UNPKG

react-et

Version:

React components based on endtour design.

29 lines (28 loc) 630 B
{ "name": "react-et", "version": "0.1.0", "description": "React components based on endtour design.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/endtour/react-et.git" }, "keywords": [ "react", "components", "endtour" ], "author": "李蔚生 <971353677@qq.com>", "license": "MIT", "bugs": { "url": "https://github.com/endtour/react-et/issues" }, "homepage": "https://github.com/endtour/react-et#readme", "peerDependencies": { "prop-types": "^15.6.0", "react": "^16.1.0" }, "dependencies": { "babel-runtime": "^6.26.0" } }