{ "_args": [ [ "configstore@^1.0.0", "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\update-notifier" ] ], "_from": "configstore@>=1.0.0 <2.0.0", "_id": "configstore@1.4.0", "_inCache": true, "_installable": true, "_location": "/configstore", "_nodeVersion": "4.2.1", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "configstore", "raw": "configstore@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/update-notifier" ], "_resolved": "https://registry.npmjs.org/configstore/-/configstore-1.4.0.tgz", "_shasum": "c35781d0501d268c25c54b8b17f6240e8a4fb021", "_shrinkwrap": null, "_spec": "configstore@^1.0.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\update-notifier", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/yeoman/configstore/issues" }, "dependencies": { "graceful-fs": "^4.1.2", "mkdirp": "^0.5.0", "object-assign": "^4.0.1", "os-tmpdir": "^1.0.0", "osenv": "^0.1.0", "uuid": "^2.0.1", "write-file-atomic": "^1.1.2", "xdg-basedir": "^2.0.0" }, "description": "Easily load and save config without having to think about where and how", "devDependencies": { "mocha": "*", "path-exists": "^2.0.0", "xo": "*" }, "directories": {}, "dist": { "shasum": "c35781d0501d268c25c54b8b17f6240e8a4fb021", "tarball": "https://registry.npmjs.org/configstore/-/configstore-1.4.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "9ad6120a0d38bc672ec557fda1e868acb29cb13a", "homepage": "https://github.com/yeoman/configstore", "keywords": [ "conf", "config", "configuration", "data", "editable", "json", "persist", "persistent", "save", "settings", "store" ], "license": "BSD-2-Clause", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "addyosmani", "email": "addyosmani@gmail.com" }, { "name": "passy", "email": "phartig@rdrei.net" }, { "name": "sboudrias", "email": "admin@simonboudrias.com" }, { "name": "eddiemonge", "email": "eddie+npm@eddiemonge.com" }, { "name": "arthurvr", "email": "contact@arthurverschaeve.be" } ], "name": "configstore", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/yeoman/configstore.git" }, "scripts": { "test": "xo && mocha" }, "version": "1.4.0" }