react-card-selector
Version:
Selector of cards in react.
27 lines (26 loc) • 649 B
JSON
{
"name": "react-card-selector",
"version": "1.0.0",
"description": "Selector of cards in react.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/joaoguilhermee/react-card-selector.git"
},
"keywords": [
"react",
"react-navite",
"card",
"suits",
"selector"
],
"author": "Joao Guilherme",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/joaoguilhermee/react-card-selector/issues"
},
"homepage": "https://github.com/joaoguilhermee/react-card-selector#readme"
}