{
  "name": "mysoft-ypack",
  "version": "1.0.2",
  "description": "app pack",
  "main": "index.js",
  "scripts": {
    "pack": "node ./bin/index.js"
  },
  "bin": {
    "ypack": "./bin/index.js"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:wuyafeiJS/packjs.git"
  },
  "author": "wuyafeijs",
  "license": "MIT",
  "dependencies": {
    "aliyun-sdk": "^1.9.22",
    "archiver": "^1.3.0",
    "shelljs": "^0.7.7"
  },
  "devDependencies": {}
}
