{"name":"@gilbarbara/hooks","version":"0.4.0","description":"Collection of useful React hooks","author":{"name":"Gil Barbara","email":"gilbarbara@gmail.com"},"keywords":["react","hooks"],"license":"MIT","repository":{"type":"git","url":"git://github.com/gilbarbara/hooks.git"},"bugs":{"url":"https://github.com/gilbarbara/hooks/issues"},"homepage":"https://github.com/gilbarbara/hooks#readme","main":"lib/index.js","module":"esm/index.js","types":"./lib","sideEffects":false,"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0"},"devDependencies":{"@gilbarbara/eslint-config":"^0.2.4","@gilbarbara/prettier-config":"^0.1.0","@gilbarbara/tsconfig":"^0.1.1","@size-limit/preset-small-lib":"^7.0.8","@testing-library/jest-dom":"^5.16.4","@testing-library/react":"^13.3.0","@types/jest":"^27.5.1","@types/node":"^17.0.38","@types/node-fetch":"^2.6.1","@types/react":"^18.0.10","@types/react-dom":"^18.0.5","del-cli":"^3.0.1","husky":"^8.0.1","is-ci-cli":"^2.2.0","jest":"^28.1.0","jest-environment-jsdom":"^28.1.0","jest-extended":"^2.0.0","jest-fetch-mock":"^3.0.3","jest-serializer-html":"^7.1.0","jest-watch-typeahead":"^1.1.0","node-fetch":"^2.6.7","react":"^18.1.0","react-dom":"^18.1.0","repo-tools":"^0.2.2","serve":"^13.0.2","size-limit":"^7.0.8","ts-jest":"^28.0.3","ts-node":"^10.8.0","typescript":"^4.7.2"},"scripts":{"build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc","build:esm":"tsc -m es6 --outDir esm","clean":"del lib/* && del esm/*","watch:cjs":"npm run build:cjs -- -w","watch:esm":"npm run build:esm -- -w","test":"is-ci \"test:coverage\" \"test:watch\"","test:coverage":"jest --coverage --bail","test:watch":"jest --watchAll --verbose","lint":"eslint --ext .ts,.tsx src test","typecheck":"tsc --noEmit","format":"prettier \"**/*.{js,jsx,json,yml,yaml,css,less,scss,ts,tsx,md,graphql,mdx}\" --write","validate":"npm run lint && npm run test:coverage && npm run build && npm run size","size":"size-limit","prepublishOnly":"npm run validate","prepare":"husky install"},"eslintConfig":{"extends":["@gilbarbara/eslint-config"],"overrides":[{"files":["test/**/*.ts?(x)"],"rules":{"no-console":"off","testing-library/no-container":"off","testing-library/no-node-access":"off"}}]},"prettier":"@gilbarbara/prettier-config","size-limit":[{"name":"lib","path":"./lib/index.js","limit":"4 kB"},{"name":"esm","path":"./esm/index.js","limit":"4 kB"}],"gitHead":"0aada31a27734bd2dc01c3967d1be9844ea87007","_id":"@gilbarbara/hooks@0.4.0","_nodeVersion":"14.19.2","_npmVersion":"6.14.17","dist":{"shasum":"976a0b8b445704ddd2662e87d89e95ddfbb40182","size":21418,"noattachment":false,"key":"/@gilbarbara/hooks/-/@gilbarbara/hooks-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@gilbarbara/hooks/download/@gilbarbara/hooks-0.4.0.tgz"},"_npmUser":{"name":"gilbarbara","email":"gilbarbara@gmail.com"},"directories":{},"maintainers":[{"name":"gilbarbara","email":"gilbarbara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hooks_0.4.0_1654085518719_0.22562317002206922"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-01T14:01:34.430Z","publish_time":1654085518895,"_cnpm_publish_time":1654085518895,"dist-tags":{"latest":"0.10.4"}}