105 lines
2.5 KiB
JSON
105 lines
2.5 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"liftoff@^2.1.0",
|
||
|
"/Users/sid/Desktop/code/RustyCode/node_modules/gulp"
|
||
|
]
|
||
|
],
|
||
|
"_from": "liftoff@>=2.1.0 <3.0.0",
|
||
|
"_id": "liftoff@2.2.1",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/liftoff",
|
||
|
"_nodeVersion": "5.9.0",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/liftoff-2.2.1.tgz_1458739983596_0.09431072394363582"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "b@pk.am",
|
||
|
"name": "tusbar"
|
||
|
},
|
||
|
"_npmVersion": "3.7.3",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "liftoff",
|
||
|
"raw": "liftoff@^2.1.0",
|
||
|
"rawSpec": "^2.1.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=2.1.0 <3.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/gulp"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.2.1.tgz",
|
||
|
"_shasum": "8dfef848d3f441921c4a311fc3203ae9c34c41a7",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "liftoff@^2.1.0",
|
||
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/gulp",
|
||
|
"author": {
|
||
|
"name": "Tyler Kellen",
|
||
|
"url": "http://goingslowly.com/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/js-cli/js-liftoff/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"extend": "^2.0.1",
|
||
|
"findup-sync": "^0.3.0",
|
||
|
"flagged-respawn": "^0.3.2",
|
||
|
"rechoir": "^0.6.0",
|
||
|
"resolve": "^1.1.6"
|
||
|
},
|
||
|
"description": "Launch your command line tool with ease.",
|
||
|
"devDependencies": {
|
||
|
"chai": "^2.3.0",
|
||
|
"coffee-script": "^1.9.2",
|
||
|
"istanbul": "^0.3.14",
|
||
|
"jscs": "^1.13.1",
|
||
|
"jshint": "^2.7.0",
|
||
|
"mocha": "^2.1.0",
|
||
|
"sinon": "~1.12.2"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "8dfef848d3f441921c4a311fc3203ae9c34c41a7",
|
||
|
"tarball": "https://registry.npmjs.org/liftoff/-/liftoff-2.2.1.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.8"
|
||
|
},
|
||
|
"gitHead": "82a6911aff57aee0b1bf121015fcc492d1129238",
|
||
|
"homepage": "https://github.com/js-cli/js-liftoff",
|
||
|
"keywords": [
|
||
|
"command line"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "blaine.bublitz@gmail.com",
|
||
|
"name": "phated"
|
||
|
},
|
||
|
{
|
||
|
"email": "tyler@sleekcode.net",
|
||
|
"name": "tkellen"
|
||
|
},
|
||
|
{
|
||
|
"email": "b@pk.am",
|
||
|
"name": "tusbar"
|
||
|
}
|
||
|
],
|
||
|
"name": "liftoff",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/js-cli/js-liftoff.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "jshint lib index.js && jscs lib index.js && mocha -t 5000 -b -R spec test/index"
|
||
|
},
|
||
|
"version": "2.2.1"
|
||
|
}
|