ember-cli
Version:
Command line tool for developing ambitious ember.js apps
49 lines (48 loc) • 1.25 kB
JSON
{
"name": "git-repo-info",
"version": "1.0.2",
"description": "Retrieve current sha and branch name from a git repo.",
"main": "index.js",
"scripts": {
"test": "mocha tests"
},
"repository": {
"type": "git",
"url": "https://github.com/rwjblue/git-repo-info.git"
},
"keywords": [
"git"
],
"author": {
"name": "Robert Jackson"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/rwjblue/git-repo-info/issues"
},
"homepage": "https://github.com/rwjblue/git-repo-info",
"devDependencies": {
"mocha": "^1.21.4"
},
"gitHead": "6f2abfab299ad8e302f3a3023f88483f4be3b402",
"_id": "git-repo-info@1.0.2",
"_shasum": "8afb1ce8b033b122a293dba4562ca0f3d17dca96",
"_from": "git-repo-info@>=1.0.2-0 <2.0.0-0",
"_npmVersion": "2.0.0-beta.0",
"_npmUser": {
"name": "rwjblue",
"email": "robert.w.jackson@me.com"
},
"maintainers": [
{
"name": "rwjblue",
"email": "robert.w.jackson@me.com"
}
],
"dist": {
"shasum": "8afb1ce8b033b122a293dba4562ca0f3d17dca96",
"tarball": "http://registry.npmjs.org/git-repo-info/-/git-repo-info-1.0.2.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.0.2.tgz"
}