UNPKG

rating-control

Version:
33 lines (32 loc) 700 B
{ "name": "rating-control", "version": "1.0.2", "description": "Simple rating control", "main": "index.js", "scripts": { "test": "node ./tests" }, "repository": { "type": "git", "url": "https://github.com/MauriceButler/rating-control.git" }, "author": "Maurice Butler <maurice.butler@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/MauriceButler/rating-control/issues" }, "homepage": "https://github.com/MauriceButler/rating-control", "dependencies": { "crel": "^2.1.5", "default-style": "^1.0.3" }, "keywords": [ "rating", "rateing", "stars", "star", "5 star", "control", "rating-control" ] }