{"name":"swr","version":"1.2.0-beta.1","description":"React Hooks library for remote data fetching","main":"./dist/index.js","module":"./dist/index.esm.js","exports":{"./package.json":"./package.json",".":{"import":"./dist/index.mjs","module":"./dist/index.esm.js","require":"./dist/index.js","types":"./dist/index.d.ts"},"./infinite":{"import":"./infinite/dist/index.mjs","module":"./infinite/dist/index.esm.js","require":"./infinite/dist/index.js","types":"./infinite/dist/infinite/index.d.ts"},"./immutable":{"import":"./immutable/dist/index.mjs","module":"./immutable/dist/index.esm.js","require":"./immutable/dist/index.js","types":"./immutable/dist/immutable/index.d.ts"}},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/vercel/swr.git"},"homepage":"https://swr.vercel.app","license":"MIT","scripts":{"clean":"rimraf dist infinite/dist immutable/dist","build":"yarn build:core && yarn build:infinite && yarn build:immutable","watch":"yalc publish && node scripts/watch.js","watch:core":"node scripts/watch.js core","watch:infinite":"node scripts/watch.js infinite","watch:immutable":"node scripts/watch.js immutable","build:core":"bunchee src/index.ts --no-sourcemap","build:infinite":"bunchee index.ts --cwd infinite --no-sourcemap","build:immutable":"bunchee index.ts --cwd immutable --no-sourcemap","prepublishOnly":"yarn clean && yarn build","publish-beta":"yarn publish --tag beta","types:check":"tsc --noEmit --project tsconfig.check.json && tsc --noEmit -p test","format":"prettier --write ./**/*.{ts,tsx}","lint":"eslint . --ext .ts,.tsx --cache","lint:fix":"yarn lint --fix","test":"jest --coverage","register":"yarn link && cd node_modules/react && yarn link","dev-next":"node scripts/dev-next.js"},"husky":{"hooks":{"pre-commit":"lint-staged","pre-push":"yarn types:check"}},"lint-staged":{"*.{ts,tsx}":["eslint --fix --cache","prettier --write","git add"]},"resolutions":{"tslib":"2.3.0"},"devDependencies":{"@swc-node/jest":"1.3.3","@testing-library/jest-dom":"5.14.1","@testing-library/react":"12.0.0","@type-challenges/utils":"0.1.1","@types/react":"17.0.20","@typescript-eslint/eslint-plugin":"5.8.0","@typescript-eslint/parser":"5.8.0","bunchee":"1.8.0","eslint":"8.3.0","eslint-config-prettier":"8.3.0","eslint-plugin-jest-dom":"3.9.2","eslint-plugin-react":"7.27.1","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-testing-library":"5.0.0","husky":"2.4.1","jest":"27.0.6","lint-staged":"8.2.1","npm-run-all":"4.1.5","prettier":"2.5.0","react":"17.0.1","react-dom":"17.0.1","react-dom-experimental":"npm:react-dom@alpha","react-experimental":"npm:react@alpha","rimraf":"3.0.2","typescript":"4.4.3","yalc":"1.0.0-pre.53"},"peerDependencies":{"react":"^16.11.0 || ^17.0.0 || ^18.0.0"},"dependencies":{},"readmeFilename":"README.md","gitHead":"d45b05dd3c2fc2e0627bd916f1a346fc3e1b1e5d","bugs":{"url":"https://github.com/vercel/swr/issues"},"_id":"swr@1.2.0-beta.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"fb1c498edd4d3ea4d868c65d6c9d05fea211d6bf","size":39103,"noattachment":false,"key":"/swr/-/swr-1.2.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/swr/download/swr-1.2.0-beta.1.tgz"},"_npmUser":{"name":"quietshu","email":"ds303077135@gmail.com"},"directories":{},"maintainers":[{"name":"huozhi","email":""},{"name":"quietshu","email":"ds303077135@gmail.com"},{"name":"vercel-release-bot","email":""},{"name":"zeit-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/swr_1.2.0-beta.1_1642007619152_0.8653675987215579"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-12T17:23:51.240Z","publish_time":1642007619383,"_cnpm_publish_time":1642007619383,"dist-tags":{"beta":"2.3.5-beta.0","latest":"2.4.1","rc":"2.0.0-rc.3"}}