UNPKG

react-bootstrap-star-rating

Version:
20 lines (19 loc) 516 B
{ "name": "react-bootstrap-star-rating-example", "version": "0.0.1", "description": "Example of React Bootstrap Star Rating", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Rudolph-Miller", "license": "BSD-3-Clause", "dependencies": { "react": "^0.14.3", "react-bootstrap-star-rating": "file:///Users/rudolph/js/react-bootstrap-star-rating", "react-dom": "^0.14.3" }, "devDependencies": { "babel-loader": "^6.2.0" } }