package.json 538 字节
Newer Older
T
tomorrowsy 已提交
1 2
{
  "name": "@dcloudio/uni-mp-xhs",
3
  "version": "2.0.1-alpha-35220220719002",
T
tomorrowsy 已提交
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
  "description": "uni-app mp-xhs",
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dcloudio/uni-app.git",
    "directory": "packages/uni-mp-xhs"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "txu",
  "license": "Apache-2.0",
  "uni-app": {
    "name": "mp-xhs",
    "title": "小红书小程序"
  },
  "gitHead": "9e2d0f8e244724fcd64880316c57d837d1778cf8"
}