UNPKG

tuns-mobile-components

Version:

Tuns Design UI

43 lines (42 loc) 917 B
{ "name": "tuns-mobile-components", "version": "0.0.5", "description": "Tuns Design UI", "engines": { "node": ">=8.11.0" }, "scripts": { "publish": "lerna publish", "start": "yeo dev", "eslint": "eslint --ext .js --ext .jsx ./src/components/mobile/src" }, "keywords": [ "solomon" ], "author": "", "license": "ISC", "files": [ "src" ], "dependencies": { "antd-mobile": "^2.3.1", "axios": "^0.19.0", "dva": "2.4.1", "lerna": "^3.18.1", "loaders.css": "^0.1.2", "rc-form": "^2.4.11", "rc-tools": "^9.5.3", "rc-upload": "^2.9.4", "react-infinite-scroller": "^1.2.4", "tuns-class-prefix": "^0.1.2", "tuns-eslint": "^0.1.38", "tuns-fetch": "^0.1.38", "tuns-fetch-web": "0.1.75", "tuns-utils": "^0.1.43", "umi-plugin-react": "^1.14.8", "yeojs": "^0.1.38" }, "prettier": { "trailingComma": true } }