useful-code-react-customhooks
Version:
A simple package useful-custom-react-hooks
34 lines • 1.03 kB
JSON
{
"name": "useful-code-react-customhooks",
"version": "0.1.1",
"description": "A simple package useful-custom-react-hooks",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/azazel404/useful-code-react-customhooks"
},
"keywords": [
"reactjs",
"hooks",
"custom-hooks",
"useful-hooks"
],
"bugs": {
"url": "https://github.com/azazel404/useful-code-react-customhooks/issues"
},
"author": "dante4rt",
"license": "ISC",
"homepage": "https://github.com/azazel404/useful-code-react-customhooks#readme",
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"copy-to-clipboard": "^3.3.1",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"web-vitals": "^1.1.2"
}
}