{
  "name": "@xcube/init-mini",
  "version": "1.1.0",
  "description": "API demo用来演示mPaaS小程序相关的各项功能，方便开发者浏览和学习小程序的能力，提供开发示例参考。",
  "main": "app.js",
  "bin": "init.js",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "inquirer": "^8.0.0",
    "mini-ali-ui": "^1.0.10"
  },
  "repository": {
    "type": "git",
    "url": "git@code.alipay.com:cube-dev/cube-mini-demo.git"
  }
}
