UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

95 lines (94 loc) 2.42 kB
{ "_args": [ [ { "raw": "git-repo-info@^1.0.4", "scope": null, "escapedName": "git-repo-info", "name": "git-repo-info", "rawSpec": "^1.0.4", "spec": ">=1.0.4 <2.0.0", "type": "range" }, "/Users/ahogan/Repos/ember-cli" ] ], "_from": "git-repo-info@>=1.0.4 <2.0.0", "_id": "git-repo-info@1.4.1", "_inCache": true, "_location": "/git-repo-info", "_nodeVersion": "7.1.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/git-repo-info-1.4.1.tgz_1486741884177_0.7138335325289518" }, "_npmUser": { "name": "rwjblue", "email": "me@rwjblue.com" }, "_npmVersion": "3.10.9", "_phantomChildren": {}, "_requested": { "raw": "git-repo-info@^1.0.4", "scope": null, "escapedName": "git-repo-info", "name": "git-repo-info", "rawSpec": "^1.0.4", "spec": ">=1.0.4 <2.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.4.1.tgz", "_shasum": "2a072823254aaf62fcf0766007d7b6651bd41943", "_shrinkwrap": null, "_spec": "git-repo-info@^1.0.4", "_where": "/Users/ahogan/Repos/ember-cli", "author": { "name": "Robert Jackson" }, "bugs": { "url": "https://github.com/rwjblue/git-repo-info/issues" }, "dependencies": {}, "description": "Retrieve current sha and branch name from a git repo.", "devDependencies": { "mocha": "^1.21.4", "mocha-jshint": "^1.1.0" }, "directories": {}, "dist": { "shasum": "2a072823254aaf62fcf0766007d7b6651bd41943", "tarball": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.4.1.tgz" }, "files": [ "index.js" ], "gitHead": "3f25daa29dcfeb3146de4ec80eb2275ebd66d21f", "homepage": "https://github.com/rwjblue/git-repo-info", "keywords": [ "git" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "rwjblue", "email": "robert.w.jackson@me.com" } ], "name": "git-repo-info", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/rwjblue/git-repo-info.git" }, "scripts": { "postversion": "git push && git push --tags && npm publish", "preversion": "npm test", "test": "mocha tests" }, "version": "1.4.1" }