123456789101112131415161718192021222324 |
- {
- "name": "@dcloudio/uni-app-vue",
- "version": "3.0.0-4020920240930001",
- "description": "@dcloudio/uni-app-vue",
- "main": "dist/service.runtime.esm.dev.js",
- "module": "dist/service.runtime.esm.dev.js",
- "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"
- },
- "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
- "devDependencies": {
- "@dcloudio/uni-shared": "3.0.0-4020920240930001"
- }
- }
|