UNPKG

react-rating-system

Version:

A star rating component fully customizable made with React !

34 lines (33 loc) 784 B
{ "name": "react-rating-system", "version": "1.0.7", "description": "A star rating component fully customizable made with React !", "main": "./dist/index.js", "scripts": { "start": "start http://192.168.77.1:8000/ & webpack-dev-server" }, "repository": { "type": "git", "url": "git+https://github.com/enzoferey/react-rating-system.git" }, "author": "Enzo Ferey", "license": "MIT", "bugs": { "url": "https://github.com/enzoferey/react-rating-system/issues" }, "homepage": "https://github.com/enzoferey/react-rating-system#readme", "dependencies": { "react": "^15.3.1", "react-dom": "^15.3.1" }, "keywords": [ "react", "stars", "rating", "component", "customizable", "jsx", "image", "hearth" ] }