UNPKG

react-fetchify

Version:

React hook for the data request

36 lines (35 loc) 753 B
{ "name": "react-fetchify", "version": "1.0.0", "description": "React hook for the data request", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Oleg2tor/useFetch.git" }, "keywords": [ "fetch", "useFetch", "use-fetch", "react-use-fetch", "react-fetch-hook", "react-hooks-fetch", "react-usefetch-hook", "\"use", "fetch", "hook\"", "\"usefetch", "hook\"", "\"fetch", "data\"" ], "author": "Oleg Kostin", "license": "MIT", "bugs": { "url": "https://github.com/Oleg2tor/useFetch/issues" }, "homepage": "https://github.com/Oleg2tor/useFetch#readme" }