UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

135 lines (134 loc) 3.04 kB
{ "_args": [ [ { "raw": "configstore@1.2.1", "scope": null, "escapedName": "configstore", "name": "configstore", "rawSpec": "1.2.1", "spec": "1.2.1", "type": "version" }, "/Users/ahogan/Repos/ember-cli" ] ], "_from": "configstore@1.2.1", "_id": "configstore@1.2.1", "_inCache": true, "_location": "/configstore", "_nodeVersion": "0.12.5", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.11.2", "_phantomChildren": { "os-homedir": "1.0.2", "os-tmpdir": "1.0.2" }, "_requested": { "raw": "configstore@1.2.1", "scope": null, "escapedName": "configstore", "name": "configstore", "rawSpec": "1.2.1", "spec": "1.2.1", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/configstore/-/configstore-1.2.1.tgz", "_shasum": "00ad402c0dba027bd8b4b7228dc7d42cefe3c81a", "_shrinkwrap": null, "_spec": "configstore@1.2.1", "_where": "/Users/ahogan/Repos/ember-cli", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/yeoman/configstore/issues" }, "dependencies": { "graceful-fs": "^4.1.2", "mkdirp": "^0.5.0", "object-assign": "^3.0.0", "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": "^1.0.0" }, "directories": {}, "dist": { "shasum": "00ad402c0dba027bd8b4b7228dc7d42cefe3c81a", "tarball": "https://registry.npmjs.org/configstore/-/configstore-1.2.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "87df9cbce1332f5fc6d19f5af3d67cc6e4a2ad74", "homepage": "https://github.com/yeoman/configstore", "keywords": [ "conf", "config", "configuration", "settings", "store", "editable", "json", "data", "persist", "persistent", "save" ], "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": "mocha" }, "version": "1.2.1" }