UNPKG

react-async-usefetch

Version:
29 lines (28 loc) 632 B
{ "name": "react-async-usefetch", "version": "1.0.6", "description": "Simple useFetch hook", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/vipin08/react-usefetch.git" }, "keywords": [ "usefetch", "react", "react-hook", "http", "hook", "react hook", "react usefetch" ], "author": "Vipin Kumar", "license": "MIT", "bugs": { "url": "https://github.com/vipin08/react-usefetch/issues" }, "homepage": "https://github.com/vipin08/react-usefetch#readme" }