{"name":"swr","version":"1.0.0-beta.1","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.vercel.app","license":"MIT","scripts":{"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","watch:esm":"tsc --module ES6 --outDir esm --target esnext --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","register":"yarn link && cd node_modules/react && yarn link","prepare:vite":"git clone https://github.com/promer94/vite-swr playground/vite-swr && cd playground/vite-swr && yarn && yarn link react && yarn link swr","prepare:next":"git clone https://github.com/promer94/next-swr playground/next-swr && cd playground/next-swr && yarn && yarn link react && yarn link swr","dev:vite":"concurrently \"yarn watch:esm\" \"cd playground/vite-swr && yarn dev\"","dev:next":"concurrently \"yarn watch:esm\" \"cd playground/next-swr && yarn dev\""},"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/jest-dom":"5.11.9","@testing-library/react":"10.1.0","@types/jest":"25.2.3","@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","concurrently":"6.0.0","eslint":"6.6.0","eslint-config-prettier":"6.5.0","eslint-plugin-jest-dom":"3.6.5","eslint-plugin-react":"7.20.6","eslint-plugin-react-hooks":"4.1.2","eslint-plugin-testing-library":"3.10.1","husky":"2.4.1","jest":"25.5.4","lint-staged":"8.2.1","prettier":"1.18.2","react":"17.0.1","react-dom":"17.0.1","react-dom-experimental":"npm:react-dom@experimental","react-experimental":"npm:react@experimental","ts-jest":"25.5.1","typescript":"3.6.4"},"peerDependencies":{"react":"^16.11.0 || ^17.0.0"},"readmeFilename":"README.md","gitHead":"4d56c498741d4aad40fe32be8bc48a85ea8c3853","bugs":{"url":"https://github.com/vercel/swr/issues"},"_id":"swr@1.0.0-beta.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"ce2d180ea4ab163a2a12109cfe2525677090db37","size":29637,"noattachment":false,"key":"/swr/-/swr-1.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/swr/download/swr-1.0.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.0.0-beta.1_1616921903036_0.12613834701938242"},"_hasShrinkwrap":false,"publish_time":1616921903230,"_cnpm_publish_time":1616921903230,"_cnpmcore_publish_time":"2021-12-16T10:35:39.521Z","dist-tags":{"beta":"2.3.5-beta.0","latest":"2.4.1","rc":"2.0.0-rc.3"}}