{ "_args": [ [ { "raw": "configstore@^0.3.1", "scope": null, "escapedName": "configstore", "name": "configstore", "rawSpec": "^0.3.1", "spec": ">=0.3.1 <0.4.0", "type": "range" }, "/home/philipp/PhpstormProjects/BM/bm/node_modules/update-notifier" ] ], "_from": "configstore@>=0.3.1 <0.4.0", "_id": "configstore@0.3.2", "_inCache": true, "_location": "/configstore", "_npmUser": { "name": "addyosmani", "email": "addyosmani@gmail.com" }, "_npmVersion": "1.4.23", "_phantomChildren": {}, "_requested": { "raw": "configstore@^0.3.1", "scope": null, "escapedName": "configstore", "name": "configstore", "rawSpec": "^0.3.1", "spec": ">=0.3.1 <0.4.0", "type": "range" }, "_requiredBy": [ "/update-notifier" ], "_resolved": "https://registry.npmjs.org/configstore/-/configstore-0.3.2.tgz", "_shasum": "25e4c16c3768abf75c5a65bc61761f495055b459", "_shrinkwrap": null, "_spec": "configstore@^0.3.1", "_where": "/home/philipp/PhpstormProjects/BM/bm/node_modules/update-notifier", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/yeoman/configstore/issues" }, "dependencies": { "graceful-fs": "^3.0.1", "js-yaml": "^3.1.0", "mkdirp": "^0.5.0", "object-assign": "^2.0.0", "osenv": "^0.1.0", "user-home": "^1.0.0", "uuid": "^2.0.1", "xdg-basedir": "^1.0.0" }, "description": "Easily load and save config without having to think about where and how", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "25e4c16c3768abf75c5a65bc61761f495055b459", "tarball": "https://registry.npmjs.org/configstore/-/configstore-0.3.2.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "b82690fc401318ad18dcd7d151a0003a4898a314", "homepage": "https://github.com/yeoman/configstore", "keywords": [ "conf", "config", "configuration", "settings", "store", "editable", "yaml", "yml" ], "license": "BSD", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "paulirish", "email": "paul.irish@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": "configstore", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/yeoman/configstore.git" }, "scripts": { "test": "mocha" }, "version": "0.3.2" }