{"name":"react-floater","version":"0.8.0","description":"Floaters everywhere!","author":{"name":"Gil Barbara","email":"gilbarbara@gmail.com"},"keywords":["react","react-component","component","tooltip","modal","popup","alert","notification"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gilbarbara/react-floater.git"},"bugs":{"url":"https://github.com/gilbarbara/react-floater/issues"},"homepage":"https://github.com/gilbarbara/react-floater#readme","main":"lib/index.js","module":"esm/index.js","types":"lib","sideEffects":false,"peerDependencies":{"react":"^16.8.0 || ^17.0.0","react-dom":"^16.8.0 || ^17.0.0"},"dependencies":{"@popperjs/core":"^2.11.0","deepmerge":"^4.2.2","exenv":"^1.2.2","is-lite":"^0.8.1","tree-changes-hook":"^0.8.0"},"devDependencies":{"@gilbarbara/eslint-config":"^0.1.6","@gilbarbara/prettier-config":"^0.1.0","@gilbarbara/tsconfig":"^0.1.0","@size-limit/preset-small-lib":"^7.0.4","@testing-library/dom":"^8.11.1","@testing-library/jest-dom":"^5.16.1","@testing-library/react":"^12.1.2","@types/enzyme-adapter-react-16":"^1.0.6","@types/exenv":"^1.2.0","@types/jest":"^27.0.3","@types/node":"^17.0.0","@types/react":"^17.0.37","@types/react-dom":"^17.0.11","@types/styled-components":"^5.1.18","del-cli":"^4.0.1","husky":"^4.3.8","is-ci-cli":"^2.2.0","jest":"^27.4.5","jest-extended":"^1.2.0","jest-serializer-html":"^7.1.0","jest-watch-typeahead":"^1.0.0","lint-staged":"^12.1.3","react":"^16.14.0","react-dom":"^16.14.0","repo-tools":"^0.2.2","size-limit":"^7.0.4","styled-components":"^5.3.3","ts-jest":"^27.1.2","ts-node":"^10.4.0","type-fest":"^2.8.0","typescript":"^4.5.4"},"scripts":{"build":"npm run clean && npm run build:cjs && npm run build:esm","build:cjs":"tsc","build:esm":"tsc -m es6 --outDir esm","watch:cjs":"npm run build:cjs -- -w","watch:esm":"npm run build:esm -- -w","clean":"del lib/* && del esm/*","test":"is-ci \"test:coverage\" \"test:watch\"","test:coverage":"jest --bail --coverage","test:watch":"jest --watchAll --verbose","lint":"eslint --ext .ts,.tsx src test","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"},"eslintConfig":{"extends":["@gilbarbara/eslint-config"],"rules":{"testing-library/no-node-access":"off"}},"prettier":"@gilbarbara/prettier-config","size-limit":[{"path":"./esm/index.js","limit":"20 kB","ignore":["react","react-dom"]},{"path":"./lib/index.js","limit":"20 kB","ignore":["react","react-dom"]}],"husky":{"hooks":{"post-merge":"repo-tools install-packages","pre-commit":"repo-tools check-remote && lint-staged"}},"lint-staged":{"*.ts?(x)":["eslint --fix","jest --findRelatedTests"],"*.(js|jsx|json|yml|yaml|css|less|scss|ts|tsx|md|graphql|mdx)":["prettier --write"]},"gitHead":"9a4325a1353d5450eb9b4518264d4eaead196736","_id":"react-floater@0.8.0","_nodeVersion":"16.13.1","_npmVersion":"8.3.0","dist":{"shasum":"c64815be9be8fed066210e116cf39c0bde0d0a2a","size":37975,"noattachment":false,"key":"/react-floater/-/react-floater-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-floater/download/react-floater-0.8.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/react-floater_0.8.0_1639858641294_0.9888925155446984"},"_hasShrinkwrap":false,"publish_time":1639858641465,"_cnpm_publish_time":1639858641465,"_cnpmcore_publish_time":"2021-12-18T20:17:31.568Z","dist-tags":{"classic":"0.7.9","latest":"0.9.4","next":"0.9.5-4"}}