@erslee/use-counter-hook
Version:
simple use counter hook
23 lines (22 loc) • 461 B
JSON
{
"name": "@erslee/use-counter-hook",
"version": "1.0.1",
"description": "simple use counter hook",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:erslee/react-use-conter-hook.git"
},
"keywords": [
"/"
],
"author": "erslee",
"license": "ISC",
"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
}