12345678910111213141516171819202122232425262728293031 |
- {
- "name": "@dcloudio/uni-components",
- "version": "3.0.0-4020920240930001",
- "description": "@dcloudio/uni-components",
- "main": "index.js",
- "files": [
- "style",
- "style-x",
- "lib",
- "lib-x"
- ],
- "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"
- },
- "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
- "dependencies": {
- "@dcloudio/uni-cloud": "3.0.0-4020920240930001",
- "@dcloudio/uni-h5": "3.0.0-4020920240930001",
- "@dcloudio/uni-i18n": "3.0.0-4020920240930001"
- },
- "devDependencies": {
- "@dcloudio/uni-shared": "3.0.0-4020920240930001",
- "@types/quill": "1.3.10"
- }
- }
|