use-hooks-react
Version:
28 lines (27 loc) • 597 B
JSON
{
"name": "use-hooks-react",
"version": "1.2.2",
"description": "use hooks",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xlslucky/use-hooks-react.git"
},
"keywords": [
"react",
"hooks",
"use"
],
"author": "xlslucky",
"license": "ISC",
"bugs": {
"url": "https://github.com/xlslucky/use-hooks-react/issues"
},
"homepage": "https://github.com/xlslucky/use-hooks-react#readme",
"peerDependencies": {
"react": "^16.8.6"
}
}