UNPKG

react-hook-usefetch

Version:
28 lines (27 loc) 552 B
{ "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": {} }