UNPKG

react-simple-checkboxlist

Version:
42 lines (41 loc) 1.03 kB
{ "name": "react-simple-checkboxlist", "version": "1.0.5", "description": "A simple react checkbox-list component", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jeelchheta/react-simple-checkboxlist.git" }, "keywords": [ "react", "react-checkboxlist", "checkbox", "simple", "list", "checkbox-list", "react-checkbox-list", "simple-checkbox-list", "simple-checkboxlist", "checkboxlist", "checkboxlist-component" ], "author": "jp techinsight", "license": "MIT", "bugs": { "url": "https://github.com/jeelchheta/react-simple-checkboxlist/issues" }, "homepage": "https://github.com/jeelchheta/react-simple-checkboxlist#readme", "peerDependencies": { "@babel/core": "^7.17.8", "@babel/preset-env": "^7.16.11", "react": "^18.0.0", "react-dom": "^18.0.0" }, "devDependencies": { "@babel/preset-react": "^7.16.7" } }