package.json 426 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{
  "name": "@dcloudio/uni-components",
  "version": "3.0.0-alpha-3000020210521005",
  "description": "@dcloudio/uni-components",
  "main": "index.js",
  "files": [
    "style"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dcloudio/uni-app.git",
    "directory": "packages/uni-components"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/dcloudio/uni-app/issues"
  }
}