package.json 567 字节
Newer Older
fxy060608's avatar
fxy060608 已提交
1 2
{
  "name": "@dcloudio/uni-app-vue",
3
  "version": "0.0.1-nvue3.3040020220221001",
fxy060608's avatar
fxy060608 已提交
4
  "description": "@dcloudio/uni-app-vue",
fxy060608's avatar
fxy060608 已提交
5 6
  "main": "dist/service.runtime.esm.dev.js",
  "module": "dist/service.runtime.esm.dev.js",
fxy060608's avatar
fxy060608 已提交
7 8 9 10 11 12 13 14 15 16 17 18 19
  "files": [
    "dist"
  ],
  "sideEffects": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dcloudio/uni-app.git",
    "directory": "packages/uni-app-vue"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/dcloudio/uni-app/issues"
  },
fxy060608's avatar
fxy060608 已提交
20
  "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da"
fxy060608's avatar
fxy060608 已提交
21
}