UNPKG

618 BJSONView Raw
1{
2 "name": "@binpar/mupx",
3 "version": "2.5.3",
4 "description": "Production Quality Meteor / NodeJS Deployments",
5 "dependencies": {
6 "async": "^0.9.0",
7 "cjson": "0.3.x",
8 "colors": "0.6.x",
9 "nodemiral": "^1.0.1",
10 "rimraf": "2.x.x",
11 "underscore": "1.7.0",
12 "uuid": "1.4.x",
13 "archiver": "2.0.x",
14 "update-notifier": "0.4.x",
15 "minimist": "1.1.1",
16 "request": "2.81.0"
17 },
18 "bin": {
19 "mupx": "./bin/mup"
20 },
21 "author": "BinPar Team S.L <soporte@binpar.com>",
22 "repository": {
23 "type": "git",
24 "url": "git://github.com/BinPar/bi-mupx.git"
25 },
26 "license": "MIT"
27}