react-super-cool-likert-scale
Version:
Forked from 'https://www.npmjs.com/package/react-likert-scale'. Changed colors and improved UI
23 lines (22 loc) • 649 B
JSON
{
"name": "react-super-cool-likert-scale",
"version": "1.0.0",
"description": "Forked from 'https://www.npmjs.com/package/react-likert-scale'. Changed colors and improved UI",
"main": "src/likert.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"likert"
],
"author": "JayDew <andrei.geadau@yahoo.com>",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/JayDew/react-likert-scale.git"
},
"bugs": {
"url": "https://github.com/JayDew/react-likert-scale/issues"
},
"homepage": "https://github.com/JayDew/react-likert-scale#readme"
}