{"name":"swr","version":"0.3.0-beta.6","description":"React Hooks library for remote data fetching","main":"./dist/index.js","module":"./esm/index.js","react-native":"./esm/index.js","types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/vercel/swr.git"},"homepage":"https://swr.now.sh","license":"MIT","scripts":{"dev":"now dev","build":"npm run build:esm && npm run build:cjs","build:cjs":"ncc build src/index.ts -o dist -m -e react","build:esm":"tsc --module ES6 --outDir esm","watch":"tsc --watch","types:check":"tsc --noEmit","format":"prettier --write \"{src,test,examples}/**/*.{ts,tsx}\"","lint":"eslint \"{src,test,examples}/**/*.{ts,tsx}\"","lint:fix":"eslint \"{src,test,examples}/**/*.{ts,tsx}\" --fix","test":"jest"},"husky":{"hooks":{"pre-commit":"npm run types:check && lint-staged"}},"lint-staged":{"*.{ts,tsx}":["npm run lint:fix","npm run format","git add"]},"devDependencies":{"@testing-library/react":"9.3.0","@types/jest":"24.0.20","@types/node":"11.12.0","@types/react":"16.9.11","@typescript-eslint/eslint-plugin":"2.5.0","@typescript-eslint/parser":"2.5.0","@zeit/ncc":"0.20.5","eslint":"6.6.0","eslint-config-prettier":"6.5.0","husky":"2.4.1","jest":"24.9.0","lint-staged":"8.2.1","prettier":"1.18.2","react":"16.11.0","react-dom":"16.11.0","ts-jest":"24.1.0","typescript":"3.6.4"},"dependencies":{"fast-deep-equal":"2.0.1"},"peerDependencies":{"react":"^16.11.0"},"readmeFilename":"README.md","gitHead":"a644deedf12d6c161079c9b98fde5f5cb8f366d7","bugs":{"url":"https://github.com/vercel/swr/issues"},"_id":"swr@0.3.0-beta.6","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"shasum":"76c72427e9ede60083ef9af55214b0d5f9040db6","size":25077,"noattachment":false,"key":"/swr/-/swr-0.3.0-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/swr/download/swr-0.3.0-beta.6.tgz"},"maintainers":[{"name":"huozhi","email":""},{"name":"quietshu","email":"ds303077135@gmail.com"},{"name":"vercel-release-bot","email":""},{"name":"zeit-bot","email":""}],"_npmUser":{"name":"quietshu","email":"ds303077135@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swr_0.3.0-beta.6_1592729629164_0.013252996232214764"},"_hasShrinkwrap":false,"publish_time":1592729629343,"_cnpm_publish_time":1592729629343,"_cnpmcore_publish_time":"2021-12-16T10:35:49.093Z","dist-tags":{"beta":"2.3.5-beta.0","latest":"2.4.1","rc":"2.0.0-rc.3"}}