{ "_args": [ [ "liftoff@^2.1.0", "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\gulp" ] ], "_from": "liftoff@>=2.1.0 <3.0.0", "_id": "liftoff@2.2.4", "_inCache": true, "_installable": true, "_location": "/liftoff", "_nodeVersion": "0.10.41", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/liftoff-2.2.4.tgz_1466544733455_0.21330511290580034" }, "_npmUser": { "email": "blaine.bublitz@gmail.com", "name": "phated" }, "_npmVersion": "2.15.2", "_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.4.tgz", "_shasum": "443adf282706e2ae2553cc7e3660f97688e37bad", "_shrinkwrap": null, "_spec": "liftoff@^2.1.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\gulp", "author": { "name": "Tyler Kellen", "url": "http://goingslowly.com/" }, "bugs": { "url": "https://github.com/js-cli/js-liftoff/issues" }, "dependencies": { "extend": "^3.0.0", "findup-sync": "^0.3.0", "flagged-respawn": "^0.3.2", "rechoir": "^0.6.2", "resolve": "^1.1.7" }, "description": "Launch your command line tool with ease.", "devDependencies": { "chai": "^3.5.0", "coffee-script": "^1.10.0", "istanbul": "^0.4.3", "jscs": "^2.11.0", "jshint": "^2.9.2", "mocha": "^2.4.5", "sinon": "~1.17.4" }, "directories": {}, "dist": { "shasum": "443adf282706e2ae2553cc7e3660f97688e37bad", "tarball": "https://registry.npmjs.org/liftoff/-/liftoff-2.2.4.tgz" }, "engines": { "node": ">= 0.8" }, "gitHead": "51d1232c69706b07b82ee398d132bdcf2d0bef51", "homepage": "https://github.com/js-cli/js-liftoff", "keywords": [ "command line" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "phated", "email": "blaine.bublitz@gmail.com" }, { "name": "tkellen", "email": "tyler@sleekcode.net" }, { "name": "tusbar", "email": "b@pk.am" } ], "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.4" }