UNPKG

taro-vant-weapp

Version:
42 lines (40 loc) 921 B
{ "name": "taro-vant-weapp", "version": "0.0.8", "description": "vant-weapp的taro3移植版本", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/yz1311/taro-vant-weapp.git" }, "keywords": [ "taro", "vant", "vant-weapp", "taro3" ], "author": "yz1311", "license": "ISC", "bugs": { "url": "https://github.com/yz1311/taro-vant-weapp/issues" }, "homepage": "https://github.com/yz1311/taro-vant-weapp#readme", "dependencies": { }, "devDependencies": { "@types/react": "^16.9.17", "@tarojs/components": "^3.0.11", "@tarojs/taro": "^3.0.11", "react": "^16.10.0", "typescript": "^3.5.2", "classnames": "^2.2.6" }, "peerDependencies": { "@tarojs/taro": "^3.0.0", "react": "^16.10.0", "classnames": "^2.2.6" } }