"description": "Asynchronous versions of the `useEffect` and` useCallback` hooks that able to cancel internal code by user requests or component unmounting",
"main": "lib/use-async-effect.js",
"scripts": {
"test": "npm run test:build && mocha-headless-chrome -f test/test.html",