UNPKG

weison-react-uilib

Version:

个人React UI组件库-学习阶段

27 lines (26 loc) 528 B
{ "name": "weison-react-uilib", "author": "WeisonZhong", "version": "0.0.8", "description": "个人React UI组件库-学习阶段", "keywords": [ "slider-vertify", "component", "react", "react-component", "钟伟胜" ], "main": "lib/index.js", "module": "lib/index.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0" }, "license": "MIT" }