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