motion
Version:
motion - moving development forward
97 lines (96 loc) • 2.35 kB
JSON
{
"_args": [
[
"liftoff@^2.1.0",
"/Users/nw/motion/packages/motion/node_modules/gulp"
]
],
"_from": "liftoff@>=2.1.0 <3.0.0",
"_id": "liftoff@2.2.0",
"_inCache": true,
"_installable": true,
"_location": "/liftoff",
"_nodeVersion": "0.10.36",
"_npmUser": {
"email": "blaine@iceddev.com",
"name": "phated"
},
"_npmVersion": "2.14.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.0.tgz",
"_shasum": "f5fcfa4583113159d12935a8a0616f50128b5753",
"_shrinkwrap": null,
"_spec": "liftoff@^2.1.0",
"_where": "/Users/nw/motion/packages/motion/node_modules/gulp",
"author": {
"name": "Tyler Kellen",
"url": "http://goingslowly.com/"
},
"bugs": {
"url": "https://github.com/tkellen/node-liftoff/issues"
},
"dependencies": {
"extend": "^2.0.1",
"findup-sync": "^0.3.0",
"flagged-respawn": "^0.3.1",
"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": "f5fcfa4583113159d12935a8a0616f50128b5753",
"tarball": "http://registry.npmjs.org/liftoff/-/liftoff-2.2.0.tgz"
},
"engines": {
"node": ">= 0.8"
},
"gitHead": "07c492f451e6768f449ec93f9177060fdac4b69a",
"homepage": "https://github.com/tkellen/node-liftoff",
"keywords": [
"command line"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "phated",
"email": "blaine@iceddev.com"
},
{
"name": "tkellen",
"email": "tyler@sleekcode.net"
}
],
"name": "liftoff",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/tkellen/node-liftoff.git"
},
"scripts": {
"test": "jshint lib index.js && jscs lib index.js && mocha -t 5000 -b -R spec test/index"
},
"version": "2.2.0"
}