You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
2.2 KiB
JSON

{
"_args": [
[
"liftoff@~2.0.0",
"/Users/alfiepates/src/invoicer/node_modules/knex"
]
],
"_from": "liftoff@>=2.0.0 <2.1.0",
"_id": "liftoff@2.0.3",
"_inCache": true,
"_installable": true,
"_location": "/liftoff",
"_nodeVersion": "0.12.1",
"_npmUser": {
"email": "tyler@sleekcode.net",
"name": "tkellen"
},
"_npmVersion": "2.7.4",
"_phantomChildren": {},
"_requested": {
"name": "liftoff",
"raw": "liftoff@~2.0.0",
"rawSpec": "~2.0.0",
"scope": null,
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"/knex"
],
"_resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.0.3.tgz",
"_shasum": "fbab25362a506ac28a3db0c55cde9562fbd70456",
"_shrinkwrap": null,
"_spec": "liftoff@~2.0.0",
"_where": "/Users/alfiepates/src/invoicer/node_modules/knex",
"author": {
"name": "Tyler Kellen",
"url": "http://goingslowly.com/"
},
"bugs": {
"url": "https://github.com/tkellen/node-liftoff/issues"
},
"dependencies": {
"extend": "~2.0.0",
"findup-sync": "~0.2.0",
"flagged-respawn": "~0.3.0",
"minimist": "~1.1.0",
"resolve": "~1.1.0"
},
"description": "Launch your command line tool with ease.",
"devDependencies": {
"chai": "~1.10.0",
"coffee-script": "~1.9.0",
"mocha": "~2.1.0",
"sinon": "~1.12.2"
},
"directories": {},
"dist": {
"shasum": "fbab25362a506ac28a3db0c55cde9562fbd70456",
"tarball": "http://localhost:4873/liftoff/-/liftoff-2.0.3.tgz"
},
"engines": {
"node": ">= 0.8"
},
"gitHead": "2bda34e4c41a9f681da2b1a0cc08ebaa2a051b5c",
"homepage": "https://github.com/tkellen/node-liftoff",
"keywords": [
"command line"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/tkellen/node-liftoff/blob/master/LICENSE"
}
],
"main": "index.js",
"maintainers": [
{
"email": "tyler@sleekcode.net",
"name": "tkellen"
}
],
"name": "liftoff",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/tkellen/node-liftoff.git"
},
"scripts": {
"test": "mocha -R spec test/index.js -t 5000"
},
"version": "2.0.3"
}