react-hook-usefetch
Version:
useFetch React custom hook
28 lines (27 loc) • 552 B
JSON
{
"name": "react-hook-usefetch",
"version": "1.0.4",
"description": "useFetch React custom hook",
"main": "useFetch.js",
"scripts": {
"test": "echo \"Error: no test specified\""
},
"keywords": [
"useFetch",
"usefetch",
"react",
"custom",
"hook",
"reacthook",
"fetch",
"state"
],
"author": "franlol",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/franlol/useFetch.git"
},
"homepage": "https://github.com/franlol/useFetch#readme",
"dependencies": {}
}