pp-parachute
Version:
Airdrop JS Applications
51 lines (50 loc) • 1.19 kB
JSON
{
"name": "pp-parachute",
"version": "1.0.29",
"description": "Airdrop JS Applications",
"readme": "TODO",
"main": "index.js",
"bin": "cmd/cmd.js",
"preferGlobal": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/PillPack/parachute"
},
"keywords": [
"dropship"
],
"author": "Matt Weichselbaum",
"license": "ISC",
"dependencies": {
"bluebird": "2.9.12",
"body-parser": "1.12.4",
"browserify": "11.2.0",
"browserify-transform-tools": "1.3.0",
"chokidar": "1.0.1",
"ejs": "2.3.1",
"express": "4.12.4",
"globby": "1.1.0",
"gulp": "3.8.11",
"gulp-concat": "2.5.2",
"gulp-jasmine": "2.0.1",
"gulp-minify-css": "1.2.1",
"gulp-rename": "1.2.2",
"haml-coffee": "1.14.1",
"http-proxy": "1.11.1",
"jade": "1.10.0",
"mkdirp": "0.5.1",
"node-sass": "2.0.1",
"request": "2.56.0",
"send": "0.12.3",
"through2": "0.6.5",
"tsify": "0.11.16",
"vinyl": "0.4.6",
"vinyl-buffer": "1.0.0",
"vinyl-fs": "0.3.13",
"vinyl-source-stream": "1.1.0",
"xtend": "4.0.0"
}
}