ionic
Version:
A tool for creating and developing Ionic Framework mobile apps.
102 lines (101 loc) • 2.45 kB
JSON
{
"_args": [
[
{
"raw": "liftoff@^0.12.0",
"scope": null,
"escapedName": "liftoff",
"name": "liftoff",
"rawSpec": "^0.12.0",
"spec": ">=0.12.0 <0.13.0",
"type": "range"
},
"/home/jthoms1/Workspace/ionic-cli-v2/node_modules/gulp"
]
],
"_from": "liftoff@>=0.12.0 <0.13.0",
"_id": "liftoff@0.12.1",
"_inCache": true,
"_location": "/liftoff",
"_npmUser": {
"name": "tkellen",
"email": "tyler@sleekcode.net"
},
"_npmVersion": "1.4.14",
"_phantomChildren": {},
"_requested": {
"raw": "liftoff@^0.12.0",
"scope": null,
"escapedName": "liftoff",
"name": "liftoff",
"rawSpec": "^0.12.0",
"spec": ">=0.12.0 <0.13.0",
"type": "range"
},
"_requiredBy": [
"/gulp"
],
"_resolved": "https://registry.npmjs.org/liftoff/-/liftoff-0.12.1.tgz",
"_shasum": "bcaa49759c68396b83b984ad0b2d8cc226f9526d",
"_shrinkwrap": null,
"_spec": "liftoff@^0.12.0",
"_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/gulp",
"author": {
"name": "Tyler Kellen",
"url": "http://goingslowly.com/"
},
"bugs": {
"url": "https://github.com/tkellen/node-liftoff/issues"
},
"dependencies": {
"extend": "~1.3.0",
"findup-sync": "~0.1.2",
"minimist": "~0.2.0",
"resolve": "~0.7.0"
},
"description": "Launch your command line tool with ease.",
"devDependencies": {
"chai": "~1.9.0",
"coffee-script": "~1.7.1",
"mocha": "~1.17.1",
"sinon": "~1.9.0",
"tap": "~0.4.8"
},
"directories": {},
"dist": {
"shasum": "bcaa49759c68396b83b984ad0b2d8cc226f9526d",
"tarball": "https://registry.npmjs.org/liftoff/-/liftoff-0.12.1.tgz"
},
"engines": {
"node": ">= 0.8"
},
"gitHead": "c02522c2d6e8f2e2880486e8a456ebebb6819a06",
"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": [
{
"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": "mocha -R spec test/index.js"
},
"version": "0.12.1"
}