UNPKG

react-duoshuo2

Version:
35 lines (34 loc) 766 B
{ "name": "react-duoshuo2", "title": "react-duoshuo2", "description": "A DuoShuo component for React", "version": "1.1.6", "main": "lib/DuoShuo.jsx", "files": [ "lib/DuoShuo.jsx" ], "homepage": "https://github.com/xlsdg/react-duoshuo", "author": "xLsDg <xlsdg@qq.com> (https://blog.xlsdg.org/)", "repository": { "type": "git", "url": "https://github.com/xlsdg/react-duoshuo.git" }, "keywords": [ "react", "duoshuo", "react-duoshuo", "react-duoshuo2", "library" ], "bugs": { "url": "https://github.com/xlsdg/react-duoshuo/issues" }, "license": "MIT", "dependencies": { "prop-types": "^15.5.6", "react": "^15.5.3", "react-dom": "^15.5.3" }, "devDependencies": {}, "scripts": {} }