{ "_args": [ [ "fsu@1.1.1", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_development": true, "_from": "fsu@1.1.1", "_id": "fsu@1.1.1", "_inBundle": false, "_integrity": "sha512-xQVsnjJ/5pQtcKh+KjUoZGzVWn4uNkchxTF6Lwjr4Gf7nQr8fmUfhKJ62zE77+xQg9xnxi5KUps7XGs+VC986A==", "_location": "/fsu", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fsu@1.1.1", "name": "fsu", "escapedName": "fsu", "rawSpec": "1.1.1", "saveSpec": null, "fetchSpec": "1.1.1" }, "_requiredBy": [ "/mochawesome-report-generator" ], "_resolved": "https://registry.npmjs.org/fsu/-/fsu-1.1.1.tgz", "_spec": "1.1.1", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Alexey Novikov", "url": "http://2dubs.com" }, "bugs": { "url": "https://github.com/velocityzen/fsu/issues" }, "description": "Unique file name with streams support", "devDependencies": { "ava": "^0.25.0", "del": "^3.0.0", "nyc": "^11.7.1" }, "homepage": "https://github.com/velocityzen/fsu#readme", "keywords": [ "counter", "file", "filename", "fs", "stream", "unique" ], "license": "MIT", "main": "./index", "name": "fsu", "repository": { "type": "git", "url": "git+ssh://git@github.com/velocityzen/fsu.git" }, "scripts": { "test": "nyc ava" }, "version": "1.1.1" }