package.json 602 字节
Newer Older
Q
qiang 已提交
1 2
{
  "name": "@dcloudio/uni-mp-kuaishou",
3
  "version": "3.0.0-alpha-3021220211102002",
Q
qiang 已提交
4 5 6 7 8 9 10 11 12 13 14 15 16
  "description": "uni-app mp-kuaishou",
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dcloudio/uni-app.git",
    "directory": "packages/uni-mp-kuaishou"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "license": "Apache-2.0",
  "uni-app": {
    "name": "mp-kuaishou",
fxy060608's avatar
fxy060608 已提交
17 18 19
    "title": "快手小程序",
    "apply": "mp-kuaishou",
    "main": "dist/uni.compiler.js"
Q
qiang 已提交
20
  },
21
  "gitHead": "7bcc3303c15141d377645a4995ce186f10ed6b78"
Q
qiang 已提交
22
}