{"_id":"react-parallax-tilt","_rev":"527-8e2d0cdb6dc26adc338a5146782b509b","name":"react-parallax-tilt","dist-tags":{"latest":"1.7.345"},"versions":{"1.0.0":{"name":"react-parallax-tilt","version":"1.0.0","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.0","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"dc5dae9b7e0452e35fbb3e6638b171d9dfb0551e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.0.tgz","fileCount":14,"integrity":"sha512-YsVoydCrUNbh7AKLF6Ok2H035/gZZzlRjY8p1nZe9RAainDi0p7D5PrRtP/Q46l+/d0oHCSDo8o/sOTKf4aAFQ==","signatures":[{"sig":"MEYCIQCfNmMYItAO3RhV4WnLLV1VEv61/yKafCFHLTjIKRwJfAIhAPxNZJlwnmKc25K5ovuFydyMSw0zRh1lqLn06hDHMj7z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSsrQCRA9TVsSAnZWagAAx/UP/2cnydkM+LzyV29QYgNm\nP8mTq6J+UIsnhRN50mninTUTHITDWxkhLC5DJ9ZZo2CJoOqFr67lpqS31qra\n3/r+XFTuZXEomVzFO+ZMKLWpdDvy1Rt2Cxli26HQHXYjS1Z5bx/JbuCwe8BD\nlmzgSi4vpBCx9T4/3o0Nx+ku6cr2/0MqdhqYM//7MuiY4VsCqRB/HFX8nFDG\nENZWHzPkO3ywgW01HDhi8M7ajej7h6wjHcBfqWFXdw5fhPitnbF9i3YX93Ug\nUaZTLZzczLArNL/K3t1AemCGr/a8NizoMcoFz3ebfxpSCvRIUkwCkLMUYvT6\nuAGqVe1XhREKP66WjCHKH8VkF62oS/zDYWnSGD52EMWBG1jb6Ux0+NP1VOrR\nyfFKhmiWYlc6CmH3fXKb0wU1UjehlXGynKp/3g/S0gNrAYCzYU1+QVbOgZ7u\nraCuZ2KFogbrDwUjlnUOzoyOwPK3nBoosm/6NzTRtHULOhiuEhN+IVQPF0bj\nkyQr1CAIL7xxm7fCsbB71slBdy5Xt4QsrvcK85QPbtoIy+wIsasoSB/4tTt7\nNKUNPVQQwo1n3u2e9gspW+65BUwDzi9ec7w/76CrDotpR/zGDxwLVw63zbkl\n1uL6SkqvwqJqvJzvf/QckDnwP68jLk6yaOI+/jVuZIbwT+9S0FNI3AmkTygX\nWSkB\r\n=kD3A\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"6895a150eb0948c06d863b2bf8dcead90d612d72","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls && rm -rf ./coverage","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/react-parallax-tilt.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.23","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.4","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.0_1565182672135_0.6234625256395134","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"react-parallax-tilt","version":"1.0.2","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.2","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ceb32bf917ddac330b85bf0a6e113b7e1019f42a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.2.tgz","fileCount":14,"integrity":"sha512-X3EWU2opFjU4AIkJSAIUEl9/L0N/GEKtmFczTBz4A0P48P44bRxsYbqNK7hNwA2LnaHN62BVNc9Wdpe9FeyL+Q==","signatures":[{"sig":"MEYCIQDGocx8ooj76lYwb5OXQywG2OR//qtz2Eq4M3pY29HZpwIhAPrK3DZvfnGoaW/XTehL8rNRmR7WBWwDd8O31msW/FNw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdStMgCRA9TVsSAnZWagAA7bgP/3mHMy2bWURjSGLjIXAl\nXrxgVyG+ZOUgrUINUWo9nMTdw1zzOYf6Uup3RwLaPoxWjIh9fS3FMrdTbI8D\niCbdiQFmM+jT09vQtjOoCYeCtS72flHUZN6zju4mtffpxFWYNYMTQTPVypRA\nDsLgn1RsKoDH61FOQFJ8UrRiYNe76XaPumnqS2VXqcuqDx2MpT8oOmi+W1EY\nTv9f071MM814Pw1Ibv/zcPlj1kfiUmxx7BmIJRQroVlOTLfy+VNZsgqUPf21\nCWf7UlaVzJKaUjmrN6e9T8gGaLYoNq2fPh2eiqbyxDABrsK60M54PH4fejda\nxuIHgo9kJOma4pjsRdJJ9a5WVF04YJfGml8a/Ux+gIM0sGDC8Tcbb0YZgQVl\nwkHo2wyJZSwnYjdr94VYormXFpcAbGn2FHko0qPcffnGpSjDibYOhcfHY8bq\n/jR/IzREvlGCJHEBJBgPSuJm7QNtQkSj0oVCwz+5WbIhoM2S/Bk8qF+L9GIU\nCN6NykTIAJXvsAJOimDKCIJYEveePJr/f9Unzds5uHq4Cv3JtGUOatR3xTFg\nOL7K7rOS7f4WCaFtxkQfRL6dD8mX5Lbc5e5VVu8MINKno4HKT4RLp4hhFCvd\n1vJziGkm1CjSc5M6QbuQjdeIb6ryLBYeY3MR3oIqdsFWM8A9ZNAVjHJMewvr\nrQrN\r\n=GQlL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"0e7d3636299b4f056365afedde89d6d0128bebd6","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/react-parallax-tilt.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.23","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.4","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.2_1565184800360_0.43488215352336157","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"react-parallax-tilt","version":"1.0.3","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.3","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d9cb32eeb8cf9ec3bdcaa644b1d96da8b0cde6d6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.3.tgz","fileCount":14,"integrity":"sha512-ko7x3B50oYE9QEpt43SPwvgDHDsSvzx3BA8vTv23jsXYHd+Kx62ke++zDoAEfIe4Cy5blWPR7ch0EogqwPjw7g==","signatures":[{"sig":"MEYCIQDLcYkKRy6crk9c04kC86yeE7Zie/BGTriq+r1sDedj3AIhAPWlvfrkRafe4nL8+d7N+6MiykMJs88DEXwubQGV9IKY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTAupCRA9TVsSAnZWagAAqOEP/Rx/wxgC53YS77ZJCfET\nTU+Yo4fQ+5zyiqS/hk2MyNg0DxP3WvQ8uTAN65RIS3T+k3d5i1HdL57B7BGC\nvGmGcrOqJ5eYzC7q5bJ7gs3M0OjJnJY8Zgkb1tBAkZEGXvCjG8l9HxmVNcUb\nZEgMmB7ZDlpaa+LP0Vmdk/o4B8xgEoaV2h5EZelhe1n4oEV6oYig3H1n0vZ3\n3AUTRdTZ4ixhd4ODFmphXD1w1dm7MTTU/7SA0UsHu5bD6SiqZi41MFPeXO2r\nXCXScBVEK83XKfT5lv272+JqeZnA2hzmri2TsGYwkRwh8P5DAIcinOKDHpdS\nQ596VhDPmyHUcHn/a3HidsIaOpIRicsU2wd0TlqT1lHCPvcIJ30Hys9xyBzi\ndr9Iyl1IFIG0YNjMdFLducEKEUA4+UfZVzbIJMvBuUZqx7hDOKGcIiYR022P\nA9sty4eCmIQcXzTV+v/EI50zBlTbl9jOp2GWRK/aM0R5nubgAd9E3t0fW6YL\nACQXUt0zgj+ax1GSP5KCQ6DZUOLNp+L8iXSuG0mERUCTtsJ028o8iznTE2+K\nxK9HuX7K6wtVnWKA0Q0l8z4fcal6L5ku82vbcj86w1qsBT6TmUmLPrfHOMYk\nupsCNnHwyO51g5WwE3zIUblF5dCfzt2CUV3QMS07QE21NiglhQSLdREisx6g\n4FwC\r\n=hsgv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"501be834e84008c0a0b42bbe0800ff75955490dd","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.23","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.4","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.3_1565264808814_0.8103870346659761","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"react-parallax-tilt","version":"1.0.4","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.4","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"60d0302c3207345a35cff104c0ffdf82be02832d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.4.tgz","fileCount":14,"integrity":"sha512-Ia8ow+0c6cn286MoDGsPu1ZHmgHHLuz1FBNXlHgjGxr8tnwvd9Fvo3tkC2EvkGX+dgZW8olF3Yxx9/eq3l0xYQ==","signatures":[{"sig":"MEYCIQC6t1BsTcDLjx9udZ4zztzjQR1YEfzEyTbNMsL5JBrzyAIhAKmsvVgxx98DLDdxSo+bNcUXqRlugwiP0Ra+pZYj+YIK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101980,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTBnkCRA9TVsSAnZWagAAZCoQAI8LEheSjpUR3CMgCjyq\np90Hpb6Wrwe5TsU58XgzpIMQPtrE+e5+GZDKVubu+xhdBLAxeCAtqqr2iA9O\nCu/lpbQUp31csPzHYtqzFsUnFoZq1rmyUGgAPTBz3vqgKwyc1zcUwxIE70r5\n5aNIM5D1vq+qxgwUHRXgVMBQrHqcilvtOkWnIQbyh4+J5T1cWnGIJKkwLd00\nIwdKYZiDIc9VGKUQS51YhuwBnuw7Zc92qYbBqkC7O+NrC1j0Q5H0Xqwy3aFt\n3Qf4A5qxkiWB7/CdSa5d4CoV9dW944OQcSbIgL27KHx/kovjvvxm/V5TSawL\n3Rpc5OmUZWoHWbwX3CF8vjSZcLEbCtAa5VTdiKn94ju+n5azRjiGu3h/YzUZ\ne1mileWW7pw76NyxiKgUSJPo9bDdLDJ+2gQxls/ZY7pQv4E6i4DGS7DL3Fcg\neIuPXKb3+tvliWCBE2jpUI1aIhX/Hl4/xAWOHKvYbwwnJlZ9Foyv9Zhbb3h9\n9F/VX+JpoLbv7H1IRoEMUJ7vAjfxAX5ffOTYtk0kfH5sMoO7Ro6HjpuAq/Ay\n08wLQJ13HvvJ2G8KvIOgW5Ff5PeFRq3f6+IqOhO5wRluVW9XXRqWREWxNxLx\n0HgEx+ErhZCCP23B7fU3O/rQIkjHgbemi5+Crc6XD680nOdPZqd7VNrY0GC6\n7ovu\r\n=mzmN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"41c8f00468a8c8bec6766178cbbe2db5b79a5dce","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.23","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.4","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.4_1565268451835_0.2960641804622399","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"react-parallax-tilt","version":"1.0.5","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.5","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"75ab61c0986bf4d74065bb28d2680a73d382b903","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.5.tgz","fileCount":17,"integrity":"sha512-1pbzaYvNLu8mc9uhe9Uky/PB30A5fIp5ufqVxdfmogb1lmsEH4GDdvxEVPtv/wYN0QH/o7MUreH3SUvJRiKOCw==","signatures":[{"sig":"MEQCICaWpQgUaaIqhTEYk3R55zuAMI1gNdknXht0KBW4uFzHAiA4xSKyyP7CICAD9qQxA5gCXS1ujsRnC5xzvEc9EhKWSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95994,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTHmFCRA9TVsSAnZWagAAOYgP/Rp9LnuDgUCTND1Bn6pc\nt3vpNeArrlWFnGO2Y16FBlmhVUrtPlgaUjZFpZx/C4Yhuj5uIaKEfIYDL7Gx\naUtaEl0IIv2x1gt2DxGwrAlgB7o98D0SqhzAtz++90WRnkFmeiloIKEmpLvK\nTj5t4klDWbkzL1Oas3REaYBDwuEEqBd98xvPteiGYT9JrQeEG7QQXccpKOQa\n7E3ju49Do0YX2Tge4smKAnZR0ZlhLA79X4Ufi391WIjgxRhNfXmTcGK804LA\nbaqPCfSmGW7ucpA44nLgb44cvug1bfUz66+m4tzb0nG5rFriZqYcVRG8BegP\nOIVXIa6YuI38WGqj/sa8xgL91AXxOG0ivmgz6TcXPGN/IKmDbwqswlsgbWXO\nn8v4JIuyj/M6vYJ+BOVNLXgVxwv0MClfUJhetKhxXiIG6KZnd+JSJmKs+xPo\nQsZ2W8BNkfheut1krRnVhMAxhvJSluK4OGne5c0ovwH+OF3YmrI+PXPFss7E\nKjoV3didEI3GIqPgb3zhRon5HJJm+8arU+Hv1CVMakzo83YQIYfZqJ/0Hd0L\nq7NKlYadk459Gkx/qXLawWHPahYgnAmNyt+miBV+domDxU1/es+BUpVIbIx6\numrty15L61MwFTdEt6rSl/MbmYyiALI1Y0FmUdz8B+GWW3YBQS9EhIzkI0P6\nZivo\r\n=2OcX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"937ef3352de1855f206889f1eb38dbfe11dd4582","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.23","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.4","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.5_1565292932164_0.8983969697344765","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"react-parallax-tilt","version":"1.0.6","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.6","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ed9d3cdfbef04b41851ff95349a2ed0072de89bd","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.6.tgz","fileCount":21,"integrity":"sha512-NnhwuYtBYqv4JKHIsJsSzGA4gpx5p2mcTXbSZbKG/ezTW++ubTyzAi6fGqes1DDefw14MnonFrHZncioi0DZLA==","signatures":[{"sig":"MEYCIQDFq/MDBDyILEdL6tmauOXnj4pLVrU6/58zQj3kZgyVhwIhAL31RfkVN3Tx0sVX1w+aAxPpH5a55hC3URZ/0euJqwAW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTJdlCRA9TVsSAnZWagAAtpEQAIEWLwhf1eIQq3ifa6dd\ndkwWuRauBcFcJNznCiQMxboeLCdDzld5CjT1XM69twvp6R6rPZ3USrdqKrOr\natKU9Ltx1BYU7NvEHXiBOZs66gWmuMmkI4r8Y5wG9DzMcCkrBv4+/HdRCrYn\ng6C30VS36xgFOF29BBBSWZ/kzGYHCfJkYq37qrjU2rL2Ii/PclYqukgLcn/3\nWdaujjWhTM7nBgiF2p77cJaWiYTJMDwKH/JdlPZtfVrWb3u5zMa70d8wfw2N\niKJhwdl9abFz+lGXCPhtfJyzaeXWya128C9TNalAmEcHkZqfVaNWlZiJpQ16\nqOgAu/gs4YE9sgn/g2eftNiXNhQzMkj6FdNv0ePf+pLQJKeWxVh+mOlEierT\nxtSS0QQ2YK8M6fMblhbTiwbqTjlQhnsOwPcdT7e/Ql62rFhLK/4iX30zWCPC\nnl2YFCSf6n/ZwTc/PKuOYNCY5QK9Bs2DJWGNT7kZsgILlR2h6ce8p4W2zZiM\nslSCAimZ628mvi6AGimfMkgGK/vc18Jhn5ad3xqm3yV+ISq8qKzjb99VAsxz\nkHVPEXOYbuLGcNw4FUY2Q+UstoX3zwcnLU2gSpTA+RPpFdJb5WS7iurhAdVH\nI8Q8HAzyDR0imvmuRn6wkkKEBow8wy1zuWZ+9+6pmpbPs2Kgohn5umnDA7TO\nCfT1\r\n=Lnm/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"c5f2a1e22a476baf8cb5d05adcb4bef4eb063eff","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.23","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.4","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.6_1565300580820_0.8433580165338777","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"react-parallax-tilt","version":"1.0.7","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.7","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"227d6d251cc0c7ad19fe0acff79528edb4f63b14","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.7.tgz","fileCount":21,"integrity":"sha512-TTnGuz+jGSfK3sl0DJzzPcYHOtDMgN1LeiX3fMSnzPVt2taFLozTV1uidB3+B087jq1EjnWEBpDkPB6qwBHxKg==","signatures":[{"sig":"MEYCIQCNIObCGMHtNKzqDs6tNAGCPsI1uV1tmV30DikoWTGGxwIhAIn8g7FEh+93Zo0+ilIOVkBilQ8GbPlwfHFZsptsu7hd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98898,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTW5cCRA9TVsSAnZWagAASTcP/3cwqi2KcmntcttcN32S\n258Yd2ygUXi4HK6HQLWUIigtFsM/bSJeTaMBSWJpXshhtviqDg+gluO7hQO0\n6B98vtbbxPGCI4IPaEFi+RTF22/4/2RQL4Yn50RfEVudf8zJNXr7KYZiOaa0\nKTN4oGXeUqGi0OUnniAg3Oa1t6U8al7Wp0263/ew3ImP+H8lS6WkcnE8cWHw\nyblufvdiQrAsyiWSVhoxQ2qmOEVEBLKVUD7YEv8l+APU6lIW+DTKtTiZHBkJ\nWh1VJSAuXRMz2T+wxkzVkRUiBrd1MRnxvxY/2XjT54ZkpQsLJdKLwQMuWL6k\n0nCFBtAjrAPaxBkzJF9wRNUnTysyxvD8gg9rBrck2t/MG/a9PcedEWN0cJNX\nHamfU3NdyUAqLeyy8qNJqRkDe/0IFe5g7T+rV7MYpmJJWZfCBrlqkR0XH1Wd\nif7J0H8dduZ5IYtEPAiVtXOco4I7Z76MiLZeCWnRXUs6KtIAJRssMRFdCQLF\n55WB+indBh7AO4oCpQ4ElGUkT04SN9QhAzHP5HomLK7Z7NhCWsAedCPL5kKi\n6O7L9ckkJj5P53Mak4z0paEP3J0DH8+BLBrmp1TUH0SBAX+mQUWGx4DvmxpK\nXay+3FgOm9si0GjDOvBAJyf81o+Nj4YFePQEUsUsILuqMXOldIA6P76nBB8a\nra0i\r\n=6N/3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"74375c09faa6fa85f5fabe5417b4fcf95d197d14","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.23","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.4","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.7_1565355611914_0.6582989230895384","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"react-parallax-tilt","version":"1.0.8","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.8","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ce3149ca8e76dbc8c13bd63e9f2b98aef093ffac","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.8.tgz","fileCount":21,"integrity":"sha512-RwEXzyJAIb1CQTNls/iot9YW1rqZKi+LsAQqIVRFiGUsPGMs6z9XgR9StleT8xKsOmjUiDJ7AK4IatCO1/dXdg==","signatures":[{"sig":"MEYCIQDRG5FkyxFQ00UosI/PUZarWtuU1wNcVdRepD8sQFoM8gIhAIh13e4LjhEpTRy4uVnsQadM6arEkYS/iGl8QJhkdDHM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTaF/CRA9TVsSAnZWagAAG8cP/1Z961tP7nyaCUAJMKFd\nl/up+HzOo5vZ+ozSNeeWZ7NYfqegBoIATU00qaiupu5hsNj2lyxZL+F0tZL9\nhFqT9wvtq+f+Zybx2lDfIzxPA1MpZsTk3BxBF+8CulIOdH0oUygt5s6Wto1e\nVShdE4fDK1gmTBLDEl7QI3bJmrDBbMYKlGe+vbATiTJjIgivB9PDOIO14CCP\nyLEvAI3NnyKGEK5WYrdvF2tfg7eG4yxRmVLYWHoD7ER6Hie3RzCPD4Y5rphq\nTYiYQTM59jQYsOoozdI31BLMWO96CKz19e9tOio8paeuV9UrhcxGFfmdnwf/\nxzfRe7Etr89lX9p/qaImAJ3Fc9Exsn7QFZagBUIM/RKPp+jEenH1Xvr0BYAg\n2jgrDtDYVOhRIC1twszaBqN1tnnk2mvjYUV4unbcnLxE57eM8dnKfNqgLwY+\nPo15zOn1dsLITFqePRxtf1jRlVIVems35aB3luOq3VE/qOwybUnPQF9qm+4c\nAnSYVd3u7QpnmcI33lQwXGEqCzZrUMkrOELkwVabg1M1m+eld0YImY1+ipvX\n7gPBw3r5LIadC7v2QtFgRJBal+YrmWDKosD7ZhWun5UjFpg9RtNvTIYZ/DZz\nrqeyBfwZ8z7vbudp18VoUtKmn1E/BPYUKgMsfnGe4iSricO90gGq9To8Ff/e\nrHcg\r\n=bsT7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"48531f69814a6592fd2b012fded3d24c02b2190b","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.23","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.4","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.8_1565368702684_0.5851238764311746","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"react-parallax-tilt","version":"1.0.10","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.10","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4e24091e88184a1c3c45280e6d66848d52768831","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.10.tgz","fileCount":21,"integrity":"sha512-PAUiv3d/Jy7qNKeI2i7g/xKIioLBNkImiHNtNRjm5VR1+bA0V9ygN72Vq6Usagz9QFMG5do70yYLxlzo6Br9Nw==","signatures":[{"sig":"MEUCIQDwVNUb0Tyq5eFC7/ZAl1Ml3PZkD9BctcnVX92LmaQ8/QIgJmcXuU2AlaXHMkdL40l+FrLy1grv+PDb7g0e5WP+xZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTcxECRA9TVsSAnZWagAAlysQAICjMN3Dsb+vPW/QE7pi\nzBeIaexi7TXKjkAdp81xT8vCnM+dOvkMr/7KwaoTfPhnAVnwq1653YTBCkcv\nP96gC4sW4L61bnw5PX7sThMOBMddRBAVZt8LD9r+mT3Q90P1ccKR/KUGQfQx\n7ylTDs4NsiVF03jebE/RyPnCsNMO1VI1YfZjHlxcYPruVLy3o2VuAT1inpNw\nmWicnuGCqA/hOt2RhTQabag7qAhtqY9l0GN1VWKd0XB+cqqMBk5wNtfCh97h\n+8EGhfiYRP5FROpiwKUL4Mi33T/iTzmHYbsSBVc86qWokEo/Kq25y16OWbTb\nzpRf1VWPwsTqH3w8/OnTJ36sgTjl+N7VED3TAEdimWXbk73uGRp43cAK+nyz\n8z0vNK/M6zZC/H/cSVQxawAm8xZcwAwRoLSP43xE7LFscuY9nZZyd5XqdSY9\n3mY6mAsEO8TmBIflx0krBCqighXoDAFvnfOM7bPlb6WJ3E4yDEqGLeM+sZd1\nddkmxct5R7mXUCn8fwAteqS0Qy6LemG8LE2km36hXuVKfk7BAnOQQeNzihEN\nhrDv9FlnMwADDN5N+nOI1OwHnCfGe2D+U7mMIF+IVooUQRDAElBseAHMmUBO\ny1EIWIGgbGHcpxnupn9wtbDHEEEmKi9Kjwc4eXZusCAIYF97Vk2y+0bu6XpN\nxG6y\r\n=smFD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"eacc68dca77b06f6c9f101e9f74447bef754bc33","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.9.0","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.9.0","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.9.1","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.5","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.10_1565379651904_0.9194959770963418","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"react-parallax-tilt","version":"1.0.11","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.11","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"62b988ef77cdda794d655b81ad27b9a530b3187f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.11.tgz","fileCount":21,"integrity":"sha512-k42GVJJvCa3lr601BKMLlFyAuI3zHzmx2URYcYk1mharBIakHEnhn3kAbkIlr6pLQT/V3V18IsHu35mxrGM4PA==","signatures":[{"sig":"MEUCIByYLKaWVDckvONubJOSobq/KuWRWT8YiXGSq73DRFJoAiEAhE41R4sFFyiTs37rLr3NhMxJwTT451n9olrCeuzWS/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":100149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTsP+CRA9TVsSAnZWagAAI2IP/0pUtcfthJ+CC1h/+4b/\nt26d8tqVCxbJ8MQqZ5J6RbMfJ1tcmDKEHaV5umb/Ui54LHgot+rCCQlPGch2\nYd3Juy0nR743VrlfQpPP55kgbPxXLBV6WfZRArHdNur4U2BsOTAub8tM0KM0\nv1ARK4pxPHLIiPmh1alov5HqDaolh5NvOetKP7Ws4I2OLwhYM336PdPFWVAx\n+KBo5HI7LveWYeb+9tHY1HGPUlFrc4hfvXg/sY5wYSx4cr+l+p707uAmrudK\nNLDum/cS3o0tVCR9LIHE61hcpmwTYSIh2GzyK4Kl0vZpdSYHQ1RwHkuvGCkq\n2LxlSrIphtQsUk5VPG/jl4zQDjAYhKzRLOXYeiuYVJLtCOhgZwZIzXHI6A0p\nDMyhGZVrEGFknWtfivCSlT5dzJjk+IsCah/I+hvBc0It1qH5lj+oo6ztzPg2\nOsatynSL2BjljmePoiQ8Y8LGrHXZlr4I59ppj+r1YH20oxNryc0VJ5b6K/lZ\nxVj8PhZsvdyhalJxK8OUMSeSLBhNGkeWSpF8u37E2GmO3hi6RkmKwVuh8n68\nAP35D5xx79cA19AeJHBy/yQV2NV2iffIvrXX7Fua+jOAAKZPoXbwH1zFDlDM\nMsgCqA+wli3LliTv0ay7xi+YV1GFesdbI6jZAyWtoaHrJqAOBejEEcuFi6vm\ndeJV\r\n=Tkkr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"bbdef8d4f1fa4961760cdae4b044580b35e26fca","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.5","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.11_1565443069759_0.44030193021281594","host":"s3://npm-registry-packages"}},"1.0.12":{"name":"react-parallax-tilt","version":"1.0.12","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.12","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c5a9fc635be32d20164565523942d15a99471321","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.12.tgz","fileCount":21,"integrity":"sha512-r/U5YDn3yQmhF4RkSTQCr2Z+ILaB05lEFWAJ1YiQB3o5Rmby1kIv+2Yrtz1Ca3Xy8cMqKB19zhSxMIEBEiDqdA==","signatures":[{"sig":"MEUCIQD151P6TYBYDM8mwg0npM5Q98exyIOw8AdHimqnsTHglQIgKMYz2GO+qkG5LrKEQJaJ/NfltquamkR7oyozc0RC6ic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTu/JCRA9TVsSAnZWagAAnK0P/jSsZMF4BCIJfGrIlTRQ\nc3GYsCATVp5j4PNaGnCyr+LX3QAs4gowktRIfOVaeBQExiPl+VkOw2PjAnBR\n1KkMO+/3aRp7QmNHgw8WoYv1N+RK3ArQGMzQ/kgoK2VAlHkOz9GHOxnuRxVA\nXOxkdtbPCD4ccEIBJHEbGEqopdNe5CG64y5i/+jHALwq/0FdHVusDC0hEZ/9\nyHtUEAbA1K2soTgDZdKZGXrUHAKOk9ciflUeWLTxfsfRlF735I2G1P6UZbZP\nhp3a3s3w3gxjo6Ez7cklu2rdXb+dVNtvWcBzHtC+OP8OYMQtTdtIOt12wUNg\nnx1ysva+Xcq5GEdoFp5JbnMkT6EwBNM8USRrRFwTr6o9MaGOu8HBNoY+vh/T\nk4iinVeOzRVcEr8iKmgzpRtk5lLhRFtNoTf3jgArCRGUNYc03DtQyWWr6byu\nDAxKfL1VFBbm+fL3YdvV6RTLEKl2p3UGkTtyiCaZTOf0qCQE/NUXi+jV+MBJ\nS9E0Cem/MO18UMi2Nm0VH7m7i9N67onlS6D06CJbXoR3OiqpqcM761Y1t0jN\nplXPTVlGW7NUEN0gcQVuBFFz59EQjhE4F0nfG/nCcX2JvpY2d3jj8uyMjYrS\n8ALZyQ4+QFClGtNUq2tedyxVQEDwuF9hlDyPReWOcMkse9P1GMYUfOzP+U3n\nFbKW\r\n=Xyfq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"08135355fccc40bd0528cfc3b414cec2e4e97504","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.5","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.12_1565454278547_0.18706537897255937","host":"s3://npm-registry-packages"}},"1.0.13":{"name":"react-parallax-tilt","version":"1.0.13","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.13","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"987d1daa258ff6607a54ad56481998bf055ff036","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.13.tgz","fileCount":21,"integrity":"sha512-GxQ8BcghzAuHpclWYhOlgTqX58w/6vFjI6C1y2K8vcOs74iW7lYW9rPqeL0UkbUlPhBNiKaPriU0WUVQDOkGXw==","signatures":[{"sig":"MEYCIQDLAywLHk30qcCLDzmU2GRjJdywQesT8mRZznpiecyfIAIhALplcxZtboZCs21Ptj6J2EHScZ+9ciudlw6T1WB2Ty76","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTyuACRA9TVsSAnZWagAAIJ0P/0WKXw07JI0ny8IKh0iu\nUyS8Nj9h8yIoHPhgs9GqwlBzMNP3XO8fHJUpX5LvUpzfuI7aNYqj0+j+YsLO\n80DHv9hrkUqc6nHocaKjierhj/IImTYe7v2Zen9yxixSVoVKggIRzhtFqkJw\nliNpa0JMsSFQgDeb4W+Sl3vdQh5u9kGA7wFp9BdeJnITfPPJvGI9G4KYJpi1\nD6RFi5fVI7ZYlNKtCsXzDv2sCNL63rCtDetrzfyFfDETQWCV0hE1duQqazr+\nRuhal+1EA9XmrPuXbqjL3aWBUWgPB/G8MjcDyjETntCQD6AXSjbqKTlbd8Vv\ni8Pf1cRoI27VsPGFierhms9fM+/X3GQqrYzh837dZk5kK/J1mivu0qWCBIhd\nR4aDNtJItNGh7wjv2KL7rUlKng+nhjj8GV11DnRj5BCHKHdfUb0BPuncGfnK\nYXw6ZMEbbcSBGC/Y+V0XXA9P4AgCQGjWc+lKCc1C0YSySKpmV8KsLDuMCWRv\nK1VhCprFbgm9zbZi1ZBkKwrQgAzqmKoE9x2s2Hsp0Zp+fo+fKpcIkToeYueY\nY/cR0yHq8bBXVRRteA9eTTy0ZbB2KfO5G2hqvP8UqGiiPB1tZxU+CKqSsBUb\n81rMqT3qlMgqshd/yqev5k2bsgROSm0KCZ/mX/AwWVqY52mx0NvJ7FklnKxf\nmidU\r\n=uw5k\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","module":"./dist/react-parallax-tilt.es5.js","gitHead":"4736b2718bd8358f46303c25be15b0182f99508a","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","ts-jest":"^24.0.2","prettier":"^1.18.2","coveralls":"^3.0.5","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","sass-loader":"^7.1.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.5","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.13_1565469567791_0.7668120337145732","host":"s3://npm-registry-packages"}},"1.0.14":{"name":"react-parallax-tilt","version":"1.0.14","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.0.14","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"28e22107504bf3f90f814f4c467bfd5d816c37eb","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.0.14.tgz","fileCount":21,"integrity":"sha512-lcGjf3gfjQgtv64kf8ETBdzdrpJ4HhZXIcbVtIxeRo4rwt+tnRAmiU7VE+QdvwMTeoJcZenajwEelVHjzFajNQ==","signatures":[{"sig":"MEUCIQCIKgA13QdjljzLHSP4RZeqXSIfcT8l3Ui2mlTqACR2WQIgTWRhV2dcpNvlz0EsaJDtZe1E+k2xFrtL33nYuWZeNOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUuA1CRA9TVsSAnZWagAAHE0P/RHHtBUyuDfaYAdlU1vB\n9cxG0AvT8FpS8E1DxM+Hi4y7azAl3eq3U/ysdW4BB+r8zSKlTrB/FcK9QRRy\n9492bP2OB2AepKfaUQCx8XSgDZXaJcabMrtlyLCtv1j46YUxb9aLU6f7pBUS\ndWXIXGYMORLvrtxOL1sb87fwWrogCWooWFdMQr5z4Qn/VM13M4VTIatz+C5Q\n2rNr2lGHJwd+mqH0XQImbPZw2T7AU3Hj/5fqiG3PNTI02XZSIFDaMLLq/iHz\naf1O+BwsI3rJ0J4CzwyrVuYme9PT0eL0gZe8l/Wh4jgWaVlrYETK9voUn9Tq\nlq5GJkdUAU9hcgXwRy0PF7Qladt32QjVK7rZfj3JGlazABBtI46OPl8RmN2m\np44TgttLJWTPOZUWV5I+5PQiAA0jCH7LGhnutpBAPUM6ivkkGzodkahAHnhr\nw9i6CQtypYVpUeBqY8rehDf9lKRxWHkJCS/y3gu6kq8hPGbO1j9FVTo5Gl0Q\ngQ5keB8FcAI7+Fk+8/PkTCNXbKz2BxorfuPO7zCWAQkzB8Yi9MwCF9hckLWh\no/UKTvaTQi7Gxmo+XQ4EBKHSyUnvHg+albVy+MyieCenNmqCgEZgy3cb3RaJ\nICjMWKG1pmVl7mUDZtLYYprdX5OZ/WFjNsRKh4pA+0gXQogWncf9YOyKbLTT\nmEMA\r\n=5iSb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"7842cedfdeafe212fb950497b1d6b04cfadbc8fa","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.3","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","codecov":"^3.5.0","ts-jest":"^24.0.2","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","lint-staged":"^9.2.1","sass-loader":"^7.1.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.5","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.0.14_1565712436368_0.5629602874308961","host":"s3://npm-registry-packages"}},"1.3.17":{"name":"react-parallax-tilt","version":"1.3.17","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.17","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"28642a70ad22894faa0daf372412e5c2571f1d19","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.17.tgz","fileCount":21,"integrity":"sha512-QY6RAUeW/O5htp1Neb1pfbNEnMDYoy5IC2OmkJ0nrQsKxUqKRJbTGzrYco5QsuUr2PwmFM+xFZ7QaVnwG6Mv/g==","signatures":[{"sig":"MEUCIQDZz3qe0Oa0RlhqSOiNJL3nenYPxip/VjwmqS81Ss4qXQIgSbEvEfNtP7YPCyCATFHo5RajoZy6CLeKP9NpOJIM70s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVHWoCRA9TVsSAnZWagAAA+AP/iYPUq6P8HDj1vkDzkYj\nmRN+Cr5Pm2No1SRuvsbx5CKq9bpFCHKCZpiRfHLIbc5lbwBNVqq072xPp9tJ\n9e5D5gnQrek3Vmj9e83A3URVSoS9KsV0F2/tutCCdz4enMszb1G0qtHMGt+V\nJ4+tVgx82wDmzuBdj4MhL5L6h8UYqQqiEFjPMiXMIwN+TqgWBxcicIm/8GIr\nrkTwDVIN019WrZE1PSoIwZqntdkEmXPc5TiPh8IsAmgqrQle2ybV+oGpcUBU\nlJ4BXg0sKtdS91AXdSqXXgEHALPP6qJhckDfU7I/2MAqvm1/8wCe6Q2QLENr\n1F0kpD8WlCfkL7c++Z9kLvZtOSZUbzFGMw6XKLS//BigM17wEZIWB3z6Vdok\n+5yBJDHG75K4eM8f+QadWrWp1+s2dXw+sczTc0OXfos+93QCeI76p1uq0GbQ\nj1P7NuFr3nqSpbRjz3pt5dqZybUJbZ0UXeo/hMit0Ism0FxtQSzGaMpYMWjU\no5jFQRO9HthpnE5Y4mcZmkEHaHLOp11cPyw+ZJyaDjYXsHK800gL5BV89H4I\naqYRyyLBs3FbYFJK6OcA0aMh6fxDOE0OxQEC9T1+kRzXBZ6pn1myT6qG7+Ip\nhXd88WYe+eHOLLfTaFryLQHp8lRvqEczx8W92cTtT7S40VZYlk2zvQNvPsmY\nUIpe\r\n=gc3l\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"97798e1725baaa48f301bc7a6add3850625bd719","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.3","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","codecov":"^3.5.0","ts-jest":"^24.0.2","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","lint-staged":"^9.2.1","sass-loader":"^7.1.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.5","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.17_1565816232094_0.7376961556458821","host":"s3://npm-registry-packages"}},"1.3.18":{"name":"react-parallax-tilt","version":"1.3.18","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.18","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ab6f70cf89f7b3779b97d96a548e5c6c25669004","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.18.tgz","fileCount":21,"integrity":"sha512-ZWAhTU3TJPdWyRMgo8Frt1w85cb9T6JFiNG/PCi5kUQX1ys3lLKQQ71RNFhCPNiu+Ide4D1QMGEwtiJK/jj/QQ==","signatures":[{"sig":"MEYCIQC4w2S45yuios9bDg2siaXP/AVLz1Clq2fSXqHkdrodPAIhAM/vbWTkzza0+FgQRiwrTy784nFuT0m2/hV+PmzAIruz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108916,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVHoACRA9TVsSAnZWagAAjFEP/RzXRxzKHoi4sKxIEekn\nuFIL/LWqtXluQf5R10WgOh4RDC18Ciq07xxmuXHke5ngjktK3/yWN15mWoOp\nBIpe068KdWkhTsFCtfyw2ANjpe3UinSYaRGjTaeJuZKMQj+hFIdHEO2b7kSu\n/6bkwAyrvZgtF+06jjvGmvjuYKIy0oL/ssWQ+PTdOeTSzsH6AitAi+POc8+h\nrV/qZSPNJ4bg2E1itJvqJzl/8zKF1F7aiUDpIElHHtiZESgV7hps2rZ+XTYd\nGB7LMk2TWQVRUQgTRU0JlKQ6RjbpDoAMM1M1QDztSmDa+Q7uTqtR/JXHUOwH\npl00/SoYYduMXXgRpi8ZCQRBqsxf/dC7R+B2WLjcE2Mrlm4DTTJPSWS9i1FE\nkaxxRItgIJyTjEpRS5DBddy6gLnmIjSFe2F5NI9jcEb8TSC95lpztdxdk0dR\n7qrrrN2YTDezOi/PZhhG4fO7bntA6zMcidfh5NwfiSuvEsqq4pveSSiVNoJv\nkRmgPpv2ZzA+yVvQllwXwpcwoiu0fxnaehEeecJEzbzuTVXvq5P17xf3L1Ry\nDMhGjU1zBrleYNPdh8CeKpmuJEts3XbjfOofHHcE+6q3YMv8r0IbdhUvlI5g\niEozujPUVvrFzCx0SZQKitD68KsWJg2XJd7U5x5rxh9KmRN3X2f7bjIHU6wq\n/4vQ\r\n=BTVy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"0038730569dd388137ce2e87501c4b1596a18ddf","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.3","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","codecov":"^3.5.0","ts-jest":"^24.0.2","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","lint-staged":"^9.2.1","sass-loader":"^7.1.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.5","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.18_1565817343391_0.5343297651716912","host":"s3://npm-registry-packages"}},"1.3.19":{"name":"react-parallax-tilt","version":"1.3.19","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.19","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"68bcf8c90e9b1b70a6c7f30cf90e52a17463c29b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.19.tgz","fileCount":21,"integrity":"sha512-BYJ8YDj4T2FxRunaVDwS544Us3sthT23EWJ/yWvstvF2lHGqzMRLbca1Za4XpuNB3P9wLKfRqQ+ULDptB4cQ0A==","signatures":[{"sig":"MEUCIEdWNs59dvNJJ7z1rFnJKdCMoWDvQR0iSZNa8Q5TMDlpAiEA21KAGokuKniHUVl150NtMsYPjycdb3uU9hCaTVE5KZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbz89CRA9TVsSAnZWagAA3fYP/2U8tPui9/WDA3fv7KPm\nD5QN17BNyKBqFtJmHnsDB1ZHyE8bEuO+8tF6zAuiM17xPqIaTwRFd4DmrR8g\npHkH9dvfdMQl7AXnQ8BZtyei49q2y/BB0Kc6lZmlrwC8YVzvSkoPmAZlT5ny\nRuse5OwgS28XeQ+nFZs1dvTVi3A/ZLegOuFiIsOTb/a36um5zrePIKXNweot\nJDn0ql1T0K8zXZOauxmOEkS+32Iu1IN9FCj9qPMJDwTkA5EWE0Tz24gH/UPH\nWClFeTHlVnkr9SU1xlWEF2jEqJj0PPpHyJaRZrfPwPQU2jt/GKgGFhswMXVS\nBGQ3fod8bSzQrq62LsU+e75Y3MAxYZsbkY/+2qGC/rjMJtUo8K+nW8czQudJ\nLHAvEg9rZiTEYRV3oynHCV8WdmvDJvCUCiAoVBBkhzl+LLRmkn2YEmVI3PIz\ndXkBUkD/kqwDN0jjJe2/PHDIxt/Zwo5zdh0Hhvqkzl4C36UEYZ5zqdRqO0oY\nu5m5A6OCe95BK2KyseZpy5vx0QcWpkDhnX3l0Z+8tmtszZe4Sz836tA7/3Ll\nJQunRZnfXnW60QbFsmCE17ybjvOa3ujA/VvZbZjKUq36KqBRM4/6CRbPPv4x\nmgg3XS6pwsN3gemS90Kw0gzXRE5diO07o0hmIdJ1IXj53g1iU7TsV4qMm4Ij\n1tbS\r\n=FMJ2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"0a6793ef15fd0dd4bb07bf2490a4d70dab2a236e","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.3","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","codecov":"^3.5.0","ts-jest":"^24.0.2","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","lint-staged":"^9.2.1","sass-loader":"^7.1.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.5","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.19_1567571772253_0.9942674037257289","host":"s3://npm-registry-packages"}},"1.3.20":{"name":"react-parallax-tilt","version":"1.3.20","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.20","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9f731c8a2dbcf9716a0406e5c9d59b280386531a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.20.tgz","fileCount":20,"integrity":"sha512-mY1/+ZqkWD4TOYG9rApswwd6hQ04686gXitzvuB+LRTIyupeI/0vnMMjizAJT9wQ3klzv2lhms/Eo/yTCjiy+Q==","signatures":[{"sig":"MEUCIQD3rbnEv6C++CCMiR4OL8iisIOUzAzS64KU1sr+DLXhkAIgV10jMJUTVqusM6AfiltVgoFfCJNzYQEpuNsLBY3WsyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdco0SCRA9TVsSAnZWagAANNoP/3X/GXSEme+JTtn7klsR\nELgoL6M3lsokeurTrTxWw1ndLOr2lv1lIv+4Aks0iM0MZH2AjserBYF76E8m\n+wsb37N1sUORcObVSa8/RaucETgoBRWMYWunF8bgWZEZ9Gg+uqtzZo7GA3mW\n1VTaP+x0dvssoI/cDU0+pgpT6Obo6DcnAk4jdL9V42PMKPnq1bfhLMzyN+Du\n2Q/rRO7bA7d3afEdmDaxUr6qPQXVbN745QGLTLJRhnG0g0C74cCGPWvl6jJF\nSZr++xgW2kmADBn2uoCIJUZOo/dtFwdZRtnpbN+x4bftdeQjiUZw+nedegw9\nXuZ4Sv8Q6sUNQ/Ealt6RwbuOd73gjOTvdVNA/LLlWJwnUTSw9f/RVpbiprHD\n3sjmj1YU5EbRWU2z3eJdnSrgcF4HKuA30LSMg6kc7BHuEPUAgRNiLdCOpMSh\n04Xgudjms3pcjJ3x+6G2HSsdU35sSfXC68TdTUBtj9vvjvnpVfJRW+eQ5qWj\n8s+jtqn/2kBgohFS796JJCHP+LpKphN2X9ymEqjJ2zJnElyaPYP4M8+8b6zR\n6lQGlo2sA19GxK7ug4E/8eKTS6Kq+1cQSzmDESEbVSn8ORJl1FfDIFWuGl2K\n6hYk5bj7uq03xa6/+axOmKgOKE2w5Lza4f5PKdkcHmZ2XBtiK1WnagDPp0gQ\nRoFD\r\n=NQBn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"b4921e0a407479ed2b1b31a890f15a08b68e9987","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.3","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","codecov":"^3.5.0","ts-jest":"^24.0.2","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","lint-staged":"^9.2.1","sass-loader":"^7.1.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.9","@types/react-dom":"^16.8.5","@storybook/addons":"^5.1.9","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.9","@storybook/addon-links":"^5.1.9","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.9","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.20_1567788305852_0.18988015687865345","host":"s3://npm-registry-packages"}},"1.3.21":{"name":"react-parallax-tilt","version":"1.3.21","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.21","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"da9be0a10257dad84e514c2209dc4eede0b4408a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.21.tgz","fileCount":20,"integrity":"sha512-V5JBXUrt5he5G62CLuVryZ9wIMOQLUhdeRhJtiwT5ucxplQbHrxieleg9TJVUmD35RPui4K427+mBl7elc0FyA==","signatures":[{"sig":"MEYCIQDOy7b/qmNObjd+6Ci/VGpEW+DCvEWmK3ySTYPm9QGYMwIhANso0MFV2TyqXAtu/GN0QQqBclmx7kgciAdG1BoO4gCK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJde7U3CRA9TVsSAnZWagAAKU4QAIIJ+E3RJh52mK+0VyOx\nNtG7NhOPFLJjhhNO+ZR6amkMyXxgryZPAONUwErkG/KBeNfzSHI0/8sTlHRI\nH94LhFUhgE4L3RMaW/kNxHA3BJcCU6zmRZ/W4MVzcjKCJrFPHgjBc66leld3\nMj5BV1FtwrpESIWDUuMj0rdch91aRskXHj9riSW2dgt4cmL74bWmijCa2IeT\n2WULMLknzKxYjmLdbJ4Hym6sADjVB/N0wbtvAZIu0wwDZrl7NvNrfQKIrou9\nYIoUaqGL7+5C297M717KztrVEdtEDw5Tw17fNrA6KmiNp6a1nqY9tqA/67jt\nGA/njuIO0XXNvz/IUTB4KjTPe3NSdo7B+3HKU4AcYKjcP+ePyh5wNGbDRpQt\nuc1rDjrCq20sGCwR7b2JYCbGO7XBvMZUuXYQqp6DDziv7auF6HrNE09HuVjh\nC5Fmnuc8330z9pXf+D8BMnCxc+ZHOxPtWdjZ74wFfF2pcW6ao90k7lzU9960\nL0tFfF6d4nCHBISvLXE+jKrUHoWzsC+oKRFb0R0qH+5WPdJ+4fY+uZQhW3CH\n1ZELrzTFXnZyvQVwvLjxQxnZXynSY39zujWYUx8bjBKTH8zlB54u9Xy7SbXn\nYVyV0ko/uZfuIGRXWVitbw5fJ3vbCWCd/RXRSLybOV6KgMD87gsGWs1asBxI\njci2\r\n=TCs0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"4fcb2545e8508048fa6d1e65a3fc469ce8ebacd9","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts{,x}' 'test/**/*.ts{,x}'","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.3","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","rimraf":"^2.6.3","rollup":"^1.16.7","tslint":"^5.18.0","codecov":"^3.5.0","ts-jest":"^24.0.2","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","react-tabs":"^3.0.0","typescript":"^3.5.3","@babel/core":"^7.5.4","@types/jest":"^24.0.15","jest-config":"^24.8.0","lint-staged":"^9.2.1","sass-loader":"^7.1.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","tslint-react":"^4.0.0","@types/enzyme":"^3.10.2","@storybook/react":"^5.1.11","@types/react-dom":"^16.8.5","@storybook/addons":"^5.1.11","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.1.11","@storybook/addon-links":"^5.1.11","rollup-plugin-commonjs":"^10.0.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.1.11","react-joystick-component":"^1.4.0","react-syntax-highlighter":"^11.0.2","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.21_1568388406246_0.7245699660638878","host":"s3://npm-registry-packages"}},"1.3.22":{"name":"react-parallax-tilt","version":"1.3.22","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.22","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9fa84c2be2ec0a9020116396d9480338edf33a1f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.22.tgz","fileCount":20,"integrity":"sha512-TTqhk9E4bCaEbMgtF+UsCFIOHoPGz6nQFVvsVkvPxyDVH0FHIcSi+POYUIpQFxWtwulwFOo1KDB67g9qhpdDPQ==","signatures":[{"sig":"MEYCIQDGKFjtKnih/l/4uThIQXn3jY2n7RZlmFOd/GBYDnwieAIhAOwPH+X3KeUFTe5YtQxTxNbEecPluI0/LkGOYTIJRn+0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiKYYCRA9TVsSAnZWagAAl0EP/Awu4zpptezJkqrDYxmk\n764H9onM+wQ70sWiWF2b9RRj4TnIfnEnA4lHFrz7tccLAbzBPIsWJQAckL3Y\n0mUjXDFl8C7XfFGiC3DHtlN86OtKJ2otPN1SM88P6h6zvJm3kAA1BOxOV0KA\nFkMryZrceGA7QPuczXH/ynZrZTiMGa/NmhkzFWcf2m8prj8S0pNEZ9RJI8d4\nwTRVHrYLWUQ+8SqLM6ZU3O+bZZjU1y+dFnkim8cM8Kny1aOdupMgwtcYP6ej\nOCHUOY2RLmqIJFM3a7Qn+2sK2nKSrIoFadnOyMSsqgBaiyBIId8V4zEraxme\nt6KQlvpK6HHoszJ1yoQSzBprw1qtcftyog2YNKwDAZI6S9n6ZA+W1mFGl6PY\nrCQy9t47kr0ZLie0ITGz1Mo/ZXeDEFBrdEOxFwquUssoURXKxh3csQZIWNWu\nl3SuPjyr09uDFca4NyGjnm9iVZJa8C8PJ9NFL78FcrVgjE7Q6f86Hl1CTRgv\nWAspDTf1dcUfDsU20p7yUYF7Pp2UD8kNsQlRUpQKPFYo6I3nbdlMXcYKb68q\nMgwOgTNfRmgRJIMHrTzfKuGTs7igOnqTuDqaXf/bar/BU1lv3ludIYy4wbS1\nBpDqV5ZusH5c5wlG3ZqVzUVHRCurqodivXZ1sgZGMz1FM3Bq7LOTrGvW7hBW\nqe2/\r\n=Gh3x\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"f274367b73fa1b3c99a3896e5aefec141796ba69","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.8.0","husky":"^3.0.3","react":"^16.8.6","sinon":"^7.3.2","enzyme":"^3.10.0","eslint":"^6.4.0","rimraf":"^2.6.3","rollup":"^1.21.4","codecov":"^3.5.0","ts-jest":"^24.0.2","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","react-tabs":"^3.0.0","typescript":"^3.6.3","@babel/core":"^7.6.0","@types/jest":"^24.0.15","jest-config":"^24.8.0","lint-staged":"^9.2.1","sass-loader":"^7.1.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","@types/enzyme":"^3.10.2","@storybook/react":"^5.2.1","@types/react-dom":"^16.8.5","@storybook/addons":"^5.2.1","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.14.3","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.1","@storybook/addon-links":"^5.2.1","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.2.1","react-joystick-component":"^1.4.0","react-syntax-highlighter":"^11.0.2","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.3.0","rollup-plugin-typescript2":"^0.24.2","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.22_1569236504173_0.045666259641291784","host":"s3://npm-registry-packages"}},"1.3.23":{"name":"react-parallax-tilt","version":"1.3.23","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.23","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1516073d7d8033bcd366605e3c8d3cbfc0d9ec3a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.23.tgz","fileCount":20,"integrity":"sha512-9oV6bkRreZZT4pDhH3Yrrg6Zgq2aVrptXpsDTc47DMGGPSWFMJyhbMW8Dj+6FL083/rFIRvj1AMOxlnTJQHupA==","signatures":[{"sig":"MEUCIQDH3SP807GyE6zXoaD5EDMvylbN088bHhF5d0efSytvjAIgLyipBAE84PcIpirTb1Co9woYKtb8zVB3hhQY0oCiyB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmzbHCRA9TVsSAnZWagAAyQkP+wTo4s04dteCQd35Cb1T\nKI3iudu0spKVniPgI1N2d5XpO+6ZCLiZuARmtKndIKJDKWj2r7SnSjORXHTR\nAilNLPushv/EI7dQLy5RRPclFrxdbadmc0iXCzto+85Qq3b5YlzKPOKOiqWd\nMoPlhamYPA8r8bEf3mgoR8Rd9bk7WkH1NikTDrHQnHas65CkypuFHKWIVCyP\nTRQcFfBp+mVDCGdxT95puPtMs8mVG6XSMMQWyUELp0KGs3Vg9/SD1pWFV/e0\n+cJAgKbSWNgQ1t1ny2WVYsY+sWh32lWSfEOuzAxLhC/zgaR7nMrJI4NW9oKG\nZwPEhwPUr64BYRp7s+ox5l5/rkjH5pP1gWee0meN7RrhT0lWFf6mHOpUypL+\neINNrH4dffDioe82r4oWQ42H1G5Hxwgsqo1I+o/PpWATWW/IoqzXWXvBF/vF\n4pID0Ehi5jkxYN1k1pFBc1FDl8ZRr0DGcfIUvjQQDjuwYTyg7VwdJnXuZmjK\naTxVo8fh/Dl+HaoEKf8QAfonTprpLZM0Ar7c3Wvsee0WcU9b+1CvtxdUy0Ms\n6lG6uq8RtXDOw21BoEfc/rpzo2qI9TO2RMraZabfb7hS7OVGW+rNjq9pAax0\n+D3yG6wrskoUbOMkI94p2zD5Mb3IsWzXNw+xq1gOc+/4j8K6sGrCHAWznkVC\nix3l\r\n=ERap\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"823e634910123f0969bf0a27d45ed51f67ef97f1","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.5","react":"^16.8.6","sinon":"^7.4.2","enzyme":"^3.10.0","eslint":"^6.4.0","rimraf":"^3.0.0","rollup":"^1.21.4","codecov":"^3.6.1","ts-jest":"^24.1.0","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","react-tabs":"^3.0.0","typescript":"^3.6.3","@babel/core":"^7.6.0","@types/jest":"^24.0.18","jest-config":"^24.9.0","lint-staged":"^9.3.0","sass-loader":"^8.0.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","@types/enzyme":"^3.10.3","@storybook/react":"^5.2.1","@types/react-dom":"^16.8.5","@storybook/addons":"^5.2.1","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.14.3","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.1","@storybook/addon-links":"^5.2.1","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.2.1","react-joystick-component":"^1.4.0","react-syntax-highlighter":"^11.0.2","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.3.0","rollup-plugin-typescript2":"^0.24.2","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.23_1570453191044_0.056908107578781175","host":"s3://npm-registry-packages"}},"1.3.24":{"name":"react-parallax-tilt","version":"1.3.24","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.24","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"10dffcbcddf6fc2ab8e858a20a4a87d50ad63b6c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.24.tgz","fileCount":20,"integrity":"sha512-K90hELjAgH9P/fsK3R88Tm+TbLSWII98FAtPNxT3kJ+Fqg/1qjYKF8KfZbeLqmn4la5yCv3rQTHZDj3awlIiNA==","signatures":[{"sig":"MEYCIQC2YVwFgH0mQWpHhkbKpoSqKndI6LPlTjqBuCzk08em1gIhALEQDaKwIFWwidsJHP9UxU/KFyn3whBqfFE8GinyAIGL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnZPNCRA9TVsSAnZWagAAqb0P/1znfQjgOV9kRdJnvAvD\nBeQ27OIQJZ4oWGuXQHcYO1zYqHP2Enf2kxFtMybqx+Uy60LqDBXrPvHreGFh\nKhwur47OP6QJN7UMRF5NguEfxU9KRLs/bOkOy/IerN05AMqHEYnNE0QDNTqg\n9Nt1W1NdTHXeRXYAIc7zuoadrOUdzdnyVtsjCf8iT640HLNZUgjNyIdgz5iw\n28TNhOmDy4Fva0JXiNL2ovYGIoDHRPU1VDqHNwvr6thZSFSNyWxj2YtHl3Pc\nPxLmJZg++qGVD81XCPY8DF2HvEA+CYF7rgFfeYQvvs66A8lBmQhA2sPKTisg\n77cxVOstiKMJTv7b8jRPo6GPQHwsZPiWeHif89Bk5SIvId6kAZQx8IZOBtwC\n4s4Xs3okeLw7sPQc3GH0Ewt0HNVr//7y4uPvEe/ZIFj4uWq9KCCPUuzqRrpl\nJ8Vb+oHuoxYz5LshTZN37pZvgPIOmURr8zzlx8PwZGEZhiXAtXU2HKQGfgBO\nvGF+iq88CSx+1JKrKkr8lsqISZZxY8Pa5SpnguIjNzC8IyAdtRdEZGwv7ME6\nDJsi8jtfh9XWgab5m+aEqxf0Rj3bJH+hgwKRjTvlaex8CS87qSu5EUDDfkl2\nJVK9rjZfo8ASoMt+/psCLpE9QsWYnyDE6jA4Rxhi8QmMkV08U/2zeGDY6Rv/\nRGWs\r\n=kPbt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"3ecf24bb16324d6eccfe30ad2e26c349b021df8c","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.5","react":"^16.8.6","sinon":"^7.4.2","enzyme":"^3.10.0","eslint":"^6.4.0","rimraf":"^3.0.0","rollup":"^1.21.4","codecov":"^3.6.1","ts-jest":"^24.1.0","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","react-tabs":"^3.0.0","typescript":"^3.6.3","@babel/core":"^7.6.0","@types/jest":"^24.0.18","jest-config":"^24.9.0","lint-staged":"^9.3.0","sass-loader":"^8.0.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","@types/enzyme":"^3.10.3","@storybook/react":"^5.2.1","@types/react-dom":"^16.8.5","@storybook/addons":"^5.2.1","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.14.3","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.1","@storybook/addon-links":"^5.2.1","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.2.1","react-joystick-component":"^1.4.0","react-syntax-highlighter":"^11.0.2","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.3.0","rollup-plugin-typescript2":"^0.24.2","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.24_1570608076798_0.1344941547320635","host":"s3://npm-registry-packages"}},"1.3.25":{"name":"react-parallax-tilt","version":"1.3.25","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.25","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"cff8ced9b2890ce585713f676d5e4a883d238632","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.25.tgz","fileCount":20,"integrity":"sha512-Sc/Q6HaFk8Z5cAEQg9lYl7jJJT5XBzBnBMsIyIuPiv+j4dP7DFeN8J8D+9l5Fts3Dg3LleCtdIpBS4/lkITo6w==","signatures":[{"sig":"MEQCIBaXKjLX5DETdBi9x24P0M/EQtWUd+3dhlg71nZAbyCOAiBBLmufTSuUoHB+HJfgiTmQk1oR37lsGxZ6uBFGxUtduw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdncg2CRA9TVsSAnZWagAAdmMP/jttdm2OQYIvayxDeLOb\ncH21BAwnNrB3GZ/gmPqWe02I77QwIsZxeudmcjTj3XE0FjicLIvBC6pDUVV2\nhP/c++KndtKlARl7+TpOoAPWSXETriFvOvBQu7m8fR9j8Ei/bKpvexmiK0WI\nucIoFkzCsRBxlHXj9MkdR8bKnVGnurTLlPAHrqKkuIh8h0VxRhFpg+fr1tGi\n3Ipi1myDY0BgRG+otEn7pPYUjAPvxqImIf+f2VW3WvsZm6L6gOZxSQUvH9nJ\n2eMILf9I1qRmQGautBgDOzzphDL9+A6D4eah6f19kaOgwTcizvx8unP941DM\n5vjIE9L4K3FVhd07BYyspvv7ZFAytiyTa+Gv7JJurHu8rzDxFyq2sdJzL0ev\nTiLdlV30whoGO0HgvcnYhg2OxyKxdLsIMCF1gteNboSBqBHnbLuY7q/MJW6y\nFJTUPiax4RR4gbnlnfegwFQSIx9RRGB3aJO0hxW+uXpOXpA4PvGCHylQFNVl\nArxPajFDpVBw3GdpqOKCtwPTtC8qbCHePTbyrrVOjjsn3MfRuexUEdisiv1B\niUGxCGzUkgFEIiWplnwK+9SZ1WUYCLLRA4+5N3/8Sw9mR+NZqUYYNxbhU11t\n8l+FxBEDIGXlDUG3gaGDziQu0bLsEcFBxhmFkYainH5pyTqFd2dihuDhBAX0\nIYkN\r\n=ZUXD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"f8f260df8e72c15d3104b8d5c10efd9572dbc045","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.5","react":"^16.8.6","sinon":"^7.4.2","enzyme":"^3.10.0","eslint":"^6.4.0","rimraf":"^3.0.0","rollup":"^1.21.4","codecov":"^3.6.1","ts-jest":"^24.1.0","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","react-tabs":"^3.0.0","typescript":"^3.6.3","@babel/core":"^7.6.0","@types/jest":"^24.0.18","jest-config":"^24.9.0","lint-staged":"^9.3.0","sass-loader":"^8.0.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","@types/enzyme":"^3.10.3","@storybook/react":"^5.2.1","@types/react-dom":"^16.8.5","@storybook/addons":"^5.2.1","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.14.3","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.1","@storybook/addon-links":"^5.2.1","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.2.1","react-joystick-component":"^1.4.0","react-syntax-highlighter":"^11.0.2","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.3.0","rollup-plugin-typescript2":"^0.24.2","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.25_1570621494223_0.25626847698770594","host":"s3://npm-registry-packages"}},"1.3.26":{"name":"react-parallax-tilt","version":"1.3.26","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.26","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d15dbdd1a4bbc093c5aa0c748115fcc9192d8019","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.26.tgz","fileCount":20,"integrity":"sha512-BsgJwpFxEbdltoUAghBc3LWo4ZJ4uHlyKcr1rcbkN1rE48D/iawKhjH5EGirtiUSC1dOG+34sRx7jWiFIprJXQ==","signatures":[{"sig":"MEUCIBa/EFrko6IrnF47tcYw2P04U02x1hrEMfNwoD7BbEQbAiEAzGP52QVzMeP9j0q9SK+KQFdRsdcmxrPKl9kjYeQLahg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdntEDCRA9TVsSAnZWagAAxWAP/2kVhTLPaBvUZdjEEHTw\n7XVyCVPLYmiVMNSRkrhIqwp+WqKYYPLPjsEw6Q/+polIiNZrC2H6tjdNVnsZ\nYUX5alGExZjcqOIedt53OkXlEgZ7rDzIvrWAOgU21Gr7oYCphkP7SKSLKtvt\nVfE8gbs588dHtcevw9vroMygOYkv7hMWsHD4n5jxGXC+FCuLDyRUPoXm5kWq\nB67qwFpsuZaeYZKfHZ2B8xhPmkAHKTQuqXYCws9EKszD/LlFnXGVPeeYo2Yb\nn8F9STP9fW6V46zdLstbxXaz+0c/Fxl00O9h0Fig6RV5gW+fWmcIqkEUPHrc\naJwNna1ugTymNsyq+HOV7y1nk6k49HPuV6+aiBFtZnNFSl8pi8p5SgJKxDSp\nZLIBGBlXDjKdjEY3uGoago01GP/hs9vP3+8/RJd42rYAgPuHDadTxW/AMQyK\nAgThFlyYjC5eJ9f6dGiIRzoyYHrz48Ms1iyIStNARh2BKdCwKkmEk4SsVx8T\n0CAbSnfqJvEV6kxy5bEZerX0AndaFoJrfS7HqSzDB15JUySG12vSEuycryHP\ndVBX/QxtGdy9AM5wpvO0i4nvOVSdcw6hz/T4TwY4ddBuisEBPcvYmLTs8DBl\nDCh1RwwGBHd0Bz5joFbmTdEHqCioR6mMDLEhboYC1HaSorLJoB2Lju4sGwb9\nQwS3\r\n=58Jc\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"be7649facb6f3263e3cfe9f2cc619b8d87d9cf0f","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.5","react":"^16.8.6","sinon":"^7.4.2","enzyme":"^3.10.0","eslint":"^6.4.0","rimraf":"^3.0.0","rollup":"^1.21.4","codecov":"^3.6.1","ts-jest":"^24.1.0","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","react-tabs":"^3.0.0","typescript":"^3.6.3","@babel/core":"^7.6.0","@types/jest":"^24.0.18","jest-config":"^24.9.0","lint-staged":"^9.3.0","sass-loader":"^8.0.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","@types/enzyme":"^3.10.3","@storybook/react":"^5.2.1","@types/react-dom":"^16.8.5","@storybook/addons":"^5.2.1","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.14.3","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.1","@storybook/addon-links":"^5.2.1","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.2.1","react-joystick-component":"^1.4.0","react-syntax-highlighter":"^11.0.2","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.3.0","rollup-plugin-typescript2":"^0.24.2","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.26_1570689283328_0.5307637172967299","host":"s3://npm-registry-packages"}},"1.3.27":{"name":"react-parallax-tilt","version":"1.3.27","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.27","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"36608158bd816fcdb5c4b74e8173911e20b59ea0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.27.tgz","fileCount":20,"integrity":"sha512-ab/zJdkmpPRS7xAoiInsmJH4ZpBX9FwiQP/tnd5CQjsAod2EsfRyx+Fit/oVJ/pYtqpcRtXRJYSjv4H1iD7ruQ==","signatures":[{"sig":"MEQCIFqzXpF0eWh5xJ0fuqhlBXnPs25u/uha+Bjg/MMug/t+AiA4hYylwyv/3F09KzoqG7xOlDyG0ASBeXevrUF0tTFQTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoGUWCRA9TVsSAnZWagAAvksP/3uZbjpYp7mEsw191oj+\n2xQqqfSQgZFEstWXM6/hX5MQSHo/ZXtLfKdcE3i44T7yxgFQNkDMBrTI9Tut\nRKDdaUPV7RGI4qVrzFY1/7CFwtgM7ikmifMu8iAGt2qRVNm43QlWijWbLK/S\noyUQPEi26d+QDh+nHTTcG63xVFOS+SOtmxfo8NdZf29tuoZlLnKWohDUZA+h\nUhpmSt1319ddO3u0YDhEIYyvyUelQvtk08tyHmSdPHUQpxKxtIsH3AQnLO1T\nr3ki8pJMiYLHuYM/oEMQ8k3RCKSCA4Uh2Xea9zq9ploWZqReKUMG91L3WY7b\nPoDJYGzONyZ9O8Q1nrwFZ03al7d2UZpIL8IcF7Ek3wiJzlIG/2RTe8vzt56X\n2S19EjdOA2mmLs3szwBZ+2XzEaK0mkV8mayNbWs5v+fXmgbTi7kmLmFMf+He\nDIg0GlQMSJvH0SgT6RIAWhe/IKSp36cYFe+eGV28x70OYQjpGAHMITjxyNlR\n9/NIFx29xHEydr2lzdMQN6jIbyLHFJ6M2oRuONuYWzZM4m18dBW9qHEinAH9\nEOaDipDNxewVHPlbxvKNVLxmbeY9KJh/fijTsmHyyeVybRoFLZWUFetUDsvU\nvbdWpYOIbovp1EJoX41JTF67hzE6TLOXyXHC5gO5NvhFmW/+G/niPqhHDkfi\nrcze\r\n=/XdJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"cd0ca9cf1c43eeb1f9c8c8b8cf9844d75fc59fe4","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.5","react":"^16.8.6","sinon":"^7.4.2","enzyme":"^3.10.0","eslint":"^6.4.0","rimraf":"^3.0.0","rollup":"^1.21.4","codecov":"^3.6.1","ts-jest":"^24.1.0","prettier":"^1.18.2","node-sass":"^4.12.0","react-dom":"^16.8.6","react-tabs":"^3.0.0","typescript":"^3.6.3","@babel/core":"^7.6.0","@types/jest":"^24.0.18","jest-config":"^24.9.0","lint-staged":"^9.3.0","sass-loader":"^8.0.0","@types/react":"^16.8.25","@types/sinon":"^7.0.13","babel-loader":"^8.0.6","@types/enzyme":"^3.10.3","@storybook/react":"^5.2.1","@types/react-dom":"^16.8.5","@storybook/addons":"^5.2.1","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.14.3","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.1","@storybook/addon-links":"^5.2.1","eslint-config-prettier":"^6.3.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@types/storybook__react":"^4.0.2","enzyme-adapter-react-16":"^1.14.0","@storybook/addon-actions":"^5.2.1","react-joystick-component":"^1.4.0","react-syntax-highlighter":"^11.0.2","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.3.0","rollup-plugin-typescript2":"^0.24.2","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.27_1570792725254_0.22921028056143755","host":"s3://npm-registry-packages"}},"1.3.28":{"name":"react-parallax-tilt","version":"1.3.28","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.28","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"81b71ee441434bd6ca7a79c213e4bd7e7441686f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.28.tgz","fileCount":20,"integrity":"sha512-JwKx+Wwf6Vo9Al6gZVqONwbIzANmE1UMABIchre9wtZKdDAGBH+7SHzELVBHSBQHqxvMJR3SO1SfuICiwrYsZg==","signatures":[{"sig":"MEYCIQDTbwvVK1F4c2aBXhRZN1G64PC9HTsVUqL5P3vBy/JHuAIhAKr21xCK/wF/8XjocMhF6qq/hjXMiRQnyzJssgOaEhGH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4+uPCRA9TVsSAnZWagAAjPAP/3lC3cxlwddDQYA9LJvU\nqLrVVVkcmmlpYSNNSjAH0MUKlz81Q0EZNljfUgxC9a1cdZl+uXuSKpyq79fC\nlPTEjvQV54QG6bG1zTc7+sLmqHdyoMD+PU3+g9HXu7Wg7nExoFs5aU83n0Gt\n6WGmUKi83bFy2pvorK3cKNd7doS54gOro78+nLOXA/7MOVKwQmXRsqcym+Fs\nTsxtDbyBI3fDbq5vX4xrF2CiPtrbr6MRF5QS1FRZTL+JYX4hVHPNbgwWz/ag\nJcATuVBYTIcEpoclLUMbrvbfrlQBgrJ46V6gNIWtV86W/dgKikeDhxoAXU3l\nZ88HIsYqA65PfhkHF8BUapBqsLuHct9p8OYNbv1M9ObYpD5r+nW37jGaw6Km\nMBg9VZNMY/OnpPbExBQ7O5gIWUpz9GaIqYzhFqRl/4yP1lvb78BtRfJ4Geow\nC/MC1ufA8qMeg/b1kYvx09KCA6av2aFuUQx9F3q3GeWBaoQROFh0vCOiwGz0\ngNNaeZHqXRWZSQQgdoLPXFDHeTTx6RRZSzpvhucFeAWOj6IFyKslLF4GAQTV\nVgvGfkC6PxlKPPRjm80SxMRzqVGW9n+rPB6PaMtyetJLphB3y9R4VuTbmw1U\nGXnOkczvROa2T95CcEoLlyVb2ldbafiXF4aB+C6GkAmhAapunB1Eb00eZNh3\nquGg\r\n=6oT0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"126800af57e9c187ce043547db128c1a028328cf","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.1.0","react":"^16.8.6","sinon":"^7.5.0","enzyme":"^3.10.0","eslint":"^6.7.2","rimraf":"^3.0.0","rollup":"^1.27.6","codecov":"^3.6.1","ts-jest":"^24.2.0","prettier":"^1.19.1","node-sass":"^4.13.0","react-dom":"^16.8.6","react-tabs":"^3.0.0","typescript":"^3.7.2","@babel/core":"^7.7.4","@types/jest":"^24.0.23","jest-config":"^24.9.0","lint-staged":"^9.5.0","sass-loader":"^8.0.0","@types/react":"^16.9.13","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.3","@storybook/react":"^5.2.7","@types/react-dom":"^16.9.4","@storybook/addons":"^5.2.7","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.17.0","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.7","@storybook/addon-links":"^5.2.7","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.1","@storybook/addon-actions":"^5.2.7","react-joystick-component":"^1.4.0","react-syntax-highlighter":"^11.0.2","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.9.0","rollup-plugin-typescript2":"^0.25.2","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.9.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.28_1575218063434_0.9128294717233849","host":"s3://npm-registry-packages"}},"1.3.29":{"name":"react-parallax-tilt","version":"1.3.29","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.29","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8bc853604d9341804a9ec3067f0029000d154573","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.29.tgz","fileCount":20,"integrity":"sha512-ibJCVpJdz+UQpp+LMDhM2NgnZ2xC8hR6qlZ+cEzAnZG9fIUN5EzRJR3ZaRXJB0WlEudpYTVpg2MzCrVKRTWIIA==","signatures":[{"sig":"MEUCICPGdo/gnDSSYnINrTtgBMtfHAgkR1zirSgO4Hf/Cz2aAiEAoLSPvn+SJhbwZEgApK48AUfBSZuEun8WMbQ+FL8mFpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7TDtCRA9TVsSAnZWagAAdbAP/1cRAlpKY1l5WPfLzR2T\nYMTZBM/lmMIWKfuSYMnB3HOJuTU9axlMgsBFnq4Mtn8I58dxuHhafpb3Y/Dt\nMlW/n1vSathPmaVa429YVl1A8g5HAkIlu5FPAgCNKx1CK8aZuQmsrpBuvTRx\nYbCJN4moK0KwvQNB5xNJPTqFqexuvNoqxEtKB5znaXWiR8tstaVcLE7lFfX8\nwnvu/F88MOlatsTR2653dCOXD3260WI+O2WXXLWvGuyk37quzAfXo/1Uh0vE\njlHOwZpV4lhNR3cgcmBDXELA+qEtJK1c9zDhFc/DPVlnjmXc3SKvq7F+y07t\nMzYj4j+NoBugcc0NY/Rlvjs9RXstsPtZYM5wr58GbuibVgno/qe1ez8EkKdd\n2gdQtHyFV+JSULZDfSzA+VjrIAhDZ/sqigaWKXiyOuxvQad3mJtPSWdHGPo3\nhcKgO6TfEniTWXM56GsXw/u2Ep7Coi6agjRkUmNrDu3kuVWSGyFlKL/9LMSz\n39qHY5a5yrndcR6q4YfctYjJEwrP74iftauPfxLqzHi+DgzwBAxer1L8sh/H\nq8O7HH6P0LVSZqCT99dAqNfQ2Fp8YlUa7fcVLWo1hBRJyrdtiu8Pqpog+muZ\ncpq23K2+bIpZ2TvAL9peq2Uq7TutUWQDL+RKKncZRcN9Ji1DOLHwdNenqI3I\nif7U\r\n=UFfM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"9ece8041ca344d3640fb0e4f93355cfbd8917e96","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write src/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.1.0","react":"^16.8.6","sinon":"^7.5.0","enzyme":"^3.10.0","eslint":"^6.7.2","rimraf":"^3.0.0","rollup":"^1.27.9","codecov":"^3.6.1","ts-jest":"^24.2.0","prettier":"^1.19.1","node-sass":"^4.13.0","react-dom":"^16.8.6","react-tabs":"^3.0.0","typescript":"^3.7.3","@babel/core":"^7.7.5","@types/jest":"^24.0.23","jest-config":"^24.9.0","lint-staged":"^9.5.0","sass-loader":"^8.0.0","@types/react":"^16.9.15","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.4","@storybook/react":"^5.2.8","@types/react-dom":"^16.9.4","@storybook/addons":"^5.2.8","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.17.0","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.8","@storybook/addon-links":"^5.2.8","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.1","@storybook/addon-actions":"^5.2.8","react-joystick-component":"^1.4.0","react-syntax-highlighter":"^11.0.2","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.10.0","rollup-plugin-typescript2":"^0.25.3","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.10.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.29_1575825644457_0.42583393032194783","host":"s3://npm-registry-packages"}},"1.3.30":{"name":"react-parallax-tilt","version":"1.3.30","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.30","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4cea343ff8682b34c4a56e9636cbe7758fc1fe61","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.30.tgz","fileCount":20,"integrity":"sha512-WudCKK4TqBPw1buxprZRa/CglK0ckWzJnDCIqCb0iAqn3Gr1erVu9Bkk6ibx5Gx5GJjlDw6FwBAGhpoO/d1I7A==","signatures":[{"sig":"MEYCIQD5VpkJATHeUTPoYmncj3DuUYBxy9jOl3C2neIYJmHyKQIhAP6eMqdFkGyRU2lMn25mnY+BQoW9dwZauGI1HakJ3xdr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCmhUCRA9TVsSAnZWagAAFncQAIx7BgFybm+8oIdjZWaE\n+ucxe107zbrylmcykDLDu1I9xBl+FniUAbYLISYDuaKitP6cYI2JQTpJWyb0\nDeM+Sd1VwazWVMo7kwmX3U5bbaz0HKYGFAq17aFw5DWNp6dF1awrBRWpkKko\nORGq1868kLKZWJFcJHm+J1bXj3Bmxao/xraBc2C9fsIdGhJIzNOVZ4jFZpSs\nTN1rZQhBIJlnAkBaFpby/dYUUBzTnwcshPOYCiY5BOSjpyvuj8BneaHj5iK2\nmnoe9upmEtGZXigcA6J4eLHOF2gGfWJYvPQidMdg2AdFhejdHpthjHLOBwh2\nRJKdgRQ1UGYN+m1zP6hDRtHfLv75XEFUqbpjkiDBo7QqTEOEqHEieQ76Mmmc\n2X50C7ksJo9HnxtI3J8L6Gaz2Vf1tbLVkYmNU7u/RZDfah2hADfQsKkU12Ra\nfPhtSTLtmcWU7H/yhn7Fyyn6JlFduqezymQRwE5QJU8RGEURTZ2eFveyguaU\nbTjX733isxufjDHbm6ln037qCEfDr6TRXcRM61gWdBCPdDIYnmlc8SI6mhsh\nWjtvyVqmmAXWBZOIqiK6QxphxRst2b0tCFx+v3aSP9PDBhDE6V2iQKElNU6l\nUpG3F9swxxrzYcqcP370dibTBzCTGermD59HZB09h4TEwjyQBKS1b67KU7gw\n8ANu\r\n=hssQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"115bd9ee2d9e3dc2f4bff1af39d97f117c5cf530","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","storytab":"storytab generate react --prefix=_","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.1.0","react":"^16.8.6","sinon":"^7.5.0","enzyme":"^3.10.0","eslint":"^6.7.2","rimraf":"^3.0.0","rollup":"^1.27.9","codecov":"^3.6.1","ts-jest":"^24.2.0","prettier":"^1.19.1","node-sass":"^4.13.0","react-dom":"^16.8.6","story-tab":"^1.0.15","typescript":"^3.7.3","@babel/core":"^7.7.5","@types/jest":"^24.0.23","jest-config":"^24.9.0","lint-staged":"^9.5.0","sass-loader":"^8.0.0","@types/react":"^16.9.15","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.4","story-tab-react":"^1.0.9","@storybook/react":"^5.2.8","@types/react-dom":"^16.9.4","@storybook/addons":"^5.2.8","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.17.0","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.8","@storybook/addon-links":"^5.2.8","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.1","@storybook/addon-actions":"^5.2.8","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.10.0","rollup-plugin-typescript2":"^0.25.3","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.10.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.30_1577740372305_0.19290993181707172","host":"s3://npm-registry-packages"}},"1.3.31":{"name":"react-parallax-tilt","version":"1.3.31","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.31","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"01d59c5aa1c863e86134f0ff8fefc85e38fe16b4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.31.tgz","fileCount":20,"integrity":"sha512-HJ3oyDJIKF8zwAaJ4Ubny4jhWdaepR1giv3d7mo9SlH0AQN0bs2v5rAN9FYWSYIlDwlHkgOLdBdVeItFoemv/g==","signatures":[{"sig":"MEUCIAYzJZSWN5ruY3JBjuoZ5kogUCVTfFJoJWmHslbjYHXVAiEA8NrskeYi1inBDSe/YgS/dHClKQCbxYVF3YYq2mgqcss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeD69zCRA9TVsSAnZWagAAELYQAItEUG8bFHx1vZ+3r9Os\nLvtCRuTIHV2Z6s51y+R18Cs5L/uwWo2ONU4QMVnfYwI2LUPmSGYPMcAOQHQ0\nEsE1Oo994sKp9IUVpJ2lZ0Cfn8WK52yVk7ApyHxJ+rn4+bXDqlabDn5T6wbt\nHfWun/PQstRcBV2K1LFOzwEYsHSvkziqTXAKb4DGDj7vw8/7Plmbdql1kh2N\nRXc4YJhp6sWwcjYu/HF3+RjhYB0dTTnRlGAcY9is7oCnvuxZeXHiqjrQNJGw\nsZWWbHXfjtJMrk5XBfh7sDgk78bNB9zuZ1KkhZXEPCY30lUo4NoeP0nK9wRg\nj3fGIOaIw68kAjlGph8vLeGL7GJkDb5UbMdBaZSjv9+eP3wEwjCgMHmSsdw2\nG9nvq9ioc9laFCaXpIs2HRnQkoOKSywal1vlGvyBwSXntIGjP3+l/ZAT27U9\nCbF5bJO+atWTK31g7i0Zh8ujNLylEbmLMS96HMpYsNXB2H9qxV0XFekPuKxs\n2WVgp11iZaXYrvNY+sG/nLWeJ0KK2Id3jcfq09v3Uc8cwjLaG50cELsD/muM\nn9iv6VaRGWh5AqthiHYONFItRE9naoqGXQqrpsvhMEga3EsScM43Pq9sbxtG\nzoc9Mry4p1+ap+MoFfevmXMyAn7zDFKv5lGPSG+olGhyD8GF1cUAW2+Bz4mN\nTx9W\r\n=dG6M\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"24700cf606b7d9cd3bb5a0e2b2f555fa50747c86","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","storytab":"storytab generate react --prefix=_ && npm run prettier","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.1.0","react":"^16.8.6","sinon":"^7.5.0","enzyme":"^3.10.0","eslint":"^6.7.2","rimraf":"^3.0.0","rollup":"^1.27.9","codecov":"^3.6.1","ts-jest":"^24.2.0","prettier":"^1.19.1","node-sass":"^4.13.0","react-dom":"^16.8.6","story-tab":"^1.0.15","typescript":"^3.7.3","@babel/core":"^7.7.5","@types/jest":"^24.0.23","jest-config":"^24.9.0","lint-staged":"^9.5.0","sass-loader":"^8.0.0","@types/react":"^16.9.15","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.4","story-tab-react":"^1.0.9","@storybook/react":"^5.2.8","@types/react-dom":"^16.9.4","@storybook/addons":"^5.2.8","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.17.0","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.8","@storybook/addon-links":"^5.2.8","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.1","@storybook/addon-actions":"^5.2.8","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.10.0","rollup-plugin-typescript2":"^0.25.3","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.10.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.31_1578086258676_0.6763177090102042","host":"s3://npm-registry-packages"}},"1.3.32":{"name":"react-parallax-tilt","version":"1.3.32","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.32","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"dbfee0b24aa777f646fc3ee478d79336c08215e3","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.32.tgz","fileCount":20,"integrity":"sha512-JrCt7j0FPNmRKRqNeHrjfk64kg93yyl7L5Cp0OY5Yebr7ovNbX0M2tmUThVM+236xUlPkm9V/jQr0O7oMIrqUg==","signatures":[{"sig":"MEUCIQDgY2PANgDg3bEOHc0k76GeFghFBQOVaqraiX0yhSaQoAIgOydT55ecld7rW38HsAAcOW0PLFWWQnYmJYUWMhq3Fl0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEjwqCRA9TVsSAnZWagAAEhIP+wQyQYfmRpiZOadrAqrN\nZr5StPJqowp6kX6DDl2FdaKnmIHzNrZ/sxyeZb8q3WaPEj4+H5gSLnqk3bvi\njCVktVagrzdENBZ5PWV+iKUrVm/wCSl5QANDzQ8U1IxjthJrH3Jcmv2FEo+e\nBv/iAzMmmd304JZPzuZ5O3H35KtwAyr7mfWWFhbMXi5Siy0C/uo1n03BrPdR\nh7k/IvDJO5zHgQeMv/HzRcv62MEsKWpycYxi+P9wnQ935fdfVZDnexA6Zs3h\nvP83UPyL5rbXIZIkjVxmI3J3Mu29gXT97YujGs0xMForhNvddYBMGe4S1MCD\nMmxHa5PaWtVWHXSFPDKhXbFz0GPykTN7AVNBRcF9yX0+tvt0ToCGmTDczcBM\n+56DuYc04zkQMsbaBmIqrEfYh9b5M5urmSrLalVuGsNSdViIh6NR1l1FEza9\nZKSyR8W0JI8FCt0UIE3Nca+FyOcvHvS56jVzgFmb/J1J0X3+ZvvMs+CrECWV\n56ASSM62so7WACRTj3CvHura37kXVrxi0BkAbF3M6KvdoHZv7HY/3kilMPod\nz1AFe4+PoG+NGErPFtDzTofqmFiDIIwmzzNw8vOiCucA2oHF+e3Wtbb0tPGy\nDzZ0ukytzR5Z1JpYhVcT0lE4iC5Dp3B/rLbn7mW+mqiRVwt9RmnLM5un7Y86\nQhbx\r\n=PJJk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"7f2b8f588e27f098f4587e9aad4f1f3729e7fc9d","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","storytab":"storytab generate react --prefix=_ && npm run prettier","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.1.0","react":"^16.8.6","sinon":"^7.5.0","enzyme":"^3.10.0","eslint":"^6.7.2","rimraf":"^3.0.0","rollup":"^1.27.9","codecov":"^3.6.1","ts-jest":"^24.2.0","prettier":"^1.19.1","node-sass":"^4.13.0","react-dom":"^16.8.6","story-tab":"^1.0.15","typescript":"^3.7.3","@babel/core":"^7.7.5","@types/jest":"^24.0.23","jest-config":"^24.9.0","lint-staged":"^9.5.0","sass-loader":"^8.0.0","@types/react":"^16.9.15","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.4","story-tab-react":"^1.0.9","@storybook/react":"^5.2.8","@types/react-dom":"^16.9.4","@storybook/addons":"^5.2.8","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.17.0","rollup-plugin-terser":"^5.1.2","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.2.8","@storybook/addon-links":"^5.2.8","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.1","@storybook/addon-actions":"^5.2.8","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.4.2","@typescript-eslint/parser":"^2.10.0","rollup-plugin-typescript2":"^0.25.3","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.10.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.32_1578253354098_0.7459533660175826","host":"s3://npm-registry-packages"}},"1.3.36":{"name":"react-parallax-tilt","version":"1.3.36","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.36","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0604e8ddd6decea5254bba9f9e776a6c0e6b8055","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.36.tgz","fileCount":20,"integrity":"sha512-GNXmlnssRVf6ka//nQs8DXUiAeJrATKsRw3fF8p+pmFbhfuh4zSaZtY4eqc7h8vsjUZxBQnwKm+OLwkk6K8XDg==","signatures":[{"sig":"MEYCIQDEejBJLI4kKsiccBbZEZQ69JMOXVEVW2v4LyH2RyS9uwIhAOv5xMhV722Bn3e3bo+yFs1SkZRGuLSDy5g6l1qoH5g9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIORiCRA9TVsSAnZWagAAth4QAIyyFZeDhn8S6T4urtzz\nqQCKxRZ4OknS4cmtwts7lNKsMwu740WllrA53HrSGt0zQn5sEnZ9wYQUPsV7\nFVCUpSAh6UbRDeWp/WHwfKBLmkU/Sf/pp9NZ+u+vjMJiRFG1ByLisOCJrbTg\n6nnLO7xPqpxhTDn+OCcMFod21Bsw/tWOiQ/eC86eiSQ778IHL6IJoBIA6yEH\nqQa7Nh+PSq7FNUVrc+GOP0IMsa2HPbFu8sn8KpJEC9AuGw9ykxl87hKw3ss2\nagtuqJ1aoEb8vht4430QehNru9RlAaFBLlEY7ZfFFkJ/Gl/VlMJouQ5rscSn\nXfdB6WiFprK5HnCc+kr16g6bzjcwtJmZ7JnP9VKLpf5K+d1vzVJE1pDsBN0G\n6BdhJY8mU9QLCZY0VXLLJ/kQ368BUgX1zO+zb9Whf0kuSMhehfa8ZxBEbP99\n8mALVbdeuwM0bpSNwrahLSOv5ltSFGP0M9lvNCaZZKtMcMvkKAHqqME88gvO\nT3qjLKnLUvelakxf0DBMtA8yY7A6tM2Ow6OvRr/4DSUdMs0m5Jev0dQhDA51\nROsv4lZBMN1ytHhUbgtr73XRG4fx05qAEzzqXSomVOAuQWArw8a2vtelIykG\nHUuhrTmeEYs7VUnMJHHhXiiQUX0I+8NK2cyYE7GLuOP54pO/G8JoBTwwl16Y\niGrT\r\n=aveH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"d89cd611c8c12b152081f7df0e65896466d27f17","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","doctab":"doctab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^4.0.10","react":"^16.8.6","sinon":"^8.1.0","enzyme":"^3.11.0","eslint":"^6.8.0","rimraf":"^3.0.0","rollup":"^1.29.0","codecov":"^3.6.1","ts-jest":"^24.3.0","prettier":"^1.19.1","node-sass":"^4.13.1","react-dom":"^16.8.6","typescript":"^3.7.5","@babel/core":"^7.8.3","@types/jest":"^24.9.0","jest-config":"^24.9.0","lint-staged":"^9.5.0","sass-loader":"^8.0.2","@types/react":"^16.9.17","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.4","react-doc-tab":"^1.0.22","@storybook/react":"^5.3.5","@types/react-dom":"^16.9.4","@storybook/addons":"^5.3.5","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.18.0","rollup-plugin-terser":"^5.2.0","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.3.5","@storybook/addon-links":"^5.3.5","babel-preset-react-app":"^9.1.0","eslint-config-prettier":"^6.9.0","eslint-plugin-prettier":"^3.1.2","react-doc-tab-template":"^1.0.12","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.5","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.5.0","@typescript-eslint/parser":"^2.16.0","rollup-plugin-typescript2":"^0.25.3","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.16.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.36_1579213919644_0.09859064352110236","host":"s3://npm-registry-packages"}},"1.3.37":{"name":"react-parallax-tilt","version":"1.3.37","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.37","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"de1938df0fc916d45ec82655563e86174e9de2a6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.37.tgz","fileCount":20,"integrity":"sha512-jBZRxO26nSoTczWiIA2kez3LHyck6yDJTGTrFHzQzhmhHpfHkjTSjx4g24i6SHf8sO0Ywqti2uCeFdD84OT+Qg==","signatures":[{"sig":"MEUCIGY25BrMq8VG+9Dy0US9wck3GBW6Bq5RQBRiUtVjQGKeAiEA4SjujvEDpt0GirISd5Sd69wBG/+0WyrGa0f1fCyFc9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJJ1BCRA9TVsSAnZWagAARUAP/0EbwelpvtO80PtIoSdf\nvHOVg1cTnmGKTuK8LxTG9bHLPOR+cPXr3rkqwKvpZDaq+XdMedEQDYBQ5onB\nDvuTcXShzRd0jx7ltb/4Bubc+vqiNRH7aaTpBVpUB7Iz/G3CwRTT+R+QKdHC\ngNWPmwAa8Sl5tN3BT2Gi1XbRaSdm0zm3899SchSEiVIPTlIie3TmxBn1zzgp\nS4eOM7yYZeUiMiscnpRVWOMfi7miCNjpfjGmvC6epJ+q247GpD+bc4NAsX8B\n26gFRc5zK0Df+spVppCJ6LcmXbhCl7/e/laqCG63r/u65T4O4YI6WYKUyS4S\nUNpu8QV+LY/ByxnmLtEV+ioOsFSfWPHLEN0ECzsLHmO2T7WcRpVYichwhNbV\nDREBXk4yqnOX3hc2gtO3uON7mbWBFXDyP70Xco65er3FMfJ6BX+atMrxPzBW\ng6lY7VTsGK712BEaGouiw02M2dHZazXjyGChhCxUoUA7BYo420Ohu90dfw7A\novq5CLl6xu9/fmCHUS/9nvKfaof7dVjgBPkyMSmq7ejeMhnyNt4PezKn9W+V\nYjFcHvYgc2sNW98WlETAnDUkkTzdmAAGB50gqkonVXRi0N9PYuCkZnu3S4eL\nRXsKioqIjoSLSUWAWMAZaTHrenWj9lpUplY1cLObC7QhOpm8gVYTlicY6ryp\n+52I\r\n=dmql\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"037ad8fab12910621264a036768e7c42e7bf961e","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","doctab":"doctab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^4.0.10","react":"^16.8.6","sinon":"^8.1.0","enzyme":"^3.11.0","eslint":"^6.8.0","rimraf":"^3.0.0","rollup":"^1.29.0","codecov":"^3.6.1","ts-jest":"^24.3.0","prettier":"^1.19.1","node-sass":"^4.13.1","react-dom":"^16.8.6","typescript":"^3.7.5","@babel/core":"^7.8.3","@types/jest":"^24.9.0","jest-config":"^24.9.0","lint-staged":"^9.5.0","sass-loader":"^8.0.2","@types/react":"^16.9.17","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.4","react-doc-tab":"^1.0.22","@storybook/react":"^5.3.5","@types/react-dom":"^16.9.4","@storybook/addons":"^5.3.5","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.18.0","rollup-plugin-terser":"^5.2.0","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.3.5","@storybook/addon-links":"^5.3.5","babel-preset-react-app":"^9.1.0","eslint-config-prettier":"^6.9.0","eslint-plugin-prettier":"^3.1.2","react-doc-tab-template":"^1.0.12","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.5","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.5.0","@typescript-eslint/parser":"^2.16.0","rollup-plugin-typescript2":"^0.25.3","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.16.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.37_1579457856746_0.3386852336252475","host":"s3://npm-registry-packages"}},"1.3.38":{"name":"react-parallax-tilt","version":"1.3.38","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.38","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c531245cccc854ef37736d89efb8fbc517a04099","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.38.tgz","fileCount":20,"integrity":"sha512-o1bEVem5pQ9R9NMzF3d0Ra2Yskg+F+ViOsSB6lGW5vtTCEkIWFrqgBb5biH3fpdjVXdJeTnqc8tq+KfUmifCEA==","signatures":[{"sig":"MEUCIHzfUS4UkI2dW9Br825H1FwLUSXIH4qaNtSYuXTG6Kk9AiEAi94mF3AvLDs2IXjb32kNZcGmACPmULxXHApZhJcyx8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLU0yCRA9TVsSAnZWagAAEnEP/0B4EVO+giQ2o5NjNuR7\nXCkDt5MCQ2dYOnfSdNwK4WU7Ji6PJR/C0TTjX8l9sQwJgCSD8Vk+ugyC5+hM\nBVC8J1JlfiLd43StZGE56MuBNvPMoXLxGCa0wBoroyhuRX+HGe80i7bo2h0N\nAhLfjPZZG4ohi+kZdgUYhSVFo/QcSukGZiKieIBl2+kJgELnfdvpEcIlb9Qn\n1/0FXLLmm2Lq+Zwaa9DuSq5LEzSBxN57e9x/zRsTrZ78G2lQEkkeTBCvTjlt\nUy23oce0Yr26lkHbA0G3aY/Er7THg4b/YHiQsWdoJMVeH6PL6GMSKBrKi0zf\nT97kXLZF6iesxlIVm/aSrOY9JgzIQJi3Yp0uXo+vk3DKphjlBb15BBrm4zyF\nKUsvBjd+r7f3kk0pq+CHsEWkPpak2JkJmjdjsRqhdb5xRljehThDk92his68\n0seFH1CQHvl/K6fFyjSxiBVRmD/2iPVo6IrVRh69gzoUrBsD9KFU7DyzKEa0\nEhijRH45upsIMkryQVW1zQ/j+E5LmPIMCOOZNhgFOQj8rc9tN3og6S4YuxRl\nzNYsS9axTyZO95pXHjjMjeqLhJrfP610+umPjwwQllbYbW6hjqnezqH0pYvf\n/SixQ942JXmgYSMpfM3Lv/9CBY05w106QcFi5Qb4Y/Dk0dbZVe7hxLIy1As3\ncQps\r\n=9b7J\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"9116a874c8032d2f9dc9ac85fc94166fa2658e0c","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","doctab":"doctab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^4.0.10","react":"^16.8.6","sinon":"^8.1.0","enzyme":"^3.11.0","eslint":"^6.8.0","rimraf":"^3.0.0","rollup":"^1.29.0","codecov":"^3.6.1","ts-jest":"^24.3.0","prettier":"^1.19.1","node-sass":"^4.13.1","react-dom":"^16.8.6","typescript":"^3.7.5","@babel/core":"^7.8.3","@types/jest":"^24.9.0","jest-config":"^24.9.0","lint-staged":"^9.5.0","sass-loader":"^8.0.2","@types/react":"^16.9.17","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.4","react-doc-tab":"^1.0.22","@storybook/react":"^5.3.5","@types/react-dom":"^16.9.4","@storybook/addons":"^5.3.5","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.18.0","rollup-plugin-terser":"^5.2.0","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.3.5","@storybook/addon-links":"^5.3.5","babel-preset-react-app":"^9.1.0","eslint-config-prettier":"^6.9.0","eslint-plugin-prettier":"^3.1.2","react-doc-tab-template":"^1.0.12","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.5","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.5.0","@typescript-eslint/parser":"^2.16.0","rollup-plugin-typescript2":"^0.25.3","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.16.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.38_1580027185896_0.020084048158606427","host":"s3://npm-registry-packages"}},"1.3.39":{"name":"react-parallax-tilt","version":"1.3.39","keywords":["react","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.39","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8b2c6132bacf3f560d00ab0ffc53f21e4c06a42e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.39.tgz","fileCount":20,"integrity":"sha512-K67bEUcMgJIRxBaV1CFgU8gJ3pv4qMTAJTmRhAl3TyHebuNGR11Wn44FbLw+HESgQMWGLGrgRV5p2xzWi1Eyng==","signatures":[{"sig":"MEQCIG9Xi0MCIr8oNTGA7sYINZ5i+auPKME7OSq36GBmaQNgAiAmgu2gcwY6hp0KB4vQSkTLB8/6E2ua0g852/vpbnVXVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP/9BCRA9TVsSAnZWagAA7RoP/jAb9Ctm5p7Qh565iWyy\nIcHcDqJuAKjeSyAL+kcaF0H5DszmZ0RnJl7EGD/8XNDOUHSvUyvD4nhN1Hqz\nnBVgkOR12kplaISGR9gTJvOrnaR7L3oBqRbkVAxZ6Te+TLGfpD10fCCj8FL5\nKNfWKfTGrsxkOmMzBKa82t9BrJEpwM86ksuzWgtsqXcn8suG4Amuo/tj0hem\nWyEJ0vDxZy7DB4ijtmjot3ZIfWJM/fU85ut+G9RBVnuwvETFuI1T/NakDphZ\n++/cDbFJIeanAV4avatNPUnsotawo5xY6Nmq7vv/KtlpUhGSjOP+I9NiPjcS\nlSjFA02dmPnaHCaV8IKDbG9uS1ImdBvUj1k1/CJVq8qmx8YhxUOViH6uDndr\nKPjIMd0nCJOKBAuaKEDTz6PAzcJify4LkprWXt9jHh/mp+dyzrZpG4WQitLr\nYwpnKUHbOUu15P4H3epn2pVCzOtESdROD2ghY//o3mhYvb0Su9mbj9WBSyvw\nH53jkbocooQ430j1Bywx1g7uJZpvUbEebzDx3sBZPSbhLRxILOPCKPV5jPaK\nfNdUpNIqKboNyrZh+Wrv75IsdmnkJsV9yEnfpR/JpgiDE5DDj1l0P+7HfxeL\njtX8LQtsjxonKFnvbVlbYq8eCQ8LRhgYZJSMXK3RQZm6C0+PAnCoAGpWomsO\nQRjs\r\n=hLRa\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"161410952886432a3e199e7dd5de6325bd9f0920","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","doctab":"doctab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"5.5.1","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"8.9.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^4.0.10","react":"^16.8.6","sinon":"^8.1.0","enzyme":"^3.11.0","eslint":"^6.8.0","rimraf":"^3.0.0","rollup":"^1.29.0","codecov":"^3.6.1","ts-jest":"^24.3.0","prettier":"^1.19.1","node-sass":"^4.13.1","react-dom":"^16.8.6","typescript":"^3.7.5","@babel/core":"^7.8.3","@types/jest":"^24.9.0","jest-config":"^24.9.0","lint-staged":"^9.5.0","sass-loader":"^8.0.2","@types/react":"^16.9.17","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.4","react-doc-tab":"^1.0.22","@storybook/react":"^5.3.5","@types/react-dom":"^16.9.4","@storybook/addons":"^5.3.5","jest-transform-css":"^2.0.0","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.18.0","rollup-plugin-terser":"^5.2.0","rollup-plugin-postcss":"^2.0.3","@storybook/addon-knobs":"^5.3.5","@storybook/addon-links":"^5.3.5","babel-preset-react-app":"^9.1.0","eslint-config-prettier":"^6.9.0","eslint-plugin-prettier":"^3.1.2","react-doc-tab-template":"^1.0.12","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.5","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.5.0","@typescript-eslint/parser":"^2.16.0","rollup-plugin-typescript2":"^0.25.3","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.5","@typescript-eslint/eslint-plugin":"^2.16.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.39_1581252416808_0.3660168031440778","host":"s3://npm-registry-packages"}},"1.3.40":{"name":"react-parallax-tilt","version":"1.3.40","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.40","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ccfd5cd2ed3d79708b58ea379b6ca2e19091ec21","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.40.tgz","fileCount":20,"integrity":"sha512-QC5bg3PLmYTacxWCSfIuSmLCt9cZDP2kf36EiLCAHY1vknFohle+d+Jc2R+B8X6S1MtKppYCTdW7gwNMk482yg==","signatures":[{"sig":"MEUCIQCSYT8ViV5SSiOK+5lXgTtHB9myaAXxDQk7fT5JFDgZnwIgbqkbG9Q2EmCBYr3cOFqYJSDQKmnlwiri5sa657ZI6ss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRP9VCRA9TVsSAnZWagAAXqoQAIioLYHja8mx8cz0zaqG\ncHG4pes2ZGTyNwf69MOANu9fYWk4X90YTXOC3dnVUMX9cqXTsylYN3yOiQBD\noRC+RJ5Hrys4dbya92iJ+Yc6A7Bw21oFAT2AJ4dyqdk8N7202zAN2U+EsXZg\nQNcQY5L3CykzJ/vRsb9OAy/mvtnBCviuDx0f/gmVRTD0YWf2D2ey3NllSc+6\nVKwZreQoITh+VxnQmik8i01I3R9NWJOLsscla0ahE2CbtKBlQVcT+m/TzMWS\nL/1FSSj+24YB9ymhQ9dIm55oqI3zeLaLkjGV3KvUVJG4m67TFt6r33rsyjUi\niwXzyCe0ZYiNz04u2/ATeJ6QBY2r6+2hlkoEOHxFp1BEKisweApjYiL626t9\njQubBEmw1LDV6D5Gxt7hjU4l8ccsXlBpNZiD9Lad1RJxMybnEH0jmdVXjXah\nTqH4+fAWS+T7Nb3z00DdytsjI6lxJw8KHRVq8RGkq+LkbMDsIvxExwDGQBLB\nNZ6jbd34Xs6PyBibr18LBzgwlN4i+/cCBCoMscP//khQVc/at8Mjy2OAFvNB\n4wxn8ZZmwkm83zwAr6mmrKGe3uzPl/3w17F16Fsjv12UG1h0VF6SEf3Usxzm\nfrDeM93z51wm1Zjn0zeHBu3NFXEm2EWhBioPxUJJrCK3fyunLBBwHHZZKWFy\n6msy\r\n=qs78\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"d5fb2c18d358970cae66f82d1d5392f8623db1f2","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.13.4","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.16.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.8.6","sinon":"^8.1.1","enzyme":"^3.11.0","eslint":"^6.8.0","rimraf":"^3.0.2","rollup":"^1.31.0","codecov":"^3.6.5","ts-jest":"^25.2.0","prettier":"^1.19.1","node-sass":"^4.13.1","react-dom":"^16.8.6","typescript":"^3.7.5","@babel/core":"^7.8.4","@types/jest":"^25.1.2","jest-config":"^25.1.0","lint-staged":"^10.0.7","sass-loader":"^8.0.2","@types/react":"^16.9.19","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.1","@storybook/react":"^5.3.13","@types/react-dom":"^16.9.5","@storybook/addons":"^5.3.13","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.1","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.18.3","rollup-plugin-terser":"^5.2.0","rollup-plugin-postcss":"^2.0.6","@storybook/addon-knobs":"^5.3.13","@storybook/addon-links":"^5.3.13","babel-preset-react-app":"^9.1.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.13","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.5.0","@typescript-eslint/parser":"^2.19.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^2.19.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.40_1581580116893_0.5393809028239815","host":"s3://npm-registry-packages"}},"1.3.41":{"name":"react-parallax-tilt","version":"1.3.41","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.41","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1a40955832cb30b5d110b348be9803b8011fefbe","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.41.tgz","fileCount":20,"integrity":"sha512-pZId6HiSoDdbUk1m7yEjz572t4HAWmUlRchv0M9PCpS8NOerLXEfArBtw9Mmc98B8Zi3wO6WC8dLAIuSFRZiuA==","signatures":[{"sig":"MEUCIQDI0oo15bgnFkKxDTJiOb9bgYhG+935dQfA+ktQfAJMmAIgPSNoNcrPTxIi6jy9gvQDmXL5SrtKbFMCH+SO5mGEt0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiO2DCRA9TVsSAnZWagAA6RQP/1RB8Y+xPSB3VyvGtPWg\nW5suy+7o95Zfskl2jcbraI+Znoz4I1g8/M5bNsGkN0AJpAOG6tuYDAAEOEqS\nEPxyw2MLNduihRgaxfXkcIGorI4mLeQrtOjhcmfjBRMiWSqiZ8UdrInuMR3v\nT84Tp0kQz2gKOa4Hmc9MleL/hbgIU1Ed1ohch+uGuBdwe9VVfykvA0A8mume\nNzqlBgFRrMdDZIu9h2D7xqqBg9Y+ynLRlVtTtqQJTbuU6HIdQX0wFq491H9b\nJbWzqsdyWZOrFFXzX3HwVA9KebUm1hsYzWZ2DlnD+rv6FooEzgG3v4ZR+0Id\nNhPakxESWKyfqU0vx7Xs8UWG0xd1CjkzsC0RpSwZpkdS96DyMvm0aij+5ygq\nJtWIPb7TbcM2RyVvNlbNtwiOebDeEiAcUcpHGLtQA3vwhEFEv6YniVwjZxaI\nnKvMuDxCyYQgk8Kj+WEwg/kmyikcBImCIgU46oj728NLW8X8Y5fddla5XhGP\n+xTKQU/j2wp4MTmc3RcIOhuiCXBvlMRmhA4BA0tLJ9U5USDQp9l3RLCGq2mM\n35wcCl829QKCEIb/hWobmJsMRVVcSVCk2W7HAnAg+UXIOyzlmfa4qxu+3McF\nXxSMxWYmknwHd8NUYxtuZ/O+BF2L8fQy5Q/LHcr3jPHxf+lZQo5WtksluZbC\nKlj7\r\n=TT6p\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"1218a021314293e31e8db32fab7247218b1a17e0","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.13.4","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.8.6","sinon":"^8.1.1","enzyme":"^3.11.0","eslint":"^6.8.0","rimraf":"^3.0.2","rollup":"^1.31.0","codecov":"^3.6.5","ts-jest":"^25.2.0","prettier":"^1.19.1","node-sass":"^4.13.1","react-dom":"^16.8.6","typescript":"^3.7.5","@babel/core":"^7.8.4","@types/jest":"^25.1.2","jest-config":"^25.1.0","lint-staged":"^10.0.7","sass-loader":"^8.0.2","@types/react":"^16.9.19","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.1","@storybook/react":"^5.3.13","@types/react-dom":"^16.9.5","@storybook/addons":"^5.3.13","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.1","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.18.3","rollup-plugin-terser":"^5.2.0","rollup-plugin-postcss":"^2.0.6","@storybook/addon-knobs":"^5.3.13","@storybook/addon-links":"^5.3.13","babel-preset-react-app":"^9.1.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.13","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.5.0","@typescript-eslint/parser":"^2.19.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^2.19.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.41_1586032002326_0.29030395564155276","host":"s3://npm-registry-packages"}},"1.3.42":{"name":"react-parallax-tilt","version":"1.3.42","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.42","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"aa12ae835b4ef8455e09c8bc5da8a84068a4dc56","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.42.tgz","fileCount":20,"integrity":"sha512-AY3xOn7K3TL1cRm/0RtvUXIImDTYyBeAZLBW6PTbG/RUrljik8nHvMZHh2O6B51VFRTCSKCQio3YAVspcCO3IA==","signatures":[{"sig":"MEUCIQDmD2dnan+m9zlBid+SNnth86EYRPeMY2bX9jAoEgAGIAIgZRTck14EZoIiZSbjGR1HTQFtoeHjd9662CF6ajAhER0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetxBsCRA9TVsSAnZWagAA34QP/RpbVVt2Mck8aLG/Ewbb\nrDjjQger2zL16OJyOEECSoY8iNE+RZvEOLPgNgm7OCmuWX4uVlh44I8ffdW7\nH1pxYQXnsigNgG7/FyyULif1CMFhJB9KBPNqsqG1bqp14Wf1oPRYMKflWcPQ\nEpPXsufUhRs90S5ffXjwrWrEoOFzNeVxIudd9xr/YdSdAbOPU9p2xmYf55hy\n2GPcckaBz9X+XZuE/KqWBJ/l2m6u17E45WndWgpqdB7GxPlFbv0etebAGJBK\nUZgtAaX3qlfX8RBigvkqq2SozSbRmtVWHSvvksr8/pgoEy8xThRTJPumvwJR\nhPKEZkizASeu5vPayJeOTXvUkiVH6XufgoiBcUxl0oQFth+D1h0SO1FezCLd\nl5+c3FmEq8cx3bazFx8h4loWS7XbcbwBdTk6enoDgZxjioyYkGHXhDjNqxgs\neUQ6GbE1XeqOzvk0O9A3EYXRVhz3u6AEmdnmMyDPyVZgt2d4T4mOnJOjJQe4\nCWS53JYyWGLryqdJ9/y/RCQ14mnGx6pd8Qed5ErYS/alL93Ay0fxCnU7cEst\n/dzKOoTZXoyzxtvSlzx9eOsZzKreXLuSBzzwyizbCbb9l0ehVB0+n5v1L7C2\naIENnA7Nrwolr3z/42rjX42X3IBxFIq1n8GJqO81tox9Zgln9N4nrY/+m5DJ\ntMvM\r\n=D4J+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"d6ca1f32847de15704d9d20b88adf6dce355d80b","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.4","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.16.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.8.6","sinon":"^8.1.1","enzyme":"^3.11.0","eslint":"^6.8.0","rimraf":"^3.0.2","rollup":"^1.31.0","codecov":"^3.6.5","ts-jest":"^25.2.0","prettier":"^1.19.1","node-sass":"^4.13.1","react-dom":"^16.8.6","typescript":"^3.7.5","@babel/core":"^7.8.4","@types/jest":"^25.1.2","jest-config":"^25.1.0","lint-staged":"^10.0.7","sass-loader":"^8.0.2","@types/react":"^16.9.19","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.1","@storybook/react":"^5.3.13","@types/react-dom":"^16.9.5","@storybook/addons":"^5.3.13","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.1","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.18.3","rollup-plugin-terser":"^5.2.0","rollup-plugin-postcss":"^2.0.6","@storybook/addon-knobs":"^5.3.13","@storybook/addon-links":"^5.3.13","babel-preset-react-app":"^9.1.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.13","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.5.0","@typescript-eslint/parser":"^2.19.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^2.19.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.42_1589055596062_0.02676838082297972","host":"s3://npm-registry-packages"}},"1.3.43":{"name":"react-parallax-tilt","version":"1.3.43","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.43","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5ce2829f923e1565ac718ad4970338a2a6dc3750","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.43.tgz","fileCount":20,"integrity":"sha512-udQ22RcTsc3cC+LpOPpND0LmVdQGKghd7WZ0F006eEyjkKpTJg0oAuOmYei044JlBIsj1lecwzAMUogD6mfzwA==","signatures":[{"sig":"MEUCIQDAaDNiwqXelNqvjTQ+b2mDLqJmiqEcxUClwgxM3ywN/AIgNsvOjkls17KXaG3s07NWEuWDWD2tw3B1FaXt1MEMM/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":110382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe54uNCRA9TVsSAnZWagAAswMP/2iLKLLwS4RcFs0nlIgh\n830YiqdN5RSgMU4bjObQMPGwBbjPApEK0oGT+xh/L2k7KwSQ2zwk3D6mlD7n\nJxytm2QU0+6gURKWtfIXHsT/YwRUbPX9oJciHgC3n0Zh5sRtaYWJVH3UXeAw\nMWUdmZLekEK7NOH1P7FlNneTRyJNY+6hZz8M+WOY8KFJbTBhlmK0smNudZea\nU3reY4c49/eAxrEXsagqAjdtkZobkDSiVIlbdXr6j5tjq/jdmOnEPGZ4clWs\ngE6APti8J5tTV3dSTcNyUnMbrBryKwRes/yHRLNGV1vgFgrx6w57+SQdFZXM\nDgBwABdyZeDwCyH8XhV5E9yt8s5eIVlnSXukDiSq/CRHl5SjyHxxK2bFxmXL\nOzN/9fMA+cEXQZcV9i3GkPVrXgkYgYk0dfVYiaOBz9cnlo48wksR6LKtvMTW\nSExnR0FOqKxcvOvd59NK5L3ZvsdBLYTVYKESEfF/QNNfI9vTNXogR32U8Dfp\nypl2dGLztAvMSbNJ1zEJSQ45U6xJ4noq0vrK9R+atL6w2m3CKHQGr/CvXiEw\nqFdMZbPJNQnjIV2DvsSlIxjD1SSExL1jiLMBhH9S10QI66sGZ2gIqDyV/fmI\nbEgVBStOJVz+LKtQ8kOF8o7Ff06BcVibSzuAKpHU7HkyjKQYGIfk+Sh6K1tC\nvIZK\r\n=jVMn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"7d1d6aa7cc78f21db1b53b9475411fdc5adbd169","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write {src,stories,test}/**/*.ts{,x}","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  src/**/*.ts{,x}","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.4","description":"React parallax tilt effect","directories":{},"lint-staged":{"{src,stories,test}/**/*":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^25.1.0","husky":"^4.2.3","react":"^16.8.6","sinon":"^8.1.1","enzyme":"^3.11.0","eslint":"^6.8.0","rimraf":"^3.0.2","rollup":"^1.31.0","codecov":"^3.6.5","ts-jest":"^25.2.0","prettier":"^1.19.1","node-sass":"^4.13.1","react-dom":"^16.8.6","typescript":"^3.7.5","@babel/core":"^7.8.4","@types/jest":"^25.1.2","jest-config":"^25.1.0","lint-staged":"^10.0.7","sass-loader":"^8.0.2","@types/react":"^16.9.19","@types/sinon":"^7.5.1","babel-loader":"^8.0.6","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.1","@storybook/react":"^5.3.13","@types/react-dom":"^16.9.5","@storybook/addons":"^5.3.13","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.1","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.18.3","rollup-plugin-terser":"^5.2.0","rollup-plugin-postcss":"^2.0.6","@storybook/addon-knobs":"^5.3.13","@storybook/addon-links":"^5.3.13","babel-preset-react-app":"^9.1.1","eslint-config-prettier":"^6.10.0","eslint-plugin-prettier":"^3.1.2","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.13","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.5.0","@typescript-eslint/parser":"^2.19.2","rollup-plugin-typescript2":"^0.26.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^2.19.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.43_1592232845344_0.9379299689270875","host":"s3://npm-registry-packages"}},"1.3.46":{"name":"react-parallax-tilt","version":"1.3.46","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.3.46","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"22167699d399b905bba822c72475b2526a3feb5b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.3.46.tgz","fileCount":20,"integrity":"sha512-403k9Gmv82Vnp4irSXqi+PdRgI1/QwIK80+wecyZgygDs+3nbZiC543h4ALOFYhjwo76nop9nRS+XYYTEWz5DQ==","signatures":[{"sig":"MEUCIElp8jfW/Y4/tpP91+2++GqBdtnnzjwt97h2dd6DjYfAAiEA6eGAGCFSpzl23RuOp5JjSyukXD5gszVkWtPOU1ruD7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe58coCRA9TVsSAnZWagAAxTkP/3HGR9NVhaTv2VNh9pQ9\nj/HNVE/meBU/Hl8ZB0BJhAUKBP6B7rEnaTzxElDgQjuikIGpScEOaVwkRBfi\nMw9rkEzwEFEa5kwdeT2y/jUvEceuBMGg3WLSVGoHhIuWcCJI/mNktEKuweYs\nO1PcUGQbU5WUzBekBwPVD+ALKwscRMtm9MNEVJ2vIS4qKuPwWJ8nSN6Sqbwc\nMUlRlUrxDs+FE73K5VFNwkcZ1wCdwG+ukmlwLOKiRFvup4eSUM7CGueu2w8k\nz4BeKOWof6rk9guxsf4nj3BvsnxhjW5KfuV+WmbdU4McIFYxrUXJhUTQHedK\njoUXEnEc67ytOrc3LvCRfgzfUCq7bUEzzHSoXGdKtMG4q7bsR4ljc6ti95as\nj6v1GJIlDkzq6fENUT8laUt0Xu2Tt+Y1SaBC73YB9kEOOTYE3Jh9CIqSMMxn\n967jnjF74/EO/vcjhVlKAjEFl0QKTTmGHRaWK03OBz3PIwXekZXpvQ99J75u\n3Kf492TTmJLR75vR/ezbifJUCBNL8zCkl2q3sIU8qzZuBXBefLGokGCHFnDs\nC1wVs6J/7DEVMTGv0bJcANoHLGWvsfDAaG58V0XNKZhFv4XBB9TJWb5NsbCL\naNERIwQH/UcQwV6GvntZNxfddu9tKqPgECPHRKsy/kQz1PJa05YFOV+u7tD1\nXr2k\r\n=TIYi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"f2290ca33506dc703bf3fe8714a12c948cb46558","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.4","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.2.0","rimraf":"^3.0.2","rollup":"^2.16.1","codecov":"^3.7.0","ts-jest":"^26.1.0","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.5","@babel/core":"^7.10.2","@types/jest":"^26.0.0","jest-config":"^26.0.1","lint-staged":"^10.2.10","sass-loader":"^8.0.2","@types/react":"^16.9.36","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.17","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.49","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.2.0","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.2.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.3.46_1592248103312_0.20043460156453352","host":"s3://npm-registry-packages"}},"1.4.51":{"name":"react-parallax-tilt","version":"1.4.51","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.51","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d4593b0717f2a1a88517e7a3848455ffa3fac037","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.51.tgz","fileCount":20,"integrity":"sha512-Hv0B2KdS7LQSu4bloatfVauHL9dtAdj/KhezAdRXsI2wuY6dNvayHPhkIHWfU+TY9oH6fvTseGC1mVoFH7/4yw==","signatures":[{"sig":"MEQCIAo7tHT12NM6Vial4ivK++ovByQRHtD8i6pkj5obwyxGAiBN/flo85//XAVtgNZePFue93Ymu+m1LA4nZm/Qi82F7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe58eNCRA9TVsSAnZWagAAStQQAI3W8oefIikKDfJOniJB\nC3qPhPqGAkrvYqCY4DCiybE7quqeamTkJaagbuKezPSI11L1wYSxPbZYkEkL\nUGzzL5k+yz5EWdJ/nJeWKel5uolHU0uJV72q+6hGfdzKbMXiczbtX3DIDOxa\n60Sd1r7GUWIylvY+pE/5qZ6xQkzOjgFBTsIkiw8ARVr4XBzvklhDb2QwfBO3\nMow+K19CfLVdMc57gFtn6WyoRLSmOp/IIwGVdX/8QM+OMIv40bp2jeiPIgd4\n8S+IlRO5U6vv0nRUqbf4unIFSORA7UQsa2eXHWrCAple5xZHoNabHcwtv/eb\nzqL1SzjshAfrvi7grH9TguMxSs1WBhT35VX/6vSgIx1ibUh70CyLWJyuT1wi\nOpKIQe5zTJu32xjdHvmYpjxoLuEkmBGBqAbqKptiO4UlEUEnZLtNLV4eLNnl\n3aJT1nbAnvR38ib4aVl057OCF8ugwHmknPkX7AwbpYzNCHOrsXqmgMjP8mEE\ndnUeVVBPBbZqD4XW+4iIsRaHBKKKt4qDzHuzr16kn2UbRRa/BMA9t+0Qx+jv\nE0GOjgqEArwIcs3U8NrDTNIHunqtyf4eRJZS+mEeSkDrtTpSN7SSDWcAxVyt\nmnVwzWBhFVW7YjcoDO2vtVrDVgqqFQimd/n87tKoDmtVrqJ5G0uE9Oy1u2rd\nP2gb\r\n=AGiD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"0e8882f3484143464663e9c66d78186e28acfd1f","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.4","description":"React parallax tilt effect","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.2.0","rimraf":"^3.0.2","rollup":"^2.16.1","codecov":"^3.7.0","ts-jest":"^26.1.0","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.5","@babel/core":"^7.10.2","@types/jest":"^26.0.0","jest-config":"^26.0.1","lint-staged":"^10.2.10","sass-loader":"^8.0.2","@types/react":"^16.9.36","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.17","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.49","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.2.0","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.2.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.51_1592248205268_0.30750896664031524","host":"s3://npm-registry-packages"}},"1.4.52":{"name":"react-parallax-tilt","version":"1.4.52","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.52","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ff30499a65d110ae66fef51cdedd74840f0de11d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.52.tgz","fileCount":18,"integrity":"sha512-HEV3v9hvTX8gYhrnjeg415rhyGZVzCZo3Ygf14iFeOxDKdMxte0PpaZNIzXUTahq5/axT0uNLRr6H5O9hkadXw==","signatures":[{"sig":"MEUCIFTIJ+04V7a9txnp/i9pzhHyvI42cvCrOnVyIfSP9HCKAiEA/eCNIz+PjDJZBZccbALgQbpZzwzImEQw1/i5dulhLFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6RmLCRA9TVsSAnZWagAAcdoP/3vPbY3MFo8UwHF1DQay\nCHEqNOKT7vFX+zI2UsU8AEsja5TPVxX9hNVoK86LHFS9yw0UBgPk5YvlYpzT\nWUCY7AzULrehpFHxXxVyCE9FC2m04V0pTsEI34etaGGDlwsBf9fV3saJtjlf\nIeWXRRGl9U59kn37stZcMp6skp8OfcDXyXGWGZFK+/4/c3unrITtDH0cHKOF\nN4bz0gCX2N3k7X5IzVXda11/Gqej4fNXE4eWnyHlrcXcgADpIUN/+698807j\nFrnVyBresgS0PNJk+Crw3vpdkr5aV4aNTsNoT5rbKl0dnxxj2qvh100rbVR9\nwMnFteBO6c19/4phoL1XAhGXoMZ5qHd3BPYLcqIFFRzCRqXHs/cDtfQwUXPs\n3QLTVDoC11bVK+I45ciUF7bm0Co3nmx1zZyldCkTVFid0jBL4L2TCa4eKEjd\nDT8y+JC4R/xe3NEWBBmNeJDL3kbvvM97b2EI5PfJEzZ/p+soOpA51USuhcIX\nf9JId+k+4RuVYIYJJEyW8E2iPTwq36ePcCtL9wLtzedeCc4i54UYDDJyjjCE\nNjTjdQPvZFddzq+GYzum/NhyGV1ln7FJTjdrvZshzrBwrgEO/W82mFmaxhVX\nEI5hVB3oxBTlXulZyX+ZOx5XYPH79geYXvw7W7q+M67lByy3TRMuB2TpugF1\nQwAG\r\n=hD+X\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"126c1aeaa92658e51030ae0624d760be0c230b14","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.2.0","rimraf":"^3.0.2","rollup":"^2.16.1","codecov":"^3.7.0","ts-jest":"^26.1.0","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.5","@babel/core":"^7.10.2","@types/jest":"^26.0.0","jest-config":"^26.0.1","lint-staged":"^10.2.10","sass-loader":"^8.0.2","@types/react":"^16.9.36","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.17","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.49","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.2.0","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.2.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.52_1592334730778_0.5501491764058193","host":"s3://npm-registry-packages"}},"1.4.53":{"name":"react-parallax-tilt","version":"1.4.53","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.53","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"00c82f7459c7be31ddce28aca8e1adbdc8951836","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.53.tgz","fileCount":20,"integrity":"sha512-8wgM1PQIsrmhtduCAGFIRmthwAE/kpqYt8ymoLsD1uxPtsfbhYt3W2mjZCdBYgelkd21MG/CggcMQq1wzwwQRw==","signatures":[{"sig":"MEQCIFnmqWBMlyDyUd5N6HywNtD0Emoks2wkQG/jPs3X8wBHAiANSopNlTvgIezPwd9yIZBUHpGb3LOZFfGccLC+WWFv5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8lNfCRA9TVsSAnZWagAANEgP+wVDZslw2gLkMz2tG4dV\nNH4MnX4xT2ry4pgCa2ioRMZ/gFJRSHhbIq/zQxTfvFZow29JhDOX+mffvMul\n6IDqtQxe3/fMFKCv+JIVM86vmIv/oRfi/l8uX42H4zttqk/qioF6eIpPKWZ2\nL4d9zOKnzlirrmFEuCiDuZWJHokLEz/9CHp+9/j/BZDIMTnjb1DVKCscSjpY\nsAh/671IOIZamovCFtNxRqbLl1+PubRz2YIggEMHrrE9QtJuSVK+HwXoBc3L\nAvvBOnqq7m7Z0Ufa1CA4o7V2AS95FKPBsq5JctqFasKQnru+LYgzSKTjZZIj\n7JJYIaomQmPlTiUiM+MdxiLwGyg9rVKRX06XLDx7wLf4uCnCyfTOKP5k55TH\n3Est3ymmLnWTGKmt5a4dxsYzzZbGBdSbcWGevAh2HSXJiLsbZZg0x5pUVMD2\nvt2XQVQu6L+TXUlYPgNfFD0JgbvQ9JXdHvH4MDkbSk0TyOLRZTqDSGDtO5O3\njEGxJ1juaSgS9+MniYSSZD2cuuJUH9sjZX+dX+ceNCrLLdwAd6xa6PxDq50m\n3vtaLIqK8FqkLzrlY30eSju2y7ZVeo6cmwXNt99fCpPv6VGdSLPopHDg1pOg\nwX6fkuoxkcdeZw9wnvCSqk59WizkMV2TKPxgx2l8LILIug0LieF4IEhlePWy\nj7vt\r\n=Ic2q\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"db24b0e05a91708fd7edd981441462e4909d81c5","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.3.1","rimraf":"^3.0.2","rollup":"^2.18.0","codecov":"^3.7.0","ts-jest":"^26.1.1","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.5","@babel/core":"^7.10.3","@types/jest":"^26.0.0","jest-config":"^26.1.0","lint-staged":"^10.2.11","sass-loader":"^8.0.2","@types/react":"^16.9.38","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.17","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.49","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.4.0","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.4.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.53_1592939358740_0.26472852372238087","host":"s3://npm-registry-packages"}},"1.4.54":{"name":"react-parallax-tilt","version":"1.4.54","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.54","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0802d31e3e3e1f8c4b6c4a6eefd62854479e8834","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.54.tgz","fileCount":20,"integrity":"sha512-AiTb9mmGWDTn9lwY6mhxohXt21JYOAHLsYA6S7Er6GsyMlmaz5aowx2mIgSNwGjgDqs6J5wJeqyAsjRlbH1Rlg==","signatures":[{"sig":"MEUCIE8pOgMQTFRuVuzx23/tDbuaG4iJPivWdwvCivvsss/rAiEA3yqj606X194FgH/oAbrYLinGShYEjVNXMQO4StbukYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAyS+CRA9TVsSAnZWagAA1DsP/25Cw1nbCztCe7q1D4Pk\nQHEjoNBGQBqR4L/hfZbKGMWVWbk/8qhIJ98rFmOh6+tmbdgwlzGLJR2ukzYE\n6Vcp0vhWzX1bl14iFc0b2PFpYMk5fdw3g5PB2XCEO8dw6vY2DIIX1a4ElHDj\nXIoZogPT33cW1EI5QEvCQLqoK18ku7Aw18XyYZYkXnpBv7ZSE5hEW2D3gdMh\nrEaCP8fdtFFx4A8S/Z+Hqnp5U2m0nrkT97K8xSpdIMQzI3K/IA/HOoeVu49X\nEGRGu7c8Eokk/DYGCxo52U+TcRsALRnFGZcd6WL2tIXKp6ievBtQtTDaHXC/\nyjsEE8oPJu8IoLTaiomhUC2/BLRTOq/+pkMTM/NiRVnYUAp3CSMQhrC50UnF\nZ1WqQY5H6JbXX7x9Bh+cMhWFNi2YeUo5pt8NL/9HQimCbi+Di9Ud702qD4wR\nj/uv7zXOWJSmVTjxYN9sVDmBTND8HP0c4zPSIIbYFgFzgG9Vrx0SfoOmRsKI\neNXV4lsDlVKpPPYknXdW319StposRokhM4Z44mwApIt8qZon3IHsnvv1uNIN\n0gL/q3j7fOz/Fru8LCg3iavPak/XjO4LsRnsAfiU4mMv0IPySG9Ig6NmOEVW\n0Efk1uh2TA0h05K4D4nll9YKLIvU+CGwCPShpHREYZ8Fq5huUwrp5H0rGp3a\nTZ/6\r\n=51mH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"ac21afb6548fb182b0941fb478de22300cb5a86a","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.3.1","rimraf":"^3.0.2","rollup":"^2.18.0","codecov":"^3.7.0","ts-jest":"^26.1.1","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.5","@babel/core":"^7.10.3","@types/jest":"^26.0.0","jest-config":"^26.1.0","lint-staged":"^10.2.11","sass-loader":"^8.0.2","@types/react":"^16.9.38","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.17","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.49","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.4.0","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.4.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.54_1594041533946_0.12925171924883028","host":"s3://npm-registry-packages"}},"1.4.56":{"name":"react-parallax-tilt","version":"1.4.56","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.56","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"59470ef0a34346d15ee98933b90e8ce1dc10b5db","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.56.tgz","fileCount":20,"integrity":"sha512-rVbnk1ECIXUccKLDrbC1NluObNeLJkggvVAn9qGNmmXMmznVW6g7/zkcDAtYEluVsJtaeb5JYbKHKdsCQZtFFg==","signatures":[{"sig":"MEQCIDesLT4K7kTx3A7fJq1hgKaH4GQsH3iuRyi0Ad7SYRWGAiANwGNHX0lbkDst9MRn0wfiJcllLcUnak5+dPOvjzcFvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA3vgCRA9TVsSAnZWagAAx/4P/ROp0E6y7wlNKBWjvvJg\n4ofISpxzU3K1kqK6CcIgQfy4vvIel/ow9izQ420gco/zyLbCMU48fVANbKkr\nG0rfO7Hz/+Q12nkOj1Hn5bCch2GdrO5CJzNoUFXmropZMHL3oAcBlILbRchO\nKx7Z8eT6jyOZhCTBlgQgoaVvHAioxuOSfkIFUNO7h00he9Did7Whvq7Zsloo\nzMzQmjUJ00iRObpQ0WrxKlgSIcmxNwgVdXd2haua+BA3s1F4AdcSwRcR4gLn\njzAIh431HnNmhNjTH+24FOQhxQBXqEuvIuqSxIVXOe+w7M91GRZUONPXgzO/\nXvhmRPSE7pNnEiyl2mRbaKCR/FZKOWurIiPbXHLz+d8WYkVzKbSzzAYTULhy\nDeQ9J8whfhj7oQ7uZFdNqmwbsAyJEr+5B6RVeFgf/Hm8cB931AVIO4DqtVM1\nVFr1Dr5fjB2lewD9LZ5gqV/0bBP6XW9xWqDhsgtLetwZAq8phFgeI7cC63at\nqAzVlo2aufx4uiV8wClEgSNjjFbKibdDMuea9ME3kZxPrFXeokUv52E0XFmT\nEkehEWgCL52uEBqZ7SDXSbjt//r8//tNmvq9C9RNnHvA29/W5ELEd/hxWALl\nhaU3IVQKPRWBuvoOqMLZn61V9Z1vuy1n9O9coNuGHpb/npA2yUVpjLSjlIYx\nhydu\r\n=yXzZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"d2ea75421234e0b056e5176a66478058d891c103","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.4.0","rimraf":"^3.0.2","rollup":"^2.20.0","codecov":"^3.7.0","ts-jest":"^26.1.1","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.6","@babel/core":"^7.10.4","@types/jest":"^26.0.3","jest-config":"^26.1.0","lint-staged":"^10.2.11","sass-loader":"^9.0.1","@types/react":"^16.9.41","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.17","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.49","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.3","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.6.0","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.56_1594063839694_0.6246055348697228","host":"s3://npm-registry-packages"}},"1.4.57":{"name":"react-parallax-tilt","version":"1.4.57","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.57","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b7b27bc938861b53e41ec60670d4db5afa2a95d8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.57.tgz","fileCount":20,"integrity":"sha512-EtPGrsqIcmhQl6ixGuYtyUnhrBSjf653yTF/KDsJ4gFM23c8pOA5a3Byh4Se4eJ0+cQH3TJZG+A3uWunHvVI9A==","signatures":[{"sig":"MEUCIHCRL6B4LhGvVAKHpeY/7mQ3u+k+tW+jbRkjkyKF2wFvAiEArdCPuvNuM9fgmUH+vPPvzw4AIfWsX5HFj6YVUpteh8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBezKCRA9TVsSAnZWagAA3tEP/02yEjc+3rI5AovrMWde\nFa5O3nNBGXhHWtFWBwxt1HHA/s0/yycCI7enW/W4KubItBn4kaGG6ZbHjKxf\nenjjZIs1tugyj9nUt+YRpQCzFagMJvfAnoY2tC5DAaVYKNwOChddTEwceE4c\nIyBXyGcMpEr8ckwduQ/NFkMpxNwuLK3jEXlNRSPilzrByqJV6juj76Zc60Gr\naPEuPonJlbmV4jDVJtp1yA5GP61YKOnQDN4Jt1R0PsbnS2o9SkBuYwN52422\nFba9H99vjIryDnIbf2SYfyak28V9WUnuuuoFsETCn2spukQ27H6o+bmP+9dX\n/ZPHFTxXDqsW8NWr1K7VJtIJg5Xw8Uy+gq5dEcECiIJtdOon2kSuFgpvhJWs\n2M4imKLvsgMxcHtQ/xjuDpL12qECAZmowA7HwRcOwo1UaSlEJSEVs7z+rKPj\n7p4C5igOIN34W42fhUkfv7kwd+DikSjur7SdIBFOhyUbvTkc7OqLlUCJ/mvl\ncIF1fYxxB8DxY6LhSOr/T9uSVyvq01DInxFekbSQw0D4/zjs0RC/plqQACiv\n2pAgWeT8ZhArRzl9fTz0MEDHL/elGTBylkKfxWMXIsOUNSnYc0lX4n3s7AHh\nt2N3azHAb7c2AIrkCrRj7nt65egayW7VsL0To+E+uvsJBRop6eIB96+7dk3F\n/qpi\r\n=TuT+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"fa414fc18e9782c8356f16de7e4129c6e70beca7","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.4.0","rimraf":"^3.0.2","rollup":"^2.21.0","codecov":"^3.7.0","ts-jest":"^26.1.1","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.6","@babel/core":"^7.10.4","@types/jest":"^26.0.4","jest-config":"^26.1.0","lint-staged":"^10.2.11","sass-loader":"^9.0.2","@types/react":"^16.9.41","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.17","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.49","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.3","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.2","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.6.0","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.57_1594223817772_0.3357572544155194","host":"s3://npm-registry-packages"}},"1.4.58":{"name":"react-parallax-tilt","version":"1.4.58","keywords":["react","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.58","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"848e730ad9500181dffd14b0b50fb531da7f8151","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.58.tgz","fileCount":20,"integrity":"sha512-dz0oERQKnzJGa/+UCrarK9LS67JV3f2Z4feaBx2OqIBr+i4+sa6N1Fpc5x0AvfCHo/WGrNiTd17xAtwSD15RSQ==","signatures":[{"sig":"MEQCICwGuMM5Sf2ScGVtmfbecAWwWxnogLcgZb+YE2OuchDRAiA1kbWt/3gyHIrMFEW8ZG1+FwRI06/4ZhKmMkf/vm9a8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfD1hCCRA9TVsSAnZWagAAGOoQAKMIwYuvzZlx8nVLRxjd\nYv//ikQ55eLyQVyPm5cIonG78Z0dCXiOLssu3M3MauHWmfLwhjdy8m67tpO7\njhYkAvwf4GqqB1V8X7C6PkIt120fk2MPbLkGocbe3DvPOItGZU6fkJloJEFx\ncAIownK0dD/MbXEF3wquF100Hnb0MjYHc1DJre0Ed+YPBBJ+QIJYa1i2tsxx\n6H85k54T4ShyzfryXeghU1HWwwm7wUZQfJCQDMBc2Dj62Oj6FwvtzVs9Qs/I\n8SBuj+3qDimOTwta8QnhIbwubsHz5nDbfCZmmfVlrZvr3BDRlAaeVtkjjwFq\nd8U7fL3+Y3qn22d2hz3w2cdgw3EqVJPEQOhQP04iHcvzrupTZkAr/azLu74V\nbM8Ttqn1b5eWXax9T1J+mZZy4+vKXO32hOMmZiYgWCZxU2hbN3D5B/R5ZQvy\nI0LOE1rhcKHeqBLbnLRwUL3cAK/hDxmqvaoNfNJwhLrAwERSVkp0tv35oIaK\n2tGxDyVHPId2dj2pt8ffsifwrKstfgZGAvnsQFEp3KOe3pzpRlleQhPV5UnM\n0pmXmQbqMm38UTzhnyhRFlppbDiD4bzkPugIVuQ8z79qTab0I+Q3MbqFddS1\nueHdvQ0hiX6xv0ZZho8PjdyPx5TQ7GmEdGOvXj6MXNeLgt/nlli0rJxb5bRu\nA3X8\r\n=pN9R\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"f7814e11c69958a82c52c6465265aefe28bdec84","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.4.0","rimraf":"^3.0.2","rollup":"^2.21.0","codecov":"^3.7.0","ts-jest":"^26.1.2","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.6","@babel/core":"^7.10.5","@types/jest":"^26.0.4","jest-config":"^26.1.0","lint-staged":"^10.2.11","sass-loader":"^9.0.2","@types/react":"^16.9.43","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.17","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.49","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.3","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.3","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.6.1","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.58_1594841153615_0.8578317131586228","host":"s3://npm-registry-packages"}},"1.4.59":{"name":"react-parallax-tilt","version":"1.4.59","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.59","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8296c21f6c3637de4629069f81788afbf9cae7f1","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.59.tgz","fileCount":20,"integrity":"sha512-mtvFM3TlSC+ycYAFpsPl0is86gNvNv8aFDsp/s11pkdv4UynZh0sATFh2YamPHXV7OQJASdvLQjykCNonKHM8A==","signatures":[{"sig":"MEUCICmHUdNTZDEJo9h+4vkLUrq6ikoZchh7a/X1+cjbOmdyAiEAidCxwDlqGNsS+uulNvW58RhigW+lXiNv2Qf/jVBiN3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFJzxCRA9TVsSAnZWagAAWtYP/2qaKB21egSHeM833JaL\niZBOnjHb4H354TeBvwWfPeXbMmXMPTKxYE5nTmNeNjJIFod4FYK4/k8cNh/D\nCo1nQkcq4vtCj6COKJxBSn8+qV703BC+nw/qlirECT1wcj44EFBDHWxsVi2h\nTLmkyq9ZG2twDozkYSFV30VrnunaW2/aoMVV4wgbDA7KVwvijRgqD8/4wEiP\nln0plo+I0a8Nk+Rttz6DAJdGOkQ6A+KSRobmLg/xVLpELgQTPG88v0s1OGFL\n4l4t5Mj2yZleh5sA/a4DrV7yxjUiiC9vy6NCBSYxzph0VERAn4GD6G+iFx1Z\n67lvytrtMy5i/Y2eYeGAMEc+5xpXHBgT6jjt/v8LQnbEkMR4xs2+6b4iSu7/\nbiPugRmZSjYKTa7t8EarIFNTu2UiMoGLTI9NhBkxsw6rChr2bbGHmuqZjPG9\nAmwtYCAePFeCUUdpb1I6t1I5hYsxEKMRIrP6X2l54YyRubu1anHlBWn4oux4\nTyML0u/76uV6OEirZ3iabY57/cvvfLkxnQDSwMjXwiJ77SEQ/YXDjWSU+rt5\nVA5mZXEKBeMm/PVI36rF6wM1KmQ/X+J/rcUinAQewmLvvY+vzMBF3vsXg/tk\nYvSJdsN3SQhh1f+1Eu+mqbyO2SDv7UOnuXvQA72rTTwWizJTv6bcnYGr8piM\n7/FL\r\n=NjzU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"f097e277063d37993503560cf451ab863adc0242","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.5.0","rimraf":"^3.0.2","rollup":"^2.22.1","codecov":"^3.7.1","ts-jest":"^26.1.3","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.7","@babel/core":"^7.10.5","@types/jest":"^26.0.5","jest-config":"^26.1.0","lint-staged":"^10.2.11","sass-loader":"^9.0.2","@types/react":"^16.9.43","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.50","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.3","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.3","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.6.1","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.59_1595186416690_0.9220072399196675","host":"s3://npm-registry-packages"}},"1.4.60":{"name":"react-parallax-tilt","version":"1.4.60","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.60","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"600c33bd7a6fef4bcc557a0e6e75df32d585fb66","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.60.tgz","fileCount":20,"integrity":"sha512-Iep9XLXye1busRG910j0+pyRgNmuJhXnkqIcpSB8V1RzhXrN/m2qFyK8B8MrYbY5QaJRsVs47AW67qNG80MapQ==","signatures":[{"sig":"MEQCIDEPlZKdc8OS9nha6ezISTYBagCL7Piv35gfz1X/RTKPAiBUKZeOfeEle6Oi5+0oBPxV6bovk4y3RzogunyJKla7Fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIcxdCRA9TVsSAnZWagAA25cQAIQoczkJ645MePTu36uX\nBuszIRkdW3SI5QytqexP99SHbrkdBqNlLuqjlk//e5hJlz0nGkw3wgDh2TgJ\nJxJ6zPCuxraF+RhEwqMAzGIIAm1Xt4gacns1eqaGXdXfi2Gvf4GsncdoknGR\n83t++5Qm//Y0WlT/619y3Fp2i+FlsmTtmbBTvnMwJqjnuvVQz3SFNRAiaK1h\nK5rMwgZdZ1V4rAWR+D4AicN2JRtulu0xxzHhWwvEWCO1EU3s0PlMhfSYEcm3\nV1KW5uhCRBV1GTD3VZt4AveS6b1OwNViy5cMVfQUsa4JT/Q7S21mEt3ojWSQ\nX+4E1SY9HuksuHYtacrW88Rd+ORisBCNevwuaWXvOF8RDUB33n4Zu01W9ZLp\nFswI/OvdJgb0RRT91nG6AXOZEc4hW50YxE/BqUxIPG8KhULSFsR4kLLl26Zn\npkTyOsy1LcT2ZNkvAdIEbrCUzN0YAAKvUbgGhGX+cR0K+jggvQSIEybT7VSY\nKMVG21Nzw6uwtv8OSg1uqWCHJatMEPs7vVHxmxva5hDz+kUXAhFcgS4/UIdD\n6fx/V+rKgx1HMrbgDN6VMS9Onc+pRxKsNbzQGJpnOrP42qRybit1E7u0nlVQ\nczmHC4v5SlO9BFA/+sJtWx9v/8VTAcqV3mFt+nTlZRXgKRiYR81oL1IMyImh\nvjaY\r\n=Jf0r\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"f009ce1eca1dfb3394c06c116101aa5a4e49d05c","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.5.0","rimraf":"^3.0.2","rollup":"^2.23.0","codecov":"^3.7.2","ts-jest":"^26.1.4","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.7","@babel/core":"^7.10.5","@types/jest":"^26.0.7","jest-config":"^26.1.0","lint-staged":"^10.2.11","sass-loader":"^9.0.2","@types/react":"^16.9.43","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.50","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.5","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.3","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.7.1","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.60_1596050524410_0.9271702843534633","host":"s3://npm-registry-packages"}},"1.4.61":{"name":"react-parallax-tilt","version":"1.4.61","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.61","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3ea4bd1fdada9182e0df3a79c8cc7dfbded68272","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.61.tgz","fileCount":20,"integrity":"sha512-sOmpoYwTD1WCaTGD0JuMdTQiGNDiryW+AVziB4BX6dUIZVqc0zosk/m7w7IbT8xMMNGOWGokmalUUn6YjF6Asw==","signatures":[{"sig":"MEUCIQDWDu88652Vjep7UGJqTU9QQ7RAK0Js8GGUiaYT+7X5RAIgW5M/nAzq8hBVhfjVp6Lo8VvUvqzBshifwoNN9TCgH5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKFtqCRA9TVsSAnZWagAAZfoP/3Qhs70LJs2rH5/+D2kk\nxf+S5b8cFJe6KgBH4Z3tDvA7xbxdzt4+sfcnJ6uoFmd7L0r96IyBHuDXdzEY\nFWr+WoJyPswrN0w7GbbSxWBlbVNxAC3I/nonPqpQwu1mkyvKAY7HeLZCk0mM\nT/6vrt5PODssj28c0seyYAfAcCBKDBiFGiW+pRgpowpN6OzTSY8tbZTyszMw\nMhB23jy6DWsX76IevL4k9XnDowxgVU9PGuTVTF2EdhiNCBVDnENq5mTZuvV9\nzBdFGEZ59e5aQsf32/RGpRMKT7rdtxauNAWGW/2i8EI72oosnvVwm9M+ZPGW\nY28PFbV9iEj+3hIPeOU33Kp6Wnou9xTQxwCCUtSS3FMA28FBssvnpgCadhmv\nJoFsGDCwL4fJHN/gs0oZP2w8oUp1pa+qoEkBC1H1Al+IP0Y2Uwv2jQQvpSAH\nZm7EvcKgouVuRni8rNyWSbQLTiSuhybGsyw5ZADilktDwDQKlE5TwCyQHC70\nE6bwYi9gXbOtFrPzIwfj9yS3jA6cxkaj7Z/O2dN+YQSD6TeX+/rNrS+0zfBR\n3+fhaQ1FL1pOc9rQOTBlmDuwjBUHAWFcbvN9Gp2NCnYfd/inJlwjSv8CZ8IY\nO338Gry++dpsx4ErS7XQyt3IssnQUlOst/YR0lvZvJAOkEeJRSV0aV/OdqZz\nRA1O\r\n=z1Cv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"5290cdb0ffd9cc4e99db3243f89225f8b0c6b056","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.2.2","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.2","enzyme":"^3.11.0","eslint":"^7.6.0","rimraf":"^3.0.2","rollup":"^2.23.0","codecov":"^3.7.2","ts-jest":"^26.1.4","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.7","@babel/core":"^7.11.0","@types/jest":"^26.0.8","jest-config":"^26.2.2","lint-staged":"^10.2.11","sass-loader":"^9.0.2","@types/react":"^16.9.44","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.50","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.5","rollup-plugin-terser":"^6.1.0","rollup-plugin-postcss":"^3.1.3","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.2","@storybook/addon-actions":"^5.3.19","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.8.0","rollup-plugin-typescript2":"^0.27.1","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.8.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.61_1596480361630_0.4612670369217746","host":"s3://npm-registry-packages"}},"1.4.62":{"name":"react-parallax-tilt","version":"1.4.62","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.62","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4c859db7889b10daccb11fd4eb2d7f13232bedea","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.62.tgz","fileCount":20,"integrity":"sha512-fbi3Ddyvn9Te8WeEjNHqGlMqR2L7UHfGxBa8lYbHX3S/WHn0rLksf2grLxK1BrPNqi/dRj3Att+A3mXE4DqjGQ==","signatures":[{"sig":"MEUCIQC/6Cj/GSD0+PSi39CTR0e1DiuL56N2+BaRi9ZeHdjqEwIgQY40OgghwjgtXi9aK80QkU8ZRMoz9+kfJbcZnuRlZ2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOhyOCRA9TVsSAnZWagAAECMQAJ5dEsBIW26LfGgJTk95\nR0+9Wi96IGLSGFYGvaqhEHo7V2MyhQ23v/qmNPBpPmO7zKhaM+Lz2LtVq05a\nYpwDwtC5N6VVaIDkR4drg9OkuhmYBwc1Q++iYYFBKWm96qd9ApHy1W9gILNj\nSFAQPqRl1gTVwoYWEc16n1mflsNzA9x1ETaXLpWR6qcbrBG+zeRXR6Rl/gmf\n6HQ4qe+SOtlt3P5OO4LC6PYv7pgwz45vYzBrzGX4iJnAGa2AMaYGQzkGRIj2\n4sKwZOL7k29jUN9sOdHI+Uiizh50r5ufbze+qpoRf2RRQVZAwthDhJegqpxR\n9ZPuUpBqUvSMXGGwb78U3I39SZB2xLRGxzX6kHzSrml+ul5lZxfIY2th7j7z\ngKOqjU6E5xBoVti20ltzqkHjpLu2ExmXlS/Ek7yMYQJRy3f1/pSbJP/7BgVB\n7EYgemk0b4ScGaWuSBx4CFoVSC7wrYNpKYOqKG62nN2v3NCOBKswZGw0haDB\n/zkLTHQWTjAC4iiMbmdiIdLR2Tiymge7MNccQnnoS4l0LaSiJnffLVGK2BpO\nW0+JOnLRdNNs2JCePbODjWwhXP0FVD/SHHJyC6QOHaWexdergQqaMUnWmmZI\nQ/b8ncB0eelkqam2k6HlExdOLzWUNyenQHqWwAcFNv9z5WCJQ7te8q1EEYee\n8vhB\r\n=w9L9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"088b847a39fb046d35fe611cac6c8e80c22e893a","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.0","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.3","enzyme":"^3.11.0","eslint":"^7.7.0","rimraf":"^3.0.2","rollup":"^2.26.3","codecov":"^3.7.2","ts-jest":"^26.2.0","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^3.9.7","@babel/core":"^7.11.1","@types/jest":"^26.0.10","jest-config":"^26.4.0","lint-staged":"^10.2.11","sass-loader":"^9.0.3","@types/react":"^16.9.46","@types/sinon":"^9.0.4","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.50","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.6","rollup-plugin-terser":"^7.0.0","rollup-plugin-postcss":"^3.1.5","@storybook/addon-knobs":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.3","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.9.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.9.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.62_1597643918188_0.6390631329263763","host":"s3://npm-registry-packages"}},"1.4.63":{"name":"react-parallax-tilt","version":"1.4.63","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.63","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"99a6859826baa4e2038170ee4c6c87efce21f060","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.63.tgz","fileCount":20,"integrity":"sha512-PSU+fZImqMkqAvRKZaWSA9evns1xa4ima2lOwSE3hYs2JX9be1D05COTNeFn4Bjyb1QaiQu0tYCROgKjueIXOQ==","signatures":[{"sig":"MEUCIQDUXSOP59PUjkD7qxnZ2+ybpDLUFKxZPQVph7O0GrTrfwIgZmzUm3Z/HuJ2h9cCcfpNc+wEeG2XplxtEp2ollJYU50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQXguCRA9TVsSAnZWagAA7iwQAIUG9PXdjDXoPqTRDvzf\npjFOPcctAFHwii01U58WFYIkSs5Fyw5rtiIfKOHeP8B+Qav8YJMbjFLCFqPl\nC9+0TKtYSeQSZdsM0Z8z9tF3lt8ruZaFZEPx/0RgjgEfzTyhW5J6sg0XyS+/\nYQw10vsYdLTXhTKOamo986kSRSqH/KUC254KPGmPJGQDM7LbqTCkiFtK+Nc5\nupDGxf3iUcvcaENFsHaKCS7CF7qLzVnfz9+MfSY+EzKYJ1ukCAz7OyzijqDr\ngU+LpkaMH8H0KAX+TbYfH4KYzfxlzji94bkVVOxmpqme7zkwu/RsoNfgYYY4\nK4WVCXePzBGwg5K58PEfEYp34L0o/PAmWsLctzNLByZomrqmK1IxHgJYzZFI\nDJI+5MKHSqSFlgUDqwjfdECj/vh4OA0nVrxihbytmmbKGAGBO0hgnizhbfm3\nJVJn7lBkuMsukWnqpOL/UljsLGwqJ6nMHrrVyKrgUyQ3ljW8uWmGLtlUfQd5\nubmurfLNkIkRIZE9iElYHOwAAcsjJfV63qGDYIq9FTyuWQpxS3CsBxPvjQ8j\ntvStLkHI6e1blv1+2iKKm4Ex7X6xNLaU1ZMgj/Uzn2Zj50lTnSXU3KRVaClf\nY+zJfvBN0nzkbr8cl3KZkfG8S/OBurkgzjaU9k0y0YthMvBPosQnNwXn0lzw\nl5Ma\r\n=z90n\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"ceeb49f8269e3a2816091cde7662c22132ba8f09","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","husky":"^4.2.5","react":"^16.8.6","sinon":"^9.0.3","enzyme":"^3.11.0","eslint":"^7.7.0","rimraf":"^3.0.2","rollup":"^2.26.5","codecov":"^3.7.2","ts-jest":"^26.2.0","prettier":"^2.0.5","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^4.0.2","@babel/core":"^7.11.4","@types/jest":"^26.0.10","jest-config":"^26.4.2","lint-staged":"^10.2.11","sass-loader":"^9.0.3","@types/react":"^16.9.46","@types/sinon":"^9.0.5","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.50","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.6","rollup-plugin-terser":"^7.0.0","rollup-plugin-postcss":"^3.1.5","@storybook/addon-knobs":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.3","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^3.9.1","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^3.9.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.63_1598126126298_0.5415683075135675","host":"s3://npm-registry-packages"}},"1.4.65":{"name":"react-parallax-tilt","version":"1.4.65","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.65","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b8114ff25b69680f1fefe1c3e6c7b0033eb04535","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.65.tgz","fileCount":20,"integrity":"sha512-6ToVrY1YM9k6C9SMlYIT32rpjKI02+kJSvdt4y8trzyaEs5UkNs2PoFgEOWDbzYNm7mmzWHaeE5oHxhwM56XQQ==","signatures":[{"sig":"MEYCIQDzJmkQ2wByrIW+u/FoPKaO1E9y85dXgoJr6/ormV7H+wIhAJSjyy6oBmpeQduEm/Gt5xLrOSAJfqRkBoQgn7u5pEyy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVoynCRA9TVsSAnZWagAAEgkP/j2idRTtSEA2VVr641Pw\nP1kZIm8PJXt3E3SDEuHLt8Bjq69DwIMBmw6v7mAqfCKDvh2KUVJtNhaXyu0/\n1iLbw4V+MxPtVSeOyGg1EdvsFxhq3KYTOzE667D43b8WHyjpuIwHMlz92Q2K\ni7OMedpl0Obh2nljTtw58532BfywGfGbLTqh+0EMIpngnSUkUBw3WZ3mVOsI\nnlSI2ww8IAsNWkS05Dx97eukAkCWi71I6HX7W2dfCkaAjzzAjAbie5w4Fhr5\njLqDQR+VLqGdnIUn24XsMbAZNFrPgehRYxubWnEj18puPu+cazG1EaVE1zBk\nYhz07B7cltMZEATEL5RGz4QRHxe7sAQFCiO0nbko1M3VrLezX24OlXzh0rJY\ngMxv/lEXt8cDhgyOPyKmBeQVcdtcW+5N/5kPjUSanrEtghLn232UKa8lQeJm\n1tcIzikwtjgd2gS9q4U24U0r/FmhIRbZbg9wzKgWIV8KW7VjyA6vnXJd0m86\nsxJL0TzOniK0KMaM0iaIr7PpMGiFQvvp2jA6u8QNpb10PawAVoeA8YosPd0Y\nLH7uLTdj29XN6683c8VQuvGgWZr2T4IgVBddoiqLofd1CCRNkUc2Y4OaOiY+\n43AvAl3pDzTp7Ry/ftcF2cGa1Cs2tajmMcetOPt61Sru4URbOVDTLCbSTiJL\n4B9+\r\n=xqHW\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"6a5df5775926fc7a91e5955600373d11f57e0917","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.18.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","husky":"^4.3.0","react":"^16.8.6","sinon":"^9.0.3","enzyme":"^3.11.0","eslint":"^7.8.1","rimraf":"^3.0.2","rollup":"^2.26.10","codecov":"^3.7.2","ts-jest":"^26.3.0","prettier":"^2.1.1","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^4.0.2","@babel/core":"^7.11.6","@types/jest":"^26.0.13","jest-config":"^26.4.2","lint-staged":"^10.3.0","sass-loader":"^10.0.2","@types/react":"^16.9.49","@types/sinon":"^9.0.5","babel-loader":"^8.1.0","@types/enzyme":"^3.10.5","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.0.0","react-demo-tab-cli":"^1.2.50","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.20.6","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^3.1.8","@storybook/addon-knobs":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.4","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.2","@typescript-eslint/parser":"^4.1.0","rollup-plugin-typescript2":"^0.27.2","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.1.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.65_1599507623276_0.08846883832085806","host":"s3://npm-registry-packages"}},"1.4.66":{"name":"react-parallax-tilt","version":"1.4.66","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.66","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"38802c21972cfc6b55208f71e7cced9902d0311a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.66.tgz","fileCount":20,"integrity":"sha512-csgDP4gpFjp2gpZn5PIxOCNoIri777XE2BahN/BwAAkL/Ql5IGb4fE6fqmkJnnlV2OqZ3U3U5AHvJFcdBZQGDw==","signatures":[{"sig":"MEUCIQCGwe7rN/I3RGVI28K83tbwDp4yoQuPQ5fMJqF0DbnB6AIgRw1jtdz7xzNibQQk7xLDbrXybnIsGt6nFnXHqfh1Z8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffsSbCRA9TVsSAnZWagAAfrcP/1zdAKgEFi3R9/vldREf\nNZkAs6wdw8P7IXQW0YWR8EtgU+cSl1kigWc+EsnoJH5YdhagMmUPEAf7dXNR\nx9Sm8gWpAmt7NLcn2yU9CTYuwbrYiZj+Bh0aBS6+3ivx1Y3ipRVF+19JazEd\n2X0b2gwAUohEDL2HARWmu69tUZFDdotiKaR1FCl//HdjHuYZVBtfjAwJVi9o\nxKI9+FtZ89Oas7/AvvHnl7r5B1qCHSSFa/D2UFpkJqzkQ4orvChkCVAfLMGL\nxnGwevcN5+ELggJKTVSXKD4TaOqT59rgq9ky212+td7th6/0opY0TBqSdlLl\n2lcCMHt++X0/sjUyo4c7o0SH/U7br7mf47FPT5cwPJrDgG4Ex6A1LZanknL9\nuJAlBcUDRtvXTz9dtgQ9W0qTKXFmWLNDlsytbQKYX2YtvRa0V8EIwcuS/qg9\nuaNEztpDXduc9dNXlUdX0dRCGT8Tubtb7ak3+ic2hqs+wBmhy7PBPb5lMdE5\nhT+64iTpfaollvoOL+mTZHRmIx0xGxxlJnULaxYEdquzW1BxNk56s0m0VdVn\nrAAEVyQq/Ixb0x01IvNYu1HzlJyj3dvghmiFL62lhFsNEgVrg5Aj/38ZMENi\nLgG2EQPFmqsL2RdGNJgRen9L8jmBweYXjpEOUMo0ZSHvoOdiT8at9RpzLhmC\nzZ83\r\n=bdph\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"a4ca0761be342bcf2d90346516f898a7fd2681f5","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.8","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.19.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.2","husky":"^4.3.0","react":"^16.8.6","sinon":"^9.2.0","enzyme":"^3.11.0","eslint":"^7.10.0","rimraf":"^3.0.2","rollup":"^2.29.0","codecov":"^3.8.0","ts-jest":"^26.4.1","prettier":"^2.1.2","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^4.0.3","@babel/core":"^7.11.6","@types/jest":"^26.0.14","jest-config":"^26.5.2","lint-staged":"^10.4.0","sass-loader":"^10.0.2","@types/react":"^16.9.51","@types/sinon":"^9.0.8","babel-loader":"^8.1.0","@types/enzyme":"^3.10.7","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.8","@storybook/addons":"^5.3.19","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.21.3","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^3.1.8","@storybook/addon-knobs":"^5.3.19","babel-preset-react-app":"^9.1.2","eslint-config-prettier":"^6.12.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.5","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.4.0","rollup-plugin-typescript2":"^0.27.3","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.4.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.66_1602143386916_0.13232798235328969","host":"s3://npm-registry-packages"}},"1.4.67":{"name":"react-parallax-tilt","version":"1.4.67","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.67","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1cde4b5e408a5ec0c8ba830d4092134570a54344","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.67.tgz","fileCount":20,"integrity":"sha512-UW1yY2hKnjIJVWo0Wppwjp8Jq4TY3oBZAl/rldSHreeUCY8d2EWYsy4V1ZNRJdpz9AqETAXjWpW0TX/B7tCAtg==","signatures":[{"sig":"MEUCIQDkQs+DWP6zCiFHm17VZG6Gw9p2mWyNXRL496EHLGFa8wIgbBVCahPFFeknzSbssJk7KdgbkivyqD0bibEyiUFNBss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuD4ECRA9TVsSAnZWagAAExoP/RFMw40e7hUuGILVndWH\nskqjC1h4v7EfycEhEzVbXmeXmHqShKJt8qO8ROlUJdgJIvvYNO/5rUXh59+Y\nDU+H/OOrFZ/gy1T36Qg7Gs5mLTGrlxguIGjgqtBUqk+n+2BtHpRvZ5vcDO6/\nG+fYoHtE2/is8t1fs8SoDlfziWE1/GEr+zNQkhkJy8FNEiizza0Z9AWxF12E\ngVFNRuMPuJeDEoGEDR14ysiXyhiiLpubnGBXdOEPnC28h8HQtf1s92FuEdgq\nzrikYG/u43YtZpmHeOYUX/+NPuqNhvA1TGt9zfOLB8cNNzqiA4OxDyRc2Bwy\nhWzTawpI4tUffYiKGnAYfuUJNx1ZKkQWW/5jDLmuhKKGxHvYQ/v8yvIM95ar\nNJkiJ/j5V597pP0KbSE2wPdb87EPnfdlYEZNzyYsglmw0Rl6VbrEHoaCLEW4\nRYNgcTmo7hq+CmvZSDclvuQnIbLot0OvLcoxHpRhwSZVrPm/2A3Ej2GpK62N\nb6+M+SqcIo5t2J1zNEngVEXqZyZ6prlRSGFfnTX3p/8kCPS4kdnz1zFrdhiz\nmDOfomsM8jGfBF9e9e6MpZ1H9jWN51H/BhiTtqoX/GwVX1SA0GNmLbKGIDRg\n48eWkgnf4JQ9Ha2xjgHNXkAy8somJuxurLRhUtzF5TepsN7gCtHQmo8BFEaK\n8Jb9\r\n=FtH8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"40e46a9ac7258c2474c51663d7368e7eb55c4489","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.8","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.19.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.0","react":"^16.8.6","sinon":"^9.2.1","enzyme":"^3.11.0","eslint":"^7.13.0","rimraf":"^3.0.2","rollup":"^2.33.3","codecov":"^3.8.1","ts-jest":"^26.4.4","prettier":"^2.2.0","node-sass":"^4.14.1","react-dom":"^16.8.6","typescript":"^4.1.2","@babel/core":"^7.12.7","@types/jest":"^26.0.15","jest-config":"^26.6.3","lint-staged":"^10.5.1","sass-loader":"^10.1.0","@types/react":"^16.14.0","@types/sinon":"^9.0.8","babel-loader":"^8.2.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^16.9.9","@storybook/addons":"^5.3.19","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","rollup-plugin-json":"^4.0.0","eslint-plugin-react":"^7.21.5","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^3.1.8","@storybook/addon-knobs":"^5.3.19","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","enzyme-adapter-react-16":"^1.15.5","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.8.1","rollup-plugin-typescript2":"^0.29.0","rollup-plugin-node-resolve":"^5.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.8.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.67_1605910019706_0.42906723029314264","host":"s3://npm-registry-packages"}},"1.4.68":{"name":"react-parallax-tilt","version":"1.4.68","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.68","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c71425324603695b7ccfefa88dba3f151a313be4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.68.tgz","fileCount":20,"integrity":"sha512-8RZ/GjLf9kajLB/cki9mx0lt95td42J55J374oaHHsIBccFzp3vUnm2RZp/nbElO/ghD/gTARm+kRtchnj3xWw==","signatures":[{"sig":"MEQCIFIOmCzaaogWn3UcvBfUnM3E3UdCR++Yw8FPqJ1T7KKjAiALavthDsNEMimOqwvFtCKCT8HRoG7X2n2Tpr5sE2aOeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3vcHCRA9TVsSAnZWagAA27UP/1voCC5J+lKUhzW0pJwu\nE85YwOts0p647s3KB9rZw+U8U4LmdBk5I/wLTVmU1BGWdsL/WwJyYBEf7XkS\nmQETZhRcO2RoETJgUo112hHcVtso8vELidRxXAAq139+tyXpebBzsFHSiuB+\nv3KRaA2YlkMIufv3cOzl/0FqkMLw4HHkElbc/oDQXQw53qFQ/twraYSKA+tW\nTNtqjGXjAebsdU8Nd/WjVmN2rJNVwuaiD0G0bHHbKfpC7f16aHOON8dshzG1\nDxodVNA0y3n/p68qaSObN4wbHjBpmHIQuxMsyK1E3OKvwKLiWKmA6m3dIlqZ\nB4FaGGK66I6IadlHwrfuH1XzrQYASg5xP62veRiuWkSne2/lIEEeIxFZIuBh\nHrr1sYwj8mGjDVFbZw4l23RneXbBbrJUjL7YjcEYJ5qypX4/JluTbcf2sLub\nvac3GFlrZ5grmlJrdgDSuUDIuagP6tfXbmoUrXw0nk18npXB1YO0Anjkhpd9\nks+Qsc0jBg5ls9aDUVQvdlnDn1OTA5OcC8a8hKMdcjwPJU/Q/FonY/pqaWzl\nliiS8IGOzCIFYuv6mgs9n1mQoT63jDbGYGaS3KMGq1coTvbYyLDrSkO5LaQ5\nfQpjwmb58mJt/MN+yof+boZR9XW8gppzsheOCA6080mbyZzGClwHRmGmrZYo\nF84w\r\n=KSIS\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"466c9ac830b43a12a8bfb2660950a7728b84e1f5","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.8","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^16.8.6","sinon":"^9.2.2","enzyme":"^3.11.0","eslint":"^7.16.0","rimraf":"^3.0.2","rollup":"^2.35.1","codecov":"^3.8.1","ts-jest":"^26.4.4","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/jest":"^26.0.19","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.0","@types/react":"^17.0.0","@types/sinon":"^9.0.9","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","@storybook/addons":"^5.3.19","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.21.5","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","@storybook/addon-knobs":"^5.3.19","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.1.0","eslint-plugin-prettier":"^3.3.0","@rollup/plugin-commonjs":"^17.0.0","enzyme-adapter-react-16":"^1.15.5","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.10.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.0.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.10.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.68_1608447750696_0.45189080374067414","host":"s3://npm-registry-packages"}},"1.4.69":{"name":"react-parallax-tilt","version":"1.4.69","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.69","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8750ecb34c3177a99fb97c34e830389d09500a32","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.69.tgz","fileCount":20,"integrity":"sha512-9nGLXVCbdOKUYCpiVN49gPEfzMLTTLm99+lf8TCyzFG/41NWi65RGJi1S1kEj+R9q54ZIyXPAOpOpbv93bVZLQ==","signatures":[{"sig":"MEUCIQCymxCuTfaIRKEbSWaGRl1MEskReEmYHpcBCpaNd82KogIgKgDYusnOrZDchSzIJD7xzzNucN+ULVi+c1sX8O8oat0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8NaNCRA9TVsSAnZWagAATzcP+we3+C8iheP0XgtbYEve\nXOSrfmp6Pic2RcoHwl/oy6jhJNV68Bre6pFCLAAJcE3FH/Fe79jHJf6BVf+9\nxtyTLULsb8U/oRVlejc10W46KZTBx+GBUZ2/BrEefQste7X4r1C2u6fK0qs+\neY/hyTquv50GukyNobJ11EoWxYGn8guuZHVjYqzMzaD+RMmrwnlV5ki6BQHH\nYBkA5rHYkEb6Xf0jVbZXRhRrlDzq/78MooulhVXRLBmWHLk8sQOYNNEttBXh\nkULXKIh4iwXsUyuqin6lMKxx5jhhbalJCMgc7DD0nJa49TwnL90yqbvfPx76\n+nrLA4ZyqKKxXtDnwt0CJTFOrXcIAe7CnW4DFD4ZYVGZNPjJv8DiaQFKd2HI\n42Gji2x4oua0ncwswtdl+yJ+6AuPKu1Kx7bGpgKZUfWKFIfVw3Gqx72DWaLH\nexcaImtvy/ONSQkKreYUcYEf+i8Xnxis0/LFMLF1ewe5cPfKjYvhZGOrC6hC\nleEZBpBbZEZBFg9myImhARF47881TGFDEOXo/e2m1QT440Wl+2A/stMgww4A\n127HOqdJIeCKbTHXSOHynrY0wJ6Y77j+Had+hxshefgxOfpsitsI8y6NQlIp\n0KYpN3c9Y/ozb9aztIimXWfMpupiH765VOJ2ilrxtUV9Kk2VLE9qVMaeJatJ\nML90\r\n=Hj6O\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"605dfee77ddfb686a91fbf21d78be353dac6afd1","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.8","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.6","react":"^16.8.6","sinon":"^9.2.2","enzyme":"^3.11.0","eslint":"^7.17.0","rimraf":"^3.0.2","rollup":"^2.35.1","codecov":"^3.8.1","ts-jest":"^26.4.4","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/jest":"^26.0.19","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.0","@types/react":"^17.0.0","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","@storybook/addons":"^5.3.19","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","@storybook/addon-knobs":"^5.3.19","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.1.0","eslint-plugin-prettier":"^3.3.0","@rollup/plugin-commonjs":"^17.0.0","enzyme-adapter-react-16":"^1.15.5","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.11.1","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.0.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.11.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.69_1609619084781_0.32783689086056045","host":"s3://npm-registry-packages"}},"1.4.70":{"name":"react-parallax-tilt","version":"1.4.70","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.70","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"90b415eadcfdbe76116aed5adfd8c9d3abcb16f0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.70.tgz","fileCount":20,"integrity":"sha512-gzJJ8jdEoOFGoIwTamiWJ3dzpfIxY5G4LJ2w5KJq6W5XaoTsdSIyyn9ogX+hyqmlCqugM/leXTzTqM/UJ6rsRA==","signatures":[{"sig":"MEYCIQD83zDU3HP97jbb7zu0hqqVSsafUjGtbQ39nJSi24SGawIhANlTp0HnoUNiW/dcW2b98lb+zkN7rVftjv7pf/Hab91g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAylTCRA9TVsSAnZWagAAhtsP/1gCmHrnvdaRiNBomyJi\npZ/mDrTY4NO0XRPmZZvOpvWNQULjn2+gRxCCnsdf6Mh1yFwV5GU/4gjJ+NAi\nlh1SiV7fDDqccyEXZJ2Qru4fMg+NAlYYH0A4Yl1QQybCL2VnyB5iDkBS7k65\nMveC6Bcbn71PXK0YbsvbGFfMugaE2hbxlhFMy4eZL3kUDs/aS5bkl3KrQDWS\n8T94wcZ/F6WpDh+Nrttg0xBPQJfLj7dOkVCM0PivBiEK5I6c4W8ad0EJw2xD\nwwd5Aff8kAyNQ54MKpVYzeq6pN9qKXLcLtOoD0o0n6qfIexIb46Mvt4mUqxx\nehB0UPOBAUCXtQIp6rTXMY5UBQchO84IWJmx1/uVRY1jQ4PF6JQvjGXsFXiE\nFB5JZPHJ465cuma/IOSlqPjGQisGqk5p5v2SfB4Id/JQ3QuDsTg0OoTyVVG2\njz+OllG7aszUz9/UFhxy+aG9JX4QFoLjGH/F5GD9RcxJXoo8OhZflAO1mX4X\nMW1weAu7Eg4sLxlXZMRi6HotlVOl0/ZeA36Ovd3Qvun8M3BuesVny7jqjWa0\npeurYKuYAa54xQE610NnNHvgas5YS5zQ9KqrA7F3/Chg2LMKRYG0BHh+t251\nNxFwhmxx15WzVrg6REspQGxB3Igbt918ZQKpIpuXOTmKM99rccafS3Dp2qSs\nCPeX\r\n=xsru\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"d114628946dfe62416a274b7e3b1a1ba7d94ea16","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.3","enzyme":"^3.11.0","eslint":"^7.18.0","rimraf":"^3.0.2","rollup":"^2.36.2","codecov":"^3.8.1","ts-jest":"^26.4.4","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.1","@types/react":"^17.0.0","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","@storybook/addons":"^5.3.19","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","@storybook/addon-knobs":"^5.3.19","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.1.0","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.0.0","enzyme-adapter-react-16":"^1.15.5","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.13.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.13.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.70_1610819922917_0.32205666768056296","host":"s3://npm-registry-packages"}},"1.4.71":{"name":"react-parallax-tilt","version":"1.4.71","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.71","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2171704962e5106a19156d68e0698ddb2d6c179a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.71.tgz","fileCount":20,"integrity":"sha512-Mw/HuD4TtZuDpk+qfyIXaHkhGCCkteOwQ2wbuQGg1IUQQ2ggZ2ipw4kCs+NfTCHXJstKe+BqHeE0dj/QBjp5oQ==","signatures":[{"sig":"MEYCIQDdXk3Jc2FRnfz4nAHYzAjQlX/5KL1CF7TU0Irdm7jljQIhAI4f5CWl6s7YVaeNpgXfGeCHWRkQXgl26RDr1cvWm4hP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDJLCCRA9TVsSAnZWagAAvFwP/jnvwScbQ54Nl37pkIyP\nic+wSkp1PXrh9vSYe/wdfxaLlgYJa5oxVke6HPv2p5h1tu4Hsg1RSkvPOjn9\npWaGbCOgaJlUm5tgrXIgiwzjxYM166H8bvkPukGmPE1uqGyKX8UtIjKRONYN\niLOt1DPPG/fvSn5GMSd+aE6/W45NpqQS+77tFoiMDgJ15tHTgXtQzSnReHj8\nuEtlxAMtswCmM0HPMNO8wE0zfarpsrH+vWPDTIHFpUJ3etADbzfrQS657dVl\nfsQN1nQrSUDSGmviEO8QN260YIQ058guhlP5Si89fds8l2bgoAe7zkwMS/A3\nM/NZHwIFQX6SLDHPEh3fzkmAG3iXKc9T7i3RimCiTKpxAvJnISy8bwKktfV2\nb4RJP0cIY3nwDNOrDIPr7z7qZTAmq+6cbgrmtM4x74u8zajK2aogSyiRop16\n32irvOEGeIf9GyU5dIMEX1fQffIpNgMfkDakIQYPx+b1NkrnPpsM+ncQamnj\nm0XtWdDi4zd8kKzXYTZ9gro1L/Y3DVbx/A+x+LPzTv4/6Z87Zt0xxt7s92H5\n6lh9KlN2XDXcGPL1hliylnOPMcswT27YXfYFeA92Jy9FB6EWPR4N4VXlwOFO\nvqhFN5qHdOPfA3YwTlkT6eDPyasWK/Q/UpVWQhelDVNJZKS1X4EeZ+TaJ17b\nyRJN\r\n=NDve\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"99eb6542d1b70b3cb2d199156ec98e98ca07f9c2","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run lint-prettier && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  '{src,stories,test}/**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.18.0","rimraf":"^3.0.2","rollup":"^2.38.0","codecov":"^3.8.1","ts-jest":"^26.4.4","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.1","@types/react":"^17.0.0","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","@storybook/addons":"^5.3.19","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","@storybook/addon-knobs":"^5.3.19","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.0","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.71_1611436737443_0.18816269213252013","host":"s3://npm-registry-packages"}},"1.4.72":{"name":"react-parallax-tilt","version":"1.4.72","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.72","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"655bdb88b71fe8759d8446e71bd01467e5150550","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.72.tgz","fileCount":20,"integrity":"sha512-Qwtn/X7RUVR1feVy1eD1HLPKBsk/b2KWdMQjkbO/IDSpPN8qUD3W8W2j443/86dAsdXcDe1//NsVXYZBfn+3Qw==","signatures":[{"sig":"MEQCIBC9UDIC+W5i2Pv8+3AP1e+6nFfk+14fdTTROGhPksxfAiB3Pg4nIlQtuCLfCu6JMPPtfAYJiM02vlp9CAKNstajNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFe0qCRA9TVsSAnZWagAAO0QP/RqDzO0WuZZlnA+WoEhU\nK4oS7X5CPIq89Tkko4ZAK+OvDnFNddEkQfIfkt2uztKY0yr8o9OUd8gNjkRE\nG9OT2/bI+Q87BBqzOLSaBvsnkPxSCsBmEUNbMAT4bACOQlhnPNjWwYnmrnfj\n/gxCD6GoUYJZlr/4vM2inremgtnr2Sp5JhSBjxTzrBSlkJAzMuDZBZhjYNC1\n78DKpWARi6YSzjEndpBCxL3XLTLyMDa7lYAwcizdaO4JGNII4VzPXhf4+h/A\nNjYSXOX+Tj9xjGhR/VJN4cpRp3renSXIKdx4zaIpmgEw29pAwqzpdvJXm7ZL\nOV/SWm0TkMkDfNO+Ed6fz1PQr4FsrBATorUcAYjITlTmOY8KdprIvlE/a8b8\n+KdnQYGCRBVo8vOUYtBE0gEZT0nB/0EfJ8hqWWemFZG+nGORZYIiJ3iSkS3O\n9z+4CAWngDyOBmWl6YQ8YTjL9tQdlbCLSeSHYA4lO0CQBTsICuRP9seBzHAq\nVJKcMwRXZw9OxsSU5hpNXxb+hj6A0/Zsy6uEe6UG1C2tcTEE60RuA1hVu97R\nqiQxyQjtF5XrK1p5OjeS1uyE0RjxgtrATI8e6x36N29+hbZsO/h1cb3Lh0UJ\nKh2mHs1ijz03dx0+i570Qa9gKsR3lpnvAqV6P/VhAltPK/JLZOIpJOvn4b8f\n3qxI\r\n=Kuwg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":90,"branches":90,"functions":90,"statements":90}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"ebe6b0e5b9d71f06473a2f026fe8461547deaa91","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.18.0","rimraf":"^3.0.2","rollup":"^2.38.1","codecov":"^3.8.1","ts-jest":"^26.5.0","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.1","@types/react":"^17.0.0","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","@storybook/addons":"^5.3.19","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.1","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.72_1612049705836_0.9536933427919796","host":"s3://npm-registry-packages"}},"1.4.73":{"name":"react-parallax-tilt","version":"1.4.73","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.73","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"cb5ed70114cc900d55ec3c80febbf525f0fb778d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.73.tgz","fileCount":20,"integrity":"sha512-Om+z92GgyVAf70clON31R+r7mfwuBwH2u4H0a9w2+bzpQRpGbTT9AP+L6ctcFGWnn15a8BNyJmXbzIPJZk1AaA==","signatures":[{"sig":"MEQCIGaDp7OD44cMpmky/CZ2N88GjwoC4axs77e1db5sIVDlAiAipxLR40OoApY1sGZg9XH+xD05QgJX2YV1lKybbczb1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFnn1CRA9TVsSAnZWagAA0tQP/jIAKrmz13m3eFZws595\nrfIwBKu/O18ZZlBXdCxil0TyiFZL/6d/d+vuqJuSGCiNS1FU0yumOdlNB/1R\nmHn3nTtKjh5K3kFCBavWjEIjYu85Nf8ZNuFTmAGblOwqOGkMHlPph4WYwNOe\nuRrMIidgkukkBUTnqoG+CiexS+Jlp62sqXIHDqQfJoaRboX/iGhnJRuWKdKg\n0LcVYHMa8krj4JT43pVZ2WAuuRR0ZVt6HJbdTOPhGKoset3UOptsRVPicHCx\nFzfBP6tAM0pwI83qwjALXmjbp6Msib5x8lulAtm3JEe9O4xGy816rAAaQMQw\nhObys0V+M3Jrno9CxWPATHt4X4PCwzpncyGOK6BriGLJ3ADGzS8U5SkIlWe+\ndUQvK56kh1lCco7qFKr/S0r2SFEm9lwIVHs2zyJQJH55p4PKEIdONAKvEJw1\nndCZ/5AY0UC8WXmVPUo1bsRfY38hWE1HOBSCYAaS50mMw++lk8Rn7fQpIlb+\n3AAapHYaiTiCBm247bWKzNORckdfLi/UHyl3rfiiUZwhC45mTipIRMJHL+1v\npaqNQmeI8BmuZuVxUKIK5pOkbprvJl/QsZf5uLzRxMbxry8Wmu5EcFIKj1Ot\nM7neBelOOiiz5+0mM4ZBUiYoPu5vkPq/BEdSSBBpIq6Usw+AT9hKqLcmbkpJ\nTKG7\r\n=hkP+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"58ddd2d607f9bf9e1bed8bd71ce2f9e052f9ece8","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.2","codecov":"^3.8.1","ts-jest":"^26.5.0","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.1","@types/react":"^17.0.0","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.1","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.73_1612085749045_0.5909330208114878","host":"s3://npm-registry-packages"}},"1.4.74":{"name":"react-parallax-tilt","version":"1.4.74","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.74","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"08ed92436903527f467d56a9d383643d48546c3c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.74.tgz","fileCount":20,"integrity":"sha512-wU1svF/9R25KOe8W06Eoh6wVIe4J7d0tw11TBLWD918B8yVO0iqCb3P/z5XuNk9c+t0ZuFnRcak1t+Lv4oR5WA==","signatures":[{"sig":"MEQCIBl3DvJ74MvOc9JIogIcE38CgbJHpP3w7N1zt/U7t+QwAiBZ9dlZ1xLxxE+yEFatoNe7K5shKzH+RA85lzxURpVMZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFyxUCRA9TVsSAnZWagAAUtYP/3S+1nPNvhJkNXhXGFgc\nuXTKdV/C4eP/cZP8DpStGhrbZEj0b0YLYA+h7cYURU/+QwQmLVbXi1AausRz\nyhfBpxvIYwVZrBNN4Rn08QkT38ps/jjxfEYmejAUiSlkw4EYIaAz6USnKTlx\nXo8iswHzAGGshOPOozj+4Bf9J5UJHqBslX/EinSuBRHMJRvApfjqhRZItvYL\nbrgaHnFY88UDnN5K1hK8ChJDGswgmS7fzdfrJZ3ARozsJyfIHZp06piMYory\nTxJ1HV5CbWCiYZeC/5a+nxj19ZiJ+1EwEhiafh71BFycvIWWScmPZbFx9n+e\nHK+HWBiYIfHGGss6U9rbdP9CufZmkKVqUm27AXREpUj4N+YUBmoDHG1hl5A7\nLc66zf81gspyxQJ8XEhreudFcSaU69vUxsu6n314lF83nxJAlETyE7lhhFRl\nSxHYKayfd3rPajQD63QfHQtsEMmZBEityrV+HwafZ5i64yHunwf0m0Vyo7+4\nnBJu+/k6uBs0K5aM8lfy4cOOeDEOOI0IMtAUvlwdTBqFhsUfdF8oHRiwQ9B7\nfJh639AeVC11BE/sPDjgTarxPmR74rEXO0Mv2k/joVUkLmf9PcUW/yC2xfDg\nQuoPkEi7Lgff4KCgM9OvKepUy6Clpow0nsyENK/02mfJEpZYUgyTsb2JlVVK\nClNx\r\n=oMdi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"0a5fc769e2d3255cc7e78a771d45b4921c4de444","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.2","codecov":"^3.8.1","ts-jest":"^26.5.0","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.10","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.1","@types/react":"^17.0.0","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.1","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.74_1612131411917_0.324223836089121","host":"s3://npm-registry-packages"}},"1.4.75":{"name":"react-parallax-tilt","version":"1.4.75","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.75","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0c82a4b85a5d4b6eb25fd7afe4783a6fdd975968","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.75.tgz","fileCount":20,"integrity":"sha512-pGSywgM4tz32b6l2R+IxW93IVuMfpEztFxN5UUVpRhNYlUrEHVH7p5kYXOzzDQGInBAK6bB8Fb/ZNq7Tha/tUA==","signatures":[{"sig":"MEUCIQDMRONOgfFPS91z7fHAqmjhka0mAL5SyaUI+GQeTpvjhgIgM3hhRhrIPUFo205ObgpkCwUpbtws1Qufau4aEaiXoh8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGx5jCRA9TVsSAnZWagAAE8wP/RnRct9q5/UlvxCGyCA2\nHzIWcVYLfMlv6djk8Pt1DVh9Ff33qdB4LYGMqo9y5hRSBLcAZBC3siMeoJGb\nk2vkIfmbl81rjz6v6xL4gID1bVLdctsK05WBU/pnNNYauWnNZEvm15TTS8i5\nr19sLLqdaRUGwiwbk0cjl5BTSMiky39VrFWsIKNgaNnx11yQVuxP/bZ5d7py\ndtItaziT9LWBBfwT/VvMoDTVpjL+AXYILQk3J9mHcf3x//xaN65x+fQi38xZ\nnoHhlgpF+GjRp8VgzRlprSoHIqpohMxVrrz93yFJ6W6/M4Fb2bTaOLn2pvRy\nHiYiApkfZ/X8JsaCwWb1kLvxLtuwDgNzICY4w6j8T7EdsPdzaYvyyyLHdeHL\nQQcev/OmxWjGMW2M+JJKylpujSbjyTgUOjsqMHmJY53wm7VcZlyukdGTLt61\ntUYm5pmdaQZFOpbwEA+YIbOeg3Ux7wjUmCPvY4QBw5/oHsIzN0mTa6CDYG/3\n/+Afg8tygMUkVhdFAR5ZdL5AJB1Cwp2O7KjkuxeS7mahwS5bwT3mA5gXFBaA\nzagNuqDVfpYpyaMpX92Ccpaq71H+5PfAkKArUdYzv8r7Mv487Ygl3a6exR6U\nIyF39flNNbwUIeVMshzxUMLgcNtGDspiN25aAKMBoC6dzf1oL4W9aFOGahhQ\ncCMk\r\n=D6FO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"1a21a7193dc54cb12fbb0cefbbdb211973d58da5","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.4","codecov":"^3.8.1","ts-jest":"^26.5.0","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.13","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.1","@types/react":"^17.0.1","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.2","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.75_1612389987193_0.2985471174724794","host":"s3://npm-registry-packages"}},"1.4.76":{"name":"react-parallax-tilt","version":"1.4.76","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.76","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"70b2397be41cdedb6368cb838754fe331d5b857b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.76.tgz","fileCount":20,"integrity":"sha512-embtrUKl1M0gsZ0QicIfurdkPf8g8N2rBS48XkryElrrLm3TOJ0iHCjl83azW7z3aqlxl3ONTBLlIEKp/WmERA==","signatures":[{"sig":"MEQCIA4JjvxQQoRklteLv6qCjc84TEXFW0GUkNUWpJOiMQDYAiBEJIZUuihFvHftXtFjLfMei/fM9PT6C6JluJftAYlOLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHBJ6CRA9TVsSAnZWagAAUAkP/3Or7szNxwaCr6jDVIIZ\nYaIJX01MRr05AfveO+swFZiRKKiXeDMbrz3z97R2axxytrCPCMT5PDmh2ktA\natY4czjmC4BfbjkRRLvomchppgmhxGbWCYhxYZ23AkORR1QATFLJc7CaoDDO\nxTJcTFvujWhd16V2wgOCq7klej4vDXln2Sncca6t9GyJfHzYi2L3q70TrM6r\n5p2/JzNBKhkFJCOkzw+nCSZJaZWH2sryX4galA7fUblNCED7dgrBaYL9FiMC\nLUDM2SpuOZ942I8vgm3SsImF6V7R1QhNaXuvQRvuDKeJZUSWSW7wp4Z80jpp\n2ahF9vH9hSfzfY+0JEpqCB7xgSr7VxtIBrjXh8HFdZ77vQ7isUODqTNoSceY\n7NxJTlnv4IwZlaxuR2azTkDUyY74QedSQSXJr4iHSbWv7/T2o0fXAUTOdHKF\n+RoFmbY/IoC3+h6CNFXok6auWjDI6YbvtBL6OPJzCRXkxg+mBeKG2spuZm9F\n31tR/Q3I5Qb47clR22vgVLdlydgeaJqAZ00mSo0ZCoqY2IqZfpnKZOFZC3AU\n8XtQZiR/ozGRhqEQENup69i3AKI9YRrb8/JCTCq53PUNkHmCG1W7rQjZgez3\nPZ24VrfGEYFvlHOs0Nd4DvrCOGCT+bBmz93MhGxUSW7vWZOQU4WZM32Gseva\ncIIZ\r\n=h1K6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"388e4cf1ecfcbe71c0474d69a5cfb97e02b2960b","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.4","codecov":"^3.8.1","ts-jest":"^26.5.0","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.13","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.1","@types/react":"^17.0.1","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.2","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.76_1612452473588_0.7902488176358728","host":"s3://npm-registry-packages"}},"1.4.77":{"name":"react-parallax-tilt","version":"1.4.77","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.77","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2cbb5da044669cb973002473c03555fb9ff3db94","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.77.tgz","fileCount":20,"integrity":"sha512-+DtIj5/WOW1tKPihY1bErtqoHlfjAb8Menf4dLWr+tpM+/WlqLXKTI2JuVlXRtjZhRfDC68appjT7jepWjQ9qA==","signatures":[{"sig":"MEUCIGJwevCSiUVB3sTVxDVbRoyeHG8E56Pxvq2wVC1n3PxsAiEAgJAEkHbkKo22eLwmSxPodOQoHkhuexP8HJR3Ae0Io6Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHXTHCRA9TVsSAnZWagAAidcP/2rEvxQgXjW9WKzPpNXC\n/CGdP38UPggLMG/wtOADQe8ljC0x+ypb2TOulTlSt/m/pOxRV0gtpkbi7c4k\nHPcUcJiW2SXpH0Te+6P1de5cJXuKb6z7IyKGRxboGYiT5b4MeRi5V2OKLJem\nk86Ew5MYxJLA1kT9SCozJuai0jStZtZlKpJ1J8zM2u2CBn54shFGF89SgnNu\nY4EcCKyGtaXNfyjT3e2eiYLKz4DPIDUTjmjNLGMp3jCR3tgyfkowYS1JYSN2\nKgIrUH3+FK9Qo6sUtNpOFozXu9yoTELhid4U2Xu6zH/vy/3JbqEwVIp9ECe9\n3LN632dUt/mDNIybq24UyvJ6W9yEhqVouyJKGO+X7sWbNKiPHxxIh5ukMQfF\nStUWjxR09BSEPmwUxbVgov4ggA04VdY1r9fvIghBRQsJUL/mg9pVW+7Tts0K\nTMveoe+LktaKuXeS2y8ZvUO6nxG0RjkLGCBEvqtH3+BNv4pC4yeiHEsfl1O8\n6RD0qRWK+pJM9DjtOa1Kx/Cp5NqZsZSFy2rAuib/ksEYBhlsOglQoll3IuOK\nuOJrZsd2oF202QZ0HVkH3Q92qemKi+9nLfbefHqtWER9liFcod81y4EEmt4b\nNa7drOtFQBOMWrmUQZ3+R1gO4iOOK53LtMZLvxj+YS8i8IqJwNXoOAAfqcCS\nFyWc\r\n=VXjb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"5af75a47d5fef86e9bea49bb0bd29c2b457869d9","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.5","codecov":"^3.8.1","ts-jest":"^26.5.0","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.13","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.1","@types/react":"^17.0.1","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.2","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.77_1612543174565_0.09575511155923477","host":"s3://npm-registry-packages"}},"1.4.78":{"name":"react-parallax-tilt","version":"1.4.78","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.78","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"84505c0c176246a2eaab35a3ae7230da67ef0df0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.78.tgz","fileCount":20,"integrity":"sha512-s0fqqVe98VBmEhFb9gYjzWzohpsVmxQIXP6uMCf6otPXBHTpahiplSE3xGZE01vRNO8a6ugswotuehOk1LGmzA==","signatures":[{"sig":"MEYCIQCMuszOlzotf0TpgrX2vbBY+r055HGD8spFVP/P7dGg6AIhAKe97d8hYyGRgP8WjKLDVnrAeDGcQoImL6pUY7Wqg71r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHYFWCRA9TVsSAnZWagAAvEsP/1AnqDx81vJakpo+eQD5\nV3IUFh3sqdmDSFtQmAQHTR1CrlaPA7APd5QHisoFTiMQQEsuZ+m3eVr48o84\n6dmedHGjiSq5LceNoU1+ZQPgE4sfI71FIiRARf4XI3HVHlqlPa87AY+SGnP0\nC3nlDSWwY8t5hTuAH/cBhCJhaZXKbsqniutxSCTrUUYDFke+dmjOJeHLVv2y\n7ZkmrLhQWFi8C5wh6Ho5MbM41Sg8tY7+f5iK8HFDuknjKY7WGj0rrUrOK/VT\nCMAW41EuQ7Rn3d4mEVQuzhCRnvoYW9rUwdX2/VK7ec3EZZEQyuHTug+HPleS\nl8jIliDTLgLw5j892fEit2Bs+lMSrqMecO5SS/lP/Xoxh0GH7gnjDHEhnx2v\nJlJptNGR78L9EGW63CeInorCH2iqlV7kcDfY4UTr07zcRMUur0iH3Iip4/7E\nN8Ic+0GwgAkOrzEEtkrx3FXzyrm952zdHQ/ltSZOuSBR3FQTsW35PWVzNUlO\nIqGM1FriPWeAEtUKhEA5mdSf1FDu6WdpgGw12w6D33OsYCUDuhjacy2vHG90\nwMCYjyXB1YMBp2/LLiRb9dDGjx0ne+Kep9+6YWBgltySPezN5kKR1hmjvWi3\n2Yx9+0ZiAm+bRVnZimuTn+ulGLWHgjSbLhV6uLQHTxKkhh3+uGvjPzEK+ctW\noCJM\r\n=hHgG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"86de0d2db3b6ea5103571bf9f10419b7a850fff8","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.5","codecov":"^3.8.1","ts-jest":"^26.5.0","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.13","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.3","sass-loader":"^10.1.1","@types/react":"^17.0.1","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.2","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.78_1612546390210_0.39657636802846397","host":"s3://npm-registry-packages"}},"1.4.79":{"name":"react-parallax-tilt","version":"1.4.79","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.79","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"43a95f3f315f5bf8af64fcbd939830639b9e6bf9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.79.tgz","fileCount":20,"integrity":"sha512-m5kCxYx4A+ZIFK3iGrbwPHmHX9d6UC4elunH1CaS/odET0lr2S6tB6Uis9zY/KMa8BlepikC/rTBptyUZSltNA==","signatures":[{"sig":"MEQCIGWaT5gUiSwueElbpLA7C6vCVxNFlv2dglbvUehdW02MAiA0iNjfev0dVuDkJXbxb9D6vdq49InuSUO0ScaKJ1sbQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHvetCRA9TVsSAnZWagAAvFQP/i4RQoRD2Y2pC4/hqPp/\n6dyGfwZuWOi6O0lHU7tKbJR2rW/2DIDNhIpPQkf1LXnCyKflcS7THz+q6Kzu\nkJp7YDPfi9qMh8P1zMaHjKbolRxPG/Hv6JJTwirYJiZYrwY5r1MBuovd0f+s\nYvMqTXIC/WpTJFeZu1Emd5g0Oe0ML86jMT9XyytJWpgBbVoXrUYdgR+YMwBL\ntz2krqV5cKauoIlkHdj5sjRTZowtDyR0tNjo+BC+Qb3eEwQsRJOh7Up4BBqu\nBumw1Gl6D/UGkv2YB6waQc+CgAN46aM3dKpPkuJ/JI2CUkNAEm2Fu8al8oGk\ne3IrZNFLe4nZdBVwshle5tETpERYVDNxg60MhJ8EReGTooFCWcMFAVPFaP/f\nDecSXaoJmJ/5h+bacqGtWN1A3Nhsg0LWuyqF3V4ZWO+6Z3Cm0Vf9LdlcoLfd\nOioLqWcYigGoHb7g/3i7D7XV13HeeMp8bhFJESbrE3HAtMBBJM2GPm1fMLvo\nmhxI1whJV0jHaGThTgIKMBdF/zCrKGTZbH1QqtpqpdXQJ5pHmn2IK7JB5T8m\n6GaUzQbVMFKtJspQ1JAzWvWkinqCJbMcpTOB03IiU+PD82/5kkERsI5ykLLI\nL55wu+Sm0QZNotCWkque+51XmvOnKV2X5jmocHhePItBrenWmji5HdZ/6VKB\no4j/\r\n=0dth\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"b79704d4c9b5f6e13ec1d99c2c046629a71b8525","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.5","codecov":"^3.8.1","ts-jest":"^26.5.0","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.13","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.4","sass-loader":"^10.1.1","@types/react":"^17.0.1","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.2","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.79_1612642221127_0.12188420202814054","host":"s3://npm-registry-packages"}},"1.4.80":{"name":"react-parallax-tilt","version":"1.4.80","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.80","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"65b5c0445ea1643a957667cdbee7be3c5b65bd36","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.80.tgz","fileCount":20,"integrity":"sha512-b9KcocY4MeVGg84dMgRdKxjNb12mTPAb6q/NG5g2C4UtYoDvSAV5shKQouTDv49qxs3IdiqNkUv2YxLXoZu7BQ==","signatures":[{"sig":"MEYCIQC4dmZqqOOuexUWa2dRmWg/kyJ1u88q3zOe/JENWPsBaQIhANSZ5h16CQo4bImyv1/9VUUO39UXqRtfh+HSqbTu7qAo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgH7FfCRA9TVsSAnZWagAAfqIQAJNcsK/MkesU2yrVQq01\nIebLcCtM47qV0Pc1FydLKW+xYdnT7FlYRgp/3EMFqWLjmbzldfolzcfhdPOx\nyUd4qfgX1enR/4FSNHIVah3vFw6OgCLOED88oCaN/KIaaJp2FUtx0SSa84VG\nVYEKTidD/z6iLSni9SOIOq5TSyhWGe7snW9kDh16KQE29fVffcReQ6DacNP6\nqNmDiEuI0wH0uyeIDUfht3hYChC1cJSk2NFw5X0Hs4fRHuaw6mBVhCOTmSqd\nitC2QApDEWVyuF54C4bLmhu+lbzG86t6Evps55cD2+KzVWCMtCOETkRTzLZ/\noWcowhrfGJNmpkbdAS/xsa18SkONKZ9pPCky/ZqPk/iFDKPXILdYCGtQPKzF\nZq5kY/WwgAuEHJWDT/IdKcr5stM996Y69Ro+YJj44ig1LxHYM6MLmLJWgzmJ\nCi5PgLjuvWjgJHD4vRL3j99ZIKyOBmfcxQ4sh4SxhB8QugrdGBiLI5PEiTMs\nk7cFU4yBi5lId9ARADeK2HSh+rClLthLunnDwuQ/ffcTUo4AelTgI9og5qUm\nZLWl8Egl53DwtfVcFQR1sV50C3AqLmCkxOLtCNCwInCkYWDPVUOJs2UJYh8X\nLyJZJ99AZbNPGSDHeOTZlXCuCk3NTUVZSLgt8FfxIf8DR/rq2S9J+KHMbBlh\nB+8L\r\n=ducd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"76ff4074ff6aaf219d52af8b173c4f56dfd28d85","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.5","codecov":"^3.8.1","ts-jest":"^26.5.0","prettier":"^2.2.1","node-sass":"^5.0.0","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.13","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.4","sass-loader":"^10.1.1","@types/react":"^17.0.1","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^5.3.19","@types/react-dom":"^17.0.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.2","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.80_1612689757989_0.04322710580347655","host":"s3://npm-registry-packages"}},"1.4.81":{"name":"react-parallax-tilt","version":"1.4.81","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.81","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fa7b92af6d6d4ee852e04b3e201db8bd2bc78389","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.81.tgz","fileCount":20,"integrity":"sha512-sYD4O+54MWWgYJOsGA6PLNlwbolGRQQPxFes9AhYANJyiWjgC6tAoG6N5k7WP9mGtaXbb/3pyOMhaJHQOFKK6A==","signatures":[{"sig":"MEUCIEDsOc/vcgt1JxcYupefNe3pwoKVOtoBMAfcli7bfkBlAiEAr1idJ1ebCq7LY1up6fEWn8Bmnm/LQqdt4V3hOYIC9B0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIC1QCRA9TVsSAnZWagAAdDMP/3ZgJWq1A4l7Y551dfN4\nkR8Widv0t0kqjodOj/yg+9CYKb1b/VoB/u0/75QOVIy2z7ygnu9g3qu6STwJ\nmT6K4U7mVFvZl2feYME40+jHvUHXyduzERGjMh3nsf50+vXDdh89PaYOCWF2\n/WO5LoW55o1UK+is66Aqk1MiY35NJz+l0CyVyTpEMvB07YaHc9SEjImvc3Ug\npunSeVjNj/fSdgVIRPg6PfueTLVud39Ac7OqRXYsLSfphHrTzHmWh8qjnpky\nVhtf6X0jnoSn24h+W9448G/sN6Hpe9NmuKnxTaqy/rz538crkiyZVZZCJCsj\n2u0EluXS4J+biY2cvFgma/SQ3YYUjZO4j4WWHzcVRNqRIL4B0N4QT1v0fgsO\nFW2LHomvFv5WYWbS0jaDuhwfRPEmKI1PdiohOJ14tFV6uYFjBjgoXM/nVUkQ\n5XdAHMWkgXeXMG5b2dV/jlv8VSe1mQUYQTvNqOLq607X0FVKjC+ljAk+x5QR\nAFKZI5cIjNx6z897XS4vH2W6Iv1EMYL44WJpB3unY0IjfClOTj5rdfmAmlob\n4iOU76sdof4YoXlZBruPw5w34wHm/cz6B4kLGWa6b1XM4WHyoyRE2kqiXGTc\n0kj3eyfb4ODjt6uko3ypFTfdscLMt6HN1+Wb2Ti4yDyF3nzS8zEnXXH90auc\ndUX2\r\n=VZct\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","pre-commit":"lint-staged"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"935ab29e4272acb459423bf2f37f300d47f61621","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.10","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx,css,scss,json,md}":["prettier --config .prettierrc --write","git add"]},"_nodeVersion":"12.20.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.6","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.5","codecov":"^3.8.1","ts-jest":"^26.5.0","prettier":"^2.2.1","react-dom":"^16.8.6","typescript":"^4.1.3","@babel/core":"^7.12.13","@types/jest":"^26.0.20","jest-config":"^26.6.3","lint-staged":"^10.5.4","sass-loader":"^10.1.1","@types/react":"^17.0.1","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@storybook/react":"^6.1.17","@types/react-dom":"^17.0.0","@storybook/addons":"^6.1.17","@storybook/theming":"^6.1.17","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.14.2","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@typescript-eslint/eslint-plugin":"^4.14.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.81_1612721488341_0.7033111135217356","host":"s3://npm-registry-packages"}},"1.4.82":{"name":"react-parallax-tilt","version":"1.4.82","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.82","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"cfa66fc9ee0fce760e1aa8b045bdc42642923f10","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.82.tgz","fileCount":20,"integrity":"sha512-KBN4cUZQ5d4xX0FSTIqEf1qveb+NZHZSWg9K6SSmlxtbTGicGzkSurxeTDmgGmSS2BvnHJ9HaOemDR6mQ0kVSg==","signatures":[{"sig":"MEUCIQDYvIUP17Q6i5QtfisenTHfDUEJcU7BIOlSDaPWWF0tXQIgJqT2edO50BXEWYSWoNq38LhMJ56qAmzF5l1zzyJ4CDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJElrCRA9TVsSAnZWagAAdxMP/2bNdPxBY7JpPUx8kiVx\neNwVi9IpYEnDEuhJgpu+/xu0LRV6NivtGThLP6Jib/qorPly+MLAMSB8KcGI\nuwrw/0YgGvsL9hnnXgwTb2UV2cJdgc9B8pfUoeYqlscDaEDmpioOD/mC5o78\nF/0ok6DTCVKcnUlg9fx6KSbNoFWWRQTb7KfC3Mozxxsc7cDmmUazTaAGNcPJ\njXDpvq9tYAOJSQRA7S0NRIpUfDR4oRtZ+aVhcGpqe3pdp/xhhi4kmJK4qruC\nAiI0YbesCUrXkyM4ZZXDfMITsR3zGodNbYYN3H01wkXEzc0fM+343aNbLvfm\nuVihsmDcml4Tpz5/6oh3rwKjSCXvypVHHVPUMJmGnrtebk4cBzhYgc/RrMW6\nM+9LKI2c+jVNEu3d0KPVp36sa3nczuAgFlGR5NqCDv2JAgTqrcBFBW3jKYXw\nBHsyuYMw52Bndj4xLXUss0Ro55PXV17mSERrcbE0B79yMTHo2waSbjv8+di2\ndSvqiit3dxXXs70B85cw26Va2Fh/YxONzBQDOu5Zo2G/TBg+Yl+V5v9ZDUr6\n3konan4CGzmgn4ca06z5cHKbWdbHiLSnhqi5dsWED4jXDwA6NxHGTIqqtZpu\nOIDpi1NNONSB52qR6UtQNcLj2LSmk3UP88UKKQ1qv41d/6mrrdcUlT9PLBZt\nVjA+\r\n=Ih1D\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"8ab9031a0d2bf963b7fee88e25b37a0c906683f9","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.20.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.7","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.19.0","rimraf":"^3.0.2","rollup":"^2.38.5","codecov":"^3.8.1","ts-jest":"^26.5.1","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.1.4","@babel/core":"^7.12.13","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.1","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^11.0.0","@storybook/react":"^6.1.17","@types/react-dom":"^17.0.0","@storybook/addons":"^6.1.17","@storybook/theming":"^6.1.17","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@storybook/addon-controls":"^6.1.17","@typescript-eslint/parser":"^4.15.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.15.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.82_1612990826586_0.1869308629837192","host":"s3://npm-registry-packages"}},"1.4.83":{"name":"react-parallax-tilt","version":"1.4.83","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.83","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1fc2cf6128378d2d41402273130257b52e4993f0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.83.tgz","fileCount":20,"integrity":"sha512-niQcqXIeAXqc4Evlfsyuk6zl2CCgLBSVW4KnOFiA7utqlQW1/rVdbuT4U4BqVcjTxKmaRE6DZrTJmVGBuo6IJQ==","signatures":[{"sig":"MEYCIQDts7B4oQi9cUrKt3SIh1gzLbr8BVtEYv/Js8TNFtIM1QIhAKPlgAzNZxGc4mfYyg6zTFw2SpDiMzqR9GMgi77DsjEo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKtQpCRA9TVsSAnZWagAAlskQAKURyqX0g4Yav8Xq7aGM\nQn4wupj8iqCTZakKjmok86rUgT0EdUBckROIS7Ds9Kw7gVh5QK/DXQpumQEr\nRyM1iRdjm6r/rQdCKLzyZ2Nn9bbPhiEFZsWqA4/7oebg1kincKerqRFvvXZx\nkVlAair7MZPno5dWHVqlEHrBAqP6fXK2Hjb3Q7Gla7B2ujVq5A2Xj1ZPRqkH\nDXQonb8oSwgK/TRmYbmTTUC1rXtn4IYOqXKagKS5w+asU0azRDqincGPKSNS\nd8R+qK1NtFfJneYJqW+twWfeP6gDDFTtmKI8jrcudGK0ndEbE0JippczY57y\nT/Ilz0prHZP52ZONLrufbFQKVV8fpzH4uYpWsngi4BmzPOsrzftxsh/5/Ay5\n/NC+Xfap2/gEywOR8GpS6wgRArZAjUBf6CCj62iBRoRZK98cKeE+m4MqwN/+\n9JQnDd9RDoK+lPYxaUIP4n/V9oO0ELjNZESCUVNS67aBl/z9Khwft5kWLeZp\nEoxTxmJkOK3gMmT/Q+i+LBfrj1oXekRYByaMQW9ItGqIQF+qtZlbzVRUWk6L\nV1HmZVIUe7WtuzbG/azMSh2JH5J4BQ68E/ISsGq5pKbGuRtVnZcj5sLWCXHW\niE37GKg5zRRJfPOIIR7QCYd1W8LwDF2JsEWlFrvqmMdpbQvWtxqblOh/Xiqs\nkc5J\r\n=kCMw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"9ef524422b6b968501197486c1c71c4e5fa5c74a","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.20.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.7","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.20.0","rimraf":"^3.0.2","rollup":"^2.39.0","codecov":"^3.8.1","ts-jest":"^26.5.1","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.2","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^11.0.0","@storybook/react":"^6.1.18","@types/react-dom":"^17.0.1","@storybook/addons":"^6.1.18","@storybook/theming":"^6.1.18","eslint-plugin-jest":"^24.1.3","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@storybook/addon-controls":"^6.1.18","@typescript-eslint/parser":"^4.15.1","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.15.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.83_1613419561050_0.5875020687441201","host":"s3://npm-registry-packages"}},"1.4.84":{"name":"react-parallax-tilt","version":"1.4.84","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.84","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4e18408e091202edcf70149051f7c419f2f5e101","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.84.tgz","fileCount":17,"integrity":"sha512-qx6XaB9Qk7sn13avSwi2A6YpEkZrw5gHHI42DTXDNhyFeATs+I9a5C0r3w4rIVOJCaOS/NzDc+gfd73CkphiPQ==","signatures":[{"sig":"MEYCIQDDdDIKZaqvpn+c6EyfuzIn62Cmt3JkI7QLTCLrWod7kwIhAL0ALBJuteTxU/+ZNpyV5dkhkzq1y1Ngj00o97pntjMC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLhhmCRA9TVsSAnZWagAAsXwP/0KwYBANfXxUnAzGR+w4\nqA0Ut5uesbNX5eXCZKMQb7HWfHVKUqZ9Xh2lslwVLs4OG4V2agCL6nRzL8+M\niHVDZC0X/ifok2CSXqyjktYE9rcHBx0NXyc9Xc8qoO3v6Oqvet2sHBZ2mias\nQ6NG4eG/7KViTdP0b5yTeSg4cgUYRFrCxYwuxRVGIccljVmqhwVJ217NiJUZ\nbc+BiCgSSbtKpvleU5Ej626uuQhO5gBs+fZQiCIDInKy5md1WWDPYFYr1IXA\ncNdtAoxMTrNqxitjImr46XcH2zrAOWi2XwjjTZiaJchW9tFEsv4JLqrbeYse\nkKlFJudDx8Uiww/4rdwk9jKCd1yciGhsgiIuqwFwRyLTIMjP1NiPMUx3E2oW\nGq3lT2v5oN8YmlsjGP+GgiuzGhAknel066nIlmIXFE9JVRRevgWp8oIxSdVP\n0tF8SVhHAm3zp5TGznPRdP2snSbmeC3pUuXf0sIZ3C6gntvb3CIAmd7fu/l1\njcotHtcQ+aeuwIUkihEuGVn0iWbatHeFR7ItGDLgV3yFiN6vDBSh1eAhVJdI\ngNyuyllCCMmBLLATJ2ows34azcJ6AKtCC1xbdqWxbB3LO9YiR5Tt+6Og77S3\nGhMrAde2j/eM/lNy7BLo5E6PAWR2UBEG5PXp9gj9ACw9XZhg6U66+l4RNfdv\nJLrH\r\n=TmfG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"2da7372ae9d7c5616f1ba512791d7c73c92c1e71","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.20.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.7","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.20.0","rimraf":"^3.0.2","rollup":"^2.39.0","codecov":"^3.8.1","ts-jest":"^26.5.1","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.2","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^11.0.0","@storybook/react":"^6.1.18","@types/react-dom":"^17.0.1","@storybook/addons":"^6.1.18","@storybook/theming":"^6.1.18","eslint-plugin-jest":"^24.1.5","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-postcss":"^4.0.0","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@storybook/addon-controls":"^6.1.18","@typescript-eslint/parser":"^4.15.1","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.15.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.84_1613633638028_0.12460572253392854","host":"s3://npm-registry-packages"}},"1.4.85":{"name":"react-parallax-tilt","version":"1.4.85","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.85","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f464df26bb67745ccf771faa0c9d89ef5002465f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.85.tgz","fileCount":17,"integrity":"sha512-ZR5xUyMDErn3/lsuxinMvsI3PkhPOuu88MzhJF6aCNYJy4SNDK2c6sVpdaX0J29qwnilL+wopy6li7Zq03AULw==","signatures":[{"sig":"MEUCIB4sgWuR6KbAIa6zlUirXOclARweChXXLEpuRob2SyNEAiEAssP54ePnvqxUplXKdP03w+JKp1YLOyyUDS3Zs91hWic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLk8ZCRA9TVsSAnZWagAAavIP/A39gsKyXDp8zuk0s581\ndDoWP4+C3x8iXJa7/BQIgYjP4hy7/RZh7btjp+OtgWxpk4doHLiNjdgpgf9Y\n/Aj5nL5nH8XLqr+vYVjFXe5bRazDkryLVuV/vKIWijW523hw7VbbwfvZUZvc\nkR+g5zOoq6MTtbu7Cyb2U/UBn3dcKFpAC2AXS26fVqu+Av/z8Kwqny/bP+sU\nCEMUJWWhe+hDEKPsVBsbl5tEjLJfCdfMAyYtRrcywL7qlfsfajLdMPfalrjL\nun/SO/BKGDETrKaDpVsvt0gTCPOQlDWzqsUw+XGTcAzaiz1weIxZvv1+1LA0\n/GqAnjS2B3/Cak9Ugrk8RgMl2CZYBxZl4Xs2iILIM1zJqdsiOGIe0BjpQCjt\nuG82M/X2s+QiiSJtxAFq2BYqBvb10xEZIQqfS/WC1ilpbNT8+B1sw851IQnv\nzP4v5VcIg7P5fI3LV5HwURctpMminrVO7uYSMEVRZT8ffYogs9g3FGJlQUnX\nkG9DM4ExYULffWLBbtiyDm1/q03/XGCIYG8jlGh+Ybe8av3VqP9IuF3+ia6D\nz0nGLJK9zPYYuX6Cr8sOV/ALp4Z2IPmbd5N0S1ybYyLe42PY1scKxJtanwvw\njPKGtr5/cEzQ3l4n0c5gwg+rJRHUWDX36PLVrfAfjRE3uTN70iWylFSefHix\nJmAq\r\n=NJgg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"1b4f666becd90a398e2a4c79ae3c383bc1e5beb2","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.20.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.7","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.20.0","rimraf":"^3.0.2","rollup":"^2.39.0","codecov":"^3.8.1","ts-jest":"^26.5.1","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.1.5","@babel/core":"^7.12.16","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.2","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^11.0.0","@storybook/react":"^6.1.18","@types/react-dom":"^17.0.1","@storybook/addons":"^6.1.18","@storybook/theming":"^6.1.18","eslint-plugin-jest":"^24.1.5","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@storybook/addon-controls":"^6.1.18","@typescript-eslint/parser":"^4.15.1","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.15.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.85_1613647640754_0.8459895526673404","host":"s3://npm-registry-packages"}},"1.4.86":{"name":"react-parallax-tilt","version":"1.4.86","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.86","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2023aa18b37ab068f85fb91edbe1b3936fe1e0be","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.86.tgz","fileCount":17,"integrity":"sha512-rU+BAgrWxoXZjWOEFwcTb0mAYx0pARTFZQCnF10VXeyPcAk8vA26b1FVmfB3OlrdkixakIK69i20BfEk4XXCBQ==","signatures":[{"sig":"MEUCIBqZCK9epWZDwDKqxKGUijE/cJLiIXByVsQRB4v88ySvAiEAji5PcDdsNsVauU/lZHxHazmBLNuX0gK5BecAI6CSdDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL8/vCRA9TVsSAnZWagAAb3EP/RbzQezHfDMpx09Zgalb\ngWzl99nWNy4eu+1JEhAz8ZzuUGwO/FPC7SrxNnj558eu7/9qmrJwfLtO8JiP\nta5n3O4pj7bWlLfDiMg9pxfUYLcJSYviu4CjJ6pJwcEJpR8kLvDWtwuvE/Pu\n28efZo5MG6T6Jc0MEtCzY9+qpFmsn3/vLKbHQrUn/1yCiaz/C3NR5OXTEIm4\nYN7J+J917MlDw0JPdK4sVvmhGNy/UB826fZLuXGQKzAApxuDJVWJdP91lXUS\nkx1/pSoQKj8kmRADb5fV9h2If0uf+LaLZ0UTC2Zfc6k0Tq+hD2YIEHR0ITzR\nKjLNZVu6ZqSUO3zp3bhuY2a3iTKmGx6+K2c0mbdvyyRi9oOvs8YcX0oDF3Em\nIZ+XGTJVj+EstB8EHRXEdJMadX+cmCx8eD/7i23YWXafytsyIfqym7fe8D1x\nEX/BjSPkTGyRR0JhNQXAApG5juzT98PkbQxb8UPqo+7uowa+8w+7OdnB1zQC\nvUnWnWd9ODjBqifBuH5oH7j90qQi4vhfczoAbG6Zqez5CqsCQTp2ujzWU6lR\nffCxW900PQ75ctWQWs3maDCP8FI2TiH9ru9HZnyQZEC0b276M63oI9K0BA45\ni9C5qrs6S9R8zjniRwJkMxze/xDAGTlba5HJakqU1hZtlJ+9NTptDm6BrAj7\nHF8l\r\n=vY3P\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"f27c899d7cd3c689c15c7cdf5d8b2b106e67ce9e","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.20.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.20.0","rimraf":"^3.0.2","rollup":"^2.39.0","codecov":"^3.8.1","ts-jest":"^26.5.1","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.1.5","@babel/core":"^7.12.17","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.2","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^11.0.0","@storybook/react":"^6.1.18","@types/react-dom":"^17.0.1","@storybook/addons":"^6.1.18","@storybook/theming":"^6.1.18","eslint-plugin-jest":"^24.1.5","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@storybook/addon-controls":"^6.1.18","@typescript-eslint/parser":"^4.15.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.15.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.86_1613746158833_0.01621630385256423","host":"s3://npm-registry-packages"}},"1.4.87":{"name":"react-parallax-tilt","version":"1.4.87","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.87","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a2e263ccc48e767eecae2bb1d65025faf7875380","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.87.tgz","fileCount":17,"integrity":"sha512-OTL1t9VFEcmss+tM/JrHY/qBZ2ny/4AvNvnjzGbgqqL1KPa6Fkyb74SkmMxsMr0JkJLawaDXySVvXs946hTCfw==","signatures":[{"sig":"MEUCIQDOJlDHC8VtGnnVT2i3aM9k2TprWij++kKRRYPH007jVQIgYdW/awzkfMXGP25RhJU0fXQmxzLSyLslze3V7o8Eik4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMT1wCRA9TVsSAnZWagAA3JkP/1m6cDC2sfTuz1sR1pzv\nS5fOBQ1JA2hAoA+NRNq5l3zVo3DgRJOEhCyAuiOR6EcM84cJ5VmIPg9ZrdzA\nf7ahFOf+kKWJmcmtmXh06yvrOPgvEzHCwXL+b8IJsiyQza/6ipzSnNqXPqq3\ns79Dq05KY9YEfz9h2hOVmZhe/Pq5tgXQNXONW8PaY0LOZe+BDq9Icu86S2Tv\nVT8JhHiFpczs2NiUvVWQ1ktQvtJzLneY5mkwnMRA4YsBOCzuvCmpaGCKEhon\nsRVXXe03+vj+uMtFUidFkoq8WmgqoYOGXOCRDM310MquHe2p/PvJT/DQQeXf\nNb9HmrWcSVO37VrTrPpOmBgJ7I3XWqkchsKnbzjT2farbQxx9PFGl+JD4Gq5\nyAkVvCLeOL1jydpVahe2AoAMY2K+cY6pNLN6fKro+LuX+sdldnFe5vlz6vTM\npBZ4llGR+t2jRjpxF5DWB/w0s0gH3KTZW3tc+iwaL7L0Yxe0/ZXZ2uOrYH2F\n9D4651ydS161zUSiM2ORyixR6y16tlOZRL9b+gFcF5CBcrk+iJyTeLIp8oNJ\nUlzkGtkqGa3q+qLkESwwD6PMhJdSeXDCSswXqRrNqSz+lTufeiLHE+t8qwLi\n2wbAv8g5yMq1ukAjtC1C2aomQCxRjf2RnN31GAdXFxxaw9d2EehEDu76yU4O\n0OQs\r\n=Oa/h\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"d6244efb60be91b5ae3c2dcc37d912dd9dd4afc9","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.20.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.20.0","rimraf":"^3.0.2","rollup":"^2.39.0","codecov":"^3.8.1","ts-jest":"^26.5.1","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.1.5","@babel/core":"^7.12.17","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.2","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^11.0.0","@storybook/react":"^6.1.18","@types/react-dom":"^17.0.1","@storybook/addons":"^6.1.18","@storybook/theming":"^6.1.18","eslint-plugin-jest":"^24.1.5","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^7.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@storybook/addon-controls":"^6.1.18","@typescript-eslint/parser":"^4.15.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.15.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.87_1613839727773_0.09983945327418264","host":"s3://npm-registry-packages"}},"1.4.88":{"name":"react-parallax-tilt","version":"1.4.88","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.88","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d6904f145e1fab52ae6551b4b014566e6fb1dbd7","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.88.tgz","fileCount":17,"integrity":"sha512-ifbSwzSeIg5KBZvb8uDd9zpPYtlAs2VRDmQ+/hE+mvRTrbJsnOUvEdKAzRpZpDhajowHI1GLIX9neGtnoqaWag==","signatures":[{"sig":"MEQCICJE2vEMxopZlNksqodxvtOzXQ8V4bdXCgk8h44CJzzqAiB0Qkw5A6WmnDqM447/UtkBmz3n3VlTa8TqY+ijlCthNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM5ejCRA9TVsSAnZWagAALH0P/375yV9r49CsAVSqYeqT\nsMt8p1420bxAyXE/HBR2Kq+cGxzn8T+fsFPAHj3MrdV4NdrJCRSnGW9oBjyT\nuZbmS4tA+Zwc1uYHosoIPlEP5euTlLJ5K4M8sEJRKUswOn+qIX17WoxLj61b\nXS45SvNmVOmtYdxTQMRZnhRWitjbujaLvqbgjyhZsF8u1Et+u9GYqQ3ZkCKV\nVO2Xg/B743Zy6ARsVO2vaH9tiNoHLMAgRpQS/MgWGHCLL/1LPyDF4kpEs68Q\n6l3QFzhH/GW5pH+ZvhV1aCuJED3ihPlOksSn1poCt1jRtqlEf2mGU4p3uMm8\nOJLZhAJj7s4UACy8IdUzdVNUBsAyKom5uOltGqvpBZrEHpbzyUJVMe0nWd+P\n9VxGY0yKom+se48ZbU9BYEmBAoL/quk4XDVyJByjaKv0DEGW5ue0YOHB+Tla\nejDpk/2He/n0dKe/mnKg/xn+GH/RrzcnIdSrxfXJcGuy3Wohw0VrlHmrAGoC\nY7ady9iErN1K3HOYDn/8sA0ACuExj8Yx65z/f2jF2b+1tpuu4NFJn1iHNBoU\n/F8tRuV+spcke/Of58quWMtDFNXwonKiMS0pNXGaasLnmL5zifTP145Y3YAt\n+LmKlu9tgNvUi0JB3EIZPGjvU4Ln/Rlo2K1PETpydohFyu/6qlvW/qO4fntl\nX7Pd\r\n=JG9W\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"af444ff41cf8f4682c7df6375dbbd9de7532d611","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.20.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.20.0","rimraf":"^3.0.2","rollup":"^2.39.0","codecov":"^3.8.1","ts-jest":"^26.5.1","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.1.5","@babel/core":"^7.12.17","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.2","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^11.0.0","@storybook/react":"^6.1.18","@types/react-dom":"^17.0.1","@storybook/addons":"^6.1.18","@storybook/theming":"^6.1.18","eslint-plugin-jest":"^24.1.5","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.0.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.15.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^11.0.0","@typescript-eslint/eslint-plugin":"^4.15.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.88_1613993891470_0.5938347676431373","host":"s3://npm-registry-packages"}},"1.4.89":{"name":"react-parallax-tilt","version":"1.4.89","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.89","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"599725ecb95749cc948cd493d85d6bfc824ef83b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.89.tgz","fileCount":17,"integrity":"sha512-GwI/BByhQluA5eEAgp38AGXY/rLQM8MF7gGSerCP1PpGTJ8+VYatlIbgQkY8U6QRImLk3lEZb4eMEG/Wknrvfw==","signatures":[{"sig":"MEUCIAU53535zqvrE8zRpYi4bwQmOtmjvmlVtzGrmX/7xUKaAiEAtPZaUo/K9DOHH/SKkg7SUOGZxlJfWhrDAS0omHonTLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNLajCRA9TVsSAnZWagAAeIUQAIGQBtwXeOpRy7Xdx+Q3\ntGjpCYNF57fKxQdRRcI6w2VAol1O1rUJCJ02tibrd1zpJX+EM1PCADf6EpcH\nmz5vfFQwABO1RXMkBeYT1NZCvaQ8AHxCFgyIwu7camycMOM0OY99IS3c5kdJ\nw9RRP90k+oCtOvUyUjoRkPQZ4/1gD4ajojDLcqE3U0V6rlt+qzcZTPD0X0d1\njM/utXtlIEZ6NfnwWr2sLTKtA9pWXZrp8yriOdKpskRucwLIDXDsmXtPNZHL\n0qYF1hqWqmFro+RAV2JBpMvYuGDWgv4NVIdw72slyonix3vW7Uy4hnS54drf\nTVuSHPhhKYYz5iK8B7Qoxq8kh5DtU47xsDYwJpT57n/t/M8gMsFmWydtkZpc\n+BOlGJfo7bs4RYyS2olPcy0/dacYuIli4vIZDN5TvcC/gri4pONywHRtmVj0\nrTD4MHiPIGv6j5OiKF93NQOqI8SYnCMwzpiQsIAh9MTwLTwzm4PRh5RGilHv\n5rthwGs1QaYb2MT8PeDAlKYPJU5qJBxsEYPonX/t3vAQjOWxY8k0cGHRSNoy\ndlSsi9mWX8NxwDHAxK7SOeNQAUhiGHAOZf53Obehxf+TH6KDXN4UOF8nVbSJ\n5wfXBwM+qP8QXBweK0wG4DoxTwFoaQQoel1VtFd0hLWT/kxCsK390bwAsqt6\nKV7k\r\n=Aun7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"926358ecc6dca711def2c518af6ebd029926e254","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.20.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.20.0","rimraf":"^3.0.2","rollup":"^2.39.1","codecov":"^3.8.1","ts-jest":"^26.5.1","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.1.5","@babel/core":"^7.13.1","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.2","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.0.0","@storybook/react":"^6.1.19","@types/react-dom":"^17.0.1","@storybook/addons":"^6.1.19","@storybook/theming":"^6.1.19","eslint-plugin-jest":"^24.1.5","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.0.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.15.2","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.15.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.89_1614067363036_0.5274078164584048","host":"s3://npm-registry-packages"}},"1.4.90":{"name":"react-parallax-tilt","version":"1.4.90","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.90","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"6580f310653a4cb6021f6976385700ff916a12f3","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.90.tgz","fileCount":17,"integrity":"sha512-uBxwE4dyCXAzmg/9d4bllYG+aVQyp7GERt+y93SwLGw5wynVAyuIFlBv/3AxZUGdKxiJk/bMv2FcFxdn8xFoJQ==","signatures":[{"sig":"MEYCIQCdc4oYrQCWlzTOWDWNzbWmPiA4+3huZYo7as/Ae7eELwIhAOnumlXPel9DtTH0nu9W8SZ+rXM7X+LxzX8VFGeL8HRn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN+/hCRA9TVsSAnZWagAAwmEP/019vFoUjOrx1WTmfiji\nsoPT41077uxzjrdPxz5fdOSb7EcviffCFXwSJG2dByKbHahfDeok8Q8wV+Fm\nmJ0U9t3rLExsHy4GO3jDYzjxPogsehWvosNYTaPAkzqd/EDVg44iciGexkiQ\nGW40TCMxhMps4xit61+xpLX7jkjZTsfi1oLCcKzaZC6pek0quSsaevL4XMVo\nkhjmmtrJD8vIbwv4q2hn3EyYV90tNy6JX1ehokCV9aMD0uK7agAUWo+nhfBz\n/z5GFyCxVlBaowYtFpYGdhIhY2wiwj4hxmFQQ0LRmU6bdWfvs+/3tibzRveh\nCfED+v6MGqfrYQdttcYAC0r1oHprVslFK6pMX7VXEN6D6qZILqg+2j274WEc\nTbbgR9j4+lGlFfYckJIR85pBlStpizUf0/ZiL7LkDTuU4K2czUKMgVKRxV41\nejDemYcgjChvke6F3wu9Fx77XyracNVtZkcmHVscjUSPJNA6nmOIVw84UaHN\n3KHCEwOIqKOycWgm3SLD7pM6SbUV34hI+bKtvOcIZ4Z+jbVnfZAvcxMBQnMo\nwesikuzlyH4kjNvKXJ/a92IXSDmmuwngXOGek1cqS1TOiy47loE/72dxM+iK\n+ndxL6xVL+wnH5zrSuwGEXeSwOltvZMB9JJ64Aw2p9h3GfunP2oTE4IHGJN6\n8/48\r\n=MHWq\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"c14826f8e0d5d86df163bd0cf779de23dc881bbe","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.21.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.20.0","rimraf":"^3.0.2","rollup":"^2.39.1","codecov":"^3.8.1","ts-jest":"^26.5.2","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.2","@babel/core":"^7.13.1","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.2","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.0.0","@storybook/react":"^6.1.20","@types/react-dom":"^17.0.1","@storybook/addons":"^6.1.20","@storybook/theming":"^6.1.20","eslint-plugin-jest":"^24.1.5","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.1.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.15.2","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.0.0","@typescript-eslint/eslint-plugin":"^4.15.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.90_1614278624953_0.31894504506667887","host":"s3://npm-registry-packages"}},"1.4.91":{"name":"react-parallax-tilt","version":"1.4.91","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.91","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"015a5c069d596b0b1aae49346a52fa5b6729214a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.91.tgz","fileCount":17,"integrity":"sha512-pAXIXoIHJrjIdVO2ndyKqlzOFOUaqhomB+1vaOlyoEOPkX1WzNWFBzOblTbng9Woz+EEYB5LH0J1b4BS/4x0GQ==","signatures":[{"sig":"MEUCIBeqgiZm1YrHL4Ce3rXcCcYqpvW+c2mP5uJVCPkjIn2BAiEA/z7j8P+t4WxV5riKm/SvNJYpnJyJjSvQNxzdPMDUnD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQeljCRA9TVsSAnZWagAAzboQAJL6dxdv5kCG7GNsv0Ev\n90C0y1DUADKDCsQUMgZHSdl55rekHBOFXTO1nvo4oPQ0fXQevknIZdBkHVPX\nc22ANZHhDZDaZLCyCxVAj65PqepTPL05M5nU1AZrDdUPtXJoK3nZLDf0ILSy\nYDsmvQ4AGOyzg5YBZK7MrU8bgJ5q6qcRDuPxbSrIvG9ndS3H4QCPaNZ1AOeC\nKwUlgI+9rZd9bDPsp6TiGjQIOg1QPs5VfSqgywBG3w3wpAR7JiuiBvJcokHs\npFU4wBfnSlwuE265Dvh7U+l8O/zC39rtMvYHEdxRjxBek3w2zwZF30I3P83K\nKtVwP16o0D+7zWVib5Y3GOvTvD/20xNVK7rdsM/73asXEssFmJbx1xw903Kg\n007YTAVBXaRzCWgoBdnzrzbCI43s/s8qFKF0kH5DNXtQg4+uc1BBG92Gt4C9\njAG+gtprS9Ulvjy5/FzEAM6PkZ/oEBTRlrOENA0+X0jL7kviMKL3m9SQ4Uxw\n36Mui540JhYsqy9hA6ahZQLH39b8obinjmjT4/7jAUpMte4ODqBDV+779vKz\nk/S/1wyuLvT2Al6vDBnkHyC9F7j+0J39iUGLcblQ22kpDgIeUW8/b8Dgl1hv\nij2XdxRlbnbXqnArMNXhmAjXt6uH3uULfe9ATFWbts5tU69GfBLjdwrBudig\nbqGA\r\n=T7bA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"21450b39535665c041a9bc7778f65ecd637e4e28","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.21.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.21.0","rimraf":"^3.0.2","rollup":"^2.40.0","codecov":"^3.8.1","ts-jest":"^26.5.3","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.3","@babel/core":"^7.13.8","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.2","@types/sinon":"^9.0.10","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.0.1","@storybook/react":"^6.1.21","@types/react-dom":"^17.0.1","@storybook/addons":"^6.1.21","@storybook/theming":"^6.1.21","eslint-plugin-jest":"^24.1.5","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.1.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.16.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^4.16.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.91_1614932323237_0.5312196682296535","host":"s3://npm-registry-packages"}},"1.4.92":{"name":"react-parallax-tilt","version":"1.4.92","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.92","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5da0e5bb73911f3ab7c726df7984ac8e752989ad","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.92.tgz","fileCount":17,"integrity":"sha512-qUtIwCsGcPhI34kT3p/RZ7RkbnjIoF8AHpk5tQOdBi67AmUsBrmdMa4DUu/Z0mlA0wQih3OZ4a1iFyRi3HQmgg==","signatures":[{"sig":"MEYCIQCt6Uwx+h/jqF2cts/v3QgDIKUTAP4EydVaPiJbv1WV/gIhAMheP6oRHQhXrvldgjtNqnWLGdZx7S41JS2E+zDTyWrX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR2W5CRA9TVsSAnZWagAAvpMP/RECJ2jHo+MlNsRTQTSu\nE756cAuSpwus0J0WBstSAjP7TmSK59rtR1UdRLFQUHhKRQhzNVr92euFGqVy\nEpRv+zkok/bNKhiX008TB1ZIwp4O095/d7Lhc48urOtBvnO5b47fMGogi80H\nbHKdIaZnYf2ucdTtLXEIwgHI7gzoVUVCjY0uMBzaWYfG9nX6xKUGntre+qu/\nX2Y5Mm2xRpc6zHE2QCvZNbZ0+4VxZb8XqMJUiHiAZzB0CVc0Wwonza0mxgkP\nmiHOxshGPSgJNb5lw/XyfN+zOTxKW+rhA+H0+odA8mrAj80sCkOQKYP+iJvj\noJ1rj5bp/6gmXdUeKGujKJhYnb+uLyerbgDIwc0BeK83Drd6BTq3AWTgM+rg\nrmWUDL44TWkxOp9ZrkR3Zf90DP1SPA4fePjqmQ33wl9tG4a5GE0zlnCkuLHK\nzAtEe50jqfItDnGqk5BT4wfhkGS+Q8Asl8BcjM7JAtjiBrTE6ZXfhG0bAvqX\ncRhm41utgTtk16ACIKWr+c8MT0jhxcbSNWkkk6xJWFrITO0mj8GhrIsg3c79\ncqoS0p4/1UdoM71kToIDgPfXw1XmmJeB2xUak7ceOEa8e+S2HDPi01jGkmXf\nouTSN+aQfDaYJWxoyrHx5p8Hffl5aNdViXIHAfX/Y0guO30/vI0OPbADJKps\nj4/j\r\n=ndgi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"14d2e59acee3f4d88cff67f6ef63683edce6b307","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.21.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.21.0","rimraf":"^3.0.2","rollup":"^2.41.0","codecov":"^3.8.1","ts-jest":"^26.5.3","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.3","@types/sinon":"^9.0.11","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.0.1","@storybook/react":"^6.1.21","@types/react-dom":"^17.0.2","@storybook/addons":"^6.1.21","@storybook/theming":"^6.1.21","eslint-plugin-jest":"^24.2.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.1.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.17.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.92_1615291832573_0.5498036075107129","host":"s3://npm-registry-packages"}},"1.4.93":{"name":"react-parallax-tilt","version":"1.4.93","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.93","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"05c5e37d42bc43a5052648ff8301f95de6403a60","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.93.tgz","fileCount":17,"integrity":"sha512-KP/B97UkfrwXbqAO/HkjkQGonUAXHUQ81AcdadxRciiZbrpF+SJqmv7wCr2bnrS3iRGSDe5OZAUZJAmmiPkatQ==","signatures":[{"sig":"MEUCIF/uKXHtdMUZef4b/mvxG6cEegJ68wpJSHDu3mE1dQEuAiEA7yGH9LsDbMxRzZtkaPZwPpUg2QzNebwB2M6gIMcteL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTzq+CRA9TVsSAnZWagAAIHsP/1YBG5GCv7YXXOENFmwD\nN9hNfUOkS6MzRr7az+BMwWL1Me0J2Brurt4GGl8IgU6gi3zuHdTxS5JzELOI\nqPzcx8o/Oz8GC1pklecFIcEyFZoT3iZPzHvosiX8O9MtlRTRhP5L669ZVQvb\nGBbqx9KrIBYxj8pisGfnVOp7rQyGuXT0jZXmvTZ5GPaZfpYhdZhnZzxUaihc\n/8377tajfuxDPgKJVkC9YKQmkh7l06t9FR1LIztFx29UE+ibPGeUTk9wuOVs\noQkYcq9f4PgUnrPJoY51LJ2YpwqsU9Or0Ux3kbvu5XICdVA1atx1kHoONhQS\ntWyONc17Udl4P0lbLTlFLgoUt1RrMLwDUHZTynLnVQoVC/9GMS8r6SW/zr1Q\nHHSrUfO7FAtSUTngyKyyXaR8EWjX+Ucae5rzqgIjK2mATukcHaao1qM3sZO8\nSsvxMyHYer1mJ/k8FIRcxebYm909Ec28OOJ6dTnRn3wDfw8r46U6K+tnHkcx\noKKBwacaApW+a3GIu8NgbAEPuDfo795kELb+68CvFC5jbxZQfxgbnTxb+R6q\n6HdsXkSWjt0RYn9Za9mYJFwVvOaqR3fB6sA3Z8uQ6sFtdxvWhv/d2Fhd6gAl\nQVqfuuChBkJp4BtyMcaU+A4FJQm0SHx62JdudDyE6TKAnTfoYtnfY3fFaHJF\n6+uZ\r\n=OdQ6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"a3d2c8c7d0ecdc8a5ab6848fb88ba9d795cba36c","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.21.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.22.0","rimraf":"^3.0.2","rollup":"^2.41.2","codecov":"^3.8.1","ts-jest":"^26.5.3","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.20","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.3","@types/sinon":"^9.0.11","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.0.1","@storybook/react":"^6.1.21","@types/react-dom":"^17.0.2","@storybook/addons":"^6.1.21","@storybook/theming":"^6.1.21","eslint-plugin-jest":"^24.3.1","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.1.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.17.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.93_1615805118122_0.9060431717803097","host":"s3://npm-registry-packages"}},"1.4.94":{"name":"react-parallax-tilt","version":"1.4.94","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.94","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a4813cc30ee031b5058f5fb603d222c6eb6ee456","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.94.tgz","fileCount":17,"integrity":"sha512-omMoezxsnOrKja/sjOHu/mgX8grOV6VfCKNvs0rYH95Tmj5AVOTJK+XHQLAOYQvduFoBRi1set/SM4jHA9gmWg==","signatures":[{"sig":"MEUCIHHgwJkS/LchJc0PGIi6WfPgTatuhpHo5wkYOq3cKF3/AiEAwNyZbc8px7M2msOSwADyh22fej4/1jusDnGlmHYYuGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgV7QECRA9TVsSAnZWagAAMLAP/jL9M8Kbg7bsgnHA+I7i\nY3QwGoOdj43BR2csHFNRc6NQmJDAQqsI5oI5nwRHXsdP6Y8J0G9zorMJlMwL\nxGXdWA0MYpwZO0p9Pz0LjZv7aIFhKejN8tTm2tFTkkGs9jHuQX9VWYPzVnQR\nkKQq5uqzTq+cJVa+peEwgsa6XdIBleK45OQ1Sg0cw+/RHkqZVVeHQJuMD2gb\nRR3zguMRt8r5XW/KNqCHwKrPpZv3DGeXgi3FAPK2sNOvKeN0o3Rt60Cp3Im9\nvYxTeMuh64B5QaX5WOCbZRwWdZBGjYgbM2WhOgz8TwCYfO9NA8rWPUIrMEXk\nerlAO77TTKgmyWzSXVnircYWvb+nQtcsKMjh5eq7x7v/g7zsh4ur2MrRn44b\n5jo+pRD7It/eKrNXo6BpkHpPQJFu2bxYvG8u8tqns9Rqvr9H9fb9f9Fl7z5m\n/75joDElavx0xP9jzIs8fXTxQ0+8M87Lh4i9rrTOI+H1kDQLcfAO+4p20Rup\nhy5bEK/6/WPGqY2yNuiIlJyKGRm1nndDw1a1BGEd7hyHt9obTGPxmAdOnc8g\ndhQfs7jtuKi5Eat6Fg+GGF+YiXnt1P780sQ29KjrxaH5PphGp2C4b+FGO4Ed\nauGAWUhnsJtyaTITU6ZHlsdYoqDjK+q4WsaGkpEQcPSuYMfa6IUSAdXHjW8g\n9aTm\r\n=MdaN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"d33a04a83708542bbdc5318f79b7eafae19f691f","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.21.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^9.2.4","enzyme":"^3.11.0","eslint":"^7.22.0","rimraf":"^3.0.2","rollup":"^2.42.1","codecov":"^3.8.1","ts-jest":"^26.5.4","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.21","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.3","@types/sinon":"^9.0.11","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.0.1","@storybook/react":"^6.1.21","@types/react-dom":"^17.0.2","@storybook/addons":"^6.1.21","@storybook/theming":"^6.1.21","eslint-plugin-jest":"^24.3.2","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.22.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.1.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.18.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^4.18.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.94_1616360452206_0.3518010686120647","host":"s3://npm-registry-packages"}},"1.4.95":{"name":"react-parallax-tilt","version":"1.4.95","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.95","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b5fe6215e4f48aa06c8790559311cc520362176f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.95.tgz","fileCount":17,"integrity":"sha512-LlzhqiP1UhSnGoPmh5WXj8us0QCzhxRvdOzDE29pJ8oFIuJ6Ogk7ibJNgO0iZzIugRDESAel1gxJUzIFR5y05Q==","signatures":[{"sig":"MEYCIQDLfiaFj9voCHg9r+nIOBSiRdUjU9uAGY6hC0fGRCR8BAIhAPv6NHD9n5DADky0t/dVIdYsKix88FmQVz3tSilcb9XI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWliuCRA9TVsSAnZWagAAYuQP/iQhK1Fw8O0J4GRRg8NK\nF+txrOpNTFvn3W0NyYGXEO+OgGnXvrGxXl96OryfCeGtuyp+oP9eAkVEKGC/\nh8xSMZUPnKMoqnqUqRnPX2o5yH1tvcYSrBhoD+P5pE6cdYis3MhEb9/HHzt2\nTH+s1zgPPXdHn7+1YQ64Wg7rD7f5LO68R7Wi4PZjiEA7HFH2P+TwjymBp1At\nP5kypF1df6rBqzpje0I9B8Wz41LbXANkBR5lyRnmm6b2b8DIobaUuE2jBhEC\nnB7VgNr8f5RasSI8cTmMqdr5xGnyWNtYIK02PDt1ykKCyRfFNhve8UbqB6rj\n3cPV0n9CeRqbnQTDaum34gQ7/ji/R0L5Gi1IlbSwR+otgc9/HdJ9VLc8q0Xv\nRDv7gK+93OsM2cZffKAPkOofoFVf4yyaCbc8MvIdC5mPlUjCrGplfy26NU1N\n5FW4wlP76N28iADyF9CuY4uXxgGnlXng6ZkLhAvqm8BfH9gg8dyP5SyqlhPR\nOlGcoVczr1VPn76uSWN8itGeUKE1/I5UTJWy6qsUU3kSz20JOz9awsg6H3iu\n3DeNPzAo+pJAgAFh1nAmn5YUVfE+/YNDLc1NOxxbc4ZHmKy1eM+7nnvt0HVH\n7qCD8bWqJbpk9Cmte0Hq0YQ+CGUmdgCRIAfcmwwfGg3XL7o51qLm3UfKZocT\n5mTb\r\n=XEs+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"cbbfd1753e66c16a41f2b5866207deda1e0b6c69","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.21.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.22.0","rimraf":"^3.0.2","rollup":"^2.42.3","codecov":"^3.8.1","ts-jest":"^26.5.4","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.21","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.3","@types/sinon":"^9.0.11","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.0.1","@storybook/react":"^6.1.21","@types/react-dom":"^17.0.3","@storybook/addons":"^6.1.21","@storybook/theming":"^6.1.21","eslint-plugin-jest":"^24.3.2","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.0","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.1.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^17.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.19.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^4.19.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.95_1616533677246_0.8206978364602568","host":"s3://npm-registry-packages"}},"1.4.96":{"name":"react-parallax-tilt","version":"1.4.96","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.4.96","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"52ef22ed1e8e930ac7034823e5c81b504fc04389","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.4.96.tgz","fileCount":17,"integrity":"sha512-dBDJ6cqfjFgmd4onNi7tqZ/1ZQzfla2rCcpnyxfue+HeoMF333HodX5kp+BMQ6AmTBwpf1U87c2CWLMIxDyMOQ==","signatures":[{"sig":"MEQCIAn3+NQ3iYBwdjxvCV/aKKMVwuS37wqvm10EQih44gPVAiA7WXv/INZoP4nlHKGciViugbKEPti82vK3RqFQlArrRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYOXmCRA9TVsSAnZWagAAWKgP/0FsJjPZcLDzLpsAKxqx\nl2Luer/ljXyUuM8kSxW1fumfDJe2dZWaCJoDiqtc9czN1Ae0mgfi8XSwK1v9\n87lKZ7d5uj8p5SMpa4jKItN3AotAC64AU7yy4PpTF69VHO166RPYzWNSIoGf\nhI56SDmJWhrAp++kJ+/7xehJhC3GAVlEW9IO87ABGpHlDRIQebW38Hie/aCT\nt6sF/x1OMVxVszlXaLH1qg2YISXAaJKsuLvT5AalQoDTA4dOzTLD2kpUoTsm\n5F3AUy202wvv0V6XKIm5xXT1ivjMV7cIZUGPrYR9EvyE/kd2IhLTmEWduwEZ\nlrQi5SWkI+zsPad45f378tV0mWgpGoOzLLY5LfKK/aFFVIOgsfTcpjFHufq5\nH2w4zBD58hypM9x6xGSUPVHM0TjPpHBsXm3J6rXTR49hm/5jFXQ9KIA2crlz\nQlLcLf498SiBm1WJtQast3GSwX5o2Od1rf2IeKOIROrP5OlKMjYCSXCYvoiz\nl9Bn6SL2VCS7iCACbZaJa5R1shmgpJ9O2oC8pIWQiwKry9yew0w20UJrpe17\nELjaflyXnFJqOh7GLzAhTxLMAkhFwpXYm3Q1sj/UeGdPWYXlAaqg2+4msFDr\nk4f+eoQVsZizKvBguP4qQTPdHD6RuUPpVxHE4LRoXXnm4M5Q7h/FEVKXGy/7\nkrEo\r\n=dCjn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"8d1e911d549103b89b12444460b0badc5cce63e6","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.21.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.23.0","rimraf":"^3.0.2","rollup":"^2.43.1","codecov":"^3.8.1","ts-jest":"^26.5.4","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.3","@babel/core":"^7.13.13","@types/jest":"^26.0.22","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.3","@types/sinon":"^9.0.11","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.0.1","@storybook/react":"^6.1.21","@types/react-dom":"^17.0.3","@storybook/addons":"^6.1.21","@storybook/theming":"^6.1.21","eslint-plugin-jest":"^24.3.2","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.1","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.1.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^18.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.19.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^4.19.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.4.96_1616963046043_0.2738586258416027","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"react-parallax-tilt","version":"1.5.0","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.0","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"dce13fbbe41c8458e2e7f81d95cd8e83cd30fa14","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.0.tgz","fileCount":17,"integrity":"sha512-K9vtuBf6XzzZcUGhEgUezwiNvuCDI6PlaSJcsG/gNadq8YQ9TmZtmP02M9yidq9OFCL5ijdTM8KlN7jr90Z/Qg==","signatures":[{"sig":"MEYCIQDWEwWKF5ZDZy2b4eTzfmq71nrC/U+vhtE0MCX3XR/ccQIhAJ9iaWPgLw3LfJ4NYE/+efUrtkNWpuFuiWAvSTjV2Hdp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaMpSCRA9TVsSAnZWagAATL8P/1/tXW5lGbs0svnZEcHh\nuMHAouqwN62d3y7Xy9K54CDWqEl7tmPip0ZzB+eKO12EVvdXYRktg0H7R2aL\nsCELa1ttUYT0khnHcbah8WODRDOpr2ZlJIpkgaBaL6jbCQYi9VHg9vR1X1RR\nWyfT8OX8HjZQfXrFpFgO1xJedhZM4bz1/rf+1sN2BaX8FBZM6Je0J/fNeaAu\nqCWKNnctGHLXGrPrn6iBkTOIXS9LRcoS+zntDjFXS3AVB0bgo8D4qIOrnJVv\nqzsDYu99rkO9AmKjSLpTuixAh0+XyodBc6Kir854C11uLxFWzn3u57fFSdjj\nOCel97JR5Z+dY0R35N7XPKlmsVpB4XZiLkhWDlvBPUGn/7ZsZI5rfwIYhIIQ\nTh5AdaNjak+brGcP36HbNamf5sRmexFotqx9qqU3MOreUidNG78Cyx/WXRss\nBTqYkX+mDySdTz8I7sGxwanZs7H41j69gfND+TGLtHPSD+RRsHSTRZOaLU/u\n3kvyGDvBB1EHteUgLqKZ+gFWEO2ebi3e5MzLOkW35atb9uIVOuXrqbyX47Uh\ncnU68adxQjPEQ/4jimsMUndWLaTVgcLgj5PIu7JzFvcpw3re1POCaBZazzxy\n/X7V9Ll34s/VaAebJeKsRy88mb1wMxrflLIh6UCg2gdYZJ5eAPYkuoYke+FT\nlaqL\r\n=1u98\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"c3cdd9739598640e80d6dd916da492f07959273f","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.23.0","rimraf":"^3.0.2","rollup":"^2.44.0","codecov":"^3.8.1","ts-jest":"^26.5.4","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.3","@babel/core":"^7.13.14","@types/jest":"^26.0.22","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.3","@types/sinon":"^9.0.11","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.1","@storybook/react":"^6.2.2","@types/react-dom":"^17.0.3","@storybook/addons":"^6.2.2","@storybook/theming":"^6.2.2","eslint-plugin-jest":"^24.3.3","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.1","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.1.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^18.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.20.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.1","@typescript-eslint/eslint-plugin":"^4.20.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.0_1617480273767_0.5159996721003053","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"react-parallax-tilt","version":"1.5.2","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.2","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"764909851706ab8470f5b2bebff1ecb4d9cc4a61","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.2.tgz","fileCount":17,"integrity":"sha512-boiSuajoGPqAcUyWuvyWX7wPfeprrGJvqQjUEOaCPPTLdgV2g/if9DQ6xVhqVs8kbCLDWW/fHSHjojjDPJiN0g==","signatures":[{"sig":"MEUCIQDe0QLeiJwdEZbw8n3MGhIx66DiKgRT2maJFPQD81Uu7gIgSjD10UYHWFSOkg5NZxvv75bF+yXebFwQr0MdRhlRNZg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaafhCRA9TVsSAnZWagAAXSUP/jWZ09V0c7Nw80+IQlK0\njfw+rJoIKLsIJUnA5WdKkFmHuAL4qd8H2zCf7QCz93dc+br50R46bPSThOXm\nWiXcWaeMgIkopskcKmzm1aIBLXGhOqPDrTOjFbJVpLeOZ8k4R9iVMmyxRV3c\n0SwTGUlhvclDOw30EMAVZmtJU3iKg1xoLWUnA0mY8tfTSCaacXltmC0sTw1v\nClvOs08kXLkLZPkqhgHymGpHazrD+CfuO9or4f+Qk4fCM2gYZ6RH0exV9tM0\nIk6i/VXiflEyhlE0BhpoDJoNJmgmjvqrwLTghFeh1jPGTRumcQR1C1LlXOB7\nlgEnxCdfiF7XXFYg04aTi4M+MjmP0wF/4hm1nYYrWnVHMJl2/5Qhw5LgzdZE\n4Fkg+Blz5BZ2lj7OfBPK0gqjMATMyI5lv5/cIYGLlRKhTZzkRU+Hx1h1ZmQL\nrx90AiIr+YhYJ76DpR+qH39ldEJQ572IkP7iX+cAPIOWv70CEISz4Suu+IGR\nJz7gDgiqItN3yyOHOGsg/Y+lLLMEkYRlGMn2nsDBGI6wtwbSCHBrSLjxaqdz\n3Rw1+ijQghUQeoH5VLu90AzlftrHLZF37WmBmYBi1TsLe1nV+Lf2pRusptO1\nOCbGj1+hCox4SrMA9eaP4INOPnLknU1Fa78ySVAet5eOFdRYaGCkPN1A7z52\ndEbP\r\n=ul/O\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"ac9507f5ce1ab34ec757bc259748089fd7aa13d8","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.23.0","rimraf":"^3.0.2","rollup":"^2.44.0","codecov":"^3.8.1","ts-jest":"^26.5.4","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.3","@babel/core":"^7.13.14","@types/jest":"^26.0.22","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.3","@types/sinon":"^9.0.11","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.1","@storybook/react":"^6.2.2","@types/react-dom":"^17.0.3","@storybook/addons":"^6.2.2","@storybook/theming":"^6.2.2","eslint-plugin-jest":"^24.3.3","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.1","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.1.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^18.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.20.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.1","@typescript-eslint/eslint-plugin":"^4.20.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.2_1617536993275_0.6916367511527532","host":"s3://npm-registry-packages"}},"1.5.3":{"name":"react-parallax-tilt","version":"1.5.3","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.3","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e2f59fc878ce56873254e60ecfdc3419ed19739d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.3.tgz","fileCount":17,"integrity":"sha512-xsEhHw9wQO988pbo8IxrRLdQS9L/LOUaotG/F3XKJzlj9g0RU3Nq9qXnsJO2Qx6RbJO5KkBNPio7A6p6kALKrg==","signatures":[{"sig":"MEUCIQDLo1ZVXzw66tU1ybL/ls+iizlqXwuTHfGMiMqmnO40BgIgC3hPy9HtsTUKISZuqGR1AVeIsK9EN1fB8uWlMuMjgMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgb08SCRA9TVsSAnZWagAAn+8QAJYsDAWr44MxMe2bbcB3\nGogwhDmFrLSlxGc8B5/Y7zE2uQHBYQmmhcrE0GYVBZHN6LrPyx2w5OPtiwFV\ncZVVgxqoOtjimD84z6QGPfDh0SSdNgnmK7de51toUWi9F4p43hKfc8UFZ0lA\npZCkZ4iLkhLqW/n1fzug/172TYUC3jkP+00hu9v3N80fl+2FREySPpNFL/2r\nC9c1PaX6W0TVstai7docjyiyAOsASBTR6ZeSqzbmg5katMOfOO9NGflZmLZ8\n8chHZsCXgiVakWMvkoYqidBEtvkzAke1JUYLEGgWgRHaJwHTKg5pMbDgVHz9\nb8U89eFjAuqBl4VCgGcjWQuqTPVeusbRIwyj2wbIfG5yqA0faJKi6FApNKT5\ninMWiGq+WQJKD8NNSz//VvBHrD4wHCr13zp1+E6XBPT6m1817hRDT0gk8JHF\nHWFK3hP2WFx3CJ496Jf3qZQW+lAXxiELs+W/S/hMx9aIxL143gZhC03O8Ud8\ny90FWrBZyBm/HSKMHmioFstlQE6t0j7dN9ZBXzmNetWeuaGxtuNnGO5GGJ6j\neHFG7cyyjPUvFaGZXEeJ82YvtHRF06Dyl/gT4wHnbTlg3x9GKotrAKxAWX3i\nd6xz/Mzw+IoDdXfay1vHURqnT6HaUr8iun0Wj/TIi2kbW45U969nZMV5MPTE\nSsuV\r\n=jH5+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"0910d2406ae2175e881c77bfbb790f621eb7204a","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.23.0","rimraf":"^3.0.2","rollup":"^2.44.0","codecov":"^3.8.1","ts-jest":"^26.5.4","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.4","@babel/core":"^7.13.15","@types/jest":"^26.0.22","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.3","@types/sinon":"^9.0.11","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.1","@storybook/react":"^6.2.5","@types/react-dom":"^17.0.3","@storybook/addons":"^6.2.5","@storybook/theming":"^6.2.5","eslint-plugin-jest":"^24.3.4","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.1","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.1.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.1","@rollup/plugin-commonjs":"^18.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.21.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.1","@typescript-eslint/eslint-plugin":"^4.21.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.3_1617907473871_0.8905445703646571","host":"s3://npm-registry-packages"}},"1.5.4":{"name":"react-parallax-tilt","version":"1.5.4","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.4","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3744f0000b939e9de84410fdf436214f416b31d5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.4.tgz","fileCount":17,"integrity":"sha512-phinyUS7DYI92VihMhxks9Z4xKhd2fn4Bw1dcU+FtmX4PUAqirjOvHTUfR6At3YUpHhJEzXMHbUnSRKFod8PrQ==","signatures":[{"sig":"MEYCIQDcdnzb0JgpbEkclcQuyfRiy0RvJ1oSZZBKiFcoplHXCwIhAOKAeReoON7HsiBttN5Rt4xMagCRpPnNvVjyJABm6rWa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeAANCRA9TVsSAnZWagAAo3UP/RIx+h7Dr2FgOhkrs1vd\nUNE+oWu+GkYtKB4o+4KfjMIlvm93joDUQ9I9jAS+i5zcimo0VPiRSLxnrUOf\nQYM80hTDlaVI2LsWedTmS9CG74zeVPlc/vT+rYc2nHkWBGu8IvEPLsDRhKid\nz2Rr5DS3wd4HTvAMDe9QrnWUrwkX7ztfd8Wno899M1Or97n0riWuf3/5kNuz\ncgyoYl+q/GM5t4Ru9k6M3/fMNlYLcNs3Tws1XC1r0vTtA6YxeLg9HxMnDDVE\nKTfDT5UExmGeVLGX0/iYi7Hpbco+SBhlE8MLqyHP1rjNnyVRR5TpxvS2SNz9\n+c9DKJwFRef4dNNJ9hYaPS1aSjUG7ckg+U1JLxW/SE5TPp8qaHz6zx41ci6S\noa6mlOScGntOQ+MuvtzkFdjw3eTDiwaC+gR4QpVf3N/TAn8AM6puWkNZ+Y86\nIYku5yfoN7O0+bSL8t0GQNKwR0pptBgbil3WYY4dcHhmE+6AlLILImIZp1/0\nnvrtImVQvg0SGUKn5kS1P37tcjS7iVu1hJK/DbIXDDRniVLF/FGvPwAtxEOl\nRujmIM9QvGKV+7QKOFJqX10eHlevsKU8DhyT0OxBTJ7a49rCgvYoNU0OnHCT\nPv3mLMbCjAkrDX3DsVSP+uVOTL+EMmGJGYAdnGhDDQbGO4mPo5mvR/ZtbbGV\nggBj\r\n=q8Mh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"b3b5504836ca9277e7772f377475c4ddeb19a8d6","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.8","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.24.0","rimraf":"^3.0.2","rollup":"^2.45.2","codecov":"^3.8.1","ts-jest":"^26.5.4","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.4","@babel/core":"^7.13.15","@types/jest":"^26.0.22","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.3","@types/sinon":"^10.0.0","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.1","@storybook/react":"^6.2.8","@types/react-dom":"^17.0.3","@storybook/addons":"^6.2.8","@storybook/theming":"^6.2.8","eslint-plugin-jest":"^24.3.5","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.2.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^18.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.22.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.1","@typescript-eslint/eslint-plugin":"^4.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.4_1618477069336_0.05001750142320116","host":"s3://npm-registry-packages"}},"1.5.5":{"name":"react-parallax-tilt","version":"1.5.5","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.5","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c0c07084befb9d8bee6837ad729f39dd00f5979b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.5.tgz","fileCount":17,"integrity":"sha512-+cVRYAYJ0YwQb3K8K99Rua6T4+EfYV3BEVQPy1q49rhqio11gG2nIOTU3eMTtoBL36unQOqWPm5VyuTdogxKDA==","signatures":[{"sig":"MEQCIEYvAKa7kSOyubqef/MORulIB2cR62GeIX/ZBKWC4LGoAiBPG+5nSZRgWdoneG8eM4a4LiV2ysB+QMM1su173BfTbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghcfuCRA9TVsSAnZWagAAYZYP/1iPCA07ROOpozSVnTwe\nhfciy4XKm4QRmOLmDWKXP1iz5QLzmw27YyZX5Ue2CBeqbW94sgjPanCD2b/O\nnXKTfe5y8PsWcgcOrnaAXBndiec1fVN9dUPkzJn3BCIgcUtNRWXiyrg53K8T\nHRKzRxFN85Wbaqdppop3tMUz6Xl8keMdbD6m3dTW0s91s4X34K6acrRdNOsM\ncODftBXrKtf/foKmTzLeu6mmIVQ+5qmqK2u7i3JOE4xqBfM/MevAvdmrDA5g\n8C61mxxZv7UCmBS4YXjZmNQRyy6i4NgJX3bAN236/OiOnCSF55og8DUZUiPj\n9lptv9eFi2IXLDvBeTnnwJzoBtyPOH4AMl7s8dxR+g+7PTJSvb1Y+gNWG5ih\ndYk+wOYRxUFPS4821nefXIzg5MRZPCuTFpy9s+tLIud4JuURaTEJb1vLiUXi\n5mhJxeR9591Puc+1UCDQWjwfEqFYZAknmRVo5OdjWI2E1rat7gkXcH/JMoyP\nWE0Sj/0T42oOpaSGmKljnL8OAeYZyrV1PHiUq2VqlBa1nVftPkgT+7M6ComH\n2gK+MSxNGSyEtT4cSfkPOzSoFu9b0k9gLlHirUcQeREetzW9LMBOGx2EfkSG\nsesxwLyyIknFnCcVU7Nqto9k9PFc409guwTnNAAz/JNirLmIqGPDuwHo9o4Z\n6S5o\r\n=J4/t\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"d31cf4fc49f220d5b5e2f1948cd94daa48deca3c","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.11","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.25.0","rimraf":"^3.0.2","rollup":"^2.45.2","codecov":"^3.8.1","ts-jest":"^26.5.5","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.4","@babel/core":"^7.13.16","@types/jest":"^26.0.22","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.3","@types/sinon":"^10.0.0","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.1","@storybook/react":"^6.2.9","@types/react-dom":"^17.0.3","@storybook/addons":"^6.2.9","@storybook/theming":"^6.2.9","eslint-plugin-jest":"^24.3.5","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^18.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.22.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.1","@typescript-eslint/eslint-plugin":"^4.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.5_1619380206180_0.7174510438744044","host":"s3://npm-registry-packages"}},"1.5.6":{"name":"react-parallax-tilt","version":"1.5.6","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.6","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9be961a0e3532ac40c0f975de77d7991826e5d94","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.6.tgz","fileCount":17,"integrity":"sha512-9eBpjhaz7houoznF/wu5hOvnRX/aUyG0trtrXXV/rgQf4wQ+IFQCURjJcoEiOK85V3/GarvI0LbpZzU0qtAWiA==","signatures":[{"sig":"MEUCIQCIOkjDlugAEcU5x3pVhx3Klv80oxdQl0X6RI6VzRhUjAIgfhkDMrbZS3YxTTGz6V4gZ5EMKj+pNriTLOhgfxh+qQ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgil+LCRA9TVsSAnZWagAAt/IQAId5qydJPkSXdKpHsVHo\nOL7zxpwjQTWIt6beEIoNGQKYgLjYyYtiiFFQ+7CqKV6OTbdD22PuJ6EZP4nF\neoP/gbaXnm+mGmN87lAPfK70JPjFICfoj/9vIIfWeM8Io2GqB19XfH44WFsQ\nZrAbJBfFE3y3PxTa66j593DFSeOKBJ/V2+ZN+iIuViJU05SGVAcls+U6A905\nzyo+TfLA1oKpsEahqe7hAovMwAOF8o4/AtpQB+LB2tYwrxr3zBxoCHwCkJvW\nEpE84DxH8dGMmTDsfKfkl9BZ7Ay3r6z9ImbuQqCxyfMbBWi/saiGFMZnxl9Z\ngn+3B4mxqUYV9GsAcdwpqFEDMIxp6a5ouwdMHFIAYfL9vU+lxXJ7U+BGLFyk\nXa7j8EUI0nby3ODCIZTnpbrlLPpfdID38uxuEPpozjX3xSix7KZFgoKDUsN0\nY0Yjq95XBktA79cngTiMFGgkSG+9sQ+Ul8cueb0nVjJIG6DFgKaB7g4pn0hu\nxYceZ+TSRbHtI8R8f/8PeJd7K+g1r7nNVbVt9ow7xHZHqauwAWzw89j8E6DP\nfxb/lXrYu4T9Pe0NCNEndKxoPLesmjp1JUTrtloclb0cD2jM3Jclxe1wKGoY\nbDf/upgL+50upnlfx2LCRzXMbhhr9rdlJpzQqbuP6LXhveOOx8R7uZacTNw7\nMuYL\r\n=Lc0b\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"5bb8dcabfb8fe657be52c4fcd4a9887f45161afa","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.12","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.25.0","rimraf":"^3.0.2","rollup":"^2.46.0","codecov":"^3.8.1","ts-jest":"^26.5.5","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.4","@babel/core":"^7.13.16","@types/jest":"^26.0.23","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.4","@types/sinon":"^10.0.0","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.1","@storybook/react":"^6.2.9","@types/react-dom":"^17.0.3","@storybook/addons":"^6.2.9","@storybook/theming":"^6.2.9","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^18.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.22.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.1","@typescript-eslint/eslint-plugin":"^4.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.6_1619681162930_0.8465009845335925","host":"s3://npm-registry-packages"}},"1.5.7":{"name":"react-parallax-tilt","version":"1.5.7","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.7","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3521816bb0f32ac2498f190f65da87c1e48742fd","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.7.tgz","fileCount":17,"integrity":"sha512-Z7lE1kkQlulPQ0cmEoB6mgFk3BAzEvHlMgTEAwNEyF2g1XTpiVKS8bwK48Zbdbwg8HY82pKhlTmlgkXI4Yok/A==","signatures":[{"sig":"MEQCIGAqIIF7sQRnijs+jiFItr/LCZkpZ1AbXlVqgaJQXlGRAiAC3+cNJ9W2dI+KORuKhbBXPiMS4tLWunRr7VvblKQkug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgi7DbCRA9TVsSAnZWagAAAfcP/jSn72W4zboIHe3r1Rg2\nvdJVJTEE7uKblMQ/hXDbfNonR8fsYbYn9DWXAQDQlNDCbYVCiLKHvCs8V+QT\nrbqSJgl+4kvrqHB7vaY/DwONyPe4YaSt9RwCzwbshrP1gshqYBS6NoRYhgdP\nwthE8H5HVq1AHWKSwfD2/VXBG5daMJ6xqYfhPFK8i5kWvAPhIfYOWzuo0/g5\nyZRjhKPz53ZooG2gP4ygMD0L2ywGS0y5OvJdbM8utQwqTqU32KT/YMRSs3eT\nQ4NuVAqhToxMFo2a8za/sdjgdJ8QO6FuA/9bcbYpfICbSdz32oINmIf7xikR\nUcH4qr6s1Fk1q72AbSYR7ZpH5JQAeHHO4bbrGystHgqexkjyYrk38BlQBy4m\nBR90TsDa+mNFO+5kW3vWMxRSHdy0dpSVbFx90J/PELT9EdLzHwwkkoPBOFN3\nMA6Q3YvFaw1eiEUoVqVVR+/iOBCCaFmZKhr4c8tu6G2IzFLtJVee733jK8s6\ncL2Ddz83Q1QzybMWay2GquMH3rLvEn64tsyMlpDa6On/QppFBYo2PhoGUupk\n5RHfsEebeLD+eX3xpAyx7h4/G0PZ5x7d0S4Hz17grc4X0uMwZtKigQS2wJYj\nj5rNpo2YmGeKK/MELcP4cbUQhceo1b9hRekxVcVxgxjmLgNvQM0RgXAcOBES\nApjW\r\n=cMMv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"5222673a4eb7313c459b48ec41658e7a7832dbf9","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.12","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.25.0","rimraf":"^3.0.2","rollup":"^2.46.0","codecov":"^3.8.1","ts-jest":"^26.5.5","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.4","@babel/core":"^7.14.0","@types/jest":"^26.0.23","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.4","@types/sinon":"^10.0.0","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.1","@storybook/react":"^6.2.9","@types/react-dom":"^17.0.3","@storybook/addons":"^6.2.9","@storybook/theming":"^6.2.9","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^18.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.22.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.1","@typescript-eslint/eslint-plugin":"^4.22.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.7_1619767514835_0.17716121797632312","host":"s3://npm-registry-packages"}},"1.5.8":{"name":"react-parallax-tilt","version":"1.5.8","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.8","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"778e17a1625b894ced62b6dd09fd1c6dee298b8c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.8.tgz","fileCount":17,"integrity":"sha512-jPTRuCpKK4cXScDRqqJLBrUgwR3BEap8w3PI3jBgL/nm/ikb2+aJjzzS4kIufpKd/gPVD0vHGJ/sYftDhin81Q==","signatures":[{"sig":"MEYCIQD86uVp5SIhw4RwsD2G77vcKsjQS/DYd1rdsL9PNRbbNAIhAPuEBKv9yJ0mGO0rMCSiBOmZlXoBj8P9zq0SdCnS+FHo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkVRoCRA9TVsSAnZWagAAWzQP/0otcM19HL0LTBQ5eSRb\ngx6JN7aLx43Gd1rIjr6Bq/aQK/Fz9yd5yhxXqwGPc2gypMvo4axcXV0ns+nc\nDtZIll0hDlkUfgL/ML/YhjjeeBZlM5BYBb5WljYzMfF3mAlR08ZLw3ZShRxM\nX3G5Ii+PxIjWVD2zfr0r0ER8fd/wsuX9QMU3ukl1MKUTL68XoLnC47GvhBlh\nHWDkVzr9BsVdN+Ns0bsf9tqXtgGYxjOFTSwHTHKXSVv8syjcc4gHEOgS9fXx\nw0FpoSWPuIKGwUJgt+E535SlZ0VpQanBYG1GsNyRoAePkT9o/Q8uAWXbUFtu\noaBUF9x3GoIu6uJctXG6/RCLP8/YCIlQIVscQ1Jki1T/5WLX7lNjrVvRcYpT\nbyP9KQFRR0JepVPv+CerSgAGpr40WY/tZ1n3tzomTMU3tyhHUJFg812cHrRf\nz3iJ8XPZ6a5Nx/zA7ITc+CZIYB4ESnRbHHQtj2V+ABiqDXktqLdo+Z2r2oYH\njDC0Z8U25k4Z6eL9sQ87HbRKXYgBEyj7NlsFOJaHCNBDNZIFZvrlBIGR6HM9\n7XdTOp1WMS+WwLV/BJRHsQp2fLpzri8rmTPMfVFkxFitRrY6udnpMd8AExDB\nTQsXyVoRJ4i41aCfTDU2jcizyzcgbmQ5xUVF5+0AHuPHdRR2LeXqoJLKczd+\nEmiN\r\n=djaZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"29f0088d93509514270fbbbac2cbb3843b82a392","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.12","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.25.0","rimraf":"^3.0.2","rollup":"^2.47.0","codecov":"^3.8.2","ts-jest":"^26.5.5","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.4","@babel/core":"^7.14.0","@types/jest":"^26.0.23","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.4","@types/sinon":"^10.0.0","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.1","@storybook/react":"^6.2.9","@types/react-dom":"^17.0.3","@storybook/addons":"^6.2.9","@storybook/theming":"^6.2.9","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^18.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.22.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.1","@typescript-eslint/eslint-plugin":"^4.22.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.8_1620137063921_0.2934673526407592","host":"s3://npm-registry-packages"}},"1.5.9":{"name":"react-parallax-tilt","version":"1.5.9","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.9","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d2440bde3838478c69d6d24f3c2d2637db1fd4a0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.9.tgz","fileCount":17,"integrity":"sha512-CVKOIt1BGUzHXMd9mnu2WBIeGSWuekm7cUC9pn35sfgYOeePNrGYhUQxw/V+s2Ar6My93AxY+am0tTzV/x6q0A==","signatures":[{"sig":"MEQCIF1wZ+sroD3fzsf30Wjt/uM4dtSpHyfPeOVJw3i48BMgAiAQiyZOjHNPDijKgvnMK5dZXkJl3EJYGoj2nUKDYw2iOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkjp4CRA9TVsSAnZWagAAwu8P/22XHWU5C8YNyu6JZN8F\nc3QOptKomwzRIrUfabjCsASJFwG350FU1QWTJ5SzZ3KvoaXP7qQcKsvEOoBh\n5+7zkTunqR40c58Ic67Ue8YGFV0Qa9yFTwh/CF9aqKXjv7NOqNksBxv3cDeZ\nalYLEmWuvTWfA+qpuUyBDIDCr38LL+hYFIXC8hjekYntwacucvw4Q5kmO+ND\nluL5lvFMqOmWYUEDTFCxyu9bY96dIn4sWrs9o1hIqhuDgBEpmMbm4BD17G5r\n5oYZ3iu14XlO/nzs1ltay4d+HN97Ml+POxZoR+E+nrzOnshBgZUNmLoWc/2b\n8hJdb3+fGwPRSaxJNcDXUfvNRePEIcQ+o/ScwFoV1ZCRR3jdYFnU3ZXaqB8A\nBTUDZeGtm0DeZv8I4o/5W/CUuEkl3iVYTvAOqO8+L71UsjsOPSWD6G6kjCIE\nR9JfT1RyK/1/3421CzaFukCSuF1wtmKZqtk2nIKJIrmUqHr3VqfuN+sVtAa/\ntQZwh22h1EyH0ZHTweKhlrrT643G9Xhd7JcDNii2xXbFhSBjlRRlPsc3d1wk\n90AUw8e1EW86YYzCafGBHylqJiL1EAhfqfMJjEWcRJRvgTLBtCSGgAMW+0/B\nFOmMU5sUa/a+Tt3t/2b9KYXGayUXcKrnkHGvFpe9m3Xx69uvn9FzN71OXdtt\nh1nx\r\n=IC0E\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"4db8d5c821cf92f52ad2a01613f8f344b2f5e22c","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.12","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.25.0","rimraf":"^3.0.2","rollup":"^2.47.0","codecov":"^3.8.2","ts-jest":"^26.5.5","prettier":"^2.2.1","react-dom":"^16.8.6","commitizen":"^4.2.3","typescript":"^4.2.4","@babel/core":"^7.14.0","@types/jest":"^26.0.23","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.5","@types/sinon":"^10.0.0","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.1","@storybook/react":"^6.2.9","@types/react-dom":"^17.0.3","@storybook/addons":"^6.2.9","@storybook/theming":"^6.2.9","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^18.1.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.22.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.1","@typescript-eslint/eslint-plugin":"^4.22.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.9_1620195959817_0.1612888497269651","host":"s3://npm-registry-packages"}},"1.5.10":{"name":"react-parallax-tilt","version":"1.5.10","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.10","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"78b2fde0a8c70a966423e60e02d8fa13e7669ec2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.10.tgz","fileCount":17,"integrity":"sha512-6MjsVNpP5msntmWQgiPbPxz1OcQ+s2CCPKtiMmNmQIbdpTQdijSx+vcVM2ufJbCPnRcRM3LYRZcwKnIyt2wB3g==","signatures":[{"sig":"MEQCIA9WCysK5PDaz6IOx3OZI8dnew5eI3fI3l0R6/zCIkmiAiAVjymtrKFBlE49yToZPwmQFrBq4ell3NvHHpiUTUS3/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmNi8CRA9TVsSAnZWagAAWKcQAIVLu4Vu8bca6Ht8CoOG\nrwRlzYABBneiU/qIYOXbC3ahTIIqAdw9QZkIRAx1n5GZ9SlRGnAv2RnsI18t\n96CiMz0UyirNR0qUiTK58pUH4iaJQgax7bbDnP9Be9i/nXm52l3DwTdqSnH4\nfV/WN1fz/VE7Aoo7Z62OTOxYiGiaH3mPbA3CMB8SG1iHt59TWgQB+3qFnK4J\nR8BaHr4YcfQCigsLa7Or224zANsCpcYT9Ae3+CJtBWQk1wIf18dleDYKm0Zf\nDeXBFWk9mJBwJoCJ8gvNfvl0KNZAkc68iGt5c04lIl3vyHSwQwSQjSxOZv/E\nUNnywhYZwVOKFhOjgYb8g5BvfPEVRPbCIAMgrZ0P2W54K4aI3M3kqQFc9mRP\nqjyJesUDzWgCinibjWjV+u8SqaeRvYGH5iw5xQw6J2yFpEFf4dXIH0uxCYTG\nSn/kp+dFINxww5i4KWgkBMiRB4GjWMK86ActIMwSPhg57oCoXjJ6wpVYdJZf\n+FIejT5S487dXZ9I3sD3KZ1+jhGnbOLr6sulMUK7UhOlO4u7g51m5BqipFtJ\n/hqgj2uJNHtY9mFmfPL/jQ+tJGmkuCPfyrY9VboLs0FQ21DF6Ene+EglEX+R\nJHWSLW2d+mhfffGciDwMFhOgJVsYjF4ZRCqEuZkug1d6BgPSCsC06rMwKShl\nesoA\r\n=PXAc\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"97ef21eae86bfbc8fd5a9db745b3daf649f99ba1","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.12","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.26.0","rimraf":"^3.0.2","rollup":"^2.47.0","codecov":"^3.8.2","ts-jest":"^26.5.6","prettier":"^2.3.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.2.4","@babel/core":"^7.14.0","@types/jest":"^26.0.23","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.5","@types/sinon":"^10.0.0","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.1","@storybook/react":"^6.2.9","@types/react-dom":"^17.0.3","@storybook/addons":"^6.2.9","@storybook/theming":"^6.2.9","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.22.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.1","@typescript-eslint/eslint-plugin":"^4.22.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.10_1620629691831_0.9424766480184357","host":"s3://npm-registry-packages"}},"1.5.11":{"name":"react-parallax-tilt","version":"1.5.11","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.11","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"04a212820b57a5f25715fc00d2eb81e2f524bae7","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.11.tgz","fileCount":17,"integrity":"sha512-iy16dbuWWXsKAIwbRj44A7Gv+SxYzTEhdc301GIPLn1H2hCRNdAJ4jQudL8+lruSNsjwpakMCAE0afXn93g9yw==","signatures":[{"sig":"MEUCIQDjkIRobaOFEejtkn+YtKhECIwkBOyfhYjEq3orUu4k7gIgYARdN9KKZe/6fvQ4loBg+4/t+7CXCwbOxTrStNFHjx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnNXlCRA9TVsSAnZWagAAjNEP/izK9G6PhNhP650bu0o8\nwxSF/GaLoBr8PP2gubkSjbdKMB9SrTvsuQApElMl3AXJziK9IWJ0u3yrEhUR\nlrqc9PCTanYSBm7AUnNObW3r4ipNXuyMjEJssObayLQ8iMebyYDP5gwSIT5V\n17J4iTa9iTOGAYEyjUV9Ce2CBUl9c3Y+STz0dBJYgUcPUNReLZDm9SYgMy8N\neLZmYcD+c/b91c7HeQQIj0zj8m6bZPmfwj5SYdzZXP8N6zdaj/WyONRNqR9b\nRPV4OQJFD5312lTK3AIsjaM9ufjx1+zwAevEfquVGsAY3o4CY+4ezZdjoF4S\noGLsat1c6Co4uNhaOH6s2qy7jUTIifwI4T0BTxTALvJ5zXbEtadyIn4SBfp7\nhY+5eF2k3QNLxv5+y2nMcr5Tcn1QvZuPSj0zfTyQX7Ri8sK+XqcUpKqJwLiM\ngsDoa+AGrBE0U0VF0VeSUjHLLEnfbAd3SXE8q+DMr8PYTAztEUz8K9jLZAKQ\nTJpyv4SZJDknv5JNw5fDgKIbkJiLZPzg8Zs07smHdiWWgddzH2bxPuMRdk9r\nO87CaYJQaYoYB7V1kVRm/e+F2pqPVGfsA9yrRRvGkXk7Y0o6TqpZaqhQiY3D\n/2F59oYwmWE5zNIQ2P8muJ8J5CjN7E7UZfN1ArucBCzuLr+jcHoF8sdIVqlw\nrBvu\r\n=D1ua\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","husky":{"hooks":{"pre-push":"npm run test:coverage","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"pretty-quick --staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"54d4d4e82679393636b355291de2b89b518961b7","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.32.13","husky":"^4.3.8","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.26.0","rimraf":"^3.0.2","rollup":"^2.47.0","codecov":"^3.8.2","ts-jest":"^26.5.6","prettier":"^2.3.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.2.4","@babel/core":"^7.14.2","@types/jest":"^26.0.23","jest-config":"^26.6.3","sass-loader":"^10.1.1","@types/react":"^17.0.5","@types/sinon":"^10.0.0","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.2.9","@types/react-dom":"^17.0.4","@storybook/addons":"^6.2.9","@storybook/theming":"^6.2.9","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.23.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.23.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.11_1620891108623_0.11687618061477956","host":"s3://npm-registry-packages"}},"1.5.13":{"name":"react-parallax-tilt","version":"1.5.13","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.13","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"892817583af63d4bacb19870400041569b3f4d22","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.13.tgz","fileCount":17,"integrity":"sha512-yiPoUjiwiDypBXIh+ac0guXFUcmXC/vJUmvjO2Tp8KTIpDq5ECQdmR8COlj+dCXBtIGRVQkyeRqYDwulrKLLQQ==","signatures":[{"sig":"MEUCIDr3ArW2uPUoERBwoYletXY1RrKk7Bt8QwUVugamY1c2AiEAq7ZbxhIGp2Hn9BObYR4rEkh0sQqjjT5UGwDgJSD8bXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp3zoCRA9TVsSAnZWagAAvbsQAJEvst+QCNuh9lwJ+cfC\nOLXpZ+qq19jhUYHYunEAfYeIuhV5BtQ+OlcUAql9frn7Z6+5OdRk58KdOZA+\niW0VNmdH0u8nIn/74+uCeer5dIxtslMN9h23b9+fYMOEY2bjKAdQla0V/v4y\nSvEjgzeVuQWP6mVM7jteFpbVU6vqAN1TrythuXwWhvBVw9mp+JWqDOT1/6vl\nyPDqirItCJgmuuGFQ19of+65i226xCm3isj6UwuEPWEE47in6M6pSKzO/le9\nQHCu1MnLzLsARFM6u6+w77846G0vuYHwZu/VpmUSD9lcD+6hByNHs3VlAaIN\nb00Ae/K4zAsSgy06P4+m6KvkJihNq81aFgCwf+xBLq7gH6MsuxkgLu/d7Opw\nZEXcmo4PO5EAt2D8bfae/t+QOzGXsKkxR8qfPw6NHVC6SZ8kmIxbbhav0hKl\ni5BsUSQYVHuT3dsfFhuisjkaHoguc6dkb0h3mRejuMSAydME4OQMsJEw0wrS\nogbEivgqWlcBs1+XkNOcC295am1AZZxsro2CJ3pqZspte+lqPShiGfkdVTxz\ndSeu98Zr+ZmSXWZwJOh41QgsiAxD2jQb6Pc+PoUySj1PsQ2p0k0N5Vt87+Bk\nQleVpSz5GrxuEuhzgJEKOEWTAmHjq4ejFkOpmyD3HkT6TDoBF10Lxman4B4O\nlul7\r\n=I9sj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"1c6e9d92cc4a5995a6f16313836fe6ec2347461a","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0 $@"]},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.33.0","husky":"^6.0.0","react":"^16.8.6","sinon":"^10.0.0","enzyme":"^3.11.0","eslint":"^7.26.0","rimraf":"^3.0.2","rollup":"^2.48.0","codecov":"^3.8.2","ts-jest":"^26.5.6","prettier":"^2.3.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.2.4","@babel/core":"^7.14.3","@types/jest":"^26.0.23","jest-config":"^26.6.3","lint-staged":"^11.0.0","sass-loader":"^10.1.1","@types/react":"^17.0.6","@types/sinon":"^10.0.0","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.2.9","@types/react-dom":"^17.0.5","@storybook/addons":"^6.2.9","@storybook/theming":"^6.2.9","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.23.2","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.24.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.24.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.13_1621589223435_0.7404642573192874","host":"s3://npm-registry-packages"}},"1.5.14":{"name":"react-parallax-tilt","version":"1.5.14","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.14","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"723d90d5736f86e455043edd0080851f96807bd7","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.14.tgz","fileCount":17,"integrity":"sha512-Ytn+PJ2CGFFMhpRAmZEhAIyIBV9OCv2e74Yi8x0+Rnlan0S+SUjDcM6hetFkydAI+ddZmGWFlmjnMzA5ZLGD9w==","signatures":[{"sig":"MEUCIQCWbQXSn7RDSSmKSnD7w5hQfcr1dYrKVBUwO3m9v0rRWAIgGYAeyEkutIHAJbZ7oU9zw/8AJTd7HRzkGAK3s2TgC3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrKljCRA9TVsSAnZWagAAbg0P/jgJAXxjvyqUpT9k5uSl\n/i9CuA3r9PEwEJ1WldJ6ktADktpZ/pIrZ88rmhYYV4GnGV8CMpSQd7p92HkM\nj57InKDidVARSwizhZeY6620jQvC7TWjFSc4aiVr+xUKgy5x38ZL5/DU7hnq\nq6LnR9m1xQ4e5Im9fOPCffsSRZIFrBvRRfCCaiH6tFcfzPi0hk3+P1jQ0Yb5\nGrI9B8f39MmnPnN9+KZ7vD/URFquQgO4A0zAAT0NYscK5c1tGN2Wa53bXa1Q\nlvSZ8+agnbC0aZW7nIFIvuQkNjeT2OWOFCiSFyVIjQvyemaQ391j0Ku7IHUJ\n5//4zlbMDMxZDeUxCZhFie912XrclXW4u7zQuQasyMar5yE72gVg9N6BqDHw\nY8zIwB8JMX7jCYKH+u1gM5QXrQz0nxEnQCRsVhLUkxHlxRu4oyCUmoFh7WV/\nZMiOv/ZiASqzcM+ta+bpWCA9umXWdIpccKdKFzx/eUKw9uV3ANhW7PJnwiNW\nz64p9zCpEO3cf55vgcajkhIabnQsiq6qBFblw8MOgtLLGgVAB8Zc/DPVu6yP\nhRTPx3+MAXTgXxJ9ZO5lLeYeej5692ZtEsAwfjL2OQhTHatLpQUyBOoQO0to\nyeejLJQNMcI1hVGD+0H+dFb9lxgI96Dr2cmKUG5a0t8LWY7KVph3S9eo6mW+\n4CRF\r\n=T7Gm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"2602f3a704325761ff91db9bacfb879e0664d327","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.34.0","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.0.0","enzyme":"^3.11.0","eslint":"^7.27.0","rimraf":"^3.0.2","rollup":"^2.49.0","codecov":"^3.8.2","ts-jest":"^26.5.6","prettier":"^2.3.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.2.4","@babel/core":"^7.14.3","@types/jest":"^26.0.23","jest-config":"^26.6.3","lint-staged":"^11.0.0","sass-loader":"^11.1.1","@types/react":"^17.0.6","@types/sinon":"^10.0.0","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-alpha.43","@types/react-dom":"^17.0.5","@storybook/addons":"^6.3.0-alpha.43","@storybook/theming":"^6.3.0-alpha.43","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.23.3","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.25.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-alpha.43","@storybook/manager-webpack5":"^6.3.0-alpha.43","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.25.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.14_1621928291181_0.5528094745978855","host":"s3://npm-registry-packages"}},"1.5.15":{"name":"react-parallax-tilt","version":"1.5.15","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.15","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"84b99f226822d3401582f2b14fd7d18d221b5f4d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.15.tgz","fileCount":17,"integrity":"sha512-v9CFeitLI9143KSVytHJ3FhE3N7SlXKJQ1ncfR7EYttthAeWofum9YJlYhv9KMfrTls1o7XRuo8ApMQ73LCAEA==","signatures":[{"sig":"MEQCIERkKgjdKZIu4ti6IiI/oScx4N1btzNp5M5B6aFG+e7tAiBElUDCqbkoLGpvdf4ZKPQW/Sqko3G6+AEdFMSzPzOpCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr8ZpCRA9TVsSAnZWagAAWaEQAJQEVGxqGTvqfujhfeJZ\nO+lYzXYfWBTxM3+BMKV9s6Ipq2nZEpJN/2dGJeRvzDnYIWl2licqcIAQyggF\nycCUW9FFY/7/MoHhzazYjypYG4B0YwIORvUS0JlW2LTzhcivzcXq3X9AIcfH\ntmoUJkXWgglLDY+Y1bjQyuhfjTl/JahYyCevc82HB7dqopH5vrT7rh/3VUVU\njcWGG+zdGeqcOkK1jl6nMw/PePylDOaV8cpY8MlHR4UdzOdYY0tjVGCMRSCo\nJrm59USJ7Sf4dI6cMEH12dM2OTbodALLmtBYeLTCqR1TDdXP1OvFw0eIjGC2\nLKghfI+/2YWztEhif8ufFSz3vypO2ZpliH8l28ZTlSSnxJy3i4aA1ijY3Moa\n06GLy5D+r/LnAZV0Enu0IzLjzwNgpu4ePEWoVC0BuVLH6UjfTwV/K+vLU28i\nyLtcwvFxB0VxR1GGOk+yJ57DnbmiaxXWe0dSXfHM/XDofd2e07OV1sP070F3\n335jfOcA+UJO09hQf2j4E14Ud+hNV/mT6m6qITQKPG+HnkJWrzKBgcBAzJw5\ngMY3luSCXfOma8NpU8bDV1RR0ROruSDSIyjgNdANdSlfOMtz2XsFepQH8hZI\nxls0Low3ZYnDYTbsyyp4uaMDV6hvkAfvUhfXYwwQO8JqeyKn5jYpg29kMe97\nV3qq\r\n=hVig\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"c978d017e1c326a7f924138c5647c29e4f0fe342","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","sass":"^1.34.0","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.27.0","rimraf":"^3.0.2","rollup":"^2.50.2","codecov":"^3.8.2","ts-jest":"^26.5.6","prettier":"^2.3.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","jest-config":"^26.6.3","lint-staged":"^11.0.0","sass-loader":"^11.1.1","@types/react":"^17.0.8","@types/sinon":"^10.0.1","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-beta.2","@types/react-dom":"^17.0.5","@storybook/addons":"^6.3.0-beta.2","@storybook/theming":"^6.3.0-beta.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.23.3","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.25.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-beta.2","@storybook/manager-webpack5":"^6.3.0-beta.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.25.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.15_1622132328826_0.9227082138732341","host":"s3://npm-registry-packages"}},"1.5.16":{"name":"react-parallax-tilt","version":"1.5.16","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.16","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a80b7365e9d177666c56ec4ece55ebdfd8815d5a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.16.tgz","fileCount":17,"integrity":"sha512-odK71wpBc2uKewFXj60QcBuQmMukFKzPojx+Yen/cVPs7+E75p3yfswQ5TBU6mCxJcVX8mwmJ0+iF2BjF8jGWA==","signatures":[{"sig":"MEQCIHew2vh+yRfxl8xqmZ3+A/a6hLp69xFXCgtDQ5cZs0EZAiBy5YurmfWDHU5wBbIPmt5M1QCSgq3Bl/MrdYLwwLPn0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsd4LCRA9TVsSAnZWagAAPZEP/17NSuNDrv70ypjIZ53c\nf3AIBwUOlIYlsnBONCI2MN38mR4Pk/bTNIR2SUJ+H8QT8eiAVAwOAqGcuExQ\nWc6YqqRwZaVCOtmHHsb60XekDod9JIiQLh/9vN/8IKcHR3+vfDU/p1Xv1taf\nNl42TWoRpNxlcYQozzzTkkh4UvSKad68Z6shCbvCzACTX9Z7/5lcQEsc9jEN\nnV+btS3UqrlQq4ICpBO0N0F4FmVVdJTBnnXyqUwXHHuzCybM6XJmBGCt5HPc\n9YJRiDN+eSreEdWVXCMeA5ZJyd6KqUiAb8wGkcWge9va9nFy/W1tZMNSiy0C\n9C9L3GvUS9yxCQKA2HOYkS84nDp7f5R1Diyc1HNksuq6yEgl0OqUaxG3Rwiu\nkoK2MKckvFhCD7fB5d4b0YCZsKbHhT15DUyXum8ZRXDcWcLYKKc1LhMaIKJC\nmQfedyOL7doozsObU96SY1SUEGL1e4os4ZHmlcxA8tnnyG5FQ5TjGsyaEPkz\nPErzoaV3Sp21W+Sy1Ra6mg6krAjY+6kq7uIrb1bXdIcNxT05jJvEm1GKoKaW\nFN8CfEpGPg59Rjz5W9PzRPnDTgeo11/469htJVARLxzknuN6uzYMi80+sETL\nfUW57lElAUZfxTfD4lIFgQrEIEGft5JE+GXVYzKgWNjA/+8sVv82mgAGCoFw\ne7GN\r\n=1gdV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"6a9eaa330a94cd56f7d3fc47082a92c3211993a6","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.1","sass":"^1.34.0","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.27.0","rimraf":"^3.0.2","rollup":"^2.50.4","codecov":"^3.8.2","ts-jest":"^27.0.1","prettier":"^2.3.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","jest-config":"^27.0.1","lint-staged":"^11.0.0","sass-loader":"^11.1.1","@types/react":"^17.0.8","@types/sinon":"^10.0.1","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-beta.2","@types/react-dom":"^17.0.5","@storybook/addons":"^6.3.0-beta.2","@storybook/theming":"^6.3.0-beta.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.23.2","eslint-plugin-import":"^2.23.3","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.25.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-beta.2","@storybook/manager-webpack5":"^6.3.0-beta.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.25.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.16_1622269451028_0.07780003645492606","host":"s3://npm-registry-packages"}},"1.5.17":{"name":"react-parallax-tilt","version":"1.5.17","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.17","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4ad5ebb19fe1b544654bf0032076b9483ae5b787","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.17.tgz","fileCount":17,"integrity":"sha512-xAP1SuEKeETjY90CURRwfScxJ0v9IaoY00LAMRr+UZnan3eE0rp+b0Xgjd9QmSsq3CDcW6Ro9SsGfv8JwjfUxw==","signatures":[{"sig":"MEUCIFD0X+Ga6nR4ir9a9hil9o7/8TcAVeEDY3SUgPH+tI7WAiEAmF14sN3EICC8DK9i9nNUB+zyrqRlz9+o++cnzYqc+58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs/5/CRA9TVsSAnZWagAA0xMP/jpEKELMfk13np9xfmdw\nAznF13GmH4ziyXZw0u8yCfrAwl9b6o+OnHffzXrPx0A9XPsvluf9xqUD1y+3\nJohdVts2LU/1LmxynWnxgB7Ij9lM1XMcSJdjqg8c4X5/HBsZB2VDwB/c03Qk\nsixcHHDn25Ujv32ZWnuH/s8pmjKKKafGI4QDfE2mP+C0ONX7OvFaqwnH/9ki\nCIsiiM77Uf8cbZ3G5aXfivC5ogv3DaeOBg+a/UJ+oePlO55/l9aBzalZIzfH\ngP8oJ5lwh2MOeUL7I5yDkXXeOtXK/UZ465EGx7U1CQqAPFjhGRdAPMsDv+U3\nzOQ8lDUQhez/iBZ0w+XFfFsjM2cBqWeBeppJg+X28itFT6nQn+xIsdd5l86t\n8e5+twW/Vs8ZBNdhU554AMCBdNXlmVxiZq/Hb8k8Igh2V8cj4ss6X4Z+MJI7\nya+E6Js4dNH7npyNPzOUobhDLKA1N9DpRIa1MxKcBGiq+GSq8oGUESXuePWn\ncVYkmqLHyu4QQOol59S788ERppQJhaGErMHVsJe6LKwuejrOqqLcGhs/Ftv+\nPAeE03X+3NWTF5jD8Ibl+S/LWcO2Y3mwV8HC5MdHpS5cgiGUSf09GSarZnod\n3IiB3vzCc7RnzdewE6Cs2aEMOmXumf1kfMdGiku51ZHhGw2snhpgWrAJQuPb\n8w+5\r\n=F+j6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"8425f1513f46b5d356d973c1485588710063fc04","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run test:coverage && npm run build","storybook":"start-storybook -p 9009 -s public --quiet","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook -c .storybook -o build_storybook --quiet","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"6.14.12","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"12.22.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.3","sass":"^1.34.0","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.27.0","rimraf":"^3.0.2","rollup":"^2.50.5","codecov":"^3.8.2","ts-jest":"^27.0.1","prettier":"^2.3.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","jest-config":"^27.0.3","lint-staged":"^11.0.0","sass-loader":"^11.1.1","@types/react":"^17.0.8","@types/sinon":"^10.0.1","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-beta.2","@types/react-dom":"^17.0.5","@storybook/addons":"^6.3.0-beta.2","@storybook/theming":"^6.3.0-beta.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.25.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-beta.2","@storybook/manager-webpack5":"^6.3.0-beta.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.25.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.17_1622408830682_0.5150758051813462","host":"s3://npm-registry-packages"}},"1.5.20":{"name":"react-parallax-tilt","version":"1.5.20","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.20","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"89b7c3257a12593c08b5683f36a9537ab233eefd","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.20.tgz","fileCount":17,"integrity":"sha512-RsBN2cpmbLm7KMxdfAfz9EMU6lGD5/LeOyvAaywRA9Ej7iiPGNX8o5QcNJTotHxxu+frKR5R03+EaYGMSnRXNw==","signatures":[{"sig":"MEYCIQCSfoyzJUwpZjLbdYqhuTk+8tiBiZs6MQzqrUvuZAkCSwIhAOqJYzhCvyH2CLTtAyG30X7lGh0gojrMFMznK+mTTk3m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu3UBCRA9TVsSAnZWagAAg7QP/3UO3e6OnIbf2vw0jJw8\nDNs3h8vFYKD2XmJhEURfLqeTaiRcKhlwybJiI9gb82EGSxU36MMjVyK5nQ71\nshwUSy4v2b5lOwo5oNdJNgKxur/z7zAbp7zDVDg6n7pAvXsSSfdN7HCwpJ9g\nuAtInFDoHs5KY/iMo+FVsHyDu7dgG7ue6ktYMBZ+Qhf0WgX5I3do2bxALI8S\n4cHCGrZVbxjb2cvt2GiKcrtJH1W0/Q+z0VErcrimvPE24stgUT1fuKz4Msvc\navjxLmf5fzqISPilSOdEcxhRSFAlLCBmVXh9q+CY1/bAZaIVnWWjANByeC3a\nR4Lwva2JnlTH1RaJDr5DxHqGloN5OPaOaPAy6N2Rkzy4sxk2WPJZryFC3pgS\nBtvi9KZPSBNv5UuBWhDrlhYvg+CZFWnv7RnLYnKJ386YN1GfjM/HiqqZGKD9\nRUtC7J0KoOHX7aCkXhJlkojkHuwZn/qsFfhNkU/eSPWgceUBKXtlP0CZ/rzU\nLjmUfFM4lqTW/GV48lVBtjO6B7ynL7p3pOxhFHqiV69r6Kiza3KKYLoSuFVh\ndjWM0knp25rfKpsEy7+LePiAMP7OYO5L9KtPR8bOJAaldGCMOKy+myXynKu8\nWSVFOz5S5OhPSbBsUwAKY2gqW9jskZTwWfKl2oDpjQnKO09U8O1q49EpVfmt\nrOYK\r\n=X65Z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"e5951e14633cf899ad8a5d698b6a0bd3e7ac821b","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.16.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","sass":"^1.34.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.28.0","rimraf":"^3.0.2","rollup":"^2.50.6","codecov":"^3.8.2","ts-jest":"^27.0.2","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","jest-config":"^27.0.4","lint-staged":"^11.0.0","sass-loader":"^12.0.0","@types/react":"^17.0.9","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-beta.10","@types/react-dom":"^17.0.6","semantic-release":"^17.4.3","@storybook/addons":"^6.3.0-beta.10","@storybook/theming":"^6.3.0-beta.10","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.26.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-beta.10","@storybook/manager-webpack5":"^6.3.0-beta.10","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.26.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.20_1622897921729_0.33654085555594615","host":"s3://npm-registry-packages"}},"1.5.21":{"name":"react-parallax-tilt","version":"1.5.21","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.21","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"098aefb0e550c116a7c656880dcee5175c2311f6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.21.tgz","fileCount":17,"integrity":"sha512-vz8bfff4NukifGS9B9XQLd4hvCwYlmuP/vTspqxBg1kVhAn9FwwLopK4kpL00u0FUNMOOLOD8hkkh31TGoLRBQ==","signatures":[{"sig":"MEQCID6egmzJ22dNVCRwkNBIfHhj4kMcqBLLBoJbixycSIF4AiAu9S9PJh7zQ94NJQZ0nhU2nPOXnap5o4gjY7Q8U9xA7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvPB0CRA9TVsSAnZWagAAJrYP/2KMgAMH6llihzia84Rf\nEVVJv5VOEvWB5VFUVDS1uCTVy/RLU0f8bVHK3wVov8U4wZCiGs5abqWgde0Q\n+H+9X1gCw5meTFIeLQDrdHRCyjZdvkk9lHCR6fLWENz+R9yo8N+CuVj3ZYub\nkbUxzxdDVnmzXSGbx8hr24OQqu4DwtXs5ZZSaWZgQ7aCEgkCRNb6ZGZfsJFX\nklF8KpVRy46l83tG7ghUoxHvqAFFbCIalG2ogHLZuyI2OG+M8m0hyDkrSbau\n6wyYcY+BffryN4aLCBEYHs4BPTXyV3BvGN3bF+0kMk8WXbROd9NUyZcF+e0s\nqFcVf7gx5vUffhR+wmF6eGj0Zbe2a4qN3zixi6QUm8PGiGwn5McI5eA2/RUB\nma63rXomtfJ6amK/w+GqG9eFtwEJIgFkJkyKiwRYnux0t1LcZ3TAlhlqJ3J1\nXxJN+vV9QcO5SqjfQpbE5Ytgr8Qdop8IzkypEoAWS4F3vRQs7JVEr7MYs7HB\njVj9GCiXrXqwVyLG2OR3vJ4Cb7aqL+YWdAUD0dqAGMzwqIxy2sMBaIcTJLNE\nKMI8Af24WgNWkYPOo3BkAPlfsBmCUFrjQpWOJ3earNqN8aU88SEoMDyE7JlM\nD5P5UPIah11Wzl7gkV6jV2A3K/cN4X0fEw9rh2WGxGYqZnLbLdIcBJpwb+Qr\nd4Kr\r\n=725n\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"db798d440ff24d690ce24dd9cb11621fa6f62676","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.16.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","sass":"^1.34.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.28.0","rimraf":"^3.0.2","rollup":"^2.51.0","codecov":"^3.8.2","ts-jest":"^27.0.2","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","jest-config":"^27.0.4","lint-staged":"^11.0.0","sass-loader":"^12.0.0","@types/react":"^17.0.9","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-beta.10","@types/react-dom":"^17.0.6","semantic-release":"^17.4.3","@storybook/addons":"^6.3.0-beta.10","@storybook/theming":"^6.3.0-beta.10","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.26.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-beta.10","@storybook/manager-webpack5":"^6.3.0-beta.10","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.26.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.21_1622995060456_0.1200352574355239","host":"s3://npm-registry-packages"}},"1.5.22":{"name":"react-parallax-tilt","version":"1.5.22","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.22","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b3c1be1b6ccb2e9718284573535ce43c0009e495","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.22.tgz","fileCount":17,"integrity":"sha512-WRP9eZdDkB/TGDJ3+w7KnrxeZtrijWCM3qgcMGXtZU2ALA2JDM/xoyvQX11hoAVlJD00F3emroJnGytqqvbmBw==","signatures":[{"sig":"MEUCIQCbrJRIR/4XctE8ZQNBTuagAIuImb3MNwYW+p6s1Z+2rwIgGLouTsvxjt/bO6j0LfsC7HrWeB02ibKp24+M+mbGowk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvPFuCRA9TVsSAnZWagAAZFUQAIMdVkeFW/rYphgiqkTj\n8ACmtH4U8n14zFq5CL7kO+CaQ69cNN+AULabUejR8YQNOj2mGCrl2H88s9vM\nkry3sypYOWjrfaNH+L1aEqQ8HBKER6zT9A7ZpTYRPjm1hW4DaFEOnOVdTgjs\ngzlPNYd9jkx/Cb+wqHPRVEuBEGVwFpTkP0BAOLxnvQELBsN/zykV85ooJeCN\ng4Oh9wbxKsd/JE2ZVeY+yBD2BK2yV5rVggH7C5F/tAXgrna9eTZ+Fo9jgwvP\nn9ygs3/S4t9pVxaecnXJmbivGNPuWZ42skxR1eX0VYmYMiUe4b1rdDB6mrsI\nUStc/7vE+Peq8woSoYCY66YmSxMK8qVG+heE27P7XC2q1XI1J3dNWMclPjt1\nq+mHXmm+k7H7UY06bYRd28Q82SMIW5eKXns3iGkkQkfpwTawEAQemDX9qYQe\nOyjMPPwzeIqVVXcN9lFBrv0jwY7VzFhjQj3922qs6u8Mh9ReRZkONdhnL+c4\ntPk4od9MHLsW/5RO/S2IdwPIsnuNIKIj/Fh4aRjMzKi2eY5sV8KKpLK7g3rT\nkH42zGpdey2r6raPl7E1vqxUMvOum4h1smHWYRwRKdb0Jh+igjpUkKPFhHSG\nVwxGE992pVokqB44eCKhSCwcw8mTTr69UhPJpRr1Xooqbb4XAUAVJT+1Ned7\nz1Ve\r\n=hZOO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"a684c75d279a4b9500cb1f17db29c6421ea5381d","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.16.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","sass":"^1.34.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.28.0","rimraf":"^3.0.2","rollup":"^2.51.0","codecov":"^3.8.2","ts-jest":"^27.0.2","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.2","@babel/core":"^7.14.3","@types/jest":"^26.0.23","jest-config":"^27.0.4","lint-staged":"^11.0.0","sass-loader":"^12.0.0","@types/react":"^17.0.9","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-beta.14","@types/react-dom":"^17.0.6","semantic-release":"^17.4.3","@storybook/addons":"^6.3.0-beta.14","@storybook/theming":"^6.3.0-beta.14","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.26.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-beta.14","@storybook/manager-webpack5":"^6.3.0-beta.14","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.26.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.22_1622995310508_0.6350356165650755","host":"s3://npm-registry-packages"}},"1.5.23":{"name":"react-parallax-tilt","version":"1.5.23","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.23","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b5c422ad18d5f1b976d7429809e9218ac9b9c27e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.23.tgz","fileCount":17,"integrity":"sha512-ToDzVawi66HVYxdJKAx1dgsGHDJFaHHwuA0LfHhOJpP612iALdTM9FiO7FP4dp5D1VebQK8yDux2ySfU97uStA==","signatures":[{"sig":"MEUCIQCDXrKVqRCdBGDTeXK3qCM+Ng5Ab9FObpcWM02LVk63SgIgcH80qh+ZzrqNWufa4KSe5RMyngkXZqaYq8IEZhdK5h8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwcYyCRA9TVsSAnZWagAASo4QAJxyd6C/02JLF4YOH7Om\nDUgSCna18oOJbtHelvkbFGOvuKFJ0ubp5EFUpIGs03m2dBGSO/5lTXBeCEXH\n7/j3OemkkKKZOnzlMHqC+w5E/JWRYN3ErnEym0KhhwW5mHxLu/XHvBOcmUpi\narpZGFyeMeR5x0t4bPWsyOr/SMlTaMJup51rj7M4qDU/+Q+gIbVUdtqQMQ1c\nC9lK1z+7TOENu2G1JljS99gLIY8dmRqWPMlZ9aBivgRWSEboJgE6/tE6+mZ6\nu3+qsFkLYRIm0LqDW1k6vd7IbjhMp3RUOOs74GDIvGGfHzcJBV6F2t7qikNl\np14xZHydyy9UN4m1Kl5PytZqk6w4MdNY64OaO5vFlJjLniQTwaVlB7rfveAi\nD4mp0pV4tqJK534s5h2jjX7pkJGR51rxdAIuYGH/kpUbgdMRFunXFAPeRuAx\nCDUDcSR8Gr63TgiyixearSZ+cPhR4nsnq6BVRLwvn2nYoE1BW4qUiSpZch2v\n2+zt4SOtj55c72zXS74ufWPyFuTwGz2ttcZSUoeY35rFAh0Iw3B9XJpH1tTO\nGl9UniQKwuBH95olBY/yehkgIqtMFNEYO2DtALsv5b/eC/rjY8d2MTxH9ihI\n2SQY0EWCYpWLCMzvNezph6BA3zamn1mJvvSJNkARLKFmRfin7Z4s2/Ot7rxz\nCoIi\r\n=0g6m\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"bb904e1ed041c77456a7ac23aaec9ecfd9e59975","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.16.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","sass":"^1.34.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.28.0","rimraf":"^3.0.2","rollup":"^2.51.1","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.2","@babel/core":"^7.14.5","@types/jest":"^26.0.23","jest-config":"^27.0.4","lint-staged":"^11.0.0","sass-loader":"^12.0.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-beta.14","@types/react-dom":"^17.0.7","semantic-release":"^17.4.3","@storybook/addons":"^6.3.0-beta.14","@storybook/theming":"^6.3.0-beta.14","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.26.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-beta.14","@storybook/manager-webpack5":"^6.3.0-beta.14","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.26.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.23_1623311922315_0.029893037648008436","host":"s3://npm-registry-packages"}},"1.5.24":{"name":"react-parallax-tilt","version":"1.5.24","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.24","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4d8df895f1b48e7a4adfe8261b66ab7a70224209","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.24.tgz","fileCount":17,"integrity":"sha512-Uqbh+kt9FOdJNVR20eGVR9qcszIdcOZe0BX4aaYk0MMRHJogPnrSeAwBrisLzwbWMRZ0/YJGfIt6YRYaD9Ywpw==","signatures":[{"sig":"MEUCIQCk8onMnS2SL/yDFGyxYc8awEe0936u0ggkHQEbGL4M7QIgCzIMliyX0/+d+kHXOcFpvgTh2ZwWdz5d4pqqud3euj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyEr9CRA9TVsSAnZWagAAHNQP/1OSom9YysP1GRp9Z9GU\neBpM4JLedDzKnfFo41RnLaqzXv01ZjxquSEai2Cxs/QTGckm1kKLhiKYPj8D\nDjnYkGDs9DOMryl54P65DsyXy2MoY5I8U4SLjhKUf2S0gB+T4mXqRvv05wC/\nJJI2/DtZoPYj0fS8fTbX3rg+gJIqo5ddjHjlWxmRdSmZuozdflgOAXHo5iyn\nxpZuprCgbzn9TzfsiKBxpjrPS3f6ayrEaTQuhRV+CirYIddlEgrEGONkV/r8\n1cxfmvh7EAWwQoIpSMTfDqvru9pzkA8gfFFgpPzX6Jvp2BAWVlroTOFY8Wyv\nMTjMV4UtJ6S0i07cuLwiejllBcG8OiQu0fbIE9z/D0YMUlKP0oaAbxfXOfZU\n+gPtfNcLyIGm0MCJcwxATGyNP2sh4DO+9xp0y8TgkGV5jkPU7E3SVEj5/zKM\nfwfYQAhrgnjvJ4TQYLJRgspJMIAFHjezaqej3tYBEZQlAannjbxvi0jP886B\nAGsmVnA8Z5K3Lks59/AFx1UHvS6IPgVhAqNHvC4K2696fV9pVE20P47fordx\nw0GJwO59OJebcOb4iLf1ResG9OWiKgztSvotfWPpS4JZqPnuC2P00Kn8H3y3\nUyGMM+kXL7XKmDtjSq1FKJvUXjUE4LJQmc4DPFDQUVNp0tYcs4cuew/Xw3St\nkHW2\r\n=xVEU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"52ad1fbb05561008be398ca66f290da3e980b0e0","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","sass":"^1.35.0","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.28.0","rimraf":"^3.0.2","rollup":"^2.51.2","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.2","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.4","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-rc.2","@types/react-dom":"^17.0.7","semantic-release":"^17.4.3","@storybook/addons":"^6.3.0-rc.2","@storybook/theming":"^6.3.0-rc.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.27.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-rc.2","@storybook/manager-webpack5":"^6.3.0-rc.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.27.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.24_1623739132937_0.3574185758954693","host":"s3://npm-registry-packages"}},"1.5.25":{"name":"react-parallax-tilt","version":"1.5.25","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.25","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"bbe6d8edb74de3fe60c3b1934887b0442fc7ed71","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.25.tgz","fileCount":17,"integrity":"sha512-Jzl+z4+6W+ZP1GKVjX45QeQPI1tmpd/saH6aNIGVbWT/G10P2QHwbHnuhKzQ7u5ZMqdtuwkwlPFuLpdBBT/eng==","signatures":[{"sig":"MEUCIQC/lBjrqt0Xa74+4F7SSq9+kD+87iXR71EFv9rjDws/sgIgMR80zRI1QNojkqW0CTdruDHHg0C/E6RcLLkYTVuWifU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyaZxCRA9TVsSAnZWagAAC+UP/1pp/Aid8AI031K+unQX\n+UpEsRFR46bK6XCeG6BedVnA8lXXRnF7k4MDzUkbAU8H+f7n5pPkGVMVN4om\n+RLEF2xt/S8EC58ShP+hMuvfVg3swv1FD68EQ4SzxzZBV0MYmRfolTp8AokD\nDYixyMIyv9X4AvfTX1C1esJMuuxl5X64AAjEKcpPV2d0AHpzfqY412FAHRxA\norR0GNWu4pOn6+OrPU6/rTfirWMcA87k8FXCjDTIzoo/fAmcFXjA/dlQCYfw\nTLwpgbDeEZRPJ+GgmeHpmnn2QBfZrzMJoDWczVwo7ymqosMVC90hkmSOFUb5\nJF/+mFulNeOst1EOpAWte3AkIC83rKduSqCiubfyYLDblSGrscf3Y+VEeY4B\n/6pysKE4LCmiGCQ1azaN6aq5QPBGeoWiDg848Pb2U7FrrNdApUhwHp1ZDsaw\nJSkliAt4qcC6MGTwMLMetF+J28pCgGYnNnMzC+wWDgYXrGVfDEPkuEfjXKNR\n/uUAidEtcOT4vSmhhwaQvZXeBOgFC6UNlDb75onnJbYrmuXJgLDXBUahagBC\nItI6o61VwMeWpSDnCcEb671eAG+FNFnXGJyObc4pIEEyzReepbXfi8J9ZdaB\nZ3ZSUVwMm48UcFhtL4Ht7EW5MD616WVjM+aYRqnma3Abqs5MzSCo7W6n1OLS\n7jDJ\r\n=Le3p\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"778e9b1ea0c8744409572f518c924dcfc5a2fb0e","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.28.0","rimraf":"^3.0.2","rollup":"^2.52.0","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.2","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.4","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-rc.2","@types/react-dom":"^17.0.7","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0-rc.2","@storybook/theming":"^6.3.0-rc.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.27.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-rc.2","@storybook/manager-webpack5":"^6.3.0-rc.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.27.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.25_1623828081236_0.3740576895016787","host":"s3://npm-registry-packages"}},"1.5.26":{"name":"react-parallax-tilt","version":"1.5.26","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.26","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"077280dcbf7b143d64309f09b1211d1575041680","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.26.tgz","fileCount":17,"integrity":"sha512-UE5qj4D9mQVVBQrdk1W9p6uTu5jEwZSrahI7cmNrd+DGwcN5pLtbfwAZHMMOhkvrSROT+H8ZtQf6Qt3g+Xhn1g==","signatures":[{"sig":"MEUCIQCBRbAY+X2OUo3SIIg7ZnqPxuj5IKVBwvGenMGX9+Q96AIgHum61ECTckoIvocmV+XYMx3uQQdg/c3VQQnUzlX2Og0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgybNCCRA9TVsSAnZWagAAi34P/2gC05VVOob0njtFesky\nXHyd0HKUqACCpitwSsbuFu7iE6MZ5eXlAUhGrjwzpHSjHJlc01ZJeKj8aK1n\nLmsAlNJvmR/SVVAFu+bOjQZbOI7PRb+iorL5PP3tQBwYcjwNlaSfO4mj8c9X\ng8xFgBNKKJ7hrPH64LaWzy9o6nCu5eeZSoBpGFC+1TTNGUh6CreiPvfsYPCb\nXHIgK+aCFdcRLJ9jKYTbkwRqsZORZ5me7SHXoYUG8GiCWFc0jC9gTK9aJb24\nPMkqXJuTx72702CAbzC7e20/exz6QXpKQAos61xtySofWHEiGyctuTwkcpB3\nceUinZe1yYZv0XIoHSmpK+iAwhMBR53c70d9Iaf2bRXjnhi9LHnjpBLEj655\nVtK2UGk24qAcOmLyJ6bmuRHamqQV/M4OkB1q1Szkk+nU5P8bcUBRCz2JLwHr\nriB8E/zN+xDDh6Lj95o7yZEgfW556duY+U0Snf4ejIwNeKJcWU9o+hns4kWy\nY+D3KgWjylC+efd03iR2j+M1ERZZmt5m5dDdq7aytIcgWG9s6p5UiSS6komY\nwfk8gY2eEeeZC+oSxRQScL4mEzWwBYohJnd5Slw3pbBJd7AdixG4bjajn8c2\nedIGxLY9K54v2gVl94pmx5w+CpFh+IW0//pDASNfZo4fyZXaw4vyNB7XjMtJ\nJGAG\r\n=8sTa\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"3a579ce785808ed2078e18c5cdde895e64b6d5e8","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.28.0","rimraf":"^3.0.2","rollup":"^2.52.0","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.2","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.4","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-rc.7","@types/react-dom":"^17.0.7","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0-rc.7","@storybook/theming":"^6.3.0-rc.7","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.27.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-rc.7","@storybook/manager-webpack5":"^6.3.0-rc.7","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.27.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.26_1623831362251_0.3805440830904476","host":"s3://npm-registry-packages"}},"1.5.27":{"name":"react-parallax-tilt","version":"1.5.27","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.27","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5fcae11e066e8fc6386c5130a846fac85f7412ca","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.27.tgz","fileCount":17,"integrity":"sha512-QNeG+aZws0Aiy0u/3kQoa34uYyarrk2WJzQSxUcxEBpxXM0IjdABrSNaYXy928XXHaPpSnT0Ucg5HvuXw5uIrw==","signatures":[{"sig":"MEUCIBvnf/kLedWSuHHiTYuY+XBFPXJfBrfISORFQrmd7CfeAiEAvjkGmNGZMVvDUtG9MGJwDVsE6UiPy5Hz1T01C6/i2xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyx1GCRA9TVsSAnZWagAAkm4P/1DGJG88IMgy+sg78HBh\nyWqOI/NDZwsgoTLtdKsUOin7nBaaNFcZKBjD8yrBm+DPMjqdRmi06XDZqveu\nhIFfW69AJfHCdIckLR1XJqHfoWvoxsMj6iPn+I953AZhJ1oAe8nQ5grJQpX9\ntdVVRovi30kUpXUMYcqMRr6KIkNaBmrH4s4TEbF1o1qzfazXdTBbXP/6Yjih\n+FHC8RF2SToakSw+s8gw/Gedzx4ee+qCIDHcOOvFwpbcLdRGoevfdBa5OY9/\n2sF9YJgfq8O4uv9uv1khsMNaXZKSxNRKVulI1U5//g1XAiMNY2IlFomNX/eT\nbA/D9mX2Ksy+1eCrRuccTuOf4APZqf3I1AuXHmffoN6+DYLHUqfP2wtUAIq4\n9I1vxsjzSbe7fOeuAa0WUkM0gqubMI6g5Qzh3+b90qVzoWMLMCdXbqHBrzCn\nMC115F9mYa2mZBafst4Kla8jQmEG1M2vFo373jurrfau3j+4rD1hc082QH2F\n2POsdVABI4u0GoX1gF6WmvSBrs7HYBrfUcAn2KMnptnXZJYDhOKsr+WFVvk7\n4AMOq2Np6xJ+F7GLMVBdiNtR29G9GZuB25fJBth2MMW+XKDScRMtjT4tbXpi\nJI+IQHkukdESVWJ+SWT+A70GjFP9C5xOOsRNtQtd+0vTkcVLzEiMAOvOropj\nALpj\r\n=o6Ea\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"275b3ccc4cac9d19298620bdf6e12abafbff9c4d","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.28.0","rimraf":"^3.0.2","rollup":"^2.52.1","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.3","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.4","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.0","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-rc.7","@types/react-dom":"^17.0.7","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0-rc.7","@storybook/theming":"^6.3.0-rc.7","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.27.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-rc.7","@storybook/manager-webpack5":"^6.3.0-rc.7","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.27.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.27_1623924038402_0.10096465523127418","host":"s3://npm-registry-packages"}},"1.5.28":{"name":"react-parallax-tilt","version":"1.5.28","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.28","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"923f8cf2ea1e9e79e2a77e8fc03cfe2c4af8752b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.28.tgz","fileCount":17,"integrity":"sha512-FC+r3hQvF385YowTqo/mfQalrfz7b+GcZ+dQsH8vhNkaQRN/R+GHjXWltrb7JUPOW3qKtKmufI2fi/cL391O4g==","signatures":[{"sig":"MEQCIC1soPg4aha9jPNka6+fr3itQYld7T5D+revaS1OIBGzAiAS3ewCR8mIcf7VMK4rFq03ZRVbSQgTNAaAfzFO9Ax9Xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgy62TCRA9TVsSAnZWagAA1J0P/34dKN5JfS6wvuSHi1Sl\n9oUsaWoFdJ6HFuvunN/41NAYxafgKlPXflhgiAa5irHr6Vh3WXur9D+dQZ89\n6TACNp+LMkLh83wnHqrTxgVNrusnv4a/AiNbMZDFXK8ewGqno/IHvCoGixRh\ndsdq222tn6eAXR0xySh5CRiJJ/BFDm617/ge64Ajt7Jo6LXYNW15oFSav4kW\nVldKN14MloEcwT0BAlEI2VfrJlxx6mzLrgn+8kLVsnMK/9X+4iCXfCqe3ln0\nxtuXpRDztYgfFtRdyOPanFCdVfD1o8XHo5pPlsGI+if2JirC/HlfxxjcgUav\n7BJ3m/ijdtFLJzaWx6Dcuh1JD0ebhoYriitDLuph5tg41n0S53fce4dEY8cF\nS5ZdRAja7m3lz82EFRro63hOcdSmBXF1NPhLubg/xKkIVyrSIlEPbh7x6eIR\niN9kyt9QXcK73pTB0zLnVgkFE7BWnDL5uboajEuYs46IY3TxovUtlqzx236Y\ntY6ivyQ5eTnAc2FTm4KSnvWiWbAj3gqA2M56YidmBPEpMcPNcFBC7+9sPpop\nAquPW2OPLpACLcfZhjgzkn36Xhq/s91GZU1V7NO2304awBqGVBOqsv000Nve\nmuofvrl9Hg/1cyycH2FkG19rOeNn23VO5pes0JOiRG6KOegrN/A+N1y61M8F\nWwZk\r\n=Od5s\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"6edc27b2899b1f0bdd00198f1e8ff545f8fd3341","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.28.0","rimraf":"^3.0.2","rollup":"^2.52.1","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.4","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0-rc.7","@types/react-dom":"^17.0.7","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0-rc.7","@storybook/theming":"^6.3.0-rc.7","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.27.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0-rc.7","@storybook/manager-webpack5":"^6.3.0-rc.7","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.27.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.28_1623960978488_0.6617223982146574","host":"s3://npm-registry-packages"}},"1.5.29":{"name":"react-parallax-tilt","version":"1.5.29","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.29","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"30954cf6239fe91ee7ef99d5f758745e0ef34591","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.29.tgz","fileCount":17,"integrity":"sha512-bgabW53+PhE+EJ9P5hSWVV4thGuNblgPfixexbWy4FT+JSFjWuOgGsrGk7ZayQJyqEkGQSWoobBs765BbceXjQ==","signatures":[{"sig":"MEQCIFcOpVXGsl3RHaJFakvtsUauRT83KdAw3TJncLPse0hSAiAF4CwUBTz7C7CXQzD+YI+3KNnxL5Jl0ecn4P86fDMm4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0wgmCRA9TVsSAnZWagAAj6AP/jO4pn7VA8M1EF2qSrqy\nXa82bT5GHNDgpNNE9m9GDSrAaA/v5BmJdXUWjaYRqZEzBLxOipKpGLvSFFkK\nLpuk27iXf7iE/9TkWFCz7KrJwdebEexjdfsnyuUf9UdRrL3W99xicf/8vmCV\ngjbgzzfb0MyJDibbwm85ASwhQ4gk8i7QbdsUFrzxj0bbcKe/wFxxUsaDdoho\npZ3Q0YgfoDquCjElu0OJhEVRZnoyWxumND5nj1ixUDef+tKV873sVjx+NBXu\ne9kl9Mk3Mm8UUxfrbOJkZxEPj/8quGgZcVmbgUlt5p1rxPJaR7Uxkt24zLVA\ncUn/4rTkWIl9jIOdQljjhOtfN3IQZCUbJAn5z+bRgo3OYg3jjlrJCdutxNld\nWTfu7MA+juOaOovl+82cxQ2KmDMOpc80BfnYH/mK6Ur5khxqWY1kgRSMG/nL\nTo7LNjNnEjM0M91Va4TRVZbSeMAqleXzOKkgmO2PHZCuZWQ3L8RmLsk3SoJG\ndzHKTynIE5nUdmOmQBS7Y/Bp40MYBnpErzsnwuIxtzAzX1v5j0L5OX7eiijV\nq8UfYCFhKeQhEfRzBo0/sCM7XAEhgs3VjyGxkoT5d4SIOoH9T87HzEXSjqUS\n9BIQxtThLqaIhonvV9QsVPmMBvRxY3kW6W6co/9698aFevkLcwwjusyNX/q+\nGn1U\r\n=AiU0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"1bd63d77e87ec8522326281a885ce691d9acde95","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.5","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.2","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.5","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0","@storybook/theming":"^6.3.0","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.28.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@storybook/builder-webpack5":"^6.3.0","@storybook/manager-webpack5":"^6.3.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.29_1624442916479_0.45208117469226283","host":"s3://npm-registry-packages"}},"1.5.30":{"name":"react-parallax-tilt","version":"1.5.30","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.30","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ff985151a39ec66e94ea45b8709c4df2a9d3b294","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.30.tgz","fileCount":17,"integrity":"sha512-fKskiKFN6zIN4FS5vmIW+L9ErRdSdMg9Ji9M/Q0+Rmvyn+AJ8/vNGpZQEPc3r4tWec+nYJJQT0/WomYZCIfCgw==","signatures":[{"sig":"MEUCIHql09KR9ZtvBTuUH3o+jSZhROnUWSevxdSUS6IAoxj+AiEA0ODjvy6VUvheaHUrVOhK8B+u/zYoviJUbnZ2isF5tNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1H+7CRA9TVsSAnZWagAAoRMP/0hA0CMqSv3ayEqZousF\nxGVi7WcADiZZAmzZOsV+CfTtGkHM/aBA59MDToqwk53ktL+nsrKAAKowGvMs\nPqZhPehA7RS6JX3v/7AZWHey5aX/lBWJ9ENkPmQUDXtl08m/1dm+oykHa+we\nne9eW6zVwAYwta6sm+981HuWJXo0TghEj2fWkjedj3oIBIeJWHuelBBbTGuw\nSVV+vmsFv4fVHei3qRxGm6GCbyF37Msoh0opzZ8E8z/DE4299t859FFrWXZQ\nB70uj+GguTCJdiMtfpoCibDJzTGz/Ri2cgLqDwT/rTz7lCA4cLJ3JhF776j9\niADgT4tsaWdNcGnwnBc+6n13aiAeMATisoxRtR/1CkCy5srAqDSwc7qlA6PA\nDlLbfY0kMHSinEwtIT9JKfeWEEXv3ZX0QveAaLM8GfLO/mLcHH3FO5OGBVun\nXjcSV9lICqdC2W785t8rvarGfBUe0ixhQNl47IOby1oxkb837fvQW8cCqRMW\nLGbjhpDLpIgCxTJ8flOmULJmpPBgtOC1NXkv23Ln5GJoTGntqzSyJLAtKG25\nPCCHvB9q+t3i/oI9MWjgjhKKVgrDzdgnbovx/ghDMLwDfBcvVWMlxOK0nJ59\nl7ndgtw4+JGlnAn36Saya1NkXRB1kxcITEQhYbCXik/W3tO3QU/b4RYjyJ33\nFYdv\r\n=bi2Q\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"d3590f69d6aa8cc1e90644afe26bf8e60692a613","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.5","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.2","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.5","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0","@storybook/theming":"^6.3.0","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","@typescript-eslint/parser":"^4.28.0","rollup-plugin-typescript2":"^0.30.0","@storybook/builder-webpack5":"^6.3.0","@storybook/manager-webpack5":"^6.3.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.30_1624539067041_0.025203558065964637","host":"s3://npm-registry-packages"}},"1.5.31":{"name":"react-parallax-tilt","version":"1.5.31","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.31","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"06ef5e930c97c80278678c1ca67249558364ed54","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.31.tgz","fileCount":17,"integrity":"sha512-/5XS6nv46fPsxyZRoTBi8Xvp/50myRHSj5G67mtH6uHhwkXWld0gkWsYJptWMpDFosP5wQ8mtnh7LP1hdK0GmQ==","signatures":[{"sig":"MEYCIQCCmEM6zRqWSSLI0EO2hnoi8FOZKzax5ZvLf0e9UccrewIhAIziVSiFlgzDsD356UmfHvTDGomtFD36jiqe3kJAoJIY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102054,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1IfbCRA9TVsSAnZWagAA1BsP/2WhQruONch0VH1bYoUu\nvSR/6TC0l55lmolcFDiTK8B5UA4RzIJ19cLPTNUSILeHzV6uCaxk+lDf6r7K\nqclL62z9mFuRdks2H6ocbCIvewvLj9sA+Esqdzbe0hcw4Zc7z4N8wOqZKafq\nYDhkIpgOC5vbiayzTLJvdTNjspXU5EKBz7QieHDPJUR9dE7x8pGIixRu+IfX\nKfwintYmsfLCsjARyTB96Q4DoSUkpM6pNEAXEbJPhUFo1xRQedm+L39xM4EA\nakd9gFzHpSgviSCyFcppdlzLBAeRFtTHwWVYrUhg3/RsIsktbuH6P3A2Djgx\nH6Yu3thUwAxWpJ6lbac3hGBtNbjsqep+OXbR2IJpAnkv2Cw1OVMPp+5OaB40\nHgx7gZWN9YlW/mAPgj0iwYMrE3MdYwQOPI3Na7J1PwEUmyTcBwvntIxo9gww\nC9aF4FdG14XwlBQbVjpekmkZtYECgWprhBlhF2LlqhrPbv+1bZoHd0ev/QHq\nrZKnKzzXi/IMpgUV8MfcjSvERu0X+Gewd/LAuEPdVCag6wP+lEeifqMRRai0\nsvySLX2q3aojhMKM5hLmQntmSXb/6Id+duNYi7BxKtZpA85nfr4giJCnNNb7\nz7vU0EoA92HWFUQTagH5GxDq7nFzVJ305BJWXRVCwmpJxgznbxD8tnmh9QYv\nB/l2\r\n=nGGU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/react-parallax-tilt.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/react-parallax-tilt.es5.js","gitHead":"9917c2e0e8c8de4056c0f9502e94febe64b13107","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.5","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.2","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.5","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0","@storybook/theming":"^6.3.0","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","@rollup/plugin-json":"^4.1.0","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-visualizer":"^5.5.0","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.0","@storybook/builder-webpack5":"^6.3.0","@storybook/manager-webpack5":"^6.3.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.31_1624541146728_0.5249933814685481","host":"s3://npm-registry-packages"}},"1.5.32":{"name":"react-parallax-tilt","version":"1.5.32","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.32","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"02d8bd6b8a39c51e8f17e0bca0fd22d68acfd7db","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.32.tgz","fileCount":15,"integrity":"sha512-5PhX6QSh9nxnGoN2qYliBTUEQTw0XTmL5inr0dBrzB/OcMWAJ8l6BaMNgci3guNFk4Unx7zKZIC2wBTKRMcnKg==","signatures":[{"sig":"MEQCIB++yPnw9AchWfkn1vuT5KEjH/9GvQFv/Zb3EGa+9/a9AiBW8dE/X0zDPDC4Nem+VlNRwgqg9DTKWxQT7dfhhatB0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1I0ZCRA9TVsSAnZWagAAQKwP/1ADLGCrTVagNwtqI+kK\n72D4yLP9/Lq0yXvYmZGLmcUgNgYCpuLzpU70mQa1ZAPY7yeHbi5re0TFytM0\nNl2rOqvKI4lp9VKS+PSQoTtEFrZB7hWlDiY8kCHlVDup03MFY0XdV5UNUkxG\nrc583Bdmby5x2U34zrIku2sUgE1try7LzApQ+s8axT1JdWaoPpKBSBVCuzjl\ncRBz8PMX/yZ4TDKH3OcOjiYJ/UAbqRtJhvaTBisOOLjj79GTu+4pdUrQBVyC\nRp2owiCVjVhfwpNe9sRqr6jTwmsX+JtJHjbqE8Fxswsf4eGf2ZecPwRiiooF\nMVAI5piEgXMKHra/g7hJzsI5zMVXBxqwaJkw619tdsW9I40DgBpRxQLQlU//\nN0pp/pHqPWs4V/W6+vQX3L7W+ZCaSyCzhy0jV4A13fwBJ816QNf98xAAUh5K\nGJ7VAv12UBDn0vpFbbHTzGAwfl4ptWxv5WFuBzNwfUipocA31DhJTc6lCmb4\nuJalsSSWHFVf8cl6ti+Fy06HJfT7eY96AYG/yhwx5hp8pKV9EVztlITHGnSX\nNn4TzlGTiAjQxgoa738blogHmgccS+7aPrMS2RVk5XlC/uzkG1XNuA+e2wNZ\nSjP6HgKyAwVHJ8QupRZdbiBVO758he7w3BWJKVo3AIOXrwdx9EToLfZpiD8W\nJSa+\r\n=LYdO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"5fffda57c25eef975e03f8674b46c5bb6d48dc70","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.5","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.2","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.5","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0","@storybook/theming":"^6.3.0","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.0","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.0","@storybook/builder-webpack5":"^6.3.0","@storybook/manager-webpack5":"^6.3.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.32_1624542489096_0.2422606265936038","host":"s3://npm-registry-packages"}},"1.5.33":{"name":"react-parallax-tilt","version":"1.5.33","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.33","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a301e71f65009fc4ba0bf452378c76fc58f490ea","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.33.tgz","fileCount":15,"integrity":"sha512-0DgWPOqnOVawFKrajZ0dMPlit6+o6kHISAk6Blg4u0bGVeLdhqsXlhl8KFfkOgTkSXQB9vMlKoAYJRVrmlFxEQ==","signatures":[{"sig":"MEUCIQDtIP1IblyZiHBI6/xmdqLEozHYSyNXwhZAJLu2AMvZHAIgZd4qpU0WDZZn0T4SnjeOInQhuVcMke13r1G2dTJKolk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1I9NCRA9TVsSAnZWagAAwkQP/0XRGFZb5GrGVBf+ood/\na2s+yOAnfNvDGxs9RwHrANpn4Awp7NcG3cz2WFUhudANCLGkHY9myisoD8M1\nsr9zodKTsFytCQuYVU7afFv/jRA4nn3Wav9tsm/8Py8tBPLvZa3HNB9By9L4\njinInYTYP5yc5mDUnY4SzkdolTc39YAYBXDJxg82wWXsyL0o2fLmGrqbu1wj\nXH4Ve8f4Qpw/lLr4y9emC9UtC164Sak8XyfgPN/gautXfG5X4tNjGxrQ65zp\nJpMsAo5yfDRSm9OjGZf7Hb/I/8aPtnK4y4TSF3euqnWeGiDNNHjXZgy1bM7C\nkZAStbgsdKj3cWDglo95OHhfQv4cCnF/W2TR2dJPw8IQ9INpoOCRkOtctxc1\nDvDjzhFet65qqB3wns6UvL/bp/HbGpsd46EpnpOZ87ORxsqsOaGwBNkkLYAm\nYHMBRtn+5nD9dy54vtQqC0zhPivuogH6hRrMyf2vEpZ6g9rUFi4byWXK07zA\nL7lbTCzXVufBApLBJOA/HJsLYUPr8pp4Viur4QSl6yxv92tD5xNeA4I4MsLY\niHHOurqakKWs3YjT+JJfy2ZoSNG7lJKNSK1r0NPe+JAtOal6MEfnVcZWlufe\nLSvxcZs6vxV3Pd6puqslVy+6ss+EcS4NFqiBEabZ/bRT/qOKmqiAyhNO2m0k\nZhzg\r\n=FvU9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"a93c832e8972c2978d1e1cfe695dc5eadee003c6","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.5","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.2","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.5","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0","@storybook/theming":"^6.3.0","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.0","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.0","@storybook/builder-webpack5":"^6.3.0","@storybook/manager-webpack5":"^6.3.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.33_1624543052788_0.6223213184372418","host":"s3://npm-registry-packages"}},"1.5.34":{"name":"react-parallax-tilt","version":"1.5.34","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.34","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"80288c59f7f516d4adf6539d53e4dfe83ffa4770","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.34.tgz","fileCount":15,"integrity":"sha512-N7Vx86aYr7ctU7mvfSEbMI7WI8gd95imqr7cSM5Tj3rYOPN+umMCw+3KffJIYSXjjVS44SHLD8laigZd7IGy3A==","signatures":[{"sig":"MEQCIBFNQdAsmEaoVhu6nndcb+s6CITEFrtGy/ldtKFK+x/vAiAW4+1Q+uKhRFh0hsaHEkGCdqA0xZE4/GO0rdMHpeG1+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1JGqCRA9TVsSAnZWagAAqfAP/iNb1dQhHlZeuvGUy37l\ngJA0mBOvQCxlNaFaPezmt4fSBWLDyKckZqpuG7lgVu+JsC2qqs2zSu3bTqt0\nurQd21vIXVm0ZVFtrdJ0vnCxphZJsHojOf90wWa/jz3tqGnV/6O/l5uu6cR8\nIb+iRv36RJg3G+hm/zVJVPDfoK0C+ll3VuUSVyKmSq/n9I+8C1UrWUPeDKfJ\nr1PdObE6e3TI42bRxaSI7fUZjJbGLxuHWa3w6iEZM12sN+EGHJeNjilD3mNG\nhaeDVJOuvzzOprneAgwrj4SVnlmFZ8kNLNfXNumeH68g+44u3UnchUqxmAg6\nFHXMG2HSgE5gaBeBYUp5ePnkH3wRd8DEOK6XUVlhO86r53XAalVWkKUXI+VY\n9luxLV+0kDtcZPQgi6hpUchHYRYIUCwNdhcvN2wHONJ/YSqU3+jJNcU8rMdB\noNh7KBhY99iBwtpdH2E03kWZVog0k6EzQt7RLDrGKgyso03ETkXyu6j2wBnF\njE8MVN5Uj+ZGr3BQ2Tz8GEI6dKE2tY2Od58DqCtQEsO+bfPGQbMAJAmfNbb3\nqp/7OpLzVjjujRXHxNUFGx3ZCSi0jj1ygXT84/t5W5op3bnCkgQ76VgRpsHg\nJCOcak4a1HO1EYgGjO+GcUc6C/ifYVUHipNkG5Ui9mulTG6WbQEp8VUQ8RxW\nn+AK\r\n=wZd8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"3bad22e4a8c48a85ee88ca20fea22b3b73db6aba","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.5","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.2","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.5","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0","@storybook/theming":"^6.3.0","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.0","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.0","@storybook/builder-webpack5":"^6.3.0","@storybook/manager-webpack5":"^6.3.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.34_1624543657506_0.1623270344773866","host":"s3://npm-registry-packages"}},"1.5.35":{"name":"react-parallax-tilt","version":"1.5.35","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.35","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b63b59ad5b037cf163870ac592a3d505ca91f089","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.35.tgz","fileCount":15,"integrity":"sha512-+hR2aJ/HpemuIffyA+LpN4O3ZMxXIH+QuM+oRRKsXWhYCrZuetzewh8qL0eF+UDTlSqPzytgHw/C12/Zr77CwA==","signatures":[{"sig":"MEUCIQDN5oZRg03bUxdmWfiHW1QFJAo7PEWWfdt+tp+n81UJcQIgfqI5zgiieUkFdeP28ngJBU4BMMPTrLGd9iVYCptJAAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1xK4CRA9TVsSAnZWagAA9yAQAJbcZtMfE48U5M4XtCIl\ntrIwsFuf1NRRPSxzETF00nKvZd3ml8dDnYPb66jkREBZFH7Ukw3nNVw0w/yo\nwWBBJIdFq94SqUoo/YGlqxon+dGB782XhvIub/FcnaZVPlQsC6geGluqkz0P\n+9lJmcN8UwZIhJEVI7HqOmDTeFQAvYAMvL/lcdsoumwBMFrGRNZUXmF+Gju0\n3IwTEHr8ce1lHXWhyPVmwAohZ12bF58dQYcMoMwwf1JP7ZFgxGLFjnuZgLH2\nyBJUgnVWxniuFIIxWI8uqEByty8j/XndthFnsc/mTEmph5HFKT1OAxRb2KB9\nre/tT0b/n1i3NeqoOG+Qju01LdyA10+Swr+SQmnaPBT/qTRL74EAQL7lAy9r\nDIFIskLfsJumI3I3LYojKwkWTwkpPJQb2zxXPMNXuaJmPgOkxNzq22S7tl4d\nj1gcBoj04efjf8EcM7CmlGioV8mCUMpN7UDugo58sPjASCNascd2Xkl/0emC\nFjMNyyXHj2MeEgmkqL1PxQSmzi18fGF/CYmcCb0Wy3Z+e7PVPzq1eQDAyrVx\njZROLCm7UH/WDdJdDw6G9aiKsJS/KfULhDj6hHvt1gEr71ZdU6KsG/a9L60+\nZrT6tkFTOk7+z3mUu8XTOM3atnGl75Of/ucY+k6Os1b/IQVG+5Gp3eCjBE0Q\nhndy\r\n=v2Ty\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"f4df30b2e5460bbcc9b5057c8d83a2ecdf21af8d","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/dist/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.5","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.3","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.5","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0","@storybook/theming":"^6.3.0","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.0","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.0","@storybook/builder-webpack5":"^6.3.0","@storybook/manager-webpack5":"^6.3.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.35_1624707767759_0.14173582890402914","host":"s3://npm-registry-packages"}},"1.5.36":{"name":"react-parallax-tilt","version":"1.5.36","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.36","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"39d5cd3bbce939b308d2ccf492767cab0a5a72d4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.36.tgz","fileCount":15,"integrity":"sha512-96yeEiEqmh29aec6iia9AeXaAhUxqRGHb5Je9qS+SXm524Pti4Rq9m1LJRPQNuEVZ7609kDXse9fOdaMnUS0hQ==","signatures":[{"sig":"MEQCICvZZjEGqbJ4cmWqsGqPOpe7Ltaw6+CbvFwgA2mOt/4kAiB8UhVyZydcUPp81m2NAHtoFrKJjG8vnyRrt4SI5s2OXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1xjVCRA9TVsSAnZWagAAaTwP/3gnnfHYsQtG5m/t+Tv4\nchYiTr8YApb6fVeY+gwz+vlKyGf87li7ZO/0S7sozt8lyAkP2PK7wKNZJtsj\nIoSZ3rF5IycsyQeVwGsyzN92ZqmtxTC0Cik5fdfUNz/ueYoUWeqRSHK4V3yG\nS3KN4wTktL/IlLNL1eqeANAMmnJ3H/uPGq4Oo5DiNv7fDdWxB3H2DL9ZPUwF\n8ZqY1LeVe4JrOUkplEO0pvZSK+kxvzkb5Xc+6I7odiT7B/Ch6qKrv0PJLFNM\nwRtaYFK3EPuFE2RpuMjpQ0HtLZ7dlYWDg9zDLFeoVP1oGaxfs5TN1PEDt45T\nPm5a9hAfX+0IEDgbaS4O4A95O+BUNo5Sxwfo3dGTgCcJWWvOC40Y7dxh0bP0\nj5yOYbTfEworOgqC0TejHLZ/jjVqJP8yEHK0AlpiNGklq9hDUi392A7Kf0gz\nTkVXzGhjlY0niFF4jik83If95LL7DMQJBt8wF+PanGTa5cetSTXmYwrVBxIH\nJ/y4yiQHnpvhjgwnmJtxeheXwgQXKmEQo85cYTySIuQnbNi+6UwoXMO0pYA3\noT+ypPY7VTuyo1GNE8gmpC0iMGJWgX/gvqw2/i+j2VMkcfsBMZfwT6R9UmvS\n95oInBHQE19W4eqCVV47xqqSuTYL3sKflEgvIHAdN3ikdDJRJ5idWLgjABw7\n/4RD\r\n=gIEy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"6ee14eee96ff1e74e7fff4d2b5357b107c59fd37","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.5","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.3","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.5","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.0","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.0","@storybook/theming":"^6.3.0","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.0","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.0","@storybook/builder-webpack5":"^6.3.0","@storybook/manager-webpack5":"^6.3.0","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.36_1624709333132_0.8258957819453567","host":"s3://npm-registry-packages"}},"1.5.37":{"name":"react-parallax-tilt","version":"1.5.37","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.37","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"be91a880b65dd585a6e05f2c0ea96c5168f6eb13","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.37.tgz","fileCount":15,"integrity":"sha512-522+KiYa/Hjk0OqZz8rQE/8vS9FIhGi7ih4Pe3SMotadgchM2Qw04lHTkdOCvGzbB1rhDxKl+M14Urqwu9nrPg==","signatures":[{"sig":"MEQCIFeehRsZ1cr+E/gil2FPFCx4yVe65LdlglD9cyArIl0eAiAnfXSUevaMDiBdlau/bSqrRQ4a3QBUZKFQq0ydR7geOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2ZhvCRA9TVsSAnZWagAAQXEQAIhBgbknm1Rfr3odQGil\nLhjO6nbc59b4HRMmSXWGTfdxwiDzpjGkLniZxuTOgUJeLxJf6XrWZ0gz1Ug8\n0B/0sQcltCvqGd02ZsgjCZucgX3jg2ydQjTtTkHqLQPTFYrnW9X7rI1vIACW\nIctnnOwaI+DpXP/UatKHcQpqEgPWjMNZLwj2F9kvoedGVc6J8+aZsZgy9CPZ\ne/5e3pj3WVGRz4tOYinVEAa/HAXvKDE6k7vhnvNXXndTiNE1WxbOr/LTJqIq\no33mIdbpN1rTFHdNhnUm/Uq1ZfHeSd8QUdrpp0Klzo02EjPBQblRlxjKYE9R\n4bPTiqRWOBuFIhtlWe5dmncDLZVZpxNPsMTlAm+53sEsNbZPfnMYHyrAzPZa\nc+MtIXnwCDXPfh1Pfrsd1BxuviOBcx3if7jzS59KBbD22g7hfIwFl3i8QecY\npObTSXIS4DaraqVGPR6r5gMjVMJWdrzS1nRmN6UBZvmGpbkJjpD+V6UJC9nd\nDwxno7bZ5Q7RdAN1gbugYAeBIUGk6UpQ1Kpt+YNlnkLITQTH9GoZmiaOh8wB\nqSAs6jAuhW9XM4/e0NuTb9tVJYFnobDlQ2kukFpA7yayeQ3a/Ta8PHCFG1ZY\nOdgkt2qisSkFFIh297rcetxhn9X//elQHLQHHnPwH3KUydAoE6cbBv9NdU3/\nk0Ga\r\n=aLKv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"17cfd5763f9013d09674a064f72da64ed4704946","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.5","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.3","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.5","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.1","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.1","@storybook/theming":"^6.3.1","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.0","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.0","@storybook/builder-webpack5":"^6.3.1","@storybook/manager-webpack5":"^6.3.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.37_1624873070658_0.4891501298207137","host":"s3://npm-registry-packages"}},"1.5.38":{"name":"react-parallax-tilt","version":"1.5.38","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.38","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"398a2f1a8eeb94b8da17711c47ceeaa115146cdd","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.38.tgz","fileCount":15,"integrity":"sha512-7ssM9XGjVneI8TR5Pj0RYRr70Ak4nFT2oXz+1lJfC7RfHxnZf+AHnLDUmorgJRTqRrFrCeB6FLKzACAegL4uBQ==","signatures":[{"sig":"MEQCIEO5pTAE8G5/bLfSkEdpunqkKXD5933Bqm7IoU+oAfUVAiBcdtcrEHfPl0TFCv/g10qwXkRrQ60CP5HiVvGDEqtpLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3ENUCRA9TVsSAnZWagAAXl4P/iu/AiUn/avr1guqB6HF\n9CQcfdGel1M1FOIsMHENu13igHzLfiOF+DY5HIXcYkHZZnssGG/Oq8LjmusU\nF1pawp4e+3YV3oerfS9gPjZq1U227aAP59xeY4y12I0Q6KP1P4D5SKZGc0qa\nj5DPeFonID6PE+P2Hd3Z/tcNXGWQAeklivaFyEgYaVZY9gOUyYeKUgt3jyHl\nSVnJXryWS9Y+psnstHdl1P+oV0RThJkXHrUYEFZKUFQkbXJ3scDpLTS7Tsbr\nijhQt/kjXgh3hwzX7JgeqGwKxlAnahto3f7XsA8m9nJ1zv1wsmsyzjf3SJTK\nGwb0WPIpuEb0kfQUHqOVNvvmuyhneqt0X3jTUOgEKAbxzmaZf2KhFy5IHTeQ\nNXbNhZbfHbyMvVX37+wNghdwGyT3Fx9/JEf4nmlI+GsQZ40SqNiNq1gG/pu4\n9nULHiUPBr+pa1HUl9fA69ZdU9hyk3az1VscxaIEHmN4iriZO1S2d/4Tl1v/\nAP+OQMVhJb/v/wnDyMFfUjo6zZTGtVSbVPsxqDQ1yUIzfWv6pfdCVlkdXnj7\n0qrJd6t22JE+xi86LqchYyj+dS/jr6yGykWkC83rGAdU93y3a5/F85hknNU7\n594UoVvthFndwrMihOWol8vdc4OoJhsdzflw6a33htGAD10anIWTTCgfOL2m\nW/mC\r\n=2aLN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"e67e4fd2551a60bd1a6a7537af7e833fa7be56e3","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.1","husky":"^6.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.4","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.4","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.6","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.1","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.1","@storybook/theming":"^6.3.1","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.1","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.1","@storybook/builder-webpack5":"^6.3.1","@storybook/manager-webpack5":"^6.3.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.38_1625047892304_0.01995798666308035","host":"s3://npm-registry-packages"}},"1.5.39":{"name":"react-parallax-tilt","version":"1.5.39","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.39","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4b849b57fe4c40cba219e18c31b0550cbe204287","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.39.tgz","fileCount":15,"integrity":"sha512-ZqR70hViG99vk8E915P9755NUaA+BgmjtpIDW0P21FlvSSK2VvpSJnntE2ZbmeXUUGrhnUAef58A5GgPpTPG4Q==","signatures":[{"sig":"MEUCIQDGfyX5mfOQLbkbopUdptsxdJ9k/FBNgDmS8HdY9wQVcQIgeTOkOZlAsiPcfjZPhCpybtc/MO+Y2Y7zJMW/O8aQRnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3U5FCRA9TVsSAnZWagAAO8sP/0FV/movh3Jirqp3cIdN\nGfqBjJSyOmsj2oOCeVonq7GH4ozLGhzi7dBZe6Ns1lepYUKUOpYbRkKmu0i7\nKZqGNxyRHpA4/N9/w5do0I4OW+n6w8Ah0C07N0mywojRbzf1xeG+OOjI8BE5\nyUHGdM3SV5TYEm9Bjj37y7LhMmlYAX3wE+w71GhcIje7En3o37TQMPk6OVxJ\n0pcADAK++n3fS5lqbykCIJRehKf9x7Xl76LKxWoU3G02s+93oRAiY7fFLn7b\nBX1PiE47Uq376cyATGYaRIlgkgTKfqETyM2Lfz3VOFEgT2XcU3GglqpuFuUH\nIdsRk7K6XK6RFj0EhKDj2KmH7IaMII+E/nWcfWoxSDaKL1bpUn58hJTXUZIm\nuv9urF4Aw3ymEnSDlAAXWfiLO/0z38yPLImhK2ng4in8RJh19hcxkHfbU51Y\nyVtJ5a7FSKPTFei1Ye9yOzk2RETOQ1AO6ALakvv1Yhu85+ApQMVI8mthTYiV\nBjaFPnMGBm1Kjnl/gAYdqJLCb+JywXJ3aiZYOs+C+BxkwKKz/IhGy1IZ3Nt0\nflDoj6cME21OoaY341Gy+kLvrsoOr4V1Zw/k04BKG4rt7CSXCkIDycZb+oZZ\nGmntjhofvSrVZhbGrqOnThtU96wzION/tX2LHVTNgpDRviwBb2s/sM9V0ay4\n9jrm\r\n=Z9OJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"db96de7b771d4379e3d846129c61b930ac8630cf","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.18.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.1","husky":"^7.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.5","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.6","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.2","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.2","@storybook/theming":"^6.3.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.1","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.1","@storybook/builder-webpack5":"^6.3.2","@storybook/manager-webpack5":"^6.3.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.39_1625116228935_0.2523448302696285","host":"s3://npm-registry-packages"}},"1.5.40":{"name":"react-parallax-tilt","version":"1.5.40","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.40","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e5d6363dff5c254d5e56ced2d23e14aff936d8ef","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.40.tgz","fileCount":15,"integrity":"sha512-zWYniNFH/eSqilG/phsemtpZMo0jQpYHgO2eQnJg3Idfi6wZrQEJMdqNX1iCKI5p5bIUJw8L4G2DZLarv9uUZA==","signatures":[{"sig":"MEUCICOhqw9HlRoit0JbKMuRCxgbkODaE1Hn13yc7l87ZSGFAiEAw9zzGQjLv2rZMHplMjabrwzIyq61q6YAy6mQ6jFpfBw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3VzdCRA9TVsSAnZWagAAkDMP/Rpjz7uNoDSByueQ/8RZ\nHetEqMthxpAgtI93i5OeENcI2sZ5YiDZuk5Nql8EFFnhBfYSA/Q9D3coAGpP\nVHzVOMGGNIDGGLK0pkT1QjkTgK5vtx+XvEv0S+PA5cIxJMpjdn4x+O/7NkgQ\njBj8TQsu5iO4YyEqge8/2mmlpRGRG57RB9KnJF5cRnKm8u6j/fx16wNHMQTd\nRnQMmTlRFP7Lki+bGdNdIE/En7QmmUKFStQBmqs6HbX6TkZZhJ4u0dRht3zS\nvt9FWXHU9iGA0PFGY3riTFXKDj/x8UmK8iibLBFO5fcITwyOnthI+sMku6rJ\nBgxjCmc53uH8LVlkrhQg4N0QaMae40IzEJ7dPGVMp8x00UGZuhACvBDbiWBo\nQqiBqPEKRzmMQwVFMQqT3pVhIiWg86ySVcKuDZQKblCZ8uBy1F8kBM8yJ0e+\ni76vCw4ZoH3ojRNaoz80o4enUYKTo+B1szpakg64wvbuGefkaWTXZJz9iZsn\nGKc290ed5S42F0PJQsWv2eG5z+8ANg4Vk/r0TONSruC5BmgfJ4DIekRubCSh\nEj92zVbvyoYONuK5qPccAZ6UWIfcN9sx3FR8rKWRV88dFdWl5F1JlArjjhcX\nzQLBVGEn07MrvLDWbN1dp1sdWjlRJY4BK6h2fmZWCQngb1fcU5edvTjXDDIG\nn0Gc\r\n=5EoN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"384a5b9b96d75c92084b851e2b36975496434a05","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.19.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.1","husky":"^7.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.6","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.6","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.11","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.2","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.2","@storybook/theming":"^6.3.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.1","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.1","@storybook/builder-webpack5":"^6.3.2","@storybook/manager-webpack5":"^6.3.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.40_1625119965013_0.540659376981375","host":"s3://npm-registry-packages"}},"1.5.41":{"name":"react-parallax-tilt","version":"1.5.41","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.41","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0e1516217ed0e5814c72c29857236767735e382e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.41.tgz","fileCount":15,"integrity":"sha512-oaQeu0fflHHhvAMQy1ztFDW6BvISXSIiKGycYqVbmsMhMl4Im4RFAU40y2T9qnSwcVLSwDsbXKWPc8kHkT4q5Q==","signatures":[{"sig":"MEUCIDkmWyuwG+x2pXhPipnnjfTNgKqVMd61vBlvkZzsVpEmAiEAyAyUIA/b8YTyqA+CCkKXfbMNvkIM48xd4zpy+hfDPjo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3rUDCRA9TVsSAnZWagAA1TgP/Rtqi6NHfPxSbEC7swgS\nzlNarWfb3dJeuWw35Bt/RUnbMWeKIlse25sBS9FfUB6jc51b9t38luJt/66p\nAwgp2If0goRb3ybr8uNYOVc3IwbD3w6xlvQ4IKxSTtQN4+SQofCEFEsOnMWZ\nCbulwXMD+rIV0I1vwHb8Pk5SqRy1Ug7A5sDHh4P3nEzvsf64HFSvcZkJohG1\nIPRvFTISt6nvtJG3UWS+cBtEDnCzooC7of4XJJpIwoAOOOCRC0fPt4DK6duG\nV7zBq5+cqhjTptmXjGbfsq+1iI/Tp83Ihl/VW1b50g3cNsgCvTRLrcIIJMKK\nZtbpek7KODjDi4dQ2H/pISYIm7GZjByjZ+kQ8foU/9HRH/fDGFNBJYag0TNP\nMjmzFPEjb+AwPH0U9BFFypFObe+m8K0oID2ZAZ/4Fak+VOY9Fs36IXQZ/kaW\n9M3U7Ehw7IzMtxZHcGR44azkW0B8EALIkylbyVCNDgRad9hg27eCnq7eE31e\nwTLZqfFLjMwoPGHvGDX2Pr2mzR5IBTiAd0zF26/X2yB/beM/XJ5g2SRooI1i\n0SaUAI76oyZs5Ql/tYNfdi4BGFDAEBAMYy/CdZ+++k50ugkkreKiQ3BCUbH0\nWfRAGXPD4sJr64SNjnxK2UMBkPInUU/yq1qkZl45fMuzh4ZzAxaOZHOLFiEm\nlBF0\r\n=BZdV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"gitHead":"d3e8f0b9655ecb3c3b4d3b98c93073ff4b73767e","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.19.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.1","husky":"^7.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.29.0","rimraf":"^3.0.2","rollup":"^2.52.7","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.6","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.13","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.2","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.2","@storybook/theming":"^6.3.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.1","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.1","@storybook/builder-webpack5":"^6.3.2","@storybook/manager-webpack5":"^6.3.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.41_1625208067249_0.7198015594566063","host":"s3://npm-registry-packages"}},"1.5.42":{"name":"react-parallax-tilt","version":"1.5.42","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.42","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a8a7505d7f92dd1e926fd028caf193e8189b9ba9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.42.tgz","fileCount":27,"integrity":"sha512-mnLuswmtw8l/eCpmKv2bo1xksy3WBeK/8fBRMJ0B0MRP8ZqeoXsgT4KXnATyoj7N9fqmMfcbIhZoK83ChZWPdg==","signatures":[{"sig":"MEUCIQD0/lhEY3kppQ96iCxZ1RR8SJDtHypuvU0bRROX//lSCQIgGjTNvbhBu0yBpwy4UDjU74ritgeoacliLcK/UrOxgCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":109349,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4MjbCRA9TVsSAnZWagAALCAP/j/f/TQ9tY3PZpdzqRFe\n4n7IMyA6nRR8o+upMzwa4vUcm4fEk3Wpg4S8E+YnAqDhx6qewIZHriNLcDrK\nBKLjrVJ7RkyMdkcs/L0X4F5eYckntZV8k8wN5Ie6S2pHbi6aQy1HQl2TTozH\nKabRv7YWxA13vDlZAKw+Qxd9CK4sK9bDlwAyppDVs2GVpIP11l1tMqu/vExX\nnzoMQslp5PM3NZDsMUDbQGhiTpEdUi+tGtL+IJeaMmfT12chgsN7SnzZvRI/\nz/AnLyJ2Vt5Ezq8x6Ofg1qlyuyPCBwHR99LrTS7lu1dw1pipk8qsIIc2Kis9\nloLmM28sP3GNIoj93ZHHJW1c0qDVrEN0lQPAyf+X5a9RpjAH+Hr2EMt3/AOc\nuVEUep5/q4b2xnk9VYe66e5lhjjpDu6+8Z9nSzIPtzJ1LlOXjOfXJTrHOexO\nGKAsx6oteeBpcDCS7RM8SVlyOSZ4yi1UjKZdF9RH+785IX4gYZlhWKrHWfNX\nLj0rwm19ZEcoJlxyboQXb4hmNymX585Y1hE+ffTNlEn+V+rP4UnGVanp3ac5\n5jn5L/JzANkIsG2FUKrPykx6CUqt04XBNdKBu9U8RvK0WlLmwOmKmxT8RK7p\n3sBAd+6V/8MywC+Ve4lYdfg5V+MUDeomATw5c4B1TJwsl/Kr5tkQMCOI+RCh\nGEo/\r\n=sBQI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/esm/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/umd/index.js","gitHead":"e62be52602891d3da35c364bbb1ca25010a8bc3f","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.19.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.1","husky":"^7.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.30.0","rimraf":"^3.0.2","rollup":"^2.52.7","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.6","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.13","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.2","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.2","@storybook/theming":"^6.3.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.1","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.1","@storybook/builder-webpack5":"^6.3.2","@storybook/manager-webpack5":"^6.3.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.42_1625344218886_0.687604095329206","host":"s3://npm-registry-packages"}},"1.5.43":{"name":"react-parallax-tilt","version":"1.5.43","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.43","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b208e8868304b5e7716705b3c390e63417e51732","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.43.tgz","fileCount":27,"integrity":"sha512-my/bNbX765pDXL6yluKDVST+HPcHwk7JwfEWJrVU8VAvP3gxvxK4sm5GZ80MLV+9i0FDDLwJ8SZN/l+oYNRQqw==","signatures":[{"sig":"MEQCIGdOycxW+zUcRvEmLthC27fWRXRxUs7vtem3QvK31WavAiBETUvY6YD9i4vxEqIXlMHwjmHsJTM9FYq7acfDJlA0Hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":109349,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4MpkCRA9TVsSAnZWagAAg8cP/A/bplI5dPKMOJBNCk4s\nBVATh+wSIfx499PT+d9x+pyhpyLZUl/yi49NIFLZ2uhcIAF6PIlT1U+gF7I6\nXFTgzHgQPBjOgrPL5jZ0ogi64Exz1K0aHQ54k+t3Ib5uj2bN5tUDSq2PzTQR\nNvY2VMY76ipWMeYLtoNdJzuorBkkZBLeNgdumOazTxB4Ag5Zcnu+Ep3Gt8Qk\nDC7gthGdKm1b+PMSpwuZ8c79qe2zRerMnsnOx6SSpV3yOcDXJGALbbk6vyRp\nxOJDFml1e/3eod7cy9GC/g3VmDR13pejWikYmkJ6zzOfN0LB0wCEV+OBQaoB\neXJ+Ul2J2WyyZe0sALDkMY1g/Nf8DWLNqGv6lMsxd72RhD4yxy8zi0wSx33p\nQWzxcbjnKlb3UUVF6rirpmgci53NzpbNQW/KOo/pKixSmZmd1yFVCNFhZ5l3\ntj7f2eCQk5LvU8T0d1CAbgOP5LuGde4j199NpKAe+Zg2pUByUccoSWFpdQY+\nBMSZD4G+AaquOzoMXlSCFsvG3+ETxqyqcVxUmNGXjRv+w24nBS3Ss4K+RB9L\nzAvMGZe5eO1I+2NExmjyIhCp+OKKPq7OYt6HWkSyck+XCQykKb/nbQgMrCKh\neDon2+pjxJkF+2bTR8/cOczfEbMohzaC1vAWBXxaSnspLJS42hiOs+7nuf9J\nfrUj\r\n=oWV6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/umd/index.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/esm/index.js","gitHead":"97ddafcaeeed43443f7bbde2fa51f89ca0d9f02b","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.19.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.1","husky":"^7.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.30.0","rimraf":"^3.0.2","rollup":"^2.52.7","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.6","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.13","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.2","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.2","@storybook/theming":"^6.3.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.1","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.1","@storybook/builder-webpack5":"^6.3.2","@storybook/manager-webpack5":"^6.3.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.43_1625344612344_0.15054679797664927","host":"s3://npm-registry-packages"}},"1.5.44":{"name":"react-parallax-tilt","version":"1.5.44","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.44","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0c12029c737e8a43ad0defa74a5fd2ea2e9b2286","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.44.tgz","fileCount":17,"integrity":"sha512-iaZS7lH7caH0ML3ob+4pI15C8OmuyPe7Uzjan5tDQ32edQeR59Rm0hBA3icCu/WfX33M+jwpSnku5oCPWmJ08Q==","signatures":[{"sig":"MEQCIF1tFqv2bzIrMJpJGoyanrybhI9Qd/4X8/RnOufhHFrdAiAne+7L9bDnaONPjSH4DYz/hU9V7J3LyiBQ8dP2r9aCmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4MtJCRA9TVsSAnZWagAAVsIP/j+y8c0bG3iEF76jTTgo\nyxUHQUceHhJw9nfwn6QjPWXo6yhZm2k33I7AIY/UY/KyJsIgjgDhHnWTlZYw\n9HlmgdTUNdgGkDIn8nRgrTicAteF5njXRuLJsJVyQqwC+xlR2LarJKvaJ3CF\nlBCaZIXQUxtOlj22j6oPmPDWNGmjpBk7a6nbd9nYzqTkDVSb/w+DzP7AIZns\nWeHxe57XXc4Gw2XGjYaEuGMNFb9tsfM9WSFQKu1B/e7tGDgKmPEjpLDHWL9X\n1j2XMFt7+zidEnBTZCqLSdxcJ3s7tasF2zzFpapBkMFjrF0ijllj3L+7eD5y\nCWJsXx0znxCFDqokFqw8eyj5gH3eoiKk5kJZo+I2MgA3eIeYo9Ti1I9S4Oe8\njDpBejdCWepiCgNsq9r5kKdAijRjAXogc54xX9Jyd9a4h+Pu/Aa2edia9VGh\nUQdT9pfO+Tu1zkDkRN7tmoRheADN+0y3zDRARQqNVhACaX0Y5//1NCIW+PoS\nDjcRMucG7AwcdGHBKji0HYj116W8rQPeseooAgGNzjiypcSmhbR7kgm2r7FJ\nEIJg4DP0iD8iLXP2Zq2vRaJ6swUqktwnCJySo07eZr6JIDfWKEu1WuCoePbB\n6knbCcrwI/ypJ23QeYds38hBZUTnoFIViFAyiwbee8TzEAqUhoiLi1hBYSLz\nITu2\r\n=c3ZU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"4736ca8e852651260738d59ded29b61193c71501","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.19.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.1","husky":"^7.0.0","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.30.0","rimraf":"^3.0.2","rollup":"^2.52.7","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@babel/core":"^7.14.6","@types/jest":"^26.0.23","jest-config":"^27.0.6","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.13","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.8","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.2","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.2","@storybook/theming":"^6.3.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.1","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.1","@storybook/builder-webpack5":"^6.3.2","@storybook/manager-webpack5":"^6.3.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.44_1625344841212_0.13150774505241958","host":"s3://npm-registry-packages"}},"1.5.45":{"name":"react-parallax-tilt","version":"1.5.45","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.45","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4d24b3760b6687e5908011c177423715fa224fee","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.45.tgz","fileCount":17,"integrity":"sha512-Z1fJniAjkX39W4RxbqXqXjv9jVP9GmG7VuOHUSswzMkLJ1pHP0H7haDhwUINLVurxIIfsqWs8muM2pXPFSgYbQ==","signatures":[{"sig":"MEUCIFCQImaTOk+knnRcjDf+0ZPCt4+q14rRVgXkDIUyQSlXAiEAqIxjhVvrJ45lgTujw2rE7yWnRt0BOwg/12Hi7Y0PPBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5VSwCRA9TVsSAnZWagAA/ngP/05EzrAcLlRIUwBoSYo/\nQTPII87FwjMsWlJjXn8tVoleSJK9XIQv4SEY4yd1Op6kT/sOEh7iiw7rcHJG\ndtE+tO0ZdNHlOmImg51LQ10Y4Q+Pbf4mRFfK2viv7EGAy8Fj10ajzuGuGlGN\nyMsFDfBIQqyi0APJWTaRIAY1OEaGnvksVFK6aevlaNSKO+jdr+Kdz8RvvXK0\nqqUTwQDaAyqMWXKlCBsBU4uBqhbmyPrKAbz79moLyMC4qObDfGnllmFNrNHW\nU+Aq2+eqPOaKbi4Gs5T7bmtdGb9Fciux3whBuMTatrB1JgXxWJTkZ+9Rb+mR\nYo1+SxNKjrvd34LsnDvGpbNjx3u0IqhcQGPz9Lx8keQRlrx2rBMNc9IkwCzO\n12aUwY9LL/Tr9L1q9XVnmd4f3nMo5eS4nJ0J6/aDXX1qgZdQkjZ8YAsBDLCl\njDPoNDJmlbHiHP7GJFcfe+VEDCldrkwNEJB6yjAUqFbc1eSmDeasPEYTYQ1X\n7AbCtfTbdDDlYpGiJh1Vr54uP4rC59UvZ79SQc9Ugwra6mNK6irCAiItkoDR\neLLimg6XeIAXCMqKvHVk8StXBeBhJUf1l9l3GHcBZ9/UDYvnhok0FFj6IRuQ\nd77O0Z0iM5Hhy72U+80cDlKe9818ZIrkHR+9RfNc2KGrtLScFzySJBOYioEV\nmDmF\r\n=/n0f\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"698ea2bc6f55fe534cda9c5560210591767420a4","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.19.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.1","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.30.0","rimraf":"^3.0.2","rollup":"^2.52.8","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@babel/core":"^7.14.6","@types/jest":"^26.0.24","jest-config":"^27.0.6","lint-staged":"^11.0.0","sass-loader":"^12.1.0","@types/react":"^17.0.13","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.2","@types/react-dom":"^17.0.8","semantic-release":"^17.4.4","@storybook/addons":"^6.3.2","@storybook/theming":"^6.3.2","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.1","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.2","@storybook/builder-webpack5":"^6.3.2","@storybook/manager-webpack5":"^6.3.2","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.45_1625642160204_0.5532002780865379","host":"s3://npm-registry-packages"}},"1.5.46":{"name":"react-parallax-tilt","version":"1.5.46","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.46","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8ecb2835ceb75c61b6b5a3f59691922fa2bbc4e3","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.46.tgz","fileCount":17,"integrity":"sha512-8tP+nkQuulhIwUYzrRlmP9PQ4TUz/9rVYdA944JqYt6UEYNhF6iAIxq2AjYXHmK/Nngytu739vS4lHlxBz/+Ag==","signatures":[{"sig":"MEUCIQCs2V3fe4udywlA21sGnyGfezXwBIm2B+901MpOEqZjLgIgFOnW5hQlBwA9+3/pvXWG+bQNhRllEwEPqC5XPFZ9uNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7+TaCRA9TVsSAnZWagAA3bQP/3qlr7KTj3SXjprRZwbN\nO2sbgYGDLIkK4qk30lS81HR9+Y7VZySgx6V7TLzicgXZaDCWMBs0rExNnK9y\nIFEPLPcORnJDqX6pIM7mIhLK0qVCOrah2iisqUAjyKlDxnYi1jmExz9SwiMP\nXQ53SbuAMMInxt+vfXtDh4wmCnZaa/IUj3pdIx9DnYymZYASdrbuiuxQqdwu\nh0yElRinTw9GDOlXygAT7BNEF4UpV9XY3nuJQS4kc1/zjwdl1uEnPM+IVTs4\nKzRVN1NrzVnDJ4gQbTXaSzciUXORGVfhQEQ/CebgVFDBHDJl/M1hxdeIg0RK\nI0qlyrg8FSLxaONeATSu01QUjrw0Zj2dciJGnZEmFqxCNDxfQeClfLPNRDK2\nLrjqBWah21liI56zgl5IvB6QOb8ZDTY2gGprCm525NADg5IJKoLA/O6PAuer\nppVuHPZ5kh/IbQyISOwgkjAPk8qNlahTCDvpKdljn2HjjlpfQ3l7rr2FE7PX\nvD665F6FKQVZsrclzuQvQtsa7P/tK4FFOBi6rPgBqhaRIUGpmMptWaYmGFoQ\nwllE/UMKNl7FeQNWIfJ7xaGcMhO5192ZdeSvYmhCnTVIN71rPVav0eaUCz4v\nViF0xZ2H71rh90MVA7j6WxAC3576o8SR3HxGyRJE3BUL1BX60aQp8b1GeMhv\n8hyf\r\n=kosg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"d41c6adc5af42a9ac8c522fff368c1b24ffef6a0","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.19.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.2","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.30.0","rimraf":"^3.0.2","rollup":"^2.53.2","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@babel/core":"^7.14.6","@types/jest":"^26.0.24","jest-config":"^27.0.6","lint-staged":"^11.0.1","sass-loader":"^12.1.0","@types/react":"^17.0.14","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.4","@types/react-dom":"^17.0.9","semantic-release":"^17.4.4","@storybook/addons":"^6.3.4","@storybook/theming":"^6.3.4","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.1","@typescript-eslint/parser":"^4.28.3","@storybook/builder-webpack5":"^6.3.4","@storybook/manager-webpack5":"^6.3.4","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.46_1626334425803_0.2946004418568149","host":"s3://npm-registry-packages"}},"1.5.47":{"name":"react-parallax-tilt","version":"1.5.47","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.47","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a018757938a72d92bbbe4e06795b1489c71b8567","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.47.tgz","fileCount":17,"integrity":"sha512-JgSsHQkKSXCoaj0Y/jTYC2z4Xlgy0JDHd7Exj5/KpqmOT+c9i6gHRNUrRAEa1ligz+Yu2OagVc6uOi/miB1UWA==","signatures":[{"sig":"MEUCIQD2bsQzIjnvIT/xroXm2pq/NiXcHBt4oxQMKAjiqUIdRgIgBZbQmOYWbOLJAE6LMjo07LgeKYW7h5ozLOqql1Y79vc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8JYoCRA9TVsSAnZWagAAJSUQAIY2JYb4gNqGTQZMU228\n3oO+nZFXVWO9FAUCjADer+IFHykBdIMG7upR81bQA6gN3HnjLzvpzbOkgr/P\nh3RxLef1qak6oSv2Jp10wyri+IPHntXDyTFjKuM3BL61Xsu3/wkqJ7dxqy/R\nPXf0cgFrYuyxogyMAvpyr9ghpOal+hAUUOAskfx9p9d5xHYHUbehwZSipPIs\nmVZ0WU8F3aizDuBlOlbLrrL4sI3cJqJRQPx3+vxgXDVHT9VpmgabyWN9ynet\nqhnrd2bo8IYwpNitI3n0mp8x57Zv3u28agGIAeDUEum118TLYu7Ctt4RDtEf\niCOdfY/835BmEUqSa1Uj+SXGsPDklJH8sTKieakvH5M9ywbw7ozjypwEdVFN\nq1DnhEnml/twZLWdXJpWGKIj6LD8cEwE+qS8k47XykQUkqUGv7E7UH/JbKhN\nFNgQVYsmoT4mnEwH3T47Ej+/jh7Mf4Nks2+qho2PH+dp1b+sppPVBpkBVgE6\nPqhC/KR+OFEUqGGks1Cy0ek0dkAz4/h5qrEXyt1yTeaWj08mKEzGlElaYsSH\nl2BB3D0vWSZESrNT2+NDmC23uHurKYHbQsMIQ5UQRtgt8kwiW8KJecf2OOsk\nqjLIq6L9t+tkMcLGybzKIQ1uBukaN0bn/v1JO0WaDA01eJRpotTFwuYyHnxP\nzw4K\r\n=Aaqy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"b4a363f69b7caf806fdfa0a2f287cc9d84aa0def","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.19.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.2","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.30.0","rimraf":"^3.0.2","rollup":"^2.53.2","codecov":"^3.8.2","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@babel/core":"^7.14.6","@types/jest":"^26.0.24","jest-config":"^27.0.6","lint-staged":"^11.0.1","sass-loader":"^12.1.0","@types/react":"^17.0.14","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.4","@types/react-dom":"^17.0.9","semantic-release":"^17.4.4","@storybook/addons":"^6.3.4","@storybook/theming":"^6.3.4","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.3","@typescript-eslint/parser":"^4.28.3","@storybook/builder-webpack5":"^6.3.4","@storybook/manager-webpack5":"^6.3.4","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.47_1626379816489_0.1580958535043384","host":"s3://npm-registry-packages"}},"1.5.48":{"name":"react-parallax-tilt","version":"1.5.48","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.48","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"60c6f1761675a0ca230bced089c88e244a98c1e9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.48.tgz","fileCount":17,"integrity":"sha512-fwTiN9vtHlN0BhFxJm7JDDTN9ZsAHWRg2UWsQ54wt8yx7081k3sXwg8GsqUaGAURWs4kxWmBMK8Lkf/WnzEqlw==","signatures":[{"sig":"MEYCIQC+i20SxOLATaMHXIyiDTXL+nfZsSYUOSKWPk5/OM7vnQIhAP/8av1rLKakylRvYG/wVEnjU/hfw6kqoNOUSGIXu7Qb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101922,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9yDFCRA9TVsSAnZWagAAXwMP/36fbAPBezMgGv2UgJNb\ndYtS8GEUqqIfdLJYXCuMyXSGnkJ0Xn722jfI7Qo9p6c0B/yckdFe4FulNvAR\nauHt99ssgjZ9TqaIS3NeAjcwmYWjAD3KEKsjeXjfENRt1zrsmU1Ru40lOItb\nKs9E40kM5f8X8JwYSQX+DIR0m1hLdtoCmoH9Oa/aTqPy9j89Nhg9wsmNRC5D\ngVsyLMTf8NOorUgQ3e0yY3RmhPUzmOKYNFKy6J3gWUdaLlfNiJ3aaekvvTFM\nk3t8wvBpjLPI7XN6MK/dMyqeUeXn+aClUDBbgfrZL40hG6ouDY63AFDPaUda\nLAFKxVcERWxnSlRCNVYkIo9x8WW8xso1S+auOIgmbDoV5aQc3PaBLIeqwJ7Y\nKHjb7hiiYdRj6j0nUybVJcrSw6c6RWbDkbv5z0Q83qHwxSyaBIy8ztM3fS80\n92daV4n4dl1xRnMDXMAfTjY+VUfTJOaIvY71GobVhmjGT7uAKKbah9ueJHF4\nlsnCkH2DSQ+nfqFx2LYQ5aeHf3Ns3UFtZ1uYkPEytr53zZScJQqUY4zuAQXX\nD4un/QvqiDzTsWiK9MP4jmOEIDzqtw+Wyk6mXY1LVclTA5v024oEpxh6WFpj\nfabpEGoL7y5FdnjdthK403XvQnSlrc/IY5XV9wGA+o/siWn9XThSmPdInn18\nwtks\r\n=Qrhr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"bb4e7f55c34a4c0d27244bce2639aba61de3ca8e","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.20.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.2","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.31.0","rimraf":"^3.0.2","rollup":"^2.53.2","codecov":"^3.8.3","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^26.0.24","jest-config":"^27.0.6","lint-staged":"^11.0.1","sass-loader":"^12.1.0","@types/react":"^17.0.14","@types/sinon":"^10.0.2","babel-loader":"^8.2.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.4","@types/react-dom":"^17.0.9","semantic-release":"^17.4.4","@storybook/addons":"^6.3.4","@storybook/theming":"^6.3.4","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","babel-preset-react-app":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.3","@typescript-eslint/parser":"^4.28.4","@storybook/builder-webpack5":"^6.3.4","@storybook/manager-webpack5":"^6.3.4","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.48_1626808517586_0.4355176491785666","host":"s3://npm-registry-packages"}},"1.5.49":{"name":"react-parallax-tilt","version":"1.5.49","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.49","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3fb341d5dde65d78862e589502f743d9f7d993fe","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.49.tgz","fileCount":17,"integrity":"sha512-uz6WxE8F2LZ0RafJtoz9RVBhD0v1EBMQqf1yXhrknthFSMhzf5KKPE9MZi41Xz1jbxWkeBLvi4emO9wTZUDAkA==","signatures":[{"sig":"MEUCIQCFgV07i5IbcRgoxn7LB6BqN9EPYm24BHlV2iAYCubRTQIgAa+nCopQ5vaDTQzax+HcueumDTnuVo3Pk/X5QkmanMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9zOOCRA9TVsSAnZWagAAHV0QAI3AcxBzHQvdr8nQvwZr\nAExqiTXNdB1ZaukgPPRbYadgzXt0J7EWZrJpYA3uILdWXffCnfOMan9ZWOwz\nGPgHhvb3VkrxvE3dBAenKXTA2N9ENg3CiKfDl81wHV952YPGJ8vFIHlLb3X3\nc1xqIR6dW2RsEGKLRsTKh6cl9fZOWTz+p4vOgfDcI8Ef7TGq4QtBTXr8ddnN\n6d+tb0EYB6+EO3RgOXNTgpLbbAeIqBFuQJqxMOxtVNH860lYY1+1sD0Tqazu\n+xpBZWLqQfESx1FFE+hqPPW67dbLO2Y1eHfaxN2AMz8HyHrZ3V2C+vRPhzRF\nVw6L58Dtpq7ARbqQaJkxOsMmNSn5jN+Kq4bO51eEvVKuBcHxhEn6kpUg3gwQ\n53HrCc+cOvQZRZDKw+FRLB22EuR1W12ijcPEgrYDceDO6epfjzpnvkGbDF+k\n/bSCoAQFACB9lUHlNUZrSXtyqSH4m7nXAFxaoLwMnyksjnzqKYDU/ovBNA82\nhv13SNY82ai/GsmEnyK7L0RlsB2j0r9himi5vkkUK+lQAn05zzeLL4g+UAnd\np4VsfWApxbHKvvcXaYnLS0SOYjEXHusB/5YVdZPik1DBG3hMJ8e6QNPg5QKo\nT6/+LqAZ00e+CkXjf7+XWLeDmflqktrEPiwViD4POWnpMr1uy/VCagQ/k8ID\nQC+R\r\n=yvss\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"3c74ca5c5b98293aa7125a2294d9853908c27cf7","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.20.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.2","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.31.0","rimraf":"^3.0.2","rollup":"^2.53.2","codecov":"^3.8.3","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^26.0.24","jest-config":"^27.0.6","lint-staged":"^11.0.1","sass-loader":"^12.1.0","@types/react":"^17.0.14","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.4","@types/react-dom":"^17.0.9","semantic-release":"^17.4.4","@storybook/addons":"^6.3.4","@storybook/theming":"^6.3.4","eslint-plugin-jest":"^24.3.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.3","@typescript-eslint/parser":"^4.28.4","@storybook/builder-webpack5":"^6.3.4","@storybook/manager-webpack5":"^6.3.4","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.49_1626813326038_0.017031581176947697","host":"s3://npm-registry-packages"}},"1.5.50":{"name":"react-parallax-tilt","version":"1.5.50","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.50","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"24f14f0dbf660199fd5020085b1a83622aff9b92","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.50.tgz","fileCount":17,"integrity":"sha512-DDoDVUtmEdHLoiLDHuPNzSrVveDSeISoGUPGCqXpSnIvtJoq7AKYbnsGbxBKqtLBZo9HFHBhqNhRrEkRy0budw==","signatures":[{"sig":"MEYCIQD9Vqwj22I81h1LPhgLK4j5bhTd/piMuoUv/aLBz+IfyAIhAM6aZf/nS1dT9EUqEJ37jdS7iBUnlo4eM7dFvI9F4XvH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg986sCRA9TVsSAnZWagAAwwcQAIZLL0uA4CiurImlD/tG\nJxxTRXuYdpul1coNGhlHxuaw1hKF3WZ2Aq5snbFuPwosgG4PPvGPPIMcdGkh\nfBJikeFWdikyq9e1nHejwi21O1MdkYvRLzRCwpoVEvUL+61elWCpg40ouqjS\nfhNVwvilfwGXHUHg4LbSqlZx72N+4fPvVZ9h8DxTPpVdqYXPpSK4E8O6WBnl\ndvjDOZUse0uyqNunYUYe6wjEs4wZPAp43ZzSwRZwzEZLI06DKajyYjj8KzAS\nx87dEJgLCj15qI2g2Z71IZ7QjEvjZFELxPdA/a7MoCCCbo8eJ7hZ64tssd9N\nhgabpZN1eeJk1PVEIMt44VQt/Iz9po7nay9xh11NNsV7NLjgKpQOO7Vun3Qo\ngBgqx1iD+iF/vtycivz4/t70jEtcS1wqo0dvyhiIXk1LDb6uySFkeazL278u\nDeSHs4gv21235k+ClvXRHVeDNy7joL7SD7EZpdXxNmheNCR7yPIgmF9FbQNM\n3AupmzSQzYSTAfp5oOQuSVXQ3CjJeWTpOjmTOMazaLus4nDbIjWtj635n4HO\nAwKR1uZ/qGAcJHMIH/sr8X2s3DNUeFj21n12ro7EheU6KwaBfXE20/cN4VHa\nDbGMF56kJQnIcbAD+NrHIchJopLHkJc4vuaXUaVMxhXInVDrcCG7g2zEs5sm\nurVD\r\n=fBQu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"9f44767ee93cacd3453204d11f8569e39e5c8093","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.20.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.35.2","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.31.0","rimraf":"^3.0.2","rollup":"^2.53.3","codecov":"^3.8.3","ts-jest":"^27.0.3","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^26.0.24","jest-config":"^27.0.6","lint-staged":"^11.0.1","sass-loader":"^12.1.0","@types/react":"^17.0.14","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^12.1.4","@storybook/react":"^6.3.4","@types/react-dom":"^17.0.9","semantic-release":"^17.4.4","@storybook/addons":"^6.3.4","@storybook/theming":"^6.3.4","eslint-plugin-jest":"^24.3.7","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.3","@typescript-eslint/parser":"^4.28.4","@storybook/builder-webpack5":"^6.3.4","@storybook/manager-webpack5":"^6.3.4","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.28.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.50_1626853036546_0.29686019156915866","host":"s3://npm-registry-packages"}},"1.5.51":{"name":"react-parallax-tilt","version":"1.5.51","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.51","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e0123c1bb4652a14efccfc18bcefaed1cd89b8fd","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.51.tgz","fileCount":17,"integrity":"sha512-c6Gzk5HwxGncPURBIUpm7UpfxmF5UzlNPhmAKTbPgiuZX9wGpRG4U5Exs8fa0F3n5h4979aqv4L63OSmhfb+Qg==","signatures":[{"sig":"MEQCIHhxxBuLjGZIhjmHPqDsBLDBIN1PL8jBceTUtAl4hxgvAiBY9LzmXv0gRcT0UhzgM3YKKM3EmTLF8m1r2Z3jtE6eCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/blXCRA9TVsSAnZWagAAwIMQAJ0fo8WHceF35BNDg7jy\nQ9uxHxRCWyBnbuZ4UnwpkQwQxK7XvaT6bYJOY97hAkdSFxgiQHSlPRrXT5bI\nlDdCw3f4vJIybR/D2XYj1zukI+vBDbpE8gsxrb0YH10rAyoEObNEmDMRUdLg\nL5rJg238ZibVhd8zy4QtBqtC7zGqCojT9qTpYGFVOtoyAnDkJ0bHcDK40zhx\nWhWIHNkzXmyw3usT8MFSDAJwqimomDmAyYeZB8uXZLBuXaAC0reORY35s2qO\nMVvqn3N1SeeNWup3AAMXahiF07YHXfYhSC6dU6WwIM3NQvgvpZYxrkIkQ//n\nEn/0KS/xa3oApN/VTyRnB3jaOfHVali3gEzvJcKzCpZ9Pe8FoM+VJikbXxPh\nSNWbmmJpzdusVXTRpwMEP7o0oCLgjrsJqA1XFaCyqAgIhIfOzcBjqMqNPOZq\nSTaaGtRy5PdWJZo5jRCB5iVTpHNweiveI+CTVV58/onMWcOG5z2K0ncFiX+6\n84+ZYXTPLnenDTihOkSdYjdUIFb2wESpJI9UnMp2s25PHUSDfZb6zrClDRpn\nqs06XOxl65PLFeHE/15yIUkHSzsI8AtRafRW+5J6uOpBvDZ4U5aKyiyQxhBC\nupeCAJeBdqg5cH+O+ws8SXNEfVUHFDEFYmjkQqF7WR8MFQqAsQMDxF+rxbFY\nqEQ8\r\n=QR2D\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"829ee506facf646f546545a86154dce91b186b87","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.20.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.36.0","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.31.0","rimraf":"^3.0.2","rollup":"^2.54.0","codecov":"^3.8.3","ts-jest":"^27.0.4","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^26.0.24","jest-config":"^27.0.6","lint-staged":"^11.1.1","sass-loader":"^12.1.0","@types/react":"^17.0.15","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.5","@types/react-dom":"^17.0.9","semantic-release":"^17.4.4","@storybook/addons":"^6.3.5","@storybook/theming":"^6.3.5","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.3","@typescript-eslint/parser":"^4.28.4","@storybook/builder-webpack5":"^6.3.5","@storybook/manager-webpack5":"^6.3.5","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.28.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.51_1627240790955_0.09042215933987152","host":"s3://npm-registry-packages"}},"1.5.52":{"name":"react-parallax-tilt","version":"1.5.52","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.52","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"cf4f88305ed0923d76e19738c69c0d82c32ec7eb","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.52.tgz","fileCount":17,"integrity":"sha512-eDxiFzjSJRZCBVdXLmo7C9dpLDAwZjvTjK+VhSia0awxxVCudhjeFHpbuaT2XydIpvRVKpnc8tiH6nBhljKaeQ==","signatures":[{"sig":"MEUCIATnGOJiyAuCQzZ18HJ9hinV7MGdbBFdBNZFqksbTlL6AiEAufx64PHSwOu4y3ndT8ZFRwIs3s7VrcOyoHVqe6UowNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/xdCCRA9TVsSAnZWagAAUR0P/Rj7f4nRoWuWNf0N3lDX\ntMHtESYUoGVl9kpZQ94jB9fr3aOD1P7FsTOIAQeaOD/1zXlihYYAlsHwsBxL\nEEkUqugZ0QO9Nq/xeB1W7gn4SlB99vGTIzvZ2vdpzGTImZUK1G0WL0RQ184e\nkVTG2lyAXL0etSjAVNzQPwbpJHobnvttG/zZu2t7rLgdHEQzd2QSE4UETnYV\n4S0eN2fEKHRl+X51Bohir14QHlkqqiBR7/lE5SCKvXnfhzVtvxeEDa3A3F43\n3AoO0PHqDVj8iYNn6+MjOLtYYqFh6HjwaTg8VAI6/qwle3KHH/9xQj/gcovA\n5fSj3dcrKOdO5JBiLNXkfK0fPFcD9I9hwQbBgqY1kF2Iokk08Kw7gP8MUwza\nxYRBX2lB8VY8TxbvvUJ4Ptv/rEc6nWoAdhEE44P6pt7yp8vka3SYTWEqZarI\nV9Vf8Pd0+nMXQIFQS4FHl53tXdPYDTEIj7p0vW6Wg+jR/AM6GwmTAJbOExUm\nLLC2+QdUBwxXZEWFHmM4cJO5tZTpGn/7Ig0yAXWkR1xqvjO1C0NpFSz8p2Dz\n3RQoZt6tcd0bgI5RV9IQ+IJh+a3IHwU/7w5pUMgaq5+mNqqynoTKopTYLI/d\noIZiNMgcA/sJgqrMSLkJmRfxEyftMQv/m1J4+hV1yHb+deNp7CKDcxjYlxLb\nNzbT\r\n=ImAj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"b527cf6be323b1bab9e245c7e0bda1c866a08306","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.20.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.36.0","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.1","enzyme":"^3.11.0","eslint":"^7.31.0","rimraf":"^3.0.2","rollup":"^2.54.0","codecov":"^3.8.3","ts-jest":"^27.0.4","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^26.0.24","jest-config":"^27.0.6","lint-staged":"^11.1.1","sass-loader":"^12.1.0","@types/react":"^17.0.15","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.6","@types/react-dom":"^17.0.9","semantic-release":"^17.4.4","@storybook/addons":"^6.3.6","@storybook/theming":"^6.3.6","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^19.0.2","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.3","@typescript-eslint/parser":"^4.28.5","@storybook/builder-webpack5":"^6.3.6","@storybook/manager-webpack5":"^6.3.6","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.28.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.52_1627330370585_0.5518852889747388","host":"s3://npm-registry-packages"}},"1.5.53":{"name":"react-parallax-tilt","version":"1.5.53","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.53","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ab90100f089daf49b788689ff028cdb0de2b654d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.53.tgz","fileCount":17,"integrity":"sha512-IvTpzmiKfShAWqrgj3befrHL8mmPRra8tLcfxgGw9+DV2fcMaTRWmk/OTWjaYYlKkV86uw/zutBLqs92AnVYrQ==","signatures":[{"sig":"MEQCICRJ9uNv7Xa2qiADdlUT5FzVOGRG8Dw5JyJGYIXdvQnVAiBfrqvyqZ61REx6/rhfVfFu6Yf7nDnvrM0VGyJPR4eY5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBFtYCRA9TVsSAnZWagAAK8gQAJ3vGfL7HzTC2e0w872j\nXJJJMiJneGlRI2eH/Y7YEjjCFA4DRZ2wF64JG3vXYjXKBXcvvUsjdBmpIZcZ\n4Wja9kq5n3Xqy9coDn21Iut+FrYOGno+2Gzkh36PboIIbxHT3DMHBKQv6F8n\n3bUytsKXHgka6bh5wGoqNVw+BHXY6oSRcwTL5VyUI8Vg4LVPZKYsXGldBHDG\n5MrL6/Lwy95P/GPBfWjlvfwEFIiqJVhs2zA61j8IryOe3d+UD80WI2fd7OWa\n+uWS4ImhsN4hdLHfOJ0/7VTL6f6Qp4OAzD7DwMfjUHcs851wpLdP32zbZb03\nH2N9+VTRf3BCc/jICabmMxIrFyY80aaQmQ7f3Y+qXQETbZuCfkLAuU9XIKi1\nKUd9q41aCMPINREY4atJ9N+uH5d+ecIdBY3QUi4PkhIzl1FQNROEVv1crxff\nD4Vundj9Wpc8ols+AGT3YGJaQhxHgoeLuaeIhDUEmoeOfx2S9aUFEegqArjx\nGyF4KPAkQIiB9bjH+DQavcKnky/AT9hCILnPn+Sqe+uSZrO5VxMRFyXkowfb\nQob1LeqyEYYBVoaG/tGmenV7d7EGdtUanuPE15obDhEqtn6laBWz1+eOr4hR\nJkAcBrYqJIcP6TRHDkDma3L2xRFmjZeOEZUNpezl5hpLFOL/JUYNsC4LFFUL\nxAWJ\r\n=t+F7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"90f8fdfaa86dcf762f72080916ab01fcb747136f","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.20.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.3","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.36.0","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.31.0","rimraf":"^3.0.2","rollup":"^2.55.1","codecov":"^3.8.3","ts-jest":"^27.0.4","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^26.0.24","jest-config":"^27.0.6","lint-staged":"^11.1.1","sass-loader":"^12.1.0","@types/react":"^17.0.15","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.6","@types/react-dom":"^17.0.9","semantic-release":"^17.4.4","@storybook/addons":"^6.3.6","@storybook/theming":"^6.3.6","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.28.5","@storybook/builder-webpack5":"^6.3.6","@storybook/manager-webpack5":"^6.3.6","eslint-plugin-no-array-reduce":"^1.0.20","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.28.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.53_1627675479958_0.18238388312449683","host":"s3://npm-registry-packages"}},"1.5.54":{"name":"react-parallax-tilt","version":"1.5.54","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.54","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2a00a8b004e89646cfc9a6aec5fba2a79a96db6b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.54.tgz","fileCount":17,"integrity":"sha512-X4mf97kJdf8gwIGE4gu971S6jUC8JZRTlpfbnfwEwAKG3K+diRfIXKO4I3GyE+UutAa03Ugu7AVNfPa7aJ/Ydw==","signatures":[{"sig":"MEUCIQDv3aMr2HnQx2aoy9MkWyDreoNOGHHwQc0bQlBrHwR1YQIgHzPM3ledbt8cRjBHlyP/sUp/c5Unmj8gdG8duuvJsK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhC5MQCRA9TVsSAnZWagAA/IgP/3rsY8yM1JIuP09mChJ8\nxt8U/Tk5vuAi61B4Uq+cETEAh4j5upkDevXdL7SQVsU4QWCRw8jllhPeibjj\nFVQU8W7ATWll5hcjBTvitzfTBMXgq1FF1FfPDeLWxY/8Ccd2+YLR2lydUlZd\ngzWJcoTSk8jd3EIL4F0pfLlMnHInILboi8Du4lkNxoZqQLn4ch/y5X3oiyjY\n8Dbg1T5OWFROA4u3ghEffLEfulbc2j7IDr2Ba9enIBJx0BFEyHCBMQ4CaM/f\nomy750qIRXslxXcQR+UfsfVYN0bHLd5Yk7kr1huACeq9MrpuAl1YINT00pmX\nPmKnYnZwgeH/U/olDuQtRtlBAC89+UEAPtxTBM998mYJ1B9DrGAenjRwt4DV\n77SZSjCu2IXEWhIilYRFsrPAlAlPoBjGUar75oXj0M+kdr1tawURYRpnXVa7\ne48o5Z1i6uCluCBhZiLz7a+rbkbz4/55qM3iwG9mDO7o0vcVpsUXcqD5h6Kj\ngROCARo9siW9P3CTSbD/nhNXinjUiVYpKP40H21tC99/CQE2aM57jwiWZlOW\nGBs8gD4jKd9gKI17Yjr5OO+rPEBZyNXMH5tqJj0ZpcXGsAmTyFpr6DH0kPk/\nClkr2vg+/V0cYuX7B+k9gNmRJ/IkrwGiPAQiRkC0VA2/79I5nlaDOlvFzJnt\np9cI\r\n=zL8O\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"fc93a09324f3efab5099f937f8b35e525c146e50","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.20.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.4","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.37.5","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.0","codecov":"^3.8.3","ts-jest":"^27.0.4","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^26.0.24","jest-config":"^27.0.6","lint-staged":"^11.1.1","sass-loader":"^12.1.0","@types/react":"^17.0.15","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.6","@types/react-dom":"^17.0.9","semantic-release":"^17.4.4","@storybook/addons":"^6.3.6","@storybook/theming":"^6.3.6","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.23.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.29.0","@storybook/builder-webpack5":"^6.3.6","@storybook/manager-webpack5":"^6.3.6","eslint-plugin-no-array-reduce":"^1.0.21","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.29.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.54_1628148495870_0.09584653652644604","host":"s3://npm-registry-packages"}},"1.5.55":{"name":"react-parallax-tilt","version":"1.5.55","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.55","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"52371b7985c66c41187ed3ba49f50fe6f2d80997","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.55.tgz","fileCount":17,"integrity":"sha512-dWVc7lRCiJGN4NYlwvs0dH3Vn1MlB1K+Tp1vvoU0nxuj2f/tSpv/DTcwv9+O46l9x4XQg3DZkpwUMJWgzAO6Rg==","signatures":[{"sig":"MEYCIQD5aj9/CVQ9fEoYHay+SxdcnUnUREKrxYNnZVi5INLdKQIhAPRMb7n9a5TckkGN15mIYhXJhFDzy7MfSh0sbz7f6WEp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhI/chCRA9TVsSAnZWagAAvhYP/05YDOvLGb5EqzsgVq9j\nJiNkuGpDZgRGZEvxKq8dkwMhWB7GNaI6c8Vha8BBNZFpV9McCA1vSXe4d4J2\neD17+SJlsaXXeu4VzCjfuWdhz38T6VUomuSrK9++O/GYs6NqRmh2NU/iuCr5\nmIqOjUkgPwPJcWoQiy0gsLGVFlJ9bt2xLK64LBpQjS0oFAhnVTw0CJARQ5Va\nZa3PD4/HOCPsiLSoGklnBTtR/86wVS4YRzV9sCGiDv2hMWWgfVAPYLccP4J3\nr2xBPYOiS9py1ZkHsKQS0yEAU8EkuVcflyXBtBgW+xhygLue6mHNQ85A/TRD\nA6TlQ1meMPPlDPLkwBcHKI3nAqIt4LzHUF8itziQ5N1fw275Uuaj1LhGc7uK\npN5vDA5fF2SwWj2yQcKGpT0FdWmPedne4Ywedx3iSrdGyENHIlC7Zb4odom4\nlUHfCgQdlRobBvGj5xPcd8FolYHlvL6uN/fRp67Vzck/A/oDqhhjhzHZh6Ep\nXfk5EoeL7svAiQmgAuK17EinP2zD3VrdyDdhKejpBLwzyrzQr8vAO3QwpPNM\nQkhG7Pv02jIja3HZuPdBG9XYUcLNiBLkSQwwsWhIPq6DtK/JddrVof1+6EbC\no5z1cCdpx48DlhpsEnEcf7t4dqFdbce/CU1623HSeLz/x5lSsUwhAD654iN+\nZXI4\r\n=sgeL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"865c86b0f9f485d8298b2e477828b14ca3c98d40","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.21.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.5","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.38.0","husky":"^7.0.1","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^27.0.1","jest-config":"^27.0.6","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.19","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.7","@types/react-dom":"^17.0.9","semantic-release":"^17.4.5","@storybook/addons":"^6.3.7","@storybook/theming":"^6.3.7","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.24.1","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.1","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.29.3","@storybook/builder-webpack5":"^6.3.7","@storybook/manager-webpack5":"^6.3.7","eslint-plugin-no-array-reduce":"^1.0.22","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.55_1629746977484_0.7502357389522247","host":"s3://npm-registry-packages"}},"1.5.56":{"name":"react-parallax-tilt","version":"1.5.56","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.56","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c1c7919b1c1430b71fe20903b6a09c89bb096628","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.56.tgz","fileCount":17,"integrity":"sha512-FLafq2KmY4UrbdethVDmREigsex/XU8MymWFZVQ2leaCqUKaYoc5qYy9FPrkvG+Uqvih1P6P6g90GdRB+uy7BA==","signatures":[{"sig":"MEQCIAK2Elw6ywI1aE144aGfpUPMWHiNWXVPo7Rb/FVSuITzAiAXQEenwhXFP+kPy8mduA9GtIYidhUtoJ6mQJ9PNEwN4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJy81CRA9TVsSAnZWagAA7B8QAIsFb31R3d3kTzFjXnLF\nSRWdOacs1u4mavwNF5X2N4GsfyOchDYpAS1wvYCj0nm7b1brFpk8/f1kuvZl\nT6cPdaOU5ICUSsrHgR8ZbgjFmcRLFK+2z7kfVyskXFK80a7ibmfnaLjeSffz\nOLlaflaARqyOG59gVAgPcJpAfoX2ojzTcmhiZdVUzdYnyjeQrUflsxF79N/m\nJPi9DoldyXDWVndCysCCe+VQrj3ZMwlHulRjJd6rb9iOBzgCjM4YCzAicQLX\nEcBQgVw9fDqhbfQTLG84YoHRjKicHXPtWWL9o+QDW/o7ihbEsrzfKlLYbGZ5\nPWhuQ0ak8zoRM1maI1PYKq8xHu0CVsxJaI1Hf3/I5UQZWMNtyKc2v2zep7a1\nBjqmy/j4IcCFrLIRrPmAZZfaoW3t5Qy+72ZNp4NwGJegMOhCnle7THYjFcTZ\nhOnUQeev7oxsZiqgnPO0WkW20fOsw9hssvgaypVny3PjEWMXZwKq0R5f7Dir\na86kcx10e1u1IwKR6CCBtb28YXqeKbzBU5fSnUKFj5zNxkN1GhGhd+b1bd5Y\nP/1xOGpqgdRd1M8YrHh68nOhbG1pnGEjwOsJyhRqLSl5xGdkZCUJfbtTcr8E\ng++sFXm/tbId2a7vgUp8pNHCB/m1VVDssVGrokWUe4p0upsGJ7sb26Vb0xuM\nmGdT\r\n=4Tl8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"8b6e0bb05aa622b265eb274878dd61c32b0bd815","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.21.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.5","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.38.1","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^27.0.1","jest-config":"^27.0.6","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.19","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.7","@types/react-dom":"^17.0.9","semantic-release":"^17.4.7","@storybook/addons":"^6.3.7","@storybook/theming":"^6.3.7","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.1","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.29.3","@storybook/builder-webpack5":"^6.3.7","@storybook/manager-webpack5":"^6.3.7","eslint-plugin-no-array-reduce":"^1.0.23","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.56_1629957941138_0.7639743478351377","host":"s3://npm-registry-packages"}},"1.5.57":{"name":"react-parallax-tilt","version":"1.5.57","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.57","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"575cc26b8237b65874d7d69edb145f40a56e76b3","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.57.tgz","fileCount":17,"integrity":"sha512-Ziz2rbDnJKRyVBZApl9LdQ/Tv7bB6O1ZbvYdR0wbdtQPYcK/7uKfFC4VfUNFZJJs2MFk/XLmolvaMPnyM5KpVA==","signatures":[{"sig":"MEQCIFDcj8e2zX5B2qGUp1cHNpemvrQa3vHyDDvpf6py5Hb3AiBCnwYJuS3btVgvsBHMu8E5Y9exPoKjIbzUpN/DOeiyKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKI1FCRA9TVsSAnZWagAAVnoQAJwmfeYAfS/svyiVRYd/\nwD91qEZj3H4GytMQkzrMJisr9x+df0LUgHir2ns6QCr2ARubBJT8Om0T1Nm8\nOM3F3WFHr2Te92ZUJKKrjbuVmt4LuvOziGUFMsR34e5XzxN+jhCyENyYL+4o\nNr5nUDjpPTk2OXTatn2hbkJUH0GwnxsNKJDkBaEcloJ2t24je0Jl7/K1e5w+\ntkFRlwIWXq4ZC6Q/yhosCrgMERICBx7Nq2UeK3XiF4qAVKVxOYb/tYVHR8z8\nE0N0vT3/4lIvNGR9T1TbjRI38Ey/kRwFZP1ixVbhusRjhCPW9MVBh/CqTLXV\nyxZoHqtVAyoJZrBhxi/gzOjLUQ6LIuSlgP7EUptAD820/Gn8LkBCFGuFCs8n\n3fuWC1WYy9fkMZ6hhafcNBHKaCLV75sTxYQPGEyTUNHrTo48O5SFRzkLyBh6\np1gsN64iOHrDsFsR03c6X7DvsTkr8rFEF/s3DpmhYZT8A5vNWUGg9FmMRtWZ\nt7si2KQWH9eW0VgruUkdZrz3Ff+Ch2Yc9M+lpnFJuxql1YPYHJcDzTDy84DX\nmOu+OAQ+KwM01ZAJaBK1MQV81mIcSwVsWhah+3Tjninc0zU6QoCcR91dYI7e\nEBKhOnPKoVpGNSxYDcNQedwRQcpPWN66E37RuB0MDfF1z8iPMZds0MXyfaVs\n/zna\r\n=TWnA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"a8af9570a7261b13c75c626add5d02f2b3b7fec0","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.21.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.5","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","sass":"^1.38.1","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^27.0.1","jest-config":"^27.0.6","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.19","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.7","@types/react-dom":"^17.0.9","semantic-release":"^17.4.7","@storybook/addons":"^6.3.7","@storybook/theming":"^6.3.7","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.24.0","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.4.1","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.29.3","@storybook/builder-webpack5":"^6.3.7","@storybook/manager-webpack5":"^6.3.7","eslint-plugin-no-array-reduce":"^1.0.23","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.57_1630047557449_0.009430113485056735","host":"s3://npm-registry-packages"}},"1.5.58":{"name":"react-parallax-tilt","version":"1.5.58","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.58","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"39addb7e46cf9b98ba389963ac21bcb9caab3b4e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.58.tgz","fileCount":17,"integrity":"sha512-mncdBAaYDDikSgMs2VFaoeS18GVW+5OsoWWn6lJ5kYuhh+zh/rTGPXsufJcNds6nmu9/bB3eK7Acz6ZH1SWaGA==","signatures":[{"sig":"MEYCIQDCxIKvy2WnMuLBHUiTVTfRREM5CxGSm3PRy6XyCI6WUAIhALBXKAgBTKkUer/blQRGNMsmd7nU2gzcZLjb1Wbb20kq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNmLFCRA9TVsSAnZWagAAMlAQAIvqsyVHS28+4PNRuuGP\nsyvAQRF8zTWG1odu7HhSgW0JA82YiEDdZs+ADl6Y0kDW6tynKTpewmekYA+h\nCmJ+Crh9gY6fbFZPcCb0Pa6tUN8Rp2u3kMv4G+a2HoKb6PpPpTloR8yHW6lB\nsaoTZLrcatIF8wjALpSb6LtX+f4ZRr8CHXIgyelqr+9Pgwh2Yd05fKKjHUia\nxHhYRwRngY/C3njaElnhad9TME/dO9to868QLRYCI1m/ijjar6bDpH+hy8vN\nd/qYeEAXL7GdvzsDrlDTP6iZMmMjAUdTXRXKDNxCPjLnJxHYVKMH3aDw658E\n7o1ZDEZw0PpiahLOZ7mhn+UXQMCGw1FLGkoek176cAhXST7MlskiYzv2bAqL\nxVP3oB1l1YbQL9tGDeIyOKr6Wm306ApfK5OJZoGdBKyeDhZm5rhlefafG2Kh\ngLnaiQbL6OvG/XbNoxsYt+emoAu5y4gJriq15txcVqLpvvAPZWtgfnhcyRbK\njvA+86sXkYY03rT4aSISZd6NAvR9/eJKL4Ii5Rz/m6yTuoeCbB98FZK5kSqS\nkyP3GEvaI3xWYO7bzfc/UVv7Kcx6dBGaydAla4Seweg8oUnnwEJvSZrc9rEJ\nKjiB5S5nHK7H7JGyirYL1/Fr5lIRp8eFuaIKtyv09LE905rMUWVu8txsdcm8\nqxDK\r\n=2YJ2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"18f8e6f6ebaf19f0a4d3723614aa047eeb8e25bf","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.21.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.6","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","sass":"^1.39.0","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^27.0.1","jest-config":"^27.1.0","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.20","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.8","@types/react-dom":"^17.0.9","semantic-release":"^17.4.7","@storybook/addons":"^6.3.8","@storybook/theming":"^6.3.8","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.25.1","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.31.0","@storybook/builder-webpack5":"^6.3.8","@storybook/manager-webpack5":"^6.3.8","eslint-plugin-no-array-reduce":"^1.0.25","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.31.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.58_1630954181465_0.25388612434717905","host":"s3://npm-registry-packages"}},"1.5.59":{"name":"react-parallax-tilt","version":"1.5.59","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.59","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"aa18031ba6b9e56376893c46c9139366658cb0b2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.59.tgz","fileCount":17,"integrity":"sha512-jn3K6rcaqQHSaMlEpWsBpMbkndIQ/J5WjATgEhP8dOjqnuoSlE9s0zAo8fn1Sssr2R6r4+sdSzCI/3Hn+yoc7Q==","signatures":[{"sig":"MEUCIB8bNJZRiZwS0C/ZKclcqMuq+SLUgwHtpAnZlEahHOyJAiEAmCyjRirWtVr3Pzcjc6sKrBYlO49qhm+gjVhJ9aOml2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhORJdCRA9TVsSAnZWagAA5gQP/i8C0QIaMRcDdLnvce+E\nmlT7eFktTEFeZHj1cCWdRwCkK2XkGW2/5UGUKccibp17bGnX/j0H85Spoeka\nP7W+LKQkkRg4c14nZq7EHEgfA/ZMyqylLBT6S07v/0H+7/3StoVWWcaPlvrA\nswcjYdizdyXbQLIj9NFFle1k3R8fPxcwYTS2tozEFVyLIOhFjYhcdbTxF2Kq\ncCeUOYfTj9J05vmoDLCk+91soUY/MoaKtYM15wmonl1yPYUIiuG5lUPmQXjU\n2S89GRijk6XHo0BjmhIqcJjduJc7b0LPzhjsO3mEfaQiyb0uOr7FvlYES57W\ntsnAR6WbZq6b7lfq9wdd/PsMLPe/EC08CA1wP15J+jgl4djv7VLdNFynRGq6\nbUu/sNMUppvLTT/LezcBdiLhc9vPdynf0sD13o6n2fMQkkGCYA9ZK5fheKWq\nUNVvIvz3JCD64ZjCNIPEN+FG4G/QT9xK/v2MRwSMA7K4KdEe9m/1ZxcMkZb/\n9JlEhp2Yhtczdg4Z2NSP3SPOXdj1SryfTh6+VkvO7ofmtHHRnFjulUxmhNTd\nwIUwJcx3HtzrQ7IVUYCZcbZ5rIsrejf+6ntyfmok0wfVF3UA0Dq4Otw9EuSL\n2MW0eZkjgINJUMH0xLPUrwrZ2VZRz7Ew4TRYoeP4yrSLBEeS0aBKT8bbdY2S\nmdtj\r\n=ciZ7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"f5bee1aa008b5cac9557d5f12f086127cf6459a7","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.21.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.6","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.1","sass":"^1.39.0","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.3.2","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^27.0.1","jest-config":"^27.1.1","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.20","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.8","@types/react-dom":"^17.0.9","semantic-release":"^17.4.7","@storybook/addons":"^6.3.8","@storybook/theming":"^6.3.8","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.25.1","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.31.0","@storybook/builder-webpack5":"^6.3.8","@storybook/manager-webpack5":"^6.3.8","eslint-plugin-no-array-reduce":"^1.0.25","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.31.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.59_1631130205437_0.23909866614149045","host":"s3://npm-registry-packages"}},"1.5.60":{"name":"react-parallax-tilt","version":"1.5.60","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.60","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"6ec98773b2f36bde2943d9db9d8c1eb7d6f8113a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.60.tgz","fileCount":17,"integrity":"sha512-DyXZHVSSo4apm4DS62uTmrgpePBjNMK6KXBVybtaTy2E4aY+hFtIIgiJOwbdnugSj4m5iVyHFOQO5sM8tz1gvg==","signatures":[{"sig":"MEQCIHa/HzsxI/BJIyd6IirihY5HKxxoi3uRBQV4+UevAYBUAiBWyNNgUrsSQpwNzHl6bdKrJ0ZyZgmk4op4qeXOk0SsIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOwYnCRA9TVsSAnZWagAAtpIP+QAmbwsXlrmrbOymMJZo\nwpLSBOE43vc6jsVSDJ2hNeAFu35Qpo1aUAUTDFpdem+8D5t0OH1rVJQX1poR\nIQdEUKBrwdsfRrSZuZPnuw+TCb6s2l2vMkb0Ml2CBde6dlVxcsJC+OdjlKMZ\niGidgjNEIvYLauZrsr7fKTebl4VJatK6wKyqcsmpO8b8h4Q799SFpTXbAQRm\neGgMBSbhPLSOGox98MAmV9XgF3OVoYe7xuGS+R3zqBStZONkGI5lFPmJ3MpW\nymI9SIVYEm1pXKcKU4bTHNm3uaNdfUjnMzs/HGRnrQP43SI7DfqE7sHAN7rR\nbftY4G/oLsMpFDWjvJloHqnCaCRSFfvoCrnxkpgjPRdAkrw3inoXOzUo8gCA\nJIfdq5uC8bdPUIRlMoSR3m7kqVFipUuUgQnX0dmbWj4UJFw7yHBWmih18N0F\ne2TjLlgrzN8f3TResIoYVFTwmSWMhkHgaYOg6Xi2TyVe6X7ar8fDudd/N0Tc\n/sLhEDLKHX8dNffd7GQrGVFqkEnBp8lvuHwwtuSiz2/5qA4Q5LZjfnInyTj3\n9IUvhfxkFU1ab9ZIAQBBPu4Xtmb16rM+GTR85Rxk9JmGPzpaR//k6NCPX8dt\n7DBkByb4hsQiR/cHxiRwijyvHgukuUNtJYzA9t8piAl1JHRCATywC21rMYXI\n07X6\r\n=yzJr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"580de61b319cc499caa726e3e679691539cc8eaf","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.21.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.6","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.1","sass":"^1.39.2","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.4.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.3.5","@types/jest":"^27.0.1","jest-config":"^27.1.1","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.20","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.8","@types/react-dom":"^17.0.9","semantic-release":"^17.4.7","@storybook/addons":"^6.3.8","@storybook/theming":"^6.3.8","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.25.1","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.31.0","@storybook/builder-webpack5":"^6.3.8","@storybook/manager-webpack5":"^6.3.8","eslint-plugin-no-array-reduce":"^1.0.26","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.31.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.60_1631258151533_0.37251646137096617","host":"s3://npm-registry-packages"}},"1.5.61":{"name":"react-parallax-tilt","version":"1.5.61","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.61","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"88d2847f75446240d5b9ca6e7a5ee6453259a4f1","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.61.tgz","fileCount":17,"integrity":"sha512-TMC9ZHCNgyZmrCUKckC4VjLDRGZZMqn1UA2yyM3Prxuwmx/abAObGFTWqWH7MAR1aZtdPqi84Md1sq9ioA0jiQ==","signatures":[{"sig":"MEYCIQDW/we1p4Z4DeMuJRyiaFNGlXb+pAyTMzIIWWSxbGAsGQIhAJvO2yck50HPlY+DKEKGsZ9MWgm1R1yyM09PSigqUCA4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhP6wYCRA9TVsSAnZWagAAVPAQAJZJSeXY9HlWO/j6w/dg\nEMNCybIw9r7a7DO8lNTDaxSAHdlIbq4rik/K3AbYAGTspQrQxb9oXnv83Mjk\nypy4R7qlh5kFIOSlyzkn3n1l4yHKQ8QdT310V42smLvYQEOXMvphl4Vqwuhx\nx9egFNdMGzS9sHsT7dhFUUaTs0qf+u+rDQSmqsEFJuJXtr6lxvT8RF+WKQ2D\n5VyOUcRlBlO63htwQko5GOurneMMAarBUC4W8bchMN27SikCS5wQh6CT5Pwl\n56bOUh4eiDW9aEe4c0DRASDhEwpAtE3R7+lSkwjXSNFQoqgSARqI+w29Hz20\nn17CwoPl5ecvlaOdSoRclkij44tn7FuIzb/GNYmgMuaLD6t7DCjqcg/kD8x/\n0Y9ZcfkA3/iAjyCm2q0buT+mBq2/VtRny4UMgcbZ6adfTh1wYIqKcS6Sb44m\nVMkb8NwG7u1Z6Qfn1FlAF9w16vvvvbZ6DpYoYkfCV0s16bIYhpkJAHXWUg48\n3ngC0/w5VBUBLRm+mIB3+zi8u7d9anqqM8iLxLP0CyhDi7win7SEzh4xmMt9\nm5AKoBqjdAE8+7VUUOm4odlVznxRJvO/snDmPnRHGl2+5Ye0IOA993ji0f0/\nFdxLnTH3pcTX2oRIt6QOFMWLvfkrnb2foh53mKf3/5SsjroxFSYxM7u4lxtS\nO6yR\r\n=once\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"2b209d67683e4da322786d5ba64150c9ed25b5bd","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.21.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.6","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","sass":"^1.39.2","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.4.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.3","@types/jest":"^27.0.1","jest-config":"^27.2.0","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.20","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.8","@types/react-dom":"^17.0.9","semantic-release":"^17.4.7","@storybook/addons":"^6.3.8","@storybook/theming":"^6.3.8","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.25.1","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.31.1","@storybook/builder-webpack5":"^6.3.8","@storybook/manager-webpack5":"^6.3.8","eslint-plugin-no-array-reduce":"^1.0.26","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.31.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.61_1631562776167_0.9053121875418717","host":"s3://npm-registry-packages"}},"1.5.62":{"name":"react-parallax-tilt","version":"1.5.62","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.62","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1fe030502300875f12af9fb55ae46ea7e5173a30","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.62.tgz","fileCount":17,"integrity":"sha512-ZmUZm8XHU1zO0K2GWu6dI/3J8kyVWMsZ5hq4kXpHPOzaoY7GXvJKkOIqx8VsjIhYUtScygJKIuj/+bDOcn4IlQ==","signatures":[{"sig":"MEYCIQCHo/681GjjzdVHMlNOiys8eV91qbdBX691XVsd7NjDWAIhAK2/yGGMbJfRACTVO379zt1hwFLOJfKZnaiVfZRn0y34","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQiCxCRA9TVsSAnZWagAA3ZgQAJo9Fq0D6rKukY1iY/kr\npb/JBp78c9zb7MlAVjgKXPDKE3dgcpruHOzdPYiI3CDzk1g5G0kIGxeGJTmL\n9G0SVzoI0Y9P9fqlksgT2NZDfjwJd9DxOFzhxPNKtlfiXPwlpfsKyOh2k7kf\nPQZe3lcVXouGyt3eDBR/FQSLBfRRK4/cpMjN5NyhSUM5VBLwHgCzdbHa1Go1\nf4qWu7Ff0HiRv0Ss1YMBbqw9vqVX+yqXMl0NC7MYM6hyXH8Kv3ehBMciuTGT\nIhvAoH3RurLKRbd4U0J6N10dsIVEHWJIBLyL89T+J4tBmt3y+em7gNY1l4bN\nRj/Aw+760OVO9K7VA/koXN4foSmVlaoNvfYsyBqMYvNVi7P0KrVzPKOi1H7Z\nQOG1OyjY8vDdra5cunDYsgBYWv5NGEFoL8TfhNw4x5HVpZC+Y5Ns4CGjlLQc\nRphK9R47rHgeMHx4vIFsI+HuVLXTo2ZLsy6vYVC1jpJxaXvB3EiYrgPv4QDg\nXP1iF7Tby0nI9O2aK8/X71pO1pGGujgA7/uOea6VyMKxbtkNtAJx0eYm10KX\nf4646CXkOEq9utTcXl7ZDfO3OHCNffC7TlFDPnbnCQJdGt7Uo4A+G4AhMHn8\nixd26qpX24RGe5Z/EtNM53i9qH9jWCJ15V3HtY/NzU4OvtJaGiyRxId7p7NF\nMdYW\r\n=3X2W\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"22d0a283dc125ca4453928e325e156ca5036987e","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.21.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.6","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","sass":"^1.41.0","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.4.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.3","@types/jest":"^27.0.1","jest-config":"^27.2.0","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.21","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.8","@types/react-dom":"^17.0.9","semantic-release":"^17.4.7","@storybook/addons":"^6.3.8","@storybook/theming":"^6.3.8","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.25.1","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.31.1","@storybook/builder-webpack5":"^6.3.8","@storybook/manager-webpack5":"^6.3.8","eslint-plugin-no-array-reduce":"^1.0.26","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.31.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.62_1631723696966_0.3852830825376914","host":"s3://npm-registry-packages"}},"1.5.63":{"name":"react-parallax-tilt","version":"1.5.63","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.63","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"04903971e84e4bda069a4bd5f0b17c83b08d3a50","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.63.tgz","fileCount":17,"integrity":"sha512-LoQzZUaZR10B3ARMPbVIuamb1jsH295McxoJzrIsBYr9AVMtdSbPRMGR5PuLfLMd9OqfEXMCceXd9Q1uMKjjlA==","signatures":[{"sig":"MEQCIFYpXSE8mAFf/tAAU3B1avwEgcAC+PxTarvU468rX8qtAiAA0xZeIf1kiAgWE8AOcCGAJ+O9XtidDPU3qHoCsmtuBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQ0KKCRA9TVsSAnZWagAASfoP/RAD2nxt32TRpepL83Fr\ncXsN9eQz60Gf0RkLJDAAlYnHCKfR6CMDUs5QU8oPikc7EuE/EYN5UqN4RoAB\n8QBupXR6Lm1ei6cY4X0eLCmXGkJ3wXH3TxY+9XZ5HS8rv4PpEYsZp5Gc7SMs\nxOpa/w0NLUOCu/Q9tbVqDErC+AEXgGcjdE1M+fW7Met8MVh6IvmjVyARXWPd\n/dAdVUrdMifWapbFfhtrxSMyH9g2Mr5YGMLR7I+iuIXBSNeGEgx3tyhJn8lj\nBE4qgAh3e7MoFdgDuZo741JprwRkq0/Kl/5vw6iossJGvp1UgJn3Ez2/q9tS\nOg9yR6qxQm5CTrtmTockCSeJtngj0ebyFHZiXHuj+qF9hvDfbNEsuW8hqK3H\nkQfpiwwJgpFcjJVNXgFUvQHZVg+52Uuq8KZh/GasGGCUJTeOEiakweHzJqNi\n6UR7tWJoRDavkb7NDiSgVOnf5C49jjOqBCX1TSDdx632/1MLX/cLPXTMqjoA\n+QcwjHdLHeqPY4a16tq2kIiLAGNqz3CZElsiY97TBMOuqxY8YoCOrQykQNXO\nf3y/Ajha3qpXNVHXYQvwUycVj5M3Ka8ZK42DQwvlhNJG53QfwU3Ffxs+ytgI\npYja+X2K5SNa27Q9GTqmIZ8TcK0SMbz4LrUQG1SQ2S+quEdJ6vOy0wPjcijO\nS84A\r\n=iSYn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"e888b6444dd9b64b3dd6b61c215890f897bb1810","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.23.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.6","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","sass":"^1.41.0","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.3","@types/jest":"^27.0.1","jest-config":"^27.2.0","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.21","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.8","@types/react-dom":"^17.0.9","semantic-release":"^17.4.7","@storybook/addons":"^6.3.8","@storybook/theming":"^6.3.8","eslint-plugin-jest":"^24.4.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.25.1","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.31.1","@storybook/builder-webpack5":"^6.3.8","@storybook/manager-webpack5":"^6.3.8","eslint-plugin-no-array-reduce":"^1.0.26","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.31.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.63_1631797898038_0.20842393663528735","host":"s3://npm-registry-packages"}},"1.5.64":{"name":"react-parallax-tilt","version":"1.5.64","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.64","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0dd1cda98d90f5d4f61870ade06befcea7c2cfe4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.64.tgz","fileCount":17,"integrity":"sha512-Rsi2XVM6x0H1Ck3OnlsGNWhIMQjB+0WMsDXMDua23Q2F1U8caet6IuJ6SXJ/Dkuk2OUoXNCdPD+ath6cvgVrXA==","signatures":[{"sig":"MEYCIQCSRSlbhklvdL3MOiz8ke22Dmw6yoX5E0GojGJda88Q3wIhANPqfuAoRTYxmnCzfUan1f11rIQJ2W7ZbdJNkojHU514","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101878},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"5fd338797c2928b5c3b3d87d00372d0a2d23fba6","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.23.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.6","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","sass":"^1.41.1","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.3","@types/jest":"^27.0.1","jest-config":"^27.2.0","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.21","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.8","@types/react-dom":"^17.0.9","semantic-release":"^17.4.7","@storybook/addons":"^6.3.8","@storybook/theming":"^6.3.8","eslint-plugin-jest":"^24.4.2","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.25.2","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.31.1","@storybook/builder-webpack5":"^6.3.8","@storybook/manager-webpack5":"^6.3.8","eslint-plugin-no-array-reduce":"^1.0.26","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.31.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.64_1631885685429_0.3582876205047467","host":"s3://npm-registry-packages"}},"1.5.65":{"name":"react-parallax-tilt","version":"1.5.65","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.65","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8e4747c3263fcc07789b2abdac2852d59da25bd2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.65.tgz","fileCount":17,"integrity":"sha512-oGHAolXJkImy/6g2HOUMKU6JukMzdf1ezreYhTdcKPT/6Ylz07k5FMnQIc1qh7XfwqITQRrqG0OvrcWeFN7vog==","signatures":[{"sig":"MEYCIQCX2ttqlDuhXDBfl/BNOA/lE7ct82A+BcUxBVnxRuv9GAIhANv4A+rApc7Kp2FZq4e6rNbN9CKjQbiGlM5OBhN0xNfi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101878},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"2ff786463435ba9a82250e5ea1c3a02999f404ea","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.6","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","sass":"^1.41.1","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.56.3","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.3","@types/jest":"^27.0.1","jest-config":"^27.2.0","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.21","@types/sinon":"^10.0.2","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.8","@types/react-dom":"^17.0.9","semantic-release":"^18.0.0","@storybook/addons":"^6.3.8","@storybook/theming":"^6.3.8","eslint-plugin-jest":"^24.4.2","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.25.2","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.31.1","@storybook/builder-webpack5":"^6.3.8","@storybook/manager-webpack5":"^6.3.8","eslint-plugin-no-array-reduce":"^1.0.27","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.31.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.65_1631909929907_0.21730300879680353","host":"s3://npm-registry-packages"}},"1.5.66":{"name":"react-parallax-tilt","version":"1.5.66","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.66","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"41554c0953c8115d9bdffbf5139c42d3419db9f2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.66.tgz","fileCount":17,"integrity":"sha512-UVhqcQ7LlxVXsgAcxCniDrDcyUnE8V06avwPnT01S4zxApzcRvArxMjzW1HtqzRY/6P16j2wZZpz00sEegNC6w==","signatures":[{"sig":"MEUCIQCQ4oV6plKB0wrO5eJrRK/6/id9VTrXFVeZTsOUfTZo2AIgEDh4h3nQW8SyTM/ZBYf2e8fLM/hD8Psc9HuYLHle8V0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101730},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"12152c7763b8894029fa563870c6e38b33fe5ae5","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.17.6","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.1","sass":"^1.42.1","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.57.0","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.3","@types/jest":"^27.0.2","jest-config":"^27.2.1","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.24","@types/sinon":"^10.0.3","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.1.0","@storybook/react":"^6.3.8","@types/react-dom":"^17.0.9","semantic-release":"^18.0.0","@storybook/addons":"^6.3.8","@storybook/theming":"^6.3.8","eslint-plugin-jest":"^24.4.2","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.26.0","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.31.2","@storybook/builder-webpack5":"^6.3.8","@storybook/manager-webpack5":"^6.3.8","eslint-plugin-no-array-reduce":"^1.0.28","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.31.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.66_1632304521448_0.5472699383642115","host":"s3://npm-registry-packages"}},"1.5.67":{"name":"react-parallax-tilt","version":"1.5.67","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.67","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"aa45d0fc3ac3922622ca753a072f46d5551943e5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.67.tgz","fileCount":17,"integrity":"sha512-Lz3i3Cm1tDrOiI9xGs9CyPu06TiZIBQvGf/CFluuW3dNas++loz0A8zYrBaYYTu7IFBP7CO49UNUAmtq9NVKqw==","signatures":[{"sig":"MEUCIQDn1ichhwC8GiMy94wutxt/pVzsakdh4b2E1EYc1xlWvwIgRzJpCWqwH1mFu1bHu4aB/FGRpOPzohZe9kJWjKcd3Ao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101730},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"6d24cfc57a6aa7b7bf6ba8479a8f2bcfb60a9278","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.4","sass":"^1.42.1","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.58.0","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.3","@types/jest":"^27.0.2","jest-config":"^27.2.4","lint-staged":"^11.1.2","sass-loader":"^12.1.0","@types/react":"^17.0.26","@types/sinon":"^10.0.4","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.2.0","@storybook/react":"^6.3.9","@types/react-dom":"^17.0.9","semantic-release":"^18.0.0","@storybook/addons":"^6.3.9","@storybook/theming":"^6.3.9","eslint-plugin-jest":"^24.5.0","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.26.1","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.32.0","@storybook/builder-webpack5":"^6.3.9","@storybook/manager-webpack5":"^6.3.9","eslint-plugin-no-array-reduce":"^1.0.28","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.2.0","@typescript-eslint/eslint-plugin":"^4.32.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.67_1633244820034_0.5276679841266165","host":"s3://npm-registry-packages"}},"1.5.68":{"name":"react-parallax-tilt","version":"1.5.68","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.68","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9e9c8051ef54366d308f46c08267c4017de7c734","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.68.tgz","fileCount":17,"integrity":"sha512-M00hNl7w18knLPbDVQFKV4+g72/Cqjoh4LWnYZX3SWW6TMt0W/R28YLBjoRGv8oPsgF8i12jAm7E+qA2uG5pow==","signatures":[{"sig":"MEUCIQC6LiQuOQ4AUqfENVA9FMa6Cp1T5kxGUSW5lWmu0+VnKAIgXOPKKyWyDhLHGDNbou92D2JoAOjwAbJ+a9dDUGU9g0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101735},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"4134f2c4b52b2f2721babfc565614524998686ac","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.4","sass":"^1.42.1","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^7.32.0","rimraf":"^3.0.2","rollup":"^2.58.0","codecov":"^3.8.3","ts-jest":"^27.0.5","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.3","@types/jest":"^27.0.2","jest-config":"^27.2.4","lint-staged":"^11.2.0","sass-loader":"^12.1.0","@types/react":"^17.0.27","@types/sinon":"^10.0.4","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.2.0","@storybook/react":"^6.3.10","@types/react-dom":"^17.0.9","semantic-release":"^18.0.0","@storybook/addons":"^6.3.10","@storybook/theming":"^6.3.10","eslint-plugin-jest":"^24.5.2","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.26.1","eslint-plugin-import":"^2.24.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^4.33.0","@storybook/builder-webpack5":"^6.3.10","@storybook/manager-webpack5":"^6.3.10","eslint-plugin-no-array-reduce":"^1.0.29","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.2.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.68_1633549130703_0.775091114980804","host":"s3://npm-registry-packages"}},"1.5.69":{"name":"react-parallax-tilt","version":"1.5.69","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.69","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"bc8bf6ca5a71618d1cbfebda54b065b46148ab83","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.69.tgz","fileCount":17,"integrity":"sha512-dkuF1xgwQKHODZE0z4JfjybIvwt3Y4ZE/rUIEsIZ8jr/u7IdWS6wg3REgpO73IhXKwLi13ZcPF78seA740ijUw==","signatures":[{"sig":"MEUCIB98DFz19QtnTyPgXOMbKP1sO55bCQkvb1woFnSGM5KAAiEApxg3ZptM7o3duo/k/RSJMsbqHaCTT7rF9ZI+40Q9Xm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101732},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"718832bb378d1224fc38b1f47074f5d9ce234bae","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.5","sass":"^1.43.2","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^8.0.1","rimraf":"^3.0.2","rollup":"^2.58.0","codecov":"^3.8.3","ts-jest":"^27.0.6","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.4","@types/jest":"^27.0.2","jest-config":"^27.2.5","lint-staged":"^11.2.3","sass-loader":"^12.2.0","@types/react":"^17.0.30","@types/sinon":"^10.0.4","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.2.1","@storybook/react":"^6.3.12","@types/react-dom":"^17.0.9","semantic-release":"^18.0.0","@storybook/addons":"^6.3.12","@storybook/theming":"^6.3.12","eslint-plugin-jest":"^25.0.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.26.1","eslint-plugin-import":"^2.25.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^5.0.0","@storybook/builder-webpack5":"^6.3.12","@storybook/manager-webpack5":"^6.3.12","eslint-plugin-no-array-reduce":"^1.0.29","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.69_1634236769728_0.9556302011254547","host":"s3://npm-registry-packages"}},"1.5.70":{"name":"react-parallax-tilt","version":"1.5.70","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.70","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"07fb751baea742a53b589e7452e3fe8dfa9369d5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.70.tgz","fileCount":17,"integrity":"sha512-VFJ0S+3puUJo9roueAqnl14Tj9uexhZ5TbyXWnRZP6WbZlDdjjYuYqlw1sUBe7i7lGdTDa2TyqR5InzOLsBBwA==","signatures":[{"sig":"MEYCIQCamCyrg2TwMps5jQJqNxUeza1GK6cEXWVjuK6XuzfmwgIhAKc52ezgcdDB7Q0cMpWHsboVOHfP6uRHut74e1JPufZ/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101732},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"4b0824f659750801970120962f0139a5d9eca14e","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.5","sass":"^1.43.2","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^8.0.1","rimraf":"^3.0.2","rollup":"^2.58.0","codecov":"^3.8.3","ts-jest":"^27.0.6","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.4","@types/jest":"^27.0.2","jest-config":"^27.2.5","lint-staged":"^11.2.3","sass-loader":"^12.2.0","@types/react":"^17.0.30","@types/sinon":"^10.0.4","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.2.1","@storybook/react":"^6.3.12","@types/react-dom":"^17.0.9","semantic-release":"^18.0.0","@storybook/addons":"^6.3.12","@storybook/theming":"^6.3.12","eslint-plugin-jest":"^25.0.6","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.26.1","eslint-plugin-import":"^2.25.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.2.5","@typescript-eslint/parser":"^5.0.0","@storybook/builder-webpack5":"^6.3.12","@storybook/manager-webpack5":"^6.3.12","eslint-plugin-no-array-reduce":"^1.0.30","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.70_1634237723130_0.20737034710411284","host":"s3://npm-registry-packages"}},"1.5.71":{"name":"react-parallax-tilt","version":"1.5.71","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.71","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b536d8efac110b9c217f8405606ae2bbe7dc8663","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.71.tgz","fileCount":17,"integrity":"sha512-aRGYP1BjEmt3TiLpqOsWA2b5e5hQByjWUwrlhjgAzRQMyhrjfad6LDpwMkqC4B1rl6TbMnOBNLVgceMhP8ydbw==","signatures":[{"sig":"MEQCIDFlFUm4IFwe7o2OdlqoUqT1yH1XdOMuXwCB82IVMorcAiBtEwVUs53szGGvHIYQgQ5LEBxYKieWJ+chbvdrZ4NoLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101732},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"2ae6560a20aec9439d29414c04e52e55f094c5f8","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.5","sass":"^1.43.2","husky":"^7.0.2","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^8.0.1","rimraf":"^3.0.2","rollup":"^2.58.0","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.4","@types/jest":"^27.0.2","jest-config":"^27.2.5","lint-staged":"^11.2.3","sass-loader":"^12.2.0","@types/react":"^17.0.30","@types/sinon":"^10.0.4","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.9","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.2.1","@storybook/react":"^6.3.12","@types/react-dom":"^17.0.9","semantic-release":"^18.0.0","@storybook/addons":"^6.3.12","@storybook/theming":"^6.3.12","eslint-plugin-jest":"^25.2.1","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.26.1","eslint-plugin-import":"^2.25.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.0","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.0.0","@storybook/builder-webpack5":"^6.3.12","@storybook/manager-webpack5":"^6.3.12","eslint-plugin-no-array-reduce":"^1.0.30","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.71_1634459291874_0.4097378126603215","host":"s3://npm-registry-packages"}},"1.5.72":{"name":"react-parallax-tilt","version":"1.5.72","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.72","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2c13363f338096186d2933bf116d98a6bdb00685","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.72.tgz","fileCount":17,"integrity":"sha512-0bbsxCJB6Ex822An+UHLcFji5Vc3fuRajfMW23rVQ5URKIzIt/SvoDSBMje5MMxDe3Leor/c7t6i/SBgpUpgrA==","signatures":[{"sig":"MEYCIQCex0VECG/vTgOispL6e2r1G9Enb8FPrQNwi69Nt32ERwIhAP3m8QJaWYu+64g4vgGyyNKO8rrguOrDv+jRQUmtAfss","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101734},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"752f9c507be2fc5dccf7dcef3db7e57043b10fb9","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","sass":"^1.43.3","husky":"^7.0.4","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^8.1.0","rimraf":"^3.0.2","rollup":"^2.58.0","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.4","@types/jest":"^27.0.2","jest-config":"^27.3.1","lint-staged":"^11.2.3","sass-loader":"^12.2.0","@types/react":"^17.0.31","@types/sinon":"^10.0.4","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.2.1","@storybook/react":"^6.3.12","@types/react-dom":"^17.0.10","semantic-release":"^18.0.0","@storybook/addons":"^6.3.12","@storybook/theming":"^6.3.12","eslint-plugin-jest":"^25.2.2","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.26.1","eslint-plugin-import":"^2.25.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.1.0","@storybook/builder-webpack5":"^6.3.12","@storybook/manager-webpack5":"^6.3.12","eslint-plugin-no-array-reduce":"^1.0.30","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.1.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.72_1634975597670_0.6707915781719993","host":"s3://npm-registry-packages"}},"1.5.73":{"name":"react-parallax-tilt","version":"1.5.73","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.73","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"14e006f2709cf5b1cff9aa3a34898224bca6ead2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.73.tgz","fileCount":17,"integrity":"sha512-0C3GCPx2h3BJ0xSUiJTjIHog9oGtU3IcZ/9eUE0Ol7yj5h4CCgyZBJggS3w/Hgi1JGo9qoV22NV/aHgS25Ytlg==","signatures":[{"sig":"MEUCIEkMXgIN+Ufez9VM0XitMEW1/52FzIKLI+RFLMhPVJMRAiEAgWpmWGOeV3ww2mfTsrMTdqgyljmwDVCQ2KnLga/Zt1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101734},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"27a7c011e293f9a080e2f4714780e7c7080b2a5e","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","sass":"^1.43.3","husky":"^7.0.4","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^8.1.0","rimraf":"^3.0.2","rollup":"^2.58.0","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.4","@types/jest":"^27.0.2","jest-config":"^27.3.1","lint-staged":"^11.2.4","sass-loader":"^12.2.0","@types/react":"^17.0.31","@types/sinon":"^10.0.5","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^13.2.1","@storybook/react":"^6.3.12","@types/react-dom":"^17.0.10","semantic-release":"^18.0.0","@storybook/addons":"^6.3.12","@storybook/theming":"^6.3.12","eslint-plugin-jest":"^25.2.2","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.26.1","eslint-plugin-import":"^2.25.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.1.0","@storybook/builder-webpack5":"^6.3.12","@storybook/manager-webpack5":"^6.3.12","eslint-plugin-no-array-reduce":"^1.0.31","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.1.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.73_1635065198977_0.4236288379482853","host":"s3://npm-registry-packages"}},"1.5.74":{"name":"react-parallax-tilt","version":"1.5.74","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.74","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"6e1ed4bf85c2e9703eaf47bf274ef0a57b8a559e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.74.tgz","fileCount":17,"integrity":"sha512-GmSC1KGIq6z1gSkAGDOMZG2x4LxQ65wX12amIgFURQitxVWKlmsiyARQsC9QoqltD8H8z/vstJnorGZJ2cJY8g==","signatures":[{"sig":"MEUCICAF24FD2flNNn+zYj/zMjCGrtNV+guKKfx0DyYqXeqmAiEAro6K62vNomNmgEULxm2LfRqs3IaMOAxinDRE/kRsxQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101734},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"1d1a32084d1b46d53698393cf0eca2960eac2b82","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","sass":"^1.43.4","husky":"^7.0.4","react":"^16.8.6","sinon":"^11.1.2","enzyme":"^3.11.0","eslint":"^8.1.0","rimraf":"^3.0.2","rollup":"^2.59.0","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.4","@types/jest":"^27.0.2","jest-config":"^27.3.1","lint-staged":"^11.2.6","sass-loader":"^12.3.0","@types/react":"^17.0.33","@types/sinon":"^10.0.6","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^14.1.0","@storybook/react":"^6.3.12","@types/react-dom":"^17.0.10","semantic-release":"^18.0.0","@storybook/addons":"^6.3.12","@storybook/theming":"^6.3.12","eslint-plugin-jest":"^25.2.2","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.26.1","eslint-plugin-import":"^2.25.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.2.0","@storybook/builder-webpack5":"^6.3.12","@storybook/manager-webpack5":"^6.3.12","eslint-plugin-no-array-reduce":"^1.0.32","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^14.1.0","@typescript-eslint/eslint-plugin":"^5.2.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.74_1635751853870_0.4496937910811001","host":"s3://npm-registry-packages"}},"1.5.75":{"name":"react-parallax-tilt","version":"1.5.75","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.75","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fa6393d7733ed35edf16c91910702fc574100075","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.75.tgz","fileCount":17,"integrity":"sha512-ON46Vx+KuNUE7SAIl+khy9f+jUHdi5rDaGBV2gIcucUi3DDYEpYdyDq356AtwqLemfoLg3o1++ZXYiNlpqXsDQ==","signatures":[{"sig":"MEQCIFbQnhC0cH3DApkbgp5DIEZ3F300jvlVwyIUGgilrwS8AiBOFlC8cR+EUhR22zXXmzwnG9DtoZ/EWvLQiUSmdNM3oA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101734},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"26e57a5ac2ed492f4501390e339fd059b49c16db","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","sass":"^1.43.4","husky":"^7.0.4","react":"^16.8.6","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.2.0","rimraf":"^3.0.2","rollup":"^2.60.0","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.4.4","@types/jest":"^27.0.2","jest-config":"^27.3.1","lint-staged":"^12.0.2","sass-loader":"^12.3.0","@types/react":"^17.0.34","@types/sinon":"^10.0.6","pretty-quick":"^3.1.1","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^14.1.0","@storybook/react":"^6.3.12","@types/react-dom":"^17.0.11","semantic-release":"^18.0.0","@storybook/addons":"^6.3.12","@storybook/theming":"^6.3.12","eslint-plugin-jest":"^25.2.4","jest-transform-css":"^2.1.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.27.0","eslint-plugin-import":"^2.25.3","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.3.1","@storybook/builder-webpack5":"^6.3.12","@storybook/manager-webpack5":"^6.3.12","eslint-plugin-no-array-reduce":"^1.0.33","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^14.1.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.75_1636925429930_0.19574277298422826","host":"s3://npm-registry-packages"}},"1.5.76":{"name":"react-parallax-tilt","version":"1.5.76","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.76","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4bce0b24c439bcf8e37a97d24c421018bc1c8d29","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.76.tgz","fileCount":17,"integrity":"sha512-rz+hSq/rNrYEbMDSWwAzOrukoNopmAPchQmqXb8GqBJoeZkRFc4SKGPb0I7nCfaLPQPtsNIcdN30v0KKoqKxTg==","signatures":[{"sig":"MEUCIQDqGNpV4L5tCXTJEI4chrhgQQ2+MMFhntXbPMzq4bxz7QIgP+5OuiCkev1+hAx+DMrS+PdkrWsytvyBNnk17AwE4NA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlrQzCRA9TVsSAnZWagAAcXAP/1HofK6xHOXVD1nbksf9\n3Z3PHnwB/ZMOp8Vu9IQe8oDmXsbxSIrTNozlIjmedCVrvaSv1b77NlrH4vnB\nfCpYu9EIUMWwm2egGKlXuRnDAmoC7hXr63z6zY+D3+IOuliriI86/O1xOnRg\nNoD+kBtrsp+SiCqg7DdfNS/M+qHeG9rC/DyYJ+VdsS/ZiGqUrSkraKxPJXuN\nHlB4gXriBAnX4zWZl4l9ZZv4SHHYB/Kn3W73HTSqWZ0AWTXinlWWYRC0oVHr\nVP4t29cA3gJ8Ve3yEizPBK/ggcUpUYxTcJu6m2eV5Ijpd/s/QZnS33HCBG2O\nD4PnGKCfXG2d4sB7cFqWeQGBaE4WtO3WYeljTvNu7XsaKyBQ87A4VihFY3kV\n+IgixZnKCjGhTMV+t351/NA3B2Hwgfnh9RQlceJaUsy5n6Frs0nFKTibxasv\nbNGeIRZK4CCuOnziFzF45T1PTbH6JgUCE6cltk2MfSkiGMM3G/UaK3wtEslQ\nGm+/WtzVEb+SJo2bFvNRvtIsszSRrWT65lVfQDpnR68Ye0b4cTSGhoUlYodg\nSgacxgPsEajwT9jFutsZDHAjWqJ652rUWew1wsG2rJq3KqnRTqoIMc4jrGFW\nj/ihFh0bdkpoUWbMXJGydK24gaRr6K+bcDT6Qv5wEwy05vAG6DiEpZlMR9Gi\ndOur\r\n=q8Nv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"b8cf51fc679d0f6153b9eeea77add726d13fa15d","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","sass":"^1.43.4","husky":"^7.0.4","react":"^16.8.6","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.2.0","rimraf":"^3.0.2","rollup":"^2.60.0","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.5.2","@types/jest":"^27.0.3","jest-config":"^27.3.1","lint-staged":"^12.0.3","sass-loader":"^12.3.0","@types/react":"^17.0.35","@types/sinon":"^10.0.6","pretty-quick":"^3.1.2","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^15.0.0","@storybook/react":"^6.3.12","@types/react-dom":"^17.0.11","semantic-release":"^18.0.0","@storybook/addons":"^6.3.12","@storybook/theming":"^6.3.12","eslint-plugin-jest":"^25.2.4","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.27.0","eslint-plugin-import":"^2.25.3","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.4.0","@storybook/builder-webpack5":"^6.3.12","@storybook/manager-webpack5":"^6.3.12","eslint-plugin-no-array-reduce":"^1.0.33","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.4.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.76_1637266483350_0.4905004223401501","host":"s3://npm-registry-packages"}},"1.5.77":{"name":"react-parallax-tilt","version":"1.5.77","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.77","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"004e01010bf510fe1470ba3c4fc8c3d39f525d9a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.77.tgz","fileCount":17,"integrity":"sha512-J6d6yhM/qB1xa0O6JxBGrgp1ruaD0K7ox5Y4olFUaAJlXJnDPIDVzlgNqNUZfeILbpc1u828uodujTHpLcE+uw==","signatures":[{"sig":"MEUCIEX/a/nhBZzTRr4HcPD8Se7u/YcNzFUMBsOMwBqx3UN3AiEAlAKYgXBoKYuiJ7q1W9I0lkteIeUKUfW4hxqOHY8ctz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhl2FpCRA9TVsSAnZWagAAiFMP+wfIqq6bXEiT66oPqWDZ\nR1AGEGhSto5qSR55AA+dxbkV7rtIN8BkBl1UbktAGhwynohTp4B/udQD5LRY\n2r9c1BQTbj1XauiDSD4MUHm7F6H7xqvnsjXqRFfr4wK6Hwr2tYOyLwvk0zPV\n2NDIvyW+x2jEJY9riAmhuydf/3q4xMTmV6dfEZTqC/L9bslsfiDTxtA5rDRp\n3jQEHcTS3sG0vLo28XBKmpAiPdfuEuDtQI6AWzel8NWByw7l2oI6n5QXwhw1\nbjKbWlmIqZQMhgHKuO5/+OO/7A/pNOuNvSeZ9WaVEr5XHMhs66nuvTVDBmXj\nfDLwJwhoo2eChJl9lKikqE+69ZyQ5pSpbTTImBzu/Ajbx2OYX413PTMC6SNJ\n6uRlZBXOh9YJQ2vC0oqL+6OxD7y8z6mZDEa4adCxzGndOehBzvTCFGMSiUOo\nPx05DwL47KPC3swJXJxWaY/HtrZaRA/A5B+GeRapd0mooNVYKwcwJdenNYkd\ndVbcv9EvSeXCmkMb/cxTQvitRs6MUir/jvHFf9j0d8pJHjcB51NikqeQkPch\n3/2XBCnugxP8PJws4rDIh4BvOAs+CH80yxheSvGd7gs6mIZgmz6T30UPgVFR\nWtFslfzncXTmguxfGrWvT3i876Jafd7azbrjz6vU34yS13ucYr8zdOKbRX1f\nqSSG\r\n=UHlJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"af87b5bbf33ccf7381d2f62fb1e77163e5bd6c9f","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"14.18.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","sass":"^1.43.4","husky":"^7.0.4","react":"^16.8.6","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.2.0","rimraf":"^3.0.2","rollup":"^2.60.0","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.5.2","@types/jest":"^27.0.3","jest-config":"^27.3.1","lint-staged":"^12.0.3","sass-loader":"^12.3.0","@types/react":"^17.0.35","@types/sinon":"^10.0.6","pretty-quick":"^3.1.2","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^15.0.0","@storybook/react":"^6.3.12","@types/react-dom":"^17.0.11","semantic-release":"^18.0.0","@storybook/addons":"^6.3.12","@storybook/theming":"^6.3.12","eslint-plugin-jest":"^25.2.4","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.27.1","eslint-plugin-import":"^2.25.3","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.4.0","@storybook/builder-webpack5":"^6.3.12","@storybook/manager-webpack5":"^6.3.12","eslint-plugin-no-array-reduce":"^1.0.33","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.4.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.77_1637310825114_0.7643625707960604","host":"s3://npm-registry-packages"}},"1.5.78":{"name":"react-parallax-tilt","version":"1.5.78","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.78","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8918a93ca3318c9eb59ce959f4cefbfd30091fb7","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.78.tgz","fileCount":17,"integrity":"sha512-8w0IbQMYQKm8aA9YzcrKyoeimc3U2l8qLaQ6GF6WMG1+ssT2558RMGdJCLMTFUg0Z1ylwF8/oOhAGsIfOx1gDw==","signatures":[{"sig":"MEYCIQCu5lr/AhAs0G7uzgNKJHSkjiCxXVJsjcxV/kz+cTkcLQIhALjXY3HSKN5vjI8N9up9HgcBFy26azSb0z2ho/u+8ZQc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhl3SICRA9TVsSAnZWagAA1tUP/1u8hSuvMtY8XIJMdnnI\nEfy9h7JHAA/LNM007GCZLGH2CT+4qNLgHHTCdsNaute67kPOD3FS368E1kyI\nP6z+iMDO12hRKSAJo/5l8qVhPRAsSBwBy6PWMAYumlOf/MR+MWFgcW4+QR2Q\no4cs8x40/2sbFPnr1I4uNo/harea9b9nC7jIHeIWqAwQm/JjfEOki5yF6WQO\nXgNqkt8XmSxjsO2qMTV2J1uLL06JX1k4eNm1aExLmwssuOVl+yUoc+wOPnrK\nKUCrEPlFcrkWVndNiOD4LN+SZcz1KfMPhIB1YsBUhCEGl3egQlL/TZUTn5Fb\nptWWo1K8UehQg/WZx8lAlTCUPgyRqInglMAb3+0oPG65KyFpXyHeV/A82vu2\nR73/pwDL00ht+Ue0X4ypmxEM4FyEi+9pIIQZu3CRydDqLQ5WTOHPMqqq6Ehh\nb1vSuJi8qO8RKM4XVIairb23iIP1KXI7QkVzxTbZwoXcEVdhKyBypXKYcEhr\nabBH0u8BQvLoWB4BD43dfRJgYIrJwKSCIy9ipmNesWGPbV7d5cgsB+gB91P3\nykH82m7amWvhniHTlPI6VC5rH+LH9wAH5A2vZ/wW2GH6kMbVs+R9OO6E99Ye\noR5H3uj1NQvIcvzJhDcbigBJMOU4WZ1VzdfAh4SsLLwDLeGsEiangKj4GRrR\nXwyV\r\n=i/TG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"f570c3654894c9730c7a8ed1d2abbfdaacaacbd6","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","sass":"^1.43.4","husky":"^7.0.4","react":"^16.8.6","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.2.0","rimraf":"^3.0.2","rollup":"^2.60.0","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.4.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.5.2","@types/jest":"^27.0.3","jest-config":"^27.3.1","lint-staged":"^12.0.3","sass-loader":"^12.3.0","@types/react":"^17.0.35","@types/sinon":"^10.0.6","pretty-quick":"^3.1.2","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^15.0.0","@storybook/react":"^6.3.12","@types/react-dom":"^17.0.11","semantic-release":"^18.0.0","@storybook/addons":"^6.3.12","@storybook/theming":"^6.3.12","eslint-plugin-jest":"^25.2.4","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.27.1","eslint-plugin-import":"^2.25.3","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.4.0","@storybook/builder-webpack5":"^6.3.12","@storybook/manager-webpack5":"^6.3.12","eslint-plugin-no-array-reduce":"^1.0.33","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.4.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.78_1637315720100_0.06914206407138956","host":"s3://npm-registry-packages"}},"1.5.79":{"name":"react-parallax-tilt","version":"1.5.79","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.79","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"489ed8fe6ef2a6403ca0b86097b3e94ebb20bc60","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.79.tgz","fileCount":17,"integrity":"sha512-SAwSxDlDghJitExXqrmS3Z4B4Q8zpglJ3aL2JXEfYJzQj9tf5WQ9bBkD7FAccDmATtg1qr4DXtQ4g5K7gWqYXg==","signatures":[{"sig":"MEQCIDDkb6Qea/gHvPbGHmaZR7g1MNmHHjM2DO4itLWoLqlgAiBuOgH9ZlBecOrwmfFRJtjxWpttOpCGWlQ0dE26D4f/8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJho/Y+CRA9TVsSAnZWagAAz5EQAKRYsDs68QXilYSnpbxm\nyg7fWmpTUfXHE6jFjJ0vwjIa6zBlnRw4TEZPQVtHyMUGutKeczYS1ne7Kc63\nAkynTq+AGTQ7QXl0ujQqHcqTIvOAAyql/yCDxcEDShjj1pBISiOrsJrHaBld\n5yWIPS7w2uMTX8sagYhy3QsKUAlxsp8/YVDBXxG6pfIINJINuxLi7nqH0IaO\nDgf6pTXEbbHdy9xTLBlzvexgQJAAbdabUYBZ/ChhvSneLP9cHR+rFtmu9RfL\nNzeMEjVdf3UaX8Y2/OFRrGohw2wsMnGFQiTPVgQvBdq1Nv23cb0elp4y9OJk\nSigA2SOSvEVvSzwNlqBVkrQRs0WQvFL3kRxQX2hxILtzvOMceMJHNdYfHctr\ncobepVipxYIEiGrOqYjLHtvN6IIH57WWAPJMOoWJP2z0rSl1ABaCtpDyOnyW\nCArU9UxMGvkgcjuRFMHu6ytsk0AVzYcyuK/BBiRcCu4om3N7FzVMU2Nm45J2\nowbSZU3Zuij3O3mGfzZyHZifEKn9kJP1wWHqMA8uUUTAO/LWgpzTyIGC7SxB\ne+ZKjewsdz1MHAg2vjiLTxtAII+0XlhgwinXYMijYoIWUVi5002DkBvDV4VB\ncmsKCXmVaIyNeXWuGNNRqOsXiSvfPM2im+etA0ggGFnJbWoOSzcH4g4LTH4Q\nxl74\r\n=Jyqh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"56f34001f784d96d0a2f623f3d5da48fcf97529a","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","sass":"^1.43.5","husky":"^7.0.4","react":"^16.8.6","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.3.0","rimraf":"^3.0.2","rollup":"^2.60.1","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.5.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.5.2","@types/jest":"^27.0.3","jest-config":"^27.3.1","lint-staged":"^12.1.2","sass-loader":"^12.3.0","@types/react":"^17.0.37","@types/sinon":"^10.0.6","pretty-quick":"^3.1.2","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^15.0.0","@storybook/react":"^6.4.0","@types/react-dom":"^17.0.11","semantic-release":"^18.0.1","@storybook/addons":"^6.4.0","@storybook/theming":"^6.4.0","eslint-plugin-jest":"^25.3.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.27.1","eslint-plugin-import":"^2.25.3","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.4.0","@storybook/builder-webpack5":"^6.4.0","@storybook/manager-webpack5":"^6.4.0","eslint-plugin-no-array-reduce":"^1.0.36","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.4.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.79_1638135358176_0.22812257567980554","host":"s3://npm-registry-packages"}},"1.5.80":{"name":"react-parallax-tilt","version":"1.5.80","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.80","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d5f43d608544d53a78e2462c9205e9f38c62a7f5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.80.tgz","fileCount":17,"integrity":"sha512-eHnoKbA05khI5gJG2x/yNTSp3jAI/bUViLnbMAbw1f3CunuzgJsYBI4/bI5YEjw/za6L4+um8w1M9l161mYLYQ==","signatures":[{"sig":"MEUCIEAd7LnwIlIYe+3cRXe5jq7M53sHd7SQciCHhkrFiPjdAiEAyR938Q05HIcrJPxiAueQcnZaJVKJnjcGrIjcjg3znLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhp9rNCRA9TVsSAnZWagAAZZMP/jSpQa8Zjd3oXLZmflNo\n/NaPwh1ZpSUpE0CKjtepMronxd98nmvuaiJHxSZEBzgtF4/Q1PutVcvXATcf\nZj7PCprXt/8yHAfvdqXh06F6hzUisMgZqL80Mny9kyFo8axSjIK94xAG4aSZ\n5h+oo+aCdD8jVJ1lozMEoYF9IgJygbi2My8e9F4ojWBzRPgh87wRyuMxKF6g\nsvgLUfDlQhEukHcCiVsApJuL30Qh8M0dBMWtVFkzVehT+6zivrXBFiheFCJJ\ndCvtxrKULUJ8b0WsQcjMvE75K/bxS/itM/4LnU/WuHAUSkPSOj1ZRpWcxeMd\nRsOFSRD2zuXouPnPymIljNnlZypj9qI7JKmD3fs9jxPToYtcUAyzenDvdfd+\nc+zllHtyF3NgxS9LCnBQc5Zj7hJ9XovI+5pxlVJt23XABW6EyTyu1nN1wpWu\nGE3BAZSfQniemlgJ3ejmJpaqe2qDGSXh7FYxG3YcJx6Poy+vGsWWqLhuZdDO\nl6uwzzUWsyYbj6e4uSBcfG8ZJLcJUSdvFZvN+d69lzY92DpDkXQ7dV4I2kRW\nruw7hm42zGYvsIEXjlgac92qIZIXj443uTZLNRHvY2rtGKw3y+9o9Huz2HyF\nevD4f86GrK7ElpNQlBJdft6K/kqT07669pXszM3TeXOgTiyHQqbKqcG4/XUI\n5kFI\r\n=BDaI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"3ea25f4d93968ca0bc9da405539dc9217b04a515","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.3","sass":"^1.44.0","husky":"^7.0.4","react":"^16.8.6","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.3.0","rimraf":"^3.0.2","rollup":"^2.60.2","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.5.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.5.2","@types/jest":"^27.0.3","jest-config":"^27.4.3","lint-staged":"^12.1.2","sass-loader":"^12.3.0","@types/react":"^17.0.37","@types/sinon":"^10.0.6","pretty-quick":"^3.1.2","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^15.0.0","@storybook/react":"^6.4.3","@types/react-dom":"^17.0.11","semantic-release":"^18.0.1","@storybook/addons":"^6.4.3","@storybook/theming":"^6.4.3","eslint-plugin-jest":"^25.3.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.27.1","eslint-plugin-import":"^2.25.3","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.5.0","@storybook/builder-webpack5":"^6.4.3","@storybook/manager-webpack5":"^6.4.3","eslint-plugin-no-array-reduce":"^1.0.36","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.5.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.80_1638390477680_0.7315060188438485","host":"s3://npm-registry-packages"}},"1.5.81":{"name":"react-parallax-tilt","version":"1.5.81","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.81","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"04718c645058bd71a6cf5deb49c179b16234e1ab","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.81.tgz","fileCount":17,"integrity":"sha512-Xk7MnoNmREJ8wDwOwfVIgf0M5XyMq5keu07tAgpwFczHgI3Qx1qCTlaPLi4fbNKmhTl9JY2kawzJHnPNGe1Uxw==","signatures":[{"sig":"MEQCIFIVez0mKMKrj7TR4RALRZdF+esgbfhLSRw8e3piwofpAiBzGRSNzE0g+Sb64e7XfDmz3TUkX/rpH6OWO48Z5jR4Bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqKG4CRA9TVsSAnZWagAArB4P+wQkjFZP2GubP2JredHX\nHY4gygwC+9tF+TwsZlMpV8Dxn1cn1eJBwLuZ/mMTnpqsyA8Tk55UmjsVqvYL\n+nGfCsj99vguy0Pzeo93bNOhwJQD+9NNQG/5VSYT39jwMFDrIxvhmlMrVIRL\n7RIGGUpQoX2/0fJEfPM2cwtuVaJhbcZnazUb8BzwnK/IB40gOoUrvV4FC5VQ\n0A1IJaD0sT5j65x/PH4oZ9PFmQCbc4VSQJDXU0P+O/rDlWMtCGBp5JJMaqe3\nCdaWppEUUH6YiqalPeZB/2pIi0OLXGDxtVGbVhy6JHNhYHOndMNEJ81I5O++\nFjuYI9813oxLgqvUWyAJntsNwptISRpshahqNS0hurKC9t2Cc/llkjgZv+IM\naNtd7W3Frac/W/95iXI6K6qzlm4yRmVtn8obOmFw6S2hlCqdoWT4chMRo5a3\njSeisSGAs4N4RsuguweibYvAFgYWrRfMS8sV1zXU8+sHYGs6FrX/Xg2Kas9n\nzruTNnAUOoitnFPBAHvs7L+QDj9mj/c1HYpYE6/YlKL/0ocjQVX2aJplHG5y\nrxs95kEuKAByWFsRFE5PZ5GfZxZr3D/K3EvDy9XI5JD0JIWtlVk7pMVsg+pS\nUkxgb1ShPjNDJ6ljI2UAhIGEFedBlFLhpeKOFi90KFRwQeWGjAjIinqIMhe3\nNLlH\r\n=hKEE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"f33e672e9ddfd7031db22f58ec9a8df885521325","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.3","sass":"^1.44.0","husky":"^7.0.4","react":"^16.8.6","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.3.0","rimraf":"^3.0.2","rollup":"^2.60.2","codecov":"^3.8.3","ts-jest":"^27.0.7","prettier":"^2.5.0","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.5.2","@types/jest":"^27.0.3","jest-config":"^27.4.3","lint-staged":"^12.1.2","sass-loader":"^12.3.0","@types/react":"^17.0.37","@types/sinon":"^10.0.6","pretty-quick":"^3.1.2","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^15.0.0","@storybook/react":"^6.4.4","@types/react-dom":"^17.0.11","semantic-release":"^18.0.1","@storybook/addons":"^6.4.4","@storybook/theming":"^6.4.4","eslint-plugin-jest":"^25.3.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.27.1","eslint-plugin-import":"^2.25.3","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.5.0","@storybook/builder-webpack5":"^6.4.4","@storybook/manager-webpack5":"^6.4.4","eslint-plugin-no-array-reduce":"^1.0.36","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.5.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.81_1638441400310_0.08771734543769161","host":"s3://npm-registry-packages"}},"1.5.82":{"name":"react-parallax-tilt","version":"1.5.82","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.82","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fa4cc3bf20cec81d0587e90942e0529b8bb44beb","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.82.tgz","fileCount":17,"integrity":"sha512-AZEQ5TEgcV/1XXfJ65qAA4K/bjN4Y2Azha1axJ9jcDEkj2K9Uq0UN7EmlNvEWsYbqVT95i/SZK4UAzSL3MvfZg==","signatures":[{"sig":"MEUCIBAfA8baGymmlNF4WDHGNkNdLvlLLYmD/4dDe8PhX3OiAiEAqfEH98rTCuWD9khd/MGBNZszGqUDgXILg1H61CwxQeE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhr2YzCRA9TVsSAnZWagAAhxsP/j3Stc/DamDQVxO/AiZd\nMyVrcKeK5RFKawVmISHz1Wpl8aJCH+z1BaH5Xa5RYOntR+A0cg4Ay/Zs3rgM\nMiQ2Pa8Jn/4l25XhLhRLCbfBdkQNsPdXQnHkiPENK/lY8nY5FD5uvMtPZ3Jr\ngh+hnJfyiZMYPRIK14GRjm6RtcOhlr1ey4teu7cPzGTFE7FFMIyu8G2oSGVF\nAiuLzN3/CrBHDM4tGCNph0mkgxQnP4cepXlqDtPrTxrW+KHOnBZanT9QTgze\nAMMfmvIZR1UjKRKO4JwfTcHWHYM2aCHwcQkQUx6nKAeZkopGZvB93Cgt2GWs\nXlEd00e5zVs0ecvxiAjgPtmVPzVGg4Jabwlq9592bW4m6zcF3kUIpTCFghkM\ncIorR1uMB3kB8N7XesCxFnmpfvHr/PXoEq882qN394w7LM3a5nPLEIMo8rJK\nBEGMQKcNbMSXwxSpnDWxROOr0navEC0Nvu+TdfJs/Z5qyFKJE6zJhYduWYBz\nPVuy1VQiQre6mm8N3df5wYtXJiMWX+YZzelgZwc7H5BBEG3yLI73STPCYkDE\nj8bj4tOG1RIBkp8rg9mW+6HTefv1pLGVtjVPZuovKaV8R3WaQ3FZr+rWc8xg\nVYVmLhK2bwcZwrq3+JyUDr+MNSY1SXRAvenUc2Sni70BChHjNQfkZZVMAsIx\nnmlZ\r\n=ZvOb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"4b284925d8d79620c0d7baa80b54ab7adbf227a8","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.3","sass":"^1.44.0","husky":"^7.0.4","react":"^16.8.6","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.4.1","rimraf":"^3.0.2","rollup":"^2.60.2","codecov":"^3.8.3","ts-jest":"^27.1.0","prettier":"^2.5.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.5.2","@types/jest":"^27.0.3","jest-config":"^27.4.3","lint-staged":"^12.1.2","sass-loader":"^12.4.0","@types/react":"^17.0.37","@types/sinon":"^10.0.6","pretty-quick":"^3.1.2","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^15.0.0","@storybook/react":"^6.4.8","@types/react-dom":"^17.0.11","semantic-release":"^18.0.1","@storybook/addons":"^6.4.8","@storybook/theming":"^6.4.8","eslint-plugin-jest":"^25.3.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.27.1","eslint-plugin-import":"^2.25.3","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.6.0","@storybook/builder-webpack5":"^6.4.8","@storybook/manager-webpack5":"^6.4.8","eslint-plugin-no-array-reduce":"^1.0.37","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.82_1638884915477_0.09854885985938155","host":"s3://npm-registry-packages"}},"1.5.83":{"name":"react-parallax-tilt","version":"1.5.83","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.83","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e0f1cedb2052b4353e4c7073f6db3241ad0945f4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.83.tgz","fileCount":17,"integrity":"sha512-v1GI9DdRnh8+NCBAKujv3cJLMoqnVbhqy6HW8EktwVHUxX9PSiwx05gDHeQOb1CynySmSJqze/bxF3pYg4CU1g==","signatures":[{"sig":"MEUCIQC84lYvLx2IHuDgDX1Rb4nzmMMNt3Q6tJbXTDrRKTto3QIgcfeYvy7Hz/0XKVszP8pDLf1g24G++jKufleXAsd9wjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuGSICRA9TVsSAnZWagAA3hMP/1V+feZDTulBEBLz1x6R\nRLUYdeD9D+duI3lJPgZ2a+bUyVsFGcUJHC5ZIm9l3SyuYOC1njrtbvowFzFE\nuYouDtFcnWCCGZmfex1TTMkUqkpd0tiRxnxYDIlSqWqa0UNdi5nWsC0zCYA2\nUNEGSUTNqV38+P6P4n4qYiF2iW+ww2ScWsShfStbqLbsyxhwk9EUqeVOszTp\nLP9hCaoAjyVOqyO0KSz3Jvq8ycJ0kXiJxl6htkcji2Vgqflvc8lN40mfDAHR\nRWLL0PadckwA3c39zkVlj2YC29DjAR+CxOC+8yCoxisDAz2WBBKe40ELYyXW\n0tx6AsaKVDIGo308Yk+Cxv292f0A4gYC8OnrKdvuVsSWSM+RNfQ8h10CZ+yE\nAcc8OaeMpUsFpG0zFDsHgdFnHg93b6lIeAHDqoYF2pr1qlFsowGdppCzcHfb\n+YvpNS7Wbv6jVyYmJbe6da2vvLFOh66imOTAFyv/t3ZrMSO9Kyx8U8v/GmSo\nmXSkxvW1fy5EejgYxVxZVLJI0RZopX21b1itNM8LrrJnHpALdf1mCo/fAXa9\n+EwWvP8iu3fU+piPkc5ls5IkEYj416hsbKQUMMN6G9krxwHNtoeq/c0wThLW\ng0hD+crXumt5kcjGxaYpZqNVnyPuiF/ohKj6oqp5KVMYZRTgIsy2RHsJsZKg\nPlY0\r\n=b4zA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"39cf3e574f77549ca4379b9536d05b84bf17287e","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.5","sass":"^1.45.0","husky":"^7.0.4","react":"^16.8.6","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.4.1","rimraf":"^3.0.2","rollup":"^2.61.1","codecov":"^3.8.3","ts-jest":"^27.1.1","prettier":"^2.5.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.5.4","@types/jest":"^27.0.3","jest-config":"^27.4.5","lint-staged":"^12.1.2","sass-loader":"^12.4.0","@types/react":"^17.0.37","@types/sinon":"^10.0.6","pretty-quick":"^3.1.2","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^15.0.0","@storybook/react":"^6.4.9","@types/react-dom":"^17.0.11","semantic-release":"^18.0.1","@storybook/addons":"^6.4.9","@storybook/theming":"^6.4.9","eslint-plugin-jest":"^25.3.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.27.1","eslint-plugin-import":"^2.25.3","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.7.0","@storybook/builder-webpack5":"^6.4.9","@storybook/manager-webpack5":"^6.4.9","eslint-plugin-no-array-reduce":"^1.0.37","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^15.0.0","@typescript-eslint/eslint-plugin":"^5.7.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.83_1639474311865_0.8830667483778787","host":"s3://npm-registry-packages"}},"1.5.84":{"name":"react-parallax-tilt","version":"1.5.84","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.84","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d3a0734711748c69051754d2b0c29fb43308bcce","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.84.tgz","fileCount":17,"integrity":"sha512-0IL2q8ZfAsOrUknwpOFDej2FeuSwqcClf87seznNWb6/sm5c+XubOxSb3fFtOuGLUNq4zPo7jGhuNjd+25kyyw==","signatures":[{"sig":"MEYCIQD6+It1iicI8xBY4W74YEzvMtJZvaVSyVqu5D30e9lFOQIhAJsaSrhTDBFux8bdyBcKg8hLiPcqX6olKSIJaDFvrCJc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzCI8CRA9TVsSAnZWagAALUYP/2+FHMpqzT/qNf6xZ6Si\nU6+oJbwh/zIMpOl/8l3kTHx7CouDRka96h1Myrfpixh2uoVUeBVE21gzjuxD\n/BScFht36SnS2wc3WyuwnCgJOrtqJaLVLojd5HRMtM4/Dn8nYOMmlAv9hEET\nnZ9Vrkl2x/dtBOmDls07H4ceFx6EsEIq+i8Dc2QhtwNjP4XYuDfyXELjSk0x\nEIx9rV8p8IwySRVSzPtvS1IJNvuh71khEmfL+4T0kbDlgYUYsnzxOgC7nb9Z\nQAr34kscfX5Z1SXxD+NcKjdMbJpTDx1mP+r/IM4jVxuEzMtL25YsGVo0g5lT\nw9EOnCJEsVtIad9uUiRLk6ujUFWeGRtMXR+7EmZW5R1ChsHJJ/nzHhUK/wmD\nj12MhpKOrUThjMtohMwMEenjyMb3C8bubvE04plNXqxpILGz4RppB96yAh5B\nsoIjgmkNu8S6vsAqrROEAMb0hN4V7FJKAr4Dx4kYM5tvoCfr4bNvvwqKluir\nUvb5yB3jBK6rK5mynR2ZRoq+x7/PAaZIKG2VQXjkrGci3hjwhkdpA4d+RQ2q\nnjyXiUqEzjjdWg4Ptgiieo4Jd12J+GoJxL7bkLOp3rkce1b1nl0LavOVbXUo\nxG7ZeHTAPlZS6fJHKdlnuhUqRCuUuNf2MvNJ9vzPZ0xUxX0bIERJcl54mDET\nM3sB\r\n=cYGd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"d77b3b42c0c2135a7162a7dc960265743f345f13","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.5","sass":"^1.45.1","husky":"^7.0.4","react":"^16.8.6","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.5.0","rimraf":"^3.0.2","rollup":"^2.62.0","codecov":"^3.8.3","ts-jest":"^27.1.2","prettier":"^2.5.1","react-dom":"^16.8.6","commitizen":"^4.2.4","typescript":"^4.5.4","@types/jest":"^27.0.3","jest-config":"^27.4.5","lint-staged":"^12.1.4","sass-loader":"^12.4.0","@types/react":"^17.0.38","@types/sinon":"^10.0.6","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.10","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.0.1","@storybook/react":"^6.4.9","@types/react-dom":"^17.0.11","semantic-release":"^18.0.1","@storybook/addons":"^6.4.9","@storybook/theming":"^6.4.9","eslint-plugin-jest":"^25.3.2","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.3","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"^1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.8.1","@storybook/builder-webpack5":"^6.4.9","@storybook/manager-webpack5":"^6.4.9","eslint-plugin-no-array-reduce":"^1.0.40","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.8.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.84_1640768060030_0.7326808089107384","host":"s3://npm-registry-packages"}},"1.5.85":{"name":"react-parallax-tilt","version":"1.5.85","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.85","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2655e309f449bf8ff7184a9414d346420647530d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.85.tgz","fileCount":17,"integrity":"sha512-f59hEtok0wfAzyrQpUYWPAlXJXQamCZ1egdTMon2VrcfEm9p1eXvY4ukz2Iaip4CVybHbuYs01RCc2GtBka1mQ==","signatures":[{"sig":"MEQCIE5/g9pQ4FtcAG5lcg8vmnunudW5XiGhVKngHrEJovS8AiBzhyCj/+tAUOtalm01P/EkzPzv8tedNPDN/iLgTqlSJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2cQLCRA9TVsSAnZWagAAjeIQAIhYYzp0Thiv7J3EUlLD\nHCicx/Nu+sjaCcOFx6XV2q3Pk3EdD9SQ08VBwLJv9P00sFG06Yue5XwYlUEy\npXNtjr5+NUJxCPmiZkOehne8iHNF3rCEKRrox11JG8r3gEjj8OgEEx/zHwaN\nDKxXdBQM+uIl9dGtnOHUoH/sv3kHUIdTI89zlDMSU1QdRws+znsWMamGD2YA\nJlPPaUDJCTLEys4zE/cgoJ5RwobGvT/YNXYndgH4VlO00WCMal1O+dBVwRCW\nflagurjhdiK3i8t1gVs4mmTsb9TWvxGl/tkfqMLyXrGMLieE4asCscwvssB7\nd+mIoB7RZu2gpoj0JrTTCOj4DzadKGDj0uaSJ7wnt2wr00Q4CtlVw1mOUuCT\nf/McLwy2Pm0iF3Mxy32TNba7R8ozJLdBgVU09xu9vqPReGY4TBx8ofap0rsu\n5PX2e2zMSw5AoLwILpeGvXuxJ+lHbo9R7LEPjQaVh4udyi6jyj/TMDBk+Uxl\nOW2+xcT7y1XUN9dPo0zaZmUU5d+n/xIWuEzrhqFas4tKN+2Z28kJ/AE/y8Ly\nlHuzT/XT7toS69DgbPxMqhRVhOlFC41MQn/arlGCOjxYroJeH97YZCNttK0T\n1vhuOs7BayhzQ/bxTb0Yj+2JfRGZwKv21VJBPrHSgwKaHstw0+h6+O0C5BkN\nzIYF\r\n=LdDr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"7e43afa3ae9fee7dc0e81e02ff24eb3d026dd3da","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","sass":"^1.47.0","husky":"^7.0.4","react":"16.14.0","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.6.0","rimraf":"^3.0.2","rollup":"^2.63.0","codecov":"^3.8.3","ts-jest":"^27.1.2","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.5.4","@types/jest":"^27.4.0","jest-config":"^27.4.7","lint-staged":"^12.1.7","sass-loader":"^12.4.0","@types/react":"^17.0.38","@types/sinon":"^10.0.6","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.0.1","@storybook/react":"^6.4.9","@types/react-dom":"^17.0.11","semantic-release":"^18.0.1","@storybook/addons":"^6.4.9","@storybook/theming":"^6.4.9","eslint-plugin-jest":"^25.3.4","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.9.0","@storybook/builder-webpack5":"^6.4.9","@storybook/manager-webpack5":"^6.4.9","eslint-plugin-no-array-reduce":"^1.0.41","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.85_1641661451040_0.28950853498978457","host":"s3://npm-registry-packages"}},"1.5.86":{"name":"react-parallax-tilt","version":"1.5.86","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.86","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2e353fc91b39e04ebf87087d65defe763c3b2233","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.86.tgz","fileCount":17,"integrity":"sha512-0WE4jk8sYXrneWsfnV4nbUviNVQa24ov5wI4DoTkbEAfr7LndIDi9uK4Q1+F4PKvnkacxr89t/gDJf8dgIk+Lg==","signatures":[{"sig":"MEQCIFnaAnltmIyNrnnOpTlC1qTw8guW1jm2PYNDGaML3pXiAiBxMBJ8X2C5INevIMFaIkVe9XzacK0Hm/uSnkKU1B4EuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4YkwCRA9TVsSAnZWagAA+vwP/0M9fqOfpWdggzrxI0AP\nw7pDZiijwY9jIzx3JsZkoHRBWpJS7XAS0V1h1iW650VcB2B34Clk1evHU4T5\nbDNH20iyJPlC/Lp42OjCFe1JDIK1l6++E7/hrxd9kWrg+vGPY+YJ0BTzpegs\nYNXqNQWVRMUGl3o3Xh4EpfHCV/8w+YsWQ5WXOhzf86FnUc25uDTOdaMc2hpG\nP3YNHQZlv8+jGXQZnrOjMaylH12OkguCIRx+u5O1zCtS2TIkWWl6hUyo1UU4\n0YoxcIR45ZyLzmYKsFU8zYD3O/n2T+ymk+sz9eGYsUQTLdyL7LWSlhph9iML\n1VsQNmbAUys5dgTow4W0j13ofIPaP8p40lqG8jC14vmjYqMm4kfs0tIxmxHu\nQ5G2vJpjZccBkW0M47CGEcrG2quNKC3w/K2Ee/Vp4mALUEueb1765I/ijdSs\n7hBl0dfzpHjEBPi2P7JxOE40y//pVHuDeKhJSy03WhsVBpEhuYKTT1WxsqaZ\n6Te/iJlJtsHNeMXLlXy9kckIBWRkgKM1i4eZgcpZ4vgEsvD/Ceq0Knr8gRb6\n70j8/s+3xNwywQOKUi4dffgH8ZkybvAVmSlG/VEwR2kayP6p7pBWJSvq4ev2\nrhFtv5OuUuIL8di49C71pocW1SgBeIxLI+RGkRl1Q+tWfuqTGFPAnT/OrI3O\nDdVs\r\n=dC0H\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"aa3fee6a8e5b408a064b01b8100d9fc3b1239352","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","sass":"^1.48.0","husky":"^7.0.4","react":"16.14.0","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.6.0","rimraf":"^3.0.2","rollup":"^2.64.0","codecov":"^3.8.3","ts-jest":"^27.1.2","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.5.4","@types/jest":"^27.4.0","jest-config":"^27.4.7","lint-staged":"^12.1.7","sass-loader":"^12.4.0","@types/react":"^17.0.38","@types/sinon":"^10.0.6","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.0.2","@storybook/react":"^6.4.12","@types/react-dom":"^17.0.11","semantic-release":"^18.0.1","@storybook/addons":"^6.4.12","@storybook/theming":"^6.4.12","eslint-plugin-jest":"^25.3.4","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.5.2","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.9.1","@storybook/builder-webpack5":"^6.4.12","@storybook/manager-webpack5":"^6.4.12","eslint-plugin-no-array-reduce":"^1.0.41","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.9.1"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.86_1642170671904_0.8329507931601994","host":"s3://npm-registry-packages"}},"1.5.87":{"name":"react-parallax-tilt","version":"1.5.87","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.87","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"631d2f92d508362364617c7095b7c9d696489ac0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.87.tgz","fileCount":17,"integrity":"sha512-OXeqc+Iv6X1LaOg0NLbWFV3qm9m5H7IlqXBfGSXQ9NghHwLdDWgTNXY9KEde4UPb6ohAjk+1KfgeleArqG8jFQ==","signatures":[{"sig":"MEYCIQD1DDbYjbDoASXutFGf5BCKbPgKdwvfzZOs2lO2ViGw7AIhAISR1HoXnmNPiifmYtTDUuvINCAWC91uX28PWTZPXRMn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5c/RCRA9TVsSAnZWagAAlskQAIOi+IHf65HZD4Bg7umV\nZSgo+BhaFk7MkAf//pNMlLTAAYtrfmua4U7e4aKFkCgoK3q1tS7v5aEdPzve\nJBhbuAuH44iaETdqKgvjNZTGbuWnrRSEr3wQ2Dp3ZnsNsoxiyVLOHy9I0h0f\npNn+zQJxUedkZ6aAJnl7X6OctM7J2LDIlp7NYVWmCHl/0+TLJP7IchvmmX+I\nBdPZIQoKdqJd6rDJ0fT6z7qot2KIQmRyGjDn+dMSiuP+IGWmr7gsQGyvt8L8\nwlsAzoGgESCXmsTxuesmGLp4PryykRnNYMDwA0ObenYJ+ieMDMOc3E+MDCfZ\nEyN/9Spbo/bM0nnlbTMcQQYj5VNO4945I+XemG4qhQn0sJmVU3U2ZCvxSiBu\nSaAfbpnTn7xJPYO74A5CKlMZMvW98aRe6qxrTRI87jEh8E7RazOC7lAKdSEJ\nkj2TMaWBbfbrGziszM/Wf0xQgxkh2IRB79IbKPSYcIbfu9/fW+8F5zLW9n8T\nvWBstNVYAy2oDaT5cZWTID/5wOY42/8H6w8oswE3TKZNovnpWDzOQlvmKSBz\nLKdxELfFIEPFGWwKEVMwY/G38yR01nWzOQttiTeWjK+qrKWitixmMN8H4AL0\nKLUqa2/E9d3HzSNSHEVUp8WInCu2I078zWE+hZ6Ccgi5xfx2GQy7Y0gd38Kl\nwvGi\r\n=rlD8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"3ba0d312c2ade2d55750c1b8c1170096a0b5da25","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"7.24.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","sass":"^1.48.0","husky":"^7.0.4","react":"16.14.0","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.7.0","rimraf":"^3.0.2","rollup":"^2.64.0","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.5.4","@types/jest":"^27.4.0","jest-config":"^27.4.7","lint-staged":"^12.1.7","sass-loader":"^12.4.0","@types/react":"^17.0.38","@types/sinon":"^10.0.6","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.0.2","@storybook/react":"^6.4.13","@types/react-dom":"^17.0.11","semantic-release":"^18.0.1","@storybook/addons":"^6.4.13","@storybook/theming":"^6.4.13","eslint-plugin-jest":"^25.7.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.5.4","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.10.0","@storybook/builder-webpack5":"^6.4.13","@storybook/manager-webpack5":"^6.4.13","eslint-plugin-no-array-reduce":"^1.0.41","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.87_1642450897329_0.37089477342989086","host":"s3://npm-registry-packages"}},"1.5.88":{"name":"react-parallax-tilt","version":"1.5.88","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.88","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7ea716c6a3eb83a6229a403c139eed19e7331a4e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.88.tgz","fileCount":17,"integrity":"sha512-wgQGKNhZJGQB07/iDFsUyYOFnM0tjvNYd8uVlGAoJ/EF3RlBq+miWUIYpudNYHRj4KYqphWSnedO2LuxoN+fqA==","signatures":[{"sig":"MEYCIQCQ+KCwrKSPaIFrq/pN8UUa+k3ZKVaD+oDtWqiuU4By1AIhAOmVjEBZdV6Bjs6d1rmrU6HxKyHO3nXCpuTn14PDWf6M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5rIeCRA9TVsSAnZWagAAp9QP/jTxgtv8DtMMiGp8mxSc\nMT4K1S8B37kFzrpTOO2Dv999joalN9tJ9wvHOzEm/shFqcddNjh8vo+0FR8B\n4ivgkMOx/RGPsvvNdZOI/GzF3g77Uni5E0OjTWIZBMdO++z8WP1SOsFD83nP\nJEqkdg8WD6/keTjrCtqGjowWVUgCxwS2nxFV2hqcsY/IkczmuEFyhtz9wVX+\n382Hyf835/Ckva4WrLfEEq5qyXd5EqZ0/Y86gVwBMQTMELEDlyDElbSRiVlx\nFeKB/ln3T3MMjBU4OmODlLamFwlriqOYOnd1FJ6FZmKaLrf/Id8VAdCkZFCn\n2LwHqVvDkAWI150uUmXYoI/rxN9Jg15rInix4RHvfq0oggBwuOCVs7mrZ9ll\nFynUI4NNgigmTBZXsm6TrKEJPGATZJxlcT6S44KMq4MlnjflcoUuFWScUI1w\n5KeM43dWllY9cP6dm3LPB5h46G/1NzDDSs0KDE6CNwttHUsw36j4ESafU234\nvxCJM7+UvRz0Fp8D+3cKWmiaWXH+pqSlt1dDCr9c+In1r5ELPgeyO0FAgBtP\nTevTqPqgysnZcZO+vuZLG0LskwIU2Gg87wOkqYmblv1/Cnn2Q/RhOOAZ9YsS\nqg6YDy8van65SOoymlmGK0gUT6C3fVE/4Xj+QqnK7Ge0oBlNpjZWOmlEabvV\nIZQ9\r\n=CNke\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"6db4241e31b6f1fbbb53649c6b049ea499807ba5","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.3.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","sass":"^1.48.0","husky":"^7.0.4","react":"16.14.0","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.7.0","rimraf":"^3.0.2","rollup":"^2.64.0","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.5.4","@types/jest":"^27.4.0","jest-config":"^27.4.7","lint-staged":"^12.1.7","sass-loader":"^12.4.0","@types/react":"^17.0.38","@types/sinon":"^10.0.6","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.0.2","@storybook/react":"^6.4.13","@types/react-dom":"^17.0.11","semantic-release":"^19.0.2","@storybook/addons":"^6.4.13","@storybook/theming":"^6.4.13","eslint-plugin-jest":"^25.7.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.5.4","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.10.0","@storybook/builder-webpack5":"^6.4.13","@storybook/manager-webpack5":"^6.4.13","eslint-plugin-no-array-reduce":"^1.0.41","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.88_1642508830657_0.19233157190219163","host":"s3://npm-registry-packages"}},"1.5.89":{"name":"react-parallax-tilt","version":"1.5.89","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.89","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e255cef70e1a20984a0bb0818629716f0b83c3ab","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.89.tgz","fileCount":17,"integrity":"sha512-e/EUFAF/f4xciHPS5Qg+A5bprX2G9XfGa2+HjadkNodxLPoaVPIp5Mv1/hFmQB/ppU+b+47g2IaTvjyVxhGrcg==","signatures":[{"sig":"MEUCIQDdtcwewa7VWYB5YxNcVCxDmN9uMVSgZ6GHXC3beB1vPAIgSD1A7Jbo+ffrQrg47+McG5G871OwNp1l2MjWntoSrxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7mqiCRA9TVsSAnZWagAAWvIQAJGQNElTO9XNQfFFzMZC\n3Ju/ESJJQV3atSvWe6eEWLiidYrDdLqljZKXFax9q5TdPjVjPsb0nyAAkAMj\n+V/figWJE4XxQxsjLhkzhDpzk/O4GNt+lAPCoppqeAHQOjueCGwABL6Sb+vs\nY57S7GkGrJYOdDjFhfbrp9mRaELxLXhvrR2SEAk0MIHaQw/gGUA52dWwtsgj\nLO4thKqS673qHIl7aAIkyxBQJWlQQ5kAYZuUZqmgZlW6od4OgthK75I+hFFn\n+7gywqTN7PPbyUKNLkH+0s5X+AXOKlwqCv/RggaRzneeOZVPc3mxupoFtNWU\nwdB+0HL0Z0cHzKq888uGCxyisZ6YPgptzst+qd3wz8qDb5v0Rc8mA9zdSSkU\nUeZdLKtcZEZG0c3JwI+ZlLMU91fwg3esWLpMG3q4sXwb4SE/ohVubqWF18wp\n5YS0APbtMmaEK1e0yhLAKE96jxPufohZAL+8UIjRjgbPHzeLCMXRUgqQ34st\n1LvA8GXos5NnatcKvYokPCsCtw14dTWRPG/yLJ2eeQdphT45e1vbYBP0fqAy\n9qTwl/xNBPPOpxnwQ/tR6GwoZjylmqCIxq/TS8LcldjmoGkinE+LSm/FNL2Z\nRmMxmiDoqmuLs7EliqER87QBR24/AKDPCnnWbu7z3Wm6wvmnsIcC1KhT7UXZ\nyBQm\r\n=+WmN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"c9277f65c1ac33563cfe4dccd9669ba4a05f8aa6","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.3.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","sass":"^1.49.0","husky":"^7.0.4","react":"16.14.0","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.7.0","rimraf":"^3.0.2","rollup":"^2.66.0","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.5.5","@types/jest":"^27.4.0","jest-config":"^27.4.7","lint-staged":"^12.3.1","sass-loader":"^12.4.0","@types/react":"^17.0.38","@types/sinon":"^10.0.8","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.1.0","@storybook/react":"^6.4.14","@types/react-dom":"^17.0.11","semantic-release":"^19.0.2","@storybook/addons":"^6.4.14","@storybook/theming":"^6.4.14","eslint-plugin-jest":"^25.7.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.5.4","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.10.0","@storybook/builder-webpack5":"^6.4.14","@storybook/manager-webpack5":"^6.4.14","eslint-plugin-no-array-reduce":"^1.0.41","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.10.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.89_1643014818190_0.6782949836815728","host":"s3://npm-registry-packages"}},"1.5.90":{"name":"react-parallax-tilt","version":"1.5.90","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.90","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"caa7274e172d54768a2611b5c91551472763b7b6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.90.tgz","fileCount":27,"integrity":"sha512-wDU07OAFBGLWlEXm8YS0xQHERr3DT2rW0usIER8BG8GSQZBmHPV4TucDqe/W+mMMjLo6izyH5jmaq1UijfvdVQ==","signatures":[{"sig":"MEQCIGk7LuYqHxPW3GFvfO096XU/orXT+ckV/oK/gCNvwTOHAiAsACMEYJSTaL4s+F0/ljIBYxMvH0ZIz9nAX0SKm8mqtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7/BJCRA9TVsSAnZWagAAjmQP/Ah/cCamDLB7zXV2dDdT\nYXYLQVeI/Pw3yrS4XRGjfhZlsz2HKro88uLW0U34ZFTiI/EIx73gzRY4YaPD\nUb+NsyPYc9F/THWpwPZMw0PPZ3O8fS3J8WChFgpN8y+ea4Al53h22ochdZab\nEVoq2zg3PMXXMYwS7Hy9yiR+y9N+RvGUmahFy+bH6ae32Zh9GxDGHpoqh7Bw\n1eWaiHKppmD7Qp1SQmeZMvy79MMgDY6+FM4il04tmZxb7Rz7sim6BkEZ3DUT\nozP7BMeGXlqSnILkKS8BlPK1beoowZyaTjRganOItMA5yYKgvXCn+upJRaUH\nU5iPi8eotrskKn99paFdRqZ8lIhLIhp+7XlXrtpI33jkwdsGhFPdzDYJqhEV\nu4JcaD7MbqmpR2W+PQ0Fw2HYaGtjESPq8wonyolrRmf3ex5KS+44zqSw2hQ0\n1G3vusisOos2lssWKGiksfqQL3WlanKgwpnnLHVV1lunV9GQW+n2ZEWKOOpQ\nVjIHi4v9D/jJqHW+BZlV6k/PSUzOwEww341w+2YqVmSBdXXkOnmNlB25NefU\nt1WjPJ8Xd49oNyGJFrimDn/0WvIJ2wI6zB8gir5Wg2psRtPu0hXOrMes7w+t\n8X3PuYerqhCVK5TB7Ks2LQTQinTgYB+pxN3h72t4Uuy904IzFuDEG8eN0NN1\njROl\r\n=XWN/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"1c1cee352bf096120c511509570838c87b852ef0","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.3.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","sass":"^1.49.0","husky":"^7.0.4","react":"16.14.0","sinon":"^12.0.1","enzyme":"^3.11.0","eslint":"^8.7.0","rimraf":"^3.0.2","rollup":"^2.66.1","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.5.5","@types/jest":"^27.4.0","jest-config":"^27.4.7","lint-staged":"^12.3.1","sass-loader":"^12.4.0","@types/react":"^17.0.38","@types/sinon":"^10.0.8","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.1.0","@storybook/react":"^6.4.14","@types/react-dom":"^17.0.11","semantic-release":"^19.0.2","@storybook/addons":"^6.4.14","@storybook/theming":"^6.4.14","eslint-plugin-jest":"^26.0.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.5.4","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.10.1","@storybook/builder-webpack5":"^6.4.14","@storybook/manager-webpack5":"^6.4.14","eslint-plugin-no-array-reduce":"^1.0.42","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.10.1"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.90_1643114569618_0.5777292802131273","host":"s3://npm-registry-packages"}},"1.5.91":{"name":"react-parallax-tilt","version":"1.5.91","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.91","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c79dbaa58f038610c30d73e11d646f0a0edd280f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.91.tgz","fileCount":27,"integrity":"sha512-23Yk839lRfDessDKEHVTj1iqsrzBqbv9HkLgOQbJq9KXo3+uLKC68NahnzFc3vFOojbJo4YhEmL7sH9WBh31vQ==","signatures":[{"sig":"MEQCIHqaOpVGvDPFIIHGrCv4p2qTi2LqBvkLbxn6eC09tk7LAiBBcCr47ABOX9ls7RpmQ+peUgzpvJ9LNCpC/K/9FhX8TQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiATcfCRA9TVsSAnZWagAAfEIP/jFUiJ+0EyBtHy2gtpHK\nZ63BFDUHs35xULTa8122kG75e0AwQQl7Qf4WQNuJv1JtsnAU6s+W8wewuCO6\n/DKOt6UZxZf89CcisH8w2O33+5LTL0Nxw1DtffznmhLk0HtLxJK6/9wExBSh\nIs+sIXYQl75mf1W6rUpAsRi6kVw92wt4UmRDIA7+vTgLJ2nIU2lY1HQ9vxFR\nAG4+6Sk6iK6KBABDOTmbJQYam4Dc5QXbNWJaTeqSIXVIARHwlWpMWyYujI3i\n2yYfGGQ7juwfoBqQSaKwZlSWv9yClW82FMfe+uts5kh6gfcjuZex94Ic4oAu\nsAysP7btNpt1/jQ0UNGXEdKP46ChT4FyxVNwk25t5px7BXJ/QQsdkDuNjNI4\nV+RboQ4DOWOY4/n3OMSd6qKk+qjXN04EjrVnnI8vKa5+5Axf1QAr8Ohb3kS3\nbxna1kwEquZcYPc4LWCcGNOiqgAfaf6mMEn6lrHBcakbbfS16uWNzcF/9QjY\nIduPmot94sq2JJitEdAIiJmY+onIAJHGtv1WkSyJllMYtNgfwmnGmd5/mZ7A\nQxrjV2EgzvF9GEPTvROF43xt+f0gdP9kP76QxWyxQlgYMssJ1vhbI5/uXeld\nIhYotX3Mv2hqrTpYLdefPaLtP7VNSfRUOW3ZPvZxE/GKwVYfkw8bU6UcgliD\n4ZQj\r\n=7hF4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"f50d831d38ec6e5f3afc83c4f8cb2f910ac7a02d","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.4.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.0","sass":"^1.49.7","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.8.0","rimraf":"^3.0.2","rollup":"^2.67.1","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.5.5","@types/jest":"^27.4.0","jest-config":"^27.5.0","lint-staged":"^12.3.3","sass-loader":"^12.4.0","@types/react":"^17.0.39","@types/sinon":"^10.0.10","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.1.0","@storybook/react":"^6.4.18","@types/react-dom":"^17.0.11","semantic-release":"^19.0.2","@storybook/addons":"^6.4.18","@storybook/theming":"^6.4.18","eslint-plugin-jest":"^26.1.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.5.4","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.10.2","@storybook/builder-webpack5":"^6.4.18","@storybook/manager-webpack5":"^6.4.18","eslint-plugin-no-array-reduce":"^1.0.43","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.10.2"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.91_1644246815369_0.8415449933133716","host":"s3://npm-registry-packages"}},"1.5.92":{"name":"react-parallax-tilt","version":"1.5.92","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.5.92","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5373c615427edac345168d8c67e968d9ffbe4fca","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.5.92.tgz","fileCount":17,"integrity":"sha512-WOC0T1UG2np7nDM8cYizJrcJbqedOI/XWWl/mTeycCdkx7oHjMT+g8PG3mWySnoNIubG1kNqnFjpeYa0eda9IA==","signatures":[{"sig":"MEUCIQCbq+uNgbR4dMkIFsQATPSwjF2dwpDwwFkuFbl+XxlAOAIgCp9ahbwIp4/0gDRWTnDqRGpBhLubVvWc8egwy4jo2zM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiArCHCRA9TVsSAnZWagAAHukQAI6WbrWa0x0DL/HlDqFk\n+HUnyou8Xg49xJbnKlXXaT8NRJxdTzi8b+lT0lmbM+nCP4QDrzlJExG4GbgD\n88NX9YxWnSclbzG0Ro9Y+3I/LaIWS6jbbr1pGgdL/GWpiLDxI7m5Atx9QJPa\nSN8FanRXC/FvW8mMLlFbv6ZkiEGWr5JCZJk6lBizQAV0T4Yp6g6/lz+0k1Ut\nMRdcoQPIsYc111QXDlAgK3OJtRfJQfGEVMFFmsPAcM9KzWsw6iaeJmf8LIqr\nALx4GSy9im2XwXAEaxKTcZtEmltRr2akodZpc5tfPwczVSTTKlYdRZ5AZbKa\nibmweQFCg++bTzvp4ObsigQhhvYOv9Eqhvv9vgnY76RIqEg2QdtvARyhtVE7\nksS6fvgQbxBOP1F+dQrser7cz0Prr4kUHvrICvp2XYWG380ItaCDp9znZlRQ\nq/t3G9kysDajjiIHqmVsj/t+FDu30CS8t1hhxaRz5kjfyTlfBUAP2tWihI67\ns5ZCaDKb9X50trmh19Ut1mjAzjge8ttIjLTp9LtHULRALw7ej4NMSNPzlqyF\nSkM2mPbYuPVh4xQ3jfhYLJbKGZmhkAVb+nqJqTdomwUDTBHaeXaRnqWAMPzi\n/L/umz33pGdCHpK2Fn6qSe7rHFv8yBf9cow8Lgc2ZjM8bZ4GJdwFBGsxmVnh\nCm8R\r\n=LNHj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"e39b4d85af5bbbbb4d21e2ec20bac8bf916fc743","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.4.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.49.7","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.8.0","rimraf":"^3.0.2","rollup":"^2.67.1","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.5.5","@types/jest":"^27.4.0","jest-config":"^27.5.1","lint-staged":"^12.3.3","sass-loader":"^12.4.0","@types/react":"^17.0.39","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.1.0","@storybook/react":"^6.4.18","@types/react-dom":"^17.0.11","semantic-release":"^19.0.2","@storybook/addons":"^6.4.18","@storybook/theming":"^6.4.18","eslint-plugin-jest":"^26.1.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.5.4","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.11.0","@storybook/builder-webpack5":"^6.4.18","@storybook/manager-webpack5":"^6.4.18","eslint-plugin-no-array-reduce":"^1.0.43","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.11.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.5.92_1644343431139_0.9334133651267191","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"react-parallax-tilt","version":"1.6.0","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.0","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4294aed54405863bda4e266565a8db9b15a0218d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.0.tgz","fileCount":17,"integrity":"sha512-tuUJbqd2QHytW2ZQmShOBNavfjZpp5x3+yMHO0D2XMuovBxsjnz1qwCuDcJDVO72LaXtBTTL4CSAGBfjMN1S0w==","signatures":[{"sig":"MEQCIGVaLa2YOyYhwtMs8Zs72sr5N04dkCKZLAUFMpeJPqrKAiBrn3/MU5iur1apxf5XWoObuA34e2L9QV4qYbQNVL4Q3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiCCeuCRA9TVsSAnZWagAAY5UP/3145KgEkOGz5saZF6qb\nYOxsP86S9B+79zugeoNCFhJxwbJA6wbWnJb1eU+ozMlrtzVxgNLSkOI/PSYG\n31T6wUASn8Imo0S3VdL1zz7jp5AFIr+9EG3fR3mx3uExJ6eg+K27h8Ehr7Bf\nPDa8RsLz2re6e44ej9GaH/fS83wVEGIXy8yufSla+lBGZLoyEnEFfyWaiQAH\nQMhkSnvRQbtxNv1nDAFAt1Yt2xVbsqNjL3C80gLKloHeU6Chb1mPbuqQXo2v\nvHow66CrcU8G2fSRSMpWhl6RnM2NO82PGNGRNp5nNFmBziNv3H59tqUnwkBb\nSH4IMwnd2L/gwPyFOPHtQRTAwzmG3iQuF0Yu+czu05zePFFcjMG1F3TLTuQq\nVSVM+NobYOUQz8pGwStBRJAO8w5cREsjjgTAJRBmgGopeYGApT05p3Ntay0b\neNkQdxRK87r7cwbtC3JkkHWaqy0kGH626yW6SXr2vFtTbMmU46LNCAmU9UWq\nEgSCw962GkbM6Tdeh3rsROrHf0KKraA2qfZ/5SzV+Asb8HEP3ph0ws52WneS\nhld8dY4sEyWoJdnzgDSQqirDjn2piIS1xfXbKWsMydP5lfHgkkeCUIH9L5Er\ncqF+MFnV9Lr7ZAv4D1i0fKKQF2ZxX4n/rcVnSPCumXXfocA9R363wNv+3/lK\nOmRY\r\n=ajPF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"803d6253c1342ae279599630036f953a6ab9e28f","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.5.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.13.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.49.7","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.9.0","rimraf":"^3.0.2","rollup":"^2.67.2","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.5.5","@types/jest":"^27.4.0","jest-config":"^27.5.1","lint-staged":"^12.3.3","sass-loader":"^12.4.0","@types/react":"^17.0.39","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.1.0","@storybook/react":"^6.4.19","@types/react-dom":"^17.0.11","semantic-release":"^19.0.2","@storybook/addons":"^6.4.19","@storybook/theming":"^6.4.19","eslint-plugin-jest":"^26.1.0","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.5.4","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.11.0","@storybook/builder-webpack5":"^6.4.19","@storybook/manager-webpack5":"^6.4.19","eslint-plugin-no-array-reduce":"^1.0.43","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.11.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.0_1644701614351_0.7731935910157239","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"react-parallax-tilt","version":"1.6.1","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.1","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"459d3aec2fb4f7a38b1460f5a962e277540c9345","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.1.tgz","fileCount":17,"integrity":"sha512-XK8v2BaD5tK+ewFG/D6XAFGanb5Dao4oCQDuMEZ4dtC8/w0SrGA55hXh+efg90F9l1UaosE9war71USOJNF43w==","signatures":[{"sig":"MEUCIDeU4h4lNE5jXmHZHCD7wsb1k1BTNx1cYm38zUZvO/LHAiEAsl80/5EBzaAkEC1ElF5yiNyZFOnC9JtDXZWyvMLsqbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiESnjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzuQ/9FNmUfuVw8IcAcRMCGcAE9br6wmK95frEDXbLWYTJOcAHn2XX\r\nOcgdYnULmLJ0CX6OW9Usb6EOj81VmJBOV8SJOUtn8pzqmuFJWHyIzRTjyVZY\r\nghpK2EAr3GtE6bBW8C3/K3AF2Dl6HSkzRTYV+0gqRCnHvXxoExx+FMB7bb19\r\nZN2Jz3w1z6U1GZRULkFcv61KOmQcixNYeP5xYBRGLsYMqgm5VLnNMVKM5D9Z\r\nRY8OQyRbNYfSkwvFRsHKkYOSna3oK8ye/Nfc4UVzCNkybXT8nXoCzxMRwgwR\r\nqslwS2236A6A3ZQrkvaMZYGLhsVOpqq9IXqazTZVY6qdP3UbZGVOL/351sKL\r\n5+TZf5ISu58gSLzujC18z1bNvuXWD1AdMC4rvGlBKXiqVvGlfuLSQpFuoFPy\r\nx7OXS0+jqhVioYG7pEVBq2iwDQp3Hge3d6y4f5C6aZPowm/+21L3ClRZ4r0w\r\nbNXv7Mre0HeCdF0QK63dQLT6EeKJUiJ52jkDpFI/PhlQwnwOHy6ldRFzBca1\r\n7oaxDnT2xRCit3OYg0BZfyIzVovILrUeLo7FznhSXtAkawhEXrba0GXwbscE\r\nfaAH4kTke5zqtPCdmWhkJ7dXQPp7Fd8JOqMtfAu4p3Up8CNv0qGESGISf+ga\r\n/tZbmlUrHhDY037QHKHvi74fq+gpp861fwY=\r\n=JoCi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"d87b7aeead0c1df32ac152bc58217b6e3a4eeb0c","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.5.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.14.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.49.8","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.9.0","rimraf":"^3.0.2","rollup":"^2.67.3","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.5.5","@types/jest":"^27.4.0","jest-config":"^27.5.1","lint-staged":"^12.3.4","sass-loader":"^12.6.0","@types/react":"^17.0.39","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.1","@storybook/react":"^6.4.19","@types/react-dom":"^17.0.11","semantic-release":"^19.0.2","@storybook/addons":"^6.4.19","@storybook/theming":"^6.4.19","eslint-plugin-jest":"^26.1.1","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.28.0","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.4.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.1","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.5.4","@rollup/plugin-typescript":"^8.3.0","@typescript-eslint/parser":"^5.12.0","@storybook/builder-webpack5":"^6.4.19","@storybook/manager-webpack5":"^6.4.19","eslint-plugin-no-array-reduce":"^1.0.44","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.12.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.1_1645292003047_0.22161260190688092","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"react-parallax-tilt","version":"1.6.2","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.2","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fc2675f593c1398be015f8ac77f745990a35c621","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.2.tgz","fileCount":17,"integrity":"sha512-POsENy6nFNLEue/HriJb0yZtDND7Bztff9Uq08EKujxNoFxCQxjRVVoZnRKaOYw2UgQt3kYluXYFt2TicRSBAw==","signatures":[{"sig":"MEUCIF4JZekkGr4U0T4fISLuc4QvPPN4ygaY3J6O2atiptQhAiEAn4WXP+SAjJ706oiSOQ0c7aV4TnZTHxL511SO/elIiEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIH56ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq31hAAht8FXUUDTSgtVQ4VeqoM9EaYzDL156GCC0U+f2rJmw29ADPI\r\nhF7RTIdS5Nx1f0nA8e2FVqbxMd2ekCeHxz6rXFRCjS+vjIUvPi+s5Ru0CxXj\r\nv2O7uh8tNngiuF4H5elk+y1+kcBKAEAVYrfo5BoDyae6B4xxxXwn4IY0ZhuB\r\nevJWL9MvUx5QrUBRH0hv59FIobmQev/IWnYYMsQJg0BDioJMR23dsSXektXd\r\noOTUtmYpVitrvd1oHNNXXej1Pc9hib2a4N1JbeRtaFadC1T/IsuLmSNIDpu5\r\nZS5X/tZUvung18QisDgAd8K+RS77+3khEpFGYMm0AqTpy52DPZUwSg00LqoC\r\nv349clQ9TyrXEhqSUrEQfe1xFlgfsnbXhE2xQdnYT0k3LYoAuA7Q+ZlyXQ1l\r\nRaWmVeeOkMkYYXuNgepEg5vJNa4JrsJwKNEKSvKeaKS2zVp6YTaJQWEsjAfb\r\nhH/crz4rQbdwrzBXHWDpkDp85S8G82FUWmxDXKibRAOmD0Qc7tcxb/J/Gqey\r\nQjeATMp0mMVb9rLxNRebnL0YAtZuIue3OBzf4zrV4fpMvjOHSiCxeyKyais3\r\njhEcdpGmxqmu0wwf336OE1KD/exqBleSdGTk+pKQCfsSgE/h3rcxEyReKbwc\r\nrIKPJIqyKhOaDs85jkp8VRTUD0v+kzvQuoM=\r\n=R0cX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"64c4e2b50a1a40edf55322fa27e4296b126b8e87","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.5.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.14.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.49.9","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.10.0","rimraf":"^3.0.2","rollup":"^2.69.0","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.2","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.4","sass-loader":"^12.6.0","@types/react":"^17.0.39","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.1","@storybook/react":"^6.4.19","@types/react-dom":"^17.0.13","semantic-release":"^19.0.2","@storybook/addons":"^6.4.19","@storybook/theming":"^6.4.19","eslint-plugin-jest":"^26.1.1","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.29.2","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.2","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.1","@typescript-eslint/parser":"^5.13.0","@storybook/builder-webpack5":"^6.4.19","@storybook/manager-webpack5":"^6.4.19","eslint-plugin-no-array-reduce":"^1.0.45","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.13.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.2_1646296697648_0.5014174898268353","host":"s3://npm-registry-packages"}},"1.6.3":{"name":"react-parallax-tilt","version":"1.6.3","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.3","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a47f8efdbd0d4feec6b9746dab5d5333af998584","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.3.tgz","fileCount":17,"integrity":"sha512-a1w6Q7qeMT/2HhAeqyvO5X3syTJJURs0wcEPoexefMd3hNkpObE/mG4sj8UCf6ltPHFf3tYG4jVfOoqhmto7fg==","signatures":[{"sig":"MEYCIQCrMFZFVk5OKanaTVZHZZuCQvsy9KCgIRXMQj5ZwL78swIhAPCVi9A8rDWFbQXhVF9zpE6otShXjU6N1u31GTEIlDub","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiI7/1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTExAAj1hLaW0l4Hu8AC0SONi3nku/ltmw/NVwU+JhaXp3M2NtkMyg\r\nneIuGzsA1Z9hwCeDi8iobiVF2k0XKyBuiJPR2oj77GrEJCL8DW1kLl1tj3Li\r\nn/DDD+jNUXdhgsFrFI2npw9fG8092VJCToNw+6s/xLfRKObHQP9wPXvQUJrI\r\nJFgpkha3w8IUv9mdabpgoIYGXXFStwJk865nxwhR7oDYmkIYIXGev8o27yrj\r\n2pN5pH7YkUNwxjri5aklvtTG1tPPzeY4Ae9vo9FlHCUM91q52GCRh3Ah/KXN\r\n6Bwp7qSJN+T9546821dYDkQ4TWB68lcQdMJdtGRKG3LT8Yi15ZHnLUbk1emr\r\n5cOSy1KzHxMbW7qiiWQfUBj5z1o24ZHE6X7/GNkFhGzjCNqGepKoP+uySK2X\r\nVq6MZUfPkiJsoMj1XG52lIOnUAOMzC+EAcHRPQzI+DJhH8v21AlTOgJ0IXGr\r\njDJFv6JaLBN1U2N55nbnKbIvksgtvH+2bDFbRoTgLch9CmftfUHfM3VmvSEj\r\nGyScAxoXxVLTtGLxHS05lnUgU95crtuzKJF+HHhxGsk+8mBpYIVQVBsvEk+P\r\n354PDaAmoxGVBZnowaVM2XAHBBvGzwvQ5RuKtBuDa1n65Ow9HcRx5KCZ8vDj\r\n2lYJVjtgWPs0wAkR51ZiN0TqnkCsIIuW7vI=\r\n=osGa\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"e7bfe4681f542a57941803476203992cdfbe20b6","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.5.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.14.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.49.9","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.10.0","rimraf":"^3.0.2","rollup":"^2.69.1","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.2","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.5","sass-loader":"^12.6.0","@types/react":"^17.0.39","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.1","@storybook/react":"^6.4.19","@types/react-dom":"^17.0.13","semantic-release":"^19.0.2","@storybook/addons":"^6.4.19","@storybook/theming":"^6.4.19","eslint-plugin-jest":"^26.1.1","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.29.3","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.2","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.1","@typescript-eslint/parser":"^5.13.0","@storybook/builder-webpack5":"^6.4.19","@storybook/manager-webpack5":"^6.4.19","eslint-plugin-no-array-reduce":"^1.0.46","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.13.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.3_1646510069098_0.20020756931922268","host":"s3://npm-registry-packages"}},"1.6.4":{"name":"react-parallax-tilt","version":"1.6.4","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.4","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f5e6aa6b6e4a9fd392d259b98e4730115ad05449","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.4.tgz","fileCount":17,"integrity":"sha512-+NbGYG/rxpTAfSg8d3X7Q+878vj6KUN7lKcVQoJncY2/DVQ7tUywsQS2ZC7XQ2CJjdbfmT9tjoCmGypBcrebDA==","signatures":[{"sig":"MEYCIQD+LAG81ZmMXW+rgy0f39fYn7qPVOkYOhAVteFm4qOyogIhAO5yKHRrn2X0AW/lLL4FVHQbYM30x6FuzYHWcDjAk3To","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJwyKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqLw//Ro48VcxFRAvAdXSK8mL76X9NzoU6iCxX/y9zh8OCFXZJsPs9\r\nF8jo0bQ2unL0rsy8bbK+qJGnVqFHXwOV3EoKdVF9uSslQ+3byJLTaoa7agUJ\r\nG/Q3DC2xyTCG1o0w3xC2F4vg9tJFcSYh+jFvq6I7vDTfrGrXtpN8cp0K/62G\r\nQksI1tgH/ovqQdhrUNOgh9gCVmyK9Ybax0PS4wdIvQy+qSAKyTyIQUmcjr0x\r\natOvUxKxkGxFh2s462VHi+GOBZMrGEiBCDNWoQLvVd13W5zFqwzW550Q6H1u\r\n4NNphiGi/ZbUTGLrwei7WGvtDvYnZ8CTE15cBh7FVeETbnr6b1/fxGyMLvI6\r\nyeZhNjp4en0RLl05GR+JE92A3Dr8bk9MSY7F5YwGizWyBE5gwJuWARsJ5kPf\r\nyvgbIC1KYkjxrQc7nnRMHuMGxjUgM6X8CBcZlilcQ2/oksAOO0TMr8VwYTVY\r\nyQOkzjEUL6y3WP3h3S+3wd8v2/X0yVcr9ft01YQsEfUlv649IkBDgNsw4Soj\r\nsdG5Q5jX158wWI1JpXtcC4GqVk1hZCKB7JHMYg5bEt7ABCwNGyO6OqHSF7qR\r\nQ/tGTAXVNB7h+K81+nh48vWmg2Cidq98j+WANiXdnb7rJPw2QyU6wQ6hIh8R\r\nndQUqrIu9gyt4u1lywbvv9QacNFJkpaFSlc=\r\n=9Lge\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"9fb1ce6606f0f241c0ca928fbafff6c011e34ccf","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.5.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.14.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.49.9","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.10.0","rimraf":"^3.0.2","rollup":"^2.70.0","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.2","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.5","sass-loader":"^12.6.0","@types/react":"^17.0.39","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.1","@storybook/react":"^6.4.19","@types/react-dom":"^17.0.13","semantic-release":"^19.0.2","@storybook/addons":"^6.4.19","@storybook/theming":"^6.4.19","eslint-plugin-jest":"^26.1.1","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.29.3","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.2","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.1","@typescript-eslint/parser":"^5.14.0","@storybook/builder-webpack5":"^6.4.19","@storybook/manager-webpack5":"^6.4.19","eslint-plugin-no-array-reduce":"^1.0.47","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.14.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.4_1646726282530_0.3266103334479087","host":"s3://npm-registry-packages"}},"1.6.5":{"name":"react-parallax-tilt","version":"1.6.5","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.5","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"da4fcdfa967342e7f005a639608428021316dd0f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.5.tgz","fileCount":17,"integrity":"sha512-vQnh5veBgXWjzYkmQf5/sXjmBHbLbIhKFQ7girys3ItIF4s0O0O0R1tuBVO2YPWT1g4a6DHOc/NTLqGvtFnVLw==","signatures":[{"sig":"MEYCIQC9LBGXVtvOlhEQh+Ngt0f5JjGeqPKIH0aU6EPhr3b5NwIhAPE0qMg4Njw2yykzo7T5LTcPasNzeRPwwZlugfJtefJk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLwwbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp61A/9GC+IlMqjA07Od2+O/3UgWb4UXCyAHLanewggwV8WfG1BPjTM\r\na9D6gCeRhg46y1RVkeEDnPsfAAf1jb+mXKRIkavAxNZS8/RWrC7RtLk7FSTj\r\nWt+bt9783CBd+sCejEOoTPzZGmXC1WtVQECJQOAYsj7RkI1lbIZVd6vMeR/Z\r\nsL4SGSiJjgD+GRGvTcfz77zJLIj9oH5G44FSekgjo68aduc5cID3Wb9+ZysT\r\n8T+0E/E8sJ0LbTppWcZFjEEjyTOWyefBbhwoauWruo8OHq0db+VZb55KJ7cL\r\n5bJSSbPNSAnsSrRtD3G2MfV6qeMBcG7qsse5A1HTlFrAH6bndUdPWJUk6hft\r\n6LKS6EGzmEbu/SgavXwRLSAovNJowuToZ4I5U2HGQDzkewFekinMoMew/Hk3\r\nYrtEYpc+xItAzM2MFsy5cV5gj32F3rpKwRBnFcMUm5Cs5nSQqE+DXPuEvoQ5\r\nyMVjqZ1Oqt6ysH5ViLVnkw+znVFoWRErW9a8e/o549WL1EzLxoccF2Ewsuqt\r\nj10cxJxMsMXQhRAnckTorbZeDVnmLGB7eQtT5ELm+J4n26tiVR6+rm5Obyxn\r\nm+DAX/mWwJpIkdo8/C34scfj/b2RorXYkj4fHrXAu6CqIZAVVm8j/vP4vZ+d\r\nZBER0IYidE/td0xx17ls9/amp4qYLbWhmGA=\r\n=J2On\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"6a7b00cc3eba4347c9c594d0cb561fd53a42b78c","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.5.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.14.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.49.9","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.11.0","rimraf":"^3.0.2","rollup":"^2.70.1","codecov":"^3.8.3","ts-jest":"^27.1.3","prettier":"^2.5.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.2","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.5","sass-loader":"^12.6.0","@types/react":"^17.0.40","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.1","@storybook/react":"^6.4.19","@types/react-dom":"^17.0.13","semantic-release":"^19.0.2","@storybook/addons":"^6.4.19","@storybook/theming":"^6.4.19","eslint-plugin-jest":"^26.1.1","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.29.4","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.2","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.1","@typescript-eslint/parser":"^5.14.0","@storybook/builder-webpack5":"^6.4.19","@storybook/manager-webpack5":"^6.4.19","eslint-plugin-no-array-reduce":"^1.0.48","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.14.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.5_1647250458936_0.48182455383788336","host":"s3://npm-registry-packages"}},"1.6.6":{"name":"react-parallax-tilt","version":"1.6.6","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.6","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9a7e464a220dc07cc677affb2e204a7b4563a443","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.6.tgz","fileCount":17,"integrity":"sha512-OL7gCV/auAUfIsUjb3gLKj7I9M8VY9rU5JgsG3H497gMa6dLDPF24SbE2eX+WDRETgNf+mTV7dYD1IW0lVZNTw==","signatures":[{"sig":"MEUCIQDLBsRIbw9whz2oc4ybzMTy2LMvPu2J50BG1jURDzRM6QIgVmrCmTqfthiI9gYpveUo5G9BeJ5cQ5SWQbYwpCe6Vtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPXLrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKew/9F9ArfMl91zIWzZIlF2ewr2fbI8igLWzBIjTXBkmhbRNEV6hZ\r\nrjdVhrclhvxpK7IXolj/gaPRokm3FbXFEE9EqoF4xgwj/RZgfmF98XH7FPWs\r\n9DyLf7qdRWWxKTK9kMG6gwPj8bYl1zmY7OrRIOuNDnMf5H3VyF4EnLPFr7sa\r\n/bHt4KUiA1mGnuEOjtmBQAkzVz8m+Zf8ejwTL8Grvu4ZmYb31mPDFKErq7on\r\n4yk769ohQR9gRhNVzO6ME1GSweKDuErG7QLqOn0xCo805o3wDpuLDgl3NJ2c\r\nr+jOl1T5TRQMEpTiZMCXAmKRIg5MSJf/Zb72C5D9CG+qtO0tMM3pkyRQAz06\r\nfZKn1ISiDfvBlWTGtJ4EnX5GC8DbBgv2x/UtmKpdTGQd+/Aq9MsRMp5qgdfT\r\nkPXd5oNSJ9Z4CHuwzQN+2ibRBPMM2uOP3jjtzLKG+8A3G+0bKt1yJBMVYSEK\r\noBiNyUaySh1+6ebaCeiDxH5Y0D/ALx6Pqef/nQ2u98F2hZwIO0yg1nKXchM5\r\npUnU9W52uRbLegOyvo2g9BF20I4lDn78Qfb0HchhToxNvMXAxKJTxkvn/3cF\r\n3hNR0XZlQPp6QOSmsF3FurrJ5t2BaJ++J6cIKd9Wb7XarLXvrq81lxvehbiO\r\ncE9U6xNC6T6Ay1pbfgjXddBlme/S4PzmR2o=\r\n=lw6L\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"06676bb6fcf2ad74846b4285184a021dcef99ee3","scripts":{"lint":"eslint --max-warnings 0 --ext .js,jsx,ts,tsx src/ test/","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l  './**/*.{ts,tsx,js,jsx,css,scss,json,md}'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.5.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"lint-staged":{"*":["pretty-quick --staged"],"{src,test}/**/*.{js,jsx,ts,tsx}":["eslint --max-warnings 0"]},"_nodeVersion":"16.14.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.49.9","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.11.0","rimraf":"^3.0.2","rollup":"^2.70.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.1","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.7","sass-loader":"^12.6.0","@types/react":"^17.0.43","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.3","@storybook/react":"^6.4.19","@types/react-dom":"^17.0.14","semantic-release":"^19.0.2","@storybook/addons":"^6.4.19","@storybook/theming":"^6.4.19","eslint-plugin-jest":"^26.1.3","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.29.4","eslint-plugin-import":"^2.25.4","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.2","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.1","@typescript-eslint/parser":"^5.16.0","@storybook/builder-webpack5":"^6.4.19","@storybook/manager-webpack5":"^6.4.19","eslint-plugin-no-array-reduce":"^1.0.49","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.16.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.6_1648194283425_0.5285861540882941","host":"s3://npm-registry-packages"}},"1.6.7":{"name":"react-parallax-tilt","version":"1.6.7","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.7","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"498cfe3c452c6c8b1fba3a3a6bf04a4a79360e03","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.7.tgz","fileCount":17,"integrity":"sha512-S1NQtvqHRPyJPoXZohor959nhh/JLcyOh0e3t5rF4NfOP6RalO1YnT03r3AOqZ38omwmfy5sGwliHIhR6NfqTg==","signatures":[{"sig":"MEYCIQC2o92ARHD1o48iK/ApiXj3Bet4qi8I+u1boNN7BhPwvQIhAMjHJ/rTjEqyjK4rSCalsvWN63jRSx50TyeF+LXFK6q6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTuVKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpktRAApAktalhCNMFzyDNt0Oi+MxQUXH2wBHBQ5kmkSzIwjSRF+QX6\r\nZ2kSKPWLFrqd5IKHQAOU059fnxQrRBKBJo3N5dgoa0uMscOi5Epum3RRrxHb\r\nt4aSTMbHJaqVepob5Ilj6MR2+lPqNbWfVhKOXELMQjsYRvo4jxx4boeu5s5n\r\njmwxOavtSAMaSh4OqpmnsDwGLIBS84+zmS9/giZphB78zwuV6lYYX6UWs+PJ\r\nU3SZf+tMWCUJxJbnXldmVRPMD2BPeGN3HHtzXmyNMmZbskUgpSbMRvP6k1Rv\r\n+F/E578CY1097RI+gvFR45LKU/veId8AKpnHK8m4YTrLfCUwMSA+L7MDt87d\r\nBenJXLB7l3t8DTJtnsQOPMAisMB+H36glaWVSp3weQcFPldJPmnt/zEKPbap\r\nXLbHruD+JpG3Uhgw2u0qYkB6QqMA7RbE/lxDEqwiDl50t+MHpfNbWJr3sV6v\r\n0vH3Xm/7sGG1NZG9Pg5dNWGuaIAJ2wpeXQhcvYqPw3u3fCszg2zQXZR43dXQ\r\nfBgIJKkJZyN4eYoFKPQVfNGqlI4WJaScmOZ9u3A6EgJG3UiSdmoix3qRRj3s\r\n8p1WQC7xrJ+QHQrBqG6MZ8Hc8iFXUw8FCNylHcWHoTzIgCFn9FwzJVNGshtC\r\nGxpA1PimtA151LyH8metK8rJLi/pNLqLJxU=\r\n=bcOw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"diagnostics":false}},"testRegex":"(/test/.*|\\.)\\.(test|spec)\\.(ts|tsx|js)$","transform":{"\\.(ts|tsx)$":"ts-jest",".+\\.(css|styl|less|sass|scss)$":"jest-transform-css"},"testEnvironment":"jsdom","coverageThreshold":{"global":{"lines":80,"branches":80,"functions":80,"statements":80}},"collectCoverageFrom":["src/**/*.{ts,tsx}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"fb8586d593af76474c18cf48a619125ad0fcc412","scripts":{"lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write --ignore-unknown './**/*'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l --ignore-unknown './**/*'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.6.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.0","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.12.0","rimraf":"^3.0.2","rollup":"^2.70.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.7","sass-loader":"^12.6.0","@types/react":"^17.0.43","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.11","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.3","@storybook/react":"^6.4.20","@types/react-dom":"^17.0.14","semantic-release":"^19.0.2","@storybook/addons":"^6.4.20","@storybook/theming":"^6.4.20","eslint-plugin-jest":"^26.1.3","jest-transform-css":"^3.0.0","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.29.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.1","@typescript-eslint/parser":"^5.18.0","@storybook/builder-webpack5":"^6.4.20","@storybook/manager-webpack5":"^6.4.20","eslint-plugin-no-array-reduce":"^1.0.52","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.18.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.7_1649337674141_0.4478732766166684","host":"s3://npm-registry-packages"}},"1.6.8":{"name":"react-parallax-tilt","version":"1.6.8","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.8","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"942505026161f8bbe40709b63332200f127c57f3","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.8.tgz","fileCount":17,"integrity":"sha512-G0e1Ie0ImiHjXfkhtC3q9ZyDidFG2xP2bt8MiHTGsDdduGcOZypsU6N9ZLRcGDaTm87vXv7X0FRaYG5UEFdr0g==","signatures":[{"sig":"MEYCIQDek+7KMXZB7xzvceqAqhXg5sM8pcopxWGQ+Xme1qwzoQIhALsvlL1cE8jd/NAvjLdWj2nMSKo4YzWoYJMdpVa8csxV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiU/h+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqvkw//bQnFI1LTW0wWB/M1FReegIEksR8DAYjJPDwAcOBK76P5ZQ+o\r\nB7hJhwGzYOcSIMc4O8gV1BU5lALCD2UvUSzSNFNEqRDnL+AFlXjjiQLFlJGS\r\nPE9GKJ3gTKMjkguXdHwqCqEOiuOi8emEreJC6LYu94NY2u9rRB3Y1b3LJgSA\r\n5VkmEMwzLZ4xmPcLUKMKA2VDK720xLX7BKZwUtbvzLsFXTo9/Rg0Oz07gOsq\r\n3mh9iO8U6Hn3shAaWmLd7vXRJiXuK81QbG7cWVl5iOw/RVjCGa2OmKWLojao\r\nPRz21zeMlHCMYYZMcTyox7yzt5iyzwcckM7xLIvE1/Iod3PAfWOK0Mgw4FF8\r\nbFW7+MFA+ko5duCagzJ7SxU+L9WHrpY2iCD/JBcNT1px3nQOsmLJbmmHylSr\r\nh7hVPTjUFMQ9XC736YVyyZcwxjnODOGX9MQsguyaaa1FWwUP3tK+oazoyYWj\r\nQL25MQUUscAIpNZurMfEJLdmjkqa/mGAEr2QCclPAC2/i2z4n/CiDm+YrTUp\r\nkT1yhp6XTiTiW6ltbEpXb4Mi+V6DOfbZdKIHn8Ycj0QcBL9Jvokvk3goeyX/\r\niLihbOpZBLphEI0m9NVdBJaBcHEkurdZJ17tOH2twdhEJxerJIgewTPz/Sl6\r\nQtQ1bVAeOHNS8y59YI5yOHyVXt+YTgdv73g=\r\n=UDW9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"65e7df7f81013b03131cf01e00c9e7f1797d3f4c","scripts":{"lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write --ignore-unknown './**/*'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l --ignore-unknown './**/*'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.6.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.0","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.13.0","rimraf":"^3.0.2","rollup":"^2.70.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.7","sass-loader":"^12.6.0","@types/react":"^18.0.1","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.12","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.3","@storybook/react":"^6.4.21","@types/react-dom":"^18.0.0","semantic-release":"^19.0.2","@storybook/addons":"^6.4.21","@storybook/theming":"^6.4.21","eslint-plugin-jest":"^26.1.4","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.29.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.1","@typescript-eslint/parser":"^5.18.0","@storybook/builder-webpack5":"^6.4.21","@storybook/manager-webpack5":"^6.4.21","eslint-plugin-no-array-reduce":"^1.0.52","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.18.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.8_1649670269999_0.02611552321076438","host":"s3://npm-registry-packages"}},"1.6.9":{"name":"react-parallax-tilt","version":"1.6.9","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.9","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4342be9c6f7c960ee50cf8fd9e0526051a8cacdb","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.9.tgz","fileCount":17,"integrity":"sha512-ynIA7UIDE4UltG8XBaxDROBigzosKWwwTPqMLjeIvWxZzQKD/y353bH2b69tb5dh3c5K4Hyo3HPOPH0XifQkTw==","signatures":[{"sig":"MEUCIHNMLY1CrO35CQpwqsTNTbDnm/tJbODNDqjfajUORVarAiEAn3s/BIxkWxJ2uglgWM25Vdduvorwh94H3Kh19uzv9os=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVCjJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAPg/5AdcZVHyd06ZAIbAgjQymLoNdf0jpOgyzkylq6mXsa99HgLnQ\r\nZckrdIZkNhUUJKgARSxhXMeqOgIvnb6VbiuY30Drhc5+Kag9qT1S8ntVYVJ6\r\nnKyZJyInh4eeUXl705OY0H4H2chfz5aKZZeUO8d+agw6SaNATkWjkhy6pz7s\r\nPzcLb3Pr5eZy09Ls2h5D0dClY6ELEA8Db7sGmR8k6MJQDXM6tmEEQUwsP6Zg\r\nRLPASbHN9G6l0bO+zJPpcSF6d43XrQKTwqhvdt1Mhsw9AhltgCrLprg2uOla\r\nMDvqSFr5HWaRtFr10NVyFk6jz2XzfS9QTpmFUz0LP3TtTq9TCNe20z9eZR+z\r\n+iCommFRhs8Vm0Kt8otzufDka0M1kUKAnk+6Mn0nzHq9+4AuJDLaWVnsc1B5\r\n7VLPmvzuUNx+GZgT/MdQAaoOo6Eo9RIQvalX4oxkm8esf4kWXlNCr7OSUtvz\r\n1ZbRCiOr5UScLhbEb7s/C9F9y8WI5sGA1uY/oOwzC5JPmrDgATvxfgptiCwW\r\nL1lScvmlefaKKid4Z0ftv8sLHNetRZDlvZ7DXGsijn2cL/dpid5TSqrCKIFC\r\nBF6yXLfVcgrxoV+05X+RQT5PG3tO0Ro7Aib/SA8zAnUEooIYka4ohjDy9EwI\r\nDQN/UlT/+aezpNYNLkh3yUEW0/f8uaja2OU=\r\n=UY9U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"36130547c87c2ce313fb062a9ae51a7861693b6b","scripts":{"lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demotab":"demotab generate --prefix=_ && npm run prettier","prepare":"husky install","prebuild":"rimraf dist","prettier":"prettier --config .prettierrc --write --ignore-unknown './**/*'","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-prettier":"prettier --config .prettierrc -l --ignore-unknown './**/*'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.6.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.0","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.13.0","rimraf":"^3.0.2","rollup":"^2.70.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.7","sass-loader":"^12.6.0","@types/react":"^18.0.1","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.12","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.3","@storybook/react":"^6.4.21","@types/react-dom":"^18.0.0","semantic-release":"^19.0.2","@storybook/addons":"^6.4.21","@storybook/theming":"^6.4.21","eslint-plugin-jest":"^26.1.4","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.29.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.1","@typescript-eslint/parser":"^5.18.0","@storybook/builder-webpack5":"^6.4.21","@storybook/manager-webpack5":"^6.4.21","eslint-plugin-no-array-reduce":"^1.0.52","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.18.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.9_1649682632950_0.4147747576688918","host":"s3://npm-registry-packages"}},"1.6.10":{"name":"react-parallax-tilt","version":"1.6.10","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.6.10","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"98a4f2b50de156735d549cffd29486d6a634976b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.6.10.tgz","fileCount":17,"integrity":"sha512-qI6sUc9dAYL6zNIYNGAL+Lfulfyu3LfzEC9Y3yuoCDNNSzvoEFnrOriFcuOLqTtZ+1LnfFTEKzNpX1fSIXQrcA==","signatures":[{"sig":"MEUCIFytcfEEv2JHDWs7fsESqxU2UyUf3WxcyTMMrRBV2ykEAiEAzf3gk2q/HHfPfro9hhgbYszqG+cFA04NeOQnAELsd6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVSRpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLDA//TFeIUEZw/T4hscE9LEDrf6MGn/SOwXE+e6i5Fb7kHyVEVUeF\r\nfH3CxF/1tNeHSN+x8VOH+Y7kRYrnmyU2l0o1cuRNH9EO9wRNtNPkfgP6b4ZG\r\nrlV6bY6W+ZfhpuknQybPRjlFOZu1tXgan02ISRU/waYKWUxIbBMS1rew4Z/3\r\nW1rP/wHzGdpDlSHAzVsPsY5+aOlOnOfCAdz+tgr5xwpo7oDqkvyiTvtWnbmb\r\nsHrrQUGLBkcaabHLj4gqqwQwszqRO9x4r5fia/U2jpuT28A2nmzk+lbOnTvb\r\n8CndvXIQlr08gIgNJpPrvj2JonqyVy+H4tSIybthxivjvtowsudHSsmOfKWR\r\n2cKHzVy2o8dFSLMBNghJc1TG9aGiHYX/NOqgbUbpN+YDWz2diy376nhTyikU\r\n4eF1Gfw8K6QCHkaNgYKmiNO2xNW+TrjP/QZfr+W/6R7TXtjYtu8rGrxjVmfO\r\nwDNRvF3dO9KJamuYTsgLy5wfBHk41QK0J0KX7BZFgp/nP8DsecAtprj906sp\r\nyAGzHzj0V4zX5DK0vugY4BlCloRhIZ/wHQr2J9Xs+WLlPgN+QoYJzL71IFLO\r\n97TJt5GmX6HfZLOSJALdtkt16SfNs5CfH6v9FSfe8imTY8WjM+7wmSSfE4UG\r\nqOlaBKp4xRnLPxqH877ti5uME63vtANz7kc=\r\n=7pVI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"e9164b2f138c4a673932626a103b0ad86d369f68","scripts":{"lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","format":"prettier --config .prettierrc --write --ignore-unknown './**/*'","demotab":"demotab generate --prefix=_ && npm run format","prepare":"husky install","prebuild":"rimraf dist","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","lint-format":"prettier --config .prettierrc -l --ignore-unknown './**/*'","test:coverage":"jest --coverage --verbose","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.6.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.0","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.13.0","rimraf":"^3.0.2","rollup":"^2.70.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.7","sass-loader":"^12.6.0","@types/react":"^18.0.2","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.12","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.3","@storybook/react":"^6.4.21","@types/react-dom":"^18.0.0","semantic-release":"^19.0.2","@storybook/addons":"^6.4.21","@storybook/theming":"^6.4.21","eslint-plugin-jest":"^26.1.4","react-demo-tab-cli":"^1.2.50","eslint-plugin-react":"^7.29.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.1","@typescript-eslint/parser":"^5.19.0","@storybook/builder-webpack5":"^6.4.21","@storybook/manager-webpack5":"^6.4.21","eslint-plugin-no-array-reduce":"^1.0.52","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.19.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.6.10_1649747049383_0.5673789272197349","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"react-parallax-tilt","version":"1.7.0","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.0","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c4a78d2c5ad6679eee0d69261a6d49215e3edbac","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.0.tgz","fileCount":17,"integrity":"sha512-pMDNoPcSFe78oLVPzYGyw2C/2qxubcfHLWYQmpgVEIkuvCKge/XTgoGDqT8Fx92wpJrPxuo6pDokefY5aKEl2A==","signatures":[{"sig":"MEUCIQCTIl8qQokBuFkoTThxARNMVf4KmiTHlhFDYgYJiLbnrwIgSvxKyFAM3QOYpXSUog/0ikyWOrZkz6p4YhCMsdJEYSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVYTSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzrhAAouVDsLzZLI1QPUo8AgdrBoCZbHpBCe7iK3yJ8Qh3HZ0bmigy\r\nT4exuCP+oIDUTdXhvN2B5Z+CPvaHKOqmdEUQ1p2SHQokCalAxZeEVpmlm1yN\r\nmx8Jn05c6mTfv9TKoVduwXafPloZnaIv3HBEv8GfjPp9GiPGl17+4AK5cTCe\r\n1Ci8eGkAbFJQl4tf69QVc6yWwizsRjUU8is4Jpf+kuyF8qQlP8kyd4UE2V7L\r\nbstak6BTAEJGcv6DONBMmoxVzgLblAJtQHYvlqFOiIQ6Nx1ZWZ3FNEKrUGSq\r\nmDa6xGfEZAkpLGPGHe6C6EWx7wqw1VhT5PHM8IPzRXwgplDmrCxK0xzWB/nr\r\nmmrEWXiwBgnaDU96nCgjP0wXxGf0sjbbIPqS4QCZjtDXMrtFQbxOKrE8N+6b\r\nM8pTo4Xf73O91trKYH8gu5u7SXmD3FWZR+swCg7lsGhX7a9q9IdC5O38dCV/\r\nAXf8kFn3ojDHl3X5MvXdwZ7frFAUDO3O9FZC5rG14xdfDkQyK961hcOgFYQ9\r\nEjXC9expVPA0UrVnunmhnmgpbYSuFFugdcpVOnNziAdXSyzliBjFVwOrHhkI\r\nDurBDxins3x1upvZwDCAtkQq2AEpXSJ05HZOM2j2zDdLbn/iZOk0lCQhKBlp\r\nlR7pheUq6S4iQqtSSnuvIr8QlO7bDsMEoEQ=\r\n=Tfsk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"a06fcb4df53e82342ef78d97b691ac3c5a7c7cef","scripts":{"lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","format":"prettier --config .prettierrc --write --ignore-unknown './**/*'","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","build:watch":"rollup -c -w","format-lint":"prettier --config .prettierrc -l --ignore-unknown './**/*'","test:coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format && npm run lint-fix","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.6.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.0","husky":"^7.0.4","react":"16.14.0","sinon":"^13.0.1","enzyme":"^3.11.0","eslint":"^8.13.0","rimraf":"^3.0.2","rollup":"^2.70.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.7","sass-loader":"^12.6.0","@types/react":"^18.0.2","@types/sinon":"^10.0.11","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.12","@types/eslint":"^8.4.1","@commitlint/cli":"^16.2.3","@storybook/react":"^6.4.21","@types/react-dom":"^18.0.0","semantic-release":"^19.0.2","@storybook/addons":"^6.4.21","@storybook/theming":"^6.4.21","eslint-plugin-jest":"^26.1.4","eslint-plugin-react":"^7.29.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.1","@typescript-eslint/parser":"^5.19.0","@storybook/builder-webpack5":"^6.4.21","@storybook/manager-webpack5":"^6.4.21","eslint-plugin-no-array-reduce":"^1.0.52","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.19.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.0_1649771729762_0.045601950886644094","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"react-parallax-tilt","version":"1.7.1","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.1","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://github.com/mkosir/react-parallax-tilt#readme","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"53fb1799fc5db95e5407c4fb57aa37e22b5d2897","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.1.tgz","fileCount":21,"integrity":"sha512-gS6He7keUSo6tdx71FW1V7EXUADPorVYn5yUlO8BUkjnAVXUNuLF9i8pOERqsQvHe6NHe/hANBm0jlLXCS7gog==","signatures":[{"sig":"MEQCIHf4pomYdGsMRTQ0j38n68eruFkDh3BuRC7Ee/zi6TE9AiADUzPBaQHJaPTlR6cy3+pNZA8wlyBB/AV3kRSD5fUnDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV668ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVWg/+OImG/OJWczcZJqZBFi06I7KeXmuZX64HgSnRavwICrzfB8Vm\r\nky47KShqZ4W6STu8lH/6RUUGPU9ZUQCtj4IxRPYuaUnybZO1hSqAj3VzU2NZ\r\ngJYE77Z3K6qddjne1taerRt23nSTk8Vqk9d6yGl2h8q0Lu1V7MMmaNFshHVq\r\nDuG/yi+Qzuv2BueeXiP4zU5LDDuD0aaKR/x10z1i2Vk57df1hC1WXxDre+bP\r\nr2W0fLtlgiNHkKVTXAeqHvrHg0Fbu/HyjwGW9XbL5t9FR8Ay5IDcBxKuMONW\r\nmmnfR4Hy/kiZk9wOqgPuuxGSvAavNfTLTaccQynYi2OGITW8t0KGGH7LNG5B\r\n/mXlFd0woHclWz01GdPBpK7rPIjQyXVibTCAW5BF93CneBN4PPbk7/pLAwOU\r\n0EuWOwEDnTPP+iYHJ0/7ZO0F7GqhmMtuaXMBFzSa7nwW9V2P2XDPv1v80Z3s\r\nsXNx0Gnzlsj6Qq9r4epxgy1LNjSrpS4PHhJebzO23todIklfe0PSCAaoZj7p\r\nW2R0Uot91CgAALF43rGfHdlxqFmzNWR99PPWY8nveG2pY9pe91TuI1zb1Bjr\r\nbifH3R/RlDOpl3oPS3gqjCeoHlrQpyfN9D+97jcUs61qi/WSbyV65kfaH2Jz\r\neJVTDXjSAvLaC4QrQM1geKspB9tBA1BBj+U=\r\n=+muN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"./dist/index.esm.js","gitHead":"a5dd7033f76e19dba76a91a2cf1d03e1a9134e2c","scripts":{"lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown './**/*'","build:watch":"rollup -c -w","format-lint":"prettier --config .prettierrc -l --ignore-unknown './**/*'","test:coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format-fix && npm run lint-fix","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged","test:coverage:watch":"jest --coverage --verbose --watch"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.6.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.0","husky":"^7.0.4","react":"16.14.0","enzyme":"^3.11.0","eslint":"^8.13.0","rimraf":"^3.0.2","rollup":"^2.70.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"16.14.0","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.7","sass-loader":"^12.6.0","@types/react":"^18.0.4","pretty-quick":"^3.1.3","@types/enzyme":"^3.10.12","@types/eslint":"^8.4.1","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.3","@storybook/react":"^6.4.22","@types/react-dom":"^18.0.0","semantic-release":"^19.0.2","@storybook/addons":"^6.4.22","@storybook/theming":"^6.4.22","eslint-plugin-jest":"^26.1.4","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^12.1.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","enzyme-adapter-react-16":"^1.15.6","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.19.0","@storybook/builder-webpack5":"^6.4.22","@storybook/manager-webpack5":"^6.4.22","@testing-library/user-event":"^13.2.1","@testing-library/react-hooks":"7.0.2","eslint-plugin-no-array-reduce":"^1.0.52","eslint-plugin-testing-library":"^5.3.1","@types/enzyme-adapter-react-16":"^1.0.6","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.19.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.1_1649913532242_0.2350553565802458","host":"s3://npm-registry-packages"}},"1.7.2":{"name":"react-parallax-tilt","version":"1.7.2","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.2","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"aa34a262d843a6e7a67702acabe68c932e100385","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.2.tgz","fileCount":31,"integrity":"sha512-OL4L7FN23P0p7Uk67DGmAFkR1RIaIyExKe5zdVsgu6dDDAZlvCswF2yUFxOQBAcUhJud1P4mRm6I3u1Y2kF0uw==","signatures":[{"sig":"MEYCIQDY/c/txHaFwqLt16MJ1u/SiVegHN0aLCNCWxkIedw7hgIhAO1U7P/hnwMzwq48nDXHHiuQUbwo5gbymR2joEc7rToe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWzF3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQyBAAn28xKgcK/g7MKJd4jUm33zgpTkl7r3Q5s6HnSDrMr8VTedkk\r\n4JJbdTVdLT3+FOz+FHpEaUI56QO4Xlk6B1K0c/8YaPlqfhyHa/PoV7MU6+dg\r\ndwemVS/4eBL4J69fxBGx9CH0vOZX2/Q6IqwVWQ+J4q/npEQgq9f/Y9CmtspV\r\na9sbxX70qJwSi0RDC5t+fmGLeABsOimUrFWT4yzoWCQKMYTJoSVesEOjxqPj\r\nvsLglbxFKEQG0azl2QneJixFJIJjQkWin7+3b0ywpVOia6Um3XwNfFxaZ3nW\r\ntk6pRVIJKKIWSA//iWcQu5PWwb7Ms95zKDvS1yoxeHouT9cLuVy/RrZG+Eel\r\nlNRaZcFb+CHAD822/kjPFQhM6Iwgv+jkj6lMC7YIU5S5SZOFDun2HpbYZNuX\r\nHc8lCUglw4Xe7c87ebRmWRpQyJjplUhfS84Fodc4aXr9UtWnns0uhxvf0tdd\r\nXw6yrbXcPgHye5n6AaKRXevjI8de5m9hrykmLDnUYTik3yxvAjwQ77SiOX15\r\n3DGEt5ClgrkXdew00WkZLEoTw9H3xDgkbJz2GLt6fGgw+fdTxH9dZr8axR4w\r\nCqjCZeWvZmt06eSjo6owDSPU9z8wTFbkfSpuX3snvkM7g43J8YovZb+TgrEj\r\n/6hytLqRvTmc/jibUa+he6kqJ5f4VAxGfhY=\r\n=kNJt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","module":"./dist/index.esm.js","gitHead":"be650dd0705f133de615902896ceb542487e980e","scripts":{"tsc":"tsc --noEmit","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","build:watch":"rollup -c -w","format-lint":"prettier --config .prettierrc -l --ignore-unknown .","test:coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format-fix && npm run lint-fix","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.7.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.0","husky":"^7.0.4","react":"16.14.0","eslint":"^8.13.0","rimraf":"^3.0.2","rollup":"^2.70.2","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"16.14.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.3.8","sass-loader":"^12.6.0","@types/react":"^18.0.5","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.3","@storybook/react":"^6.4.22","@types/react-dom":"^18.0.1","semantic-release":"^19.0.2","@storybook/addons":"^6.4.22","@storybook/theming":"^6.4.22","eslint-plugin-jest":"^26.1.4","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^12.1.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.1.0","react-joystick-component":"1.4.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.19.0","@storybook/builder-webpack5":"^6.4.22","@storybook/manager-webpack5":"^6.4.22","@testing-library/user-event":"^13.2.1","rollup-plugin-size-snapshot":"^0.12.0","@testing-library/react-hooks":"7.0.2","eslint-plugin-no-array-reduce":"^1.0.52","eslint-plugin-testing-library":"^5.3.1","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.19.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.2_1650143607181_0.23648333046473557","host":"s3://npm-registry-packages"}},"1.7.3":{"name":"react-parallax-tilt","version":"1.7.3","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.3","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"41cdd3aec7ec0702d7c42ddfa5db9f7477d83bb9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.3.tgz","fileCount":17,"integrity":"sha512-C19vP9EvPr0hWL9nPukP3/+6WDYis5jJ0DD0raaO/DD+I2ZDV7KduXOUR/3mcXLIq4BpgR7Qp54N/kLLCY26NQ==","signatures":[{"sig":"MEUCIC7fGwtVXpZG/VI3K7Zn7W6swNSEeE1Q6UmJRwb9e0VtAiEA1axMeBUBkUoFlE+qx1ZduIOFqMPoABF5LmByfmpulrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94269,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYHbFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmPQ//dasNx5RyvKsznYtuLRzHaFZwi97VgDduayVeaX9qALy7O5ky\r\nnNlppu1q6REVQCm2Vzk4z5pf6dIfjf4PynYX16/KuTaBgpapgn/opWuhA19u\r\nRmQ7xPF+iiVGeZDLwa5gh3/9OWoVqBvr8ZZmOQp9QNiyvHWSOA5ur2SOHKhw\r\n3IZTl/fuXUAxYwnXveRlzIzUWwoaiXcM0VCMIfLAlRNyzB0x+qPGWFGOxQGq\r\nEKBAx7vcOxaTOYGpn9C+81A6WVf6d7fteczJmqmIEH7pcG9cOMRbx61X7R2A\r\nBQWIF4LQlUecREwhDSdgp8ywMBgVNQiMaGZ+8izMzIiCRvQgQrTfK0mU/vfT\r\neW2I/7uJCOQFHIOHfqlKs2hVwMbdcBr05vSSJgD1TNVF02ZX6NRuGoZYwOB1\r\nTCvheClERIDZtRMdgvgvUlsTftDRvox3G+DaAP3PWNGyDGWiSNQ1xiYZLZxC\r\nZGIaUyr5PsQ5ncADT7Qd3eoiVuUmBgZnYQtbGxvo41E4ebpRXQ1yBP0z2Waj\r\nBGMulfDAHqFMLP0xzRCmFPOQCsuxMcO7rkyaX7RdY/2lDBUwTdO1EQ4i9EgL\r\nDF6vrmD2nVwSzXMFbN9iGd6H9yGG+J21Yg6DT57eUZMgAKlTOtm/efPZT2xG\r\nmbTzHyCeY9MuRKfXw1yDy7AQqaUWOEKQGYQ=\r\n=i3nA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","module":"./dist/index.esm.js","gitHead":"6591b7b1ba043b8f2cc2d9c6068a057d98a923ea","scripts":{"tsc":"tsc --noEmit","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","validate":"npm run lint && npm run build && npm run test:coverage","storybook":"start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","build:watch":"rollup -c -w","format-lint":"prettier --config .prettierrc -l --ignore-unknown .","test:coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format-fix && npm run lint-fix","storybook:build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.7.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.1","husky":"^7.0.4","react":"^17.0.2","eslint":"^8.13.0","rimraf":"^3.0.2","rollup":"^2.70.2","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^17.0.2","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.4.0","sass-loader":"^12.6.0","@types/react":"^18.0.5","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.2.18","@commitlint/cli":"^16.2.3","@storybook/react":"^6.4.22","@types/react-dom":"^18.0.1","semantic-release":"^19.0.2","@storybook/addons":"^6.4.22","@storybook/theming":"^6.4.22","eslint-plugin-jest":"^26.1.4","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^12.1.5","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.1.0","react-joystick-component":"4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.20.0","@storybook/builder-webpack5":"^6.4.22","@storybook/manager-webpack5":"^6.4.22","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","@testing-library/react-hooks":"^7.0.2","eslint-plugin-no-array-reduce":"^1.0.53","eslint-plugin-testing-library":"^5.3.1","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.20.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.3_1650489028926_0.3557788995840103","host":"s3://npm-registry-packages"}},"1.7.4":{"name":"react-parallax-tilt","version":"1.7.4","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.4","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"98fa353b8bd282bb2cd4c2c9255bff8c1ab02679","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.4.tgz","fileCount":17,"integrity":"sha512-w5UlcMr4prweI3vjebFauAxvflyxuESKiRZY2+bp97M7zBbwfcaRjM8f6V6+PuEVBrhNNH5M+drZf3OoUgauKQ==","signatures":[{"sig":"MEUCIA7WD/Fq0fUhRg8sG5O7pP2M9BD0gClms0G2QikwsdbpAiEAzTubUqZi/X//1EnZOeO8pIhkAJvUC39UPbL8SBsSzGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYx1MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZfQ//VjwUlL1ICVWKAH5nIA6Oc3mTO7fiOIAoJNrmBfuT6po26p8S\r\nn+e4JBTNrQccYG/mBPCKp1WqG8G5KaruHcyaXfiCN8LsmW/zO9zOOLgQoMqq\r\nV8IB/lrRw9DiS0Jv9OgEFPmoDoynqNQAXHAUHCSp+YyfxMBlISmOdIA5O2YU\r\nN6Lc/aBScXFZBtGV5iBl9xAsbbH/EgaA5RDjfs71bw4AJr/piU3IwbgfJc1s\r\n0MRb+ck8I7T1KbFvSN4VCygN0oQv/MIADFTAgx7reJg0kIw0spRoifIQG9TV\r\nd9ht67yqNZpquuvXkAWE3EAEPxK2vtnW+p4o4KrblHE1KYYIM4yXmCzld/xh\r\n9nQN5fVt1cm0qC21NT4FwCyHnJoaIUvC9+swkHk5bACqc4IC/YP2LPdE9NoR\r\nDV29qv1X6lWePtnePEe39Fd0yuNcOFG1IuPHSr5ALbBEg9xsBtV27obwdlTs\r\nO0PtVvxKwpZVfNM9xotyU9d50RNU1bLFgxNA1fDIplPvOZL0WzZ3kQV/nAi9\r\nOHKpi6mvENNXg//2FR8GwZa5oDk0bVLsHH9dz/x7sSmRNuwLLE8b/NwOhYpW\r\nQky0W6fmFzwoQXBWwgSL5rOkIdx8LwLZ4gfEUKtqvh1ZtYMkStE/MDNFXm8p\r\n9rQC79lYxPAVntPryA7UNLjZ0k/6V2hxJW8=\r\n=1fHf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","module":"./dist/index.esm.js","gitHead":"a546c8f2381fb8782351016f97180ef5d6e28289","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","build-watch":"rollup -c -w","format-lint":"prettier --config .prettierrc -l --ignore-unknown .","test-coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format-fix && npm run lint-fix","storybook-build":"build-storybook","semantic-release":"semantic-release","lint-staged-husky":"lint-staged"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.7.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.1","husky":"^7.0.4","react":"^17.0.2","eslint":"^8.13.0","rimraf":"^3.0.2","rollup":"^2.70.2","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^17.0.2","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.4.0","sass-loader":"^12.6.0","@types/react":"^18.0.6","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.0","@commitlint/cli":"^16.2.3","@storybook/react":"^6.5.0-alpha.64","@types/react-dom":"^18.0.2","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-alpha.64","@storybook/theming":"^6.5.0-alpha.64","eslint-plugin-jest":"^26.1.4","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^12.1.5","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.1.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.20.0","@storybook/builder-webpack5":"^6.5.0-alpha.64","@storybook/manager-webpack5":"^6.5.0-alpha.64","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","@testing-library/react-hooks":"^7.0.2","eslint-plugin-no-array-reduce":"^1.0.54","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.20.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.4_1650662731987_0.8035022102536773","host":"s3://npm-registry-packages"}},"1.7.5":{"name":"react-parallax-tilt","version":"1.7.5","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.5","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5ff96bff4d1c703d13bac423f4a245665b99eb78","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.5.tgz","fileCount":17,"integrity":"sha512-Ag8RSmZG0aWmvpLytr8MfPQW2t+/nDLPVvQLL3vqBDQwvhFFfVGjn+H+3LTqVUXLtwGUZbmUprvd7ItcaKkBAg==","signatures":[{"sig":"MEUCIQD7L6uIjXPd5E4pYCDyUZk+ErDW605oGqd59AcE4FyScgIgGgN0VYWR3J4H99Rt4Vdy6mYUTcSiX+tj73iItD5Uepg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYx8kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmozjg/5ACBbVyoBnFH0Ua59IR996sK39/GJ9BcVUHt+fx/SYd5Mi3gR\r\na05JILERqsx1iAbNPko1Teu/4LhD2HbXBYDIMjVCxhUvuTvIxyVnxBUfMAkh\r\nKI8yUIPxjM9ORVtsCy8oZp+sasqkJW4jDsKF2pFfXA6wcoQvkymusl1XR+kg\r\nlQJyyB/10XQaV9x+63k5f3rovvd5JbmEjhZ4p50bzJq7pVnRgE+bpEb0hZQ8\r\naRbafgahGpZSme3towN7W2+t3+PNAl16WMBiU1oXTApKdKTMl0fNecSVdmMZ\r\nJ7d82zAQePHi42HP/bZxabHLFTocn6QDbOVdaMqYKr/5RDokKND6GSeirRlN\r\nA9BN4JVXsy7MDcJPmZ/Vtl8HwAffFrOL6wnJYFh2ykm0+beLduSYsx1pggca\r\njIBdHEdBPMSKYBzfCVTStLwRqksr/f2FpN81rHHGSz2wjiTnTvaF+5/1UwiH\r\nKq+jFiYk1y0q4g8WJOe74NDPxDJ6rwsW59fJlWQXPuUELKyYyBxmji0ODLxE\r\ng5UHd7Rm8rEOAKq082IggHU+Qa6zdLb/mQ+Z+qi7weuAM0eZYhtXattj6rUN\r\nCfiPwBxo4JzbbwyrpCAWGrnHH7UeTXyKKK9hdcHMQn1a34BXLWFfVMdyeAzE\r\n9mwxG2K7jsv2fBLdybLWd4weraaJqPVQl60=\r\n=A26p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","module":"./dist/index.esm.js","gitHead":"bfdb55b250c34e2bfc86322290bca0b68884eb6a","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","build-watch":"rollup -c -w","format-lint":"prettier --config .prettierrc -l --ignore-unknown .","test-coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format-fix && npm run lint-fix","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.7.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.1","husky":"^7.0.4","react":"^17.0.2","eslint":"^8.13.0","rimraf":"^3.0.2","rollup":"^2.70.2","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^17.0.2","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.4.0","sass-loader":"^12.6.0","@types/react":"^18.0.6","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.0","@commitlint/cli":"^16.2.3","@storybook/react":"^6.5.0-alpha.64","@types/react-dom":"^18.0.2","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-alpha.64","@storybook/theming":"^6.5.0-alpha.64","eslint-plugin-jest":"^26.1.4","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^12.1.5","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.1.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.20.0","@storybook/builder-webpack5":"^6.5.0-alpha.64","@storybook/manager-webpack5":"^6.5.0-alpha.64","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","@testing-library/react-hooks":"^7.0.2","eslint-plugin-no-array-reduce":"^1.0.54","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.20.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.5_1650663204055_0.16060269836803798","host":"s3://npm-registry-packages"}},"1.7.6":{"name":"react-parallax-tilt","version":"1.7.6","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.6","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ff49da6250dcb9d4fc09db59c5363c4de6bae3da","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.6.tgz","fileCount":17,"integrity":"sha512-tLP5s79Djz2tWuQonoYymzT0ss9D3hDu5XxBT5LC90N4npNDYRQh21Wy/v6RyKBTaOC8oocmGFPuMrKeSVi/9g==","signatures":[{"sig":"MEUCIGU5RK7DxkM/0P4xudAAV3igIjGg2VlHnW79bEdiiHU6AiEA1XiLhjDOgkXGr8fbYg/l+wEugUi5a5ENLRnlifMSnpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiY6eNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohOQ/9F6hfr7MSQKlEy6d9PdZ21d/h9YkHrSKcPbbzJUCcdttdSgOo\r\n2bfCHOQTz0sTmF5sXnigVQTli8VfvJstiNmx/L0FbFbjLhaI5NJsadE0w6n6\r\nNCLePqYhzR4N6CNz0zc+T8r3a8QcMvl461bfw89vlVZiV2uN8r3qXX6QOuJH\r\nbKPKceScBbI7qr6c+pFzP8DC2CY8cqjy2hKG6EKZPJL9ApGDtej7Ubs5MBV0\r\nIdTyd7QrX5aQvYYWI6sRyOqeClwe6griyZhsXVImZ+HgAmiUzMgkI12adHMb\r\nQqyZiEOpA9y6Ydk7zwH9uasBUz0AOnMyhTeZXFrE/+P0YxHNeNrTPdM8oQnL\r\nrC3isyYYc13tzwfPhIiPTWCAHu6doGOERerJuV2fz+ivI1WgI1OFkShW52IF\r\nn2qN2UNODfBwVawlMZ4KoJgJAcO6BHqraRAq6H0f+LQs9Lr9WFnYaQF4Lw56\r\nNu6WIoebbdnLT5byMgV9bOvGzaWrRK/4koksMF8GY+K/8tzEtPAIKpvtRO4D\r\nFRWr8UmfWdbxwyezdTRnPjLNThPqCtz/Jw6M8z5Y+OAaWhKHLqpp17XaNc0s\r\nyKEC/PjoHenS5//Ihx0fYPWx0L7ZvW3jcnM+yrl/3wRxjx4+PEs4MX8YpnTS\r\nRYxxVdUM6xAHDEsJX1prIahmeQaWslCVrbM=\r\n=HAfF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","module":"./dist/index.esm.js","gitHead":"b7511b429e5d6d7bc216b67f34e55ab0563eaf7f","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","build-watch":"rollup -c -w","format-lint":"prettier --config .prettierrc -l --ignore-unknown .","test-coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format-fix && npm run lint-fix","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.7.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.1","husky":"^7.0.4","react":"^18.0.0","eslint":"^8.14.0","rimraf":"^3.0.2","rollup":"^2.70.2","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^18.0.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.4.0","sass-loader":"^12.6.0","@types/react":"^18.0.6","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.1","@commitlint/cli":"^16.2.3","@storybook/react":"^6.5.0-alpha.64","@types/react-dom":"^18.0.2","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-alpha.64","@storybook/theming":"^6.5.0-alpha.64","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.1.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.1.0","eslint-plugin-storybook":"^0.5.11","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.20.0","@storybook/builder-webpack5":"^6.5.0-alpha.64","@storybook/manager-webpack5":"^6.5.0-alpha.64","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.54","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.20.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.6_1650698125155_0.3092770448326627","host":"s3://npm-registry-packages"}},"1.7.7":{"name":"react-parallax-tilt","version":"1.7.7","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.7","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"88b34b3691a6b38345ca3c1253575b3f2e4fdbc1","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.7.tgz","fileCount":17,"integrity":"sha512-hdNHnbNCAaTk2kY11ux00bcqwCioyZ4arTh0n0R2EGIWHU6wNpbpNc84r07hwIBw0Zl4A1E2oxl+j9LWFtITVw==","signatures":[{"sig":"MEUCIQCpyzOLGyc+y6wpmKinKA+dXq1k6wrWGUgONpqhd+3SLwIgU9K/kMwaEZSitIdOfHwPfLmVRa9I7eqyoDj3LuIvQnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZjdHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrv+A/9EhTfU4syBMmdEL7UUVUIBGabW7waYlW63kQtfKg7ux9AUHhS\r\nvS+1uDZXK8H4cVrqC6voofodMWLDMEaQX7YS31fegM4ZtH3S9409By2LVH8D\r\nzwrfhPU07LYcmvXl10PmWoreSGNF27FkwE2lClTmEJ11xNwUGwOEmuTHeF/d\r\n2Z1siT8EyWxcIlKAVYUdZaRsBh+RD2XlZ5/gRbaAKvZQSMgZ4tIUMF7j2Wy7\r\nTHkkIWPZIJMnHk4SVJ1er9RuU3jNB1LagrbdX12o0ht1Jc5mKs88IqUQ+JaF\r\nBt3cfoDJRC/eBpLc5kzMG4vDDKR592tPK/WoZzMyBHgGKpnUYIAPSc50+XRN\r\n+g5yZIky+TRcczTSZra4haO07SfBWNGYJU1nkIhJsKNFZ9SUj/G2KaOZlk+S\r\nWQh2NSzHrl+wCOkWq4aofXwVlyeyU74e32GYsZvuum2RrwUcrPvH/Vis63em\r\nAZFvc0bZVF6de84EGksv9ujAgRPatQVowJIkfTuzmzUbaTbyovyTGtiF/iSy\r\n1wetvkZRqbeaEICjkdVNiqqdkLwgN3fPjpVSGlgA6qtxK52uDtu7i39VfkEU\r\n75bwwCME9LsLM0xDrUP5xcRJYNMtY2nyHLA9LPX13AMif5YThu1mCqC3uZGJ\r\nt9DwPeStGeYUHLfj4CqqFVZZeUZZUD/SWHE=\r\n=mucu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","module":"./dist/index.esm.js","gitHead":"c5cf3e6a711ce438fffdb6bd436031c614874c40","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","build-watch":"rollup -c -w","format-lint":"prettier --config .prettierrc -l --ignore-unknown .","test-coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format-fix && npm run lint-fix","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.7.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.1","husky":"^7.0.4","react":"^18.0.0","eslint":"^8.14.0","rimraf":"^3.0.2","rollup":"^2.70.2","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^18.0.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.4.0","sass-loader":"^12.6.0","@types/react":"^18.0.6","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.1","@commitlint/cli":"^16.2.3","@storybook/react":"^6.5.0-beta.0","@types/react-dom":"^18.0.2","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.0","@storybook/theming":"^6.5.0-beta.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.1.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.20.0","@storybook/builder-webpack5":"^6.5.0-beta.0","@storybook/manager-webpack5":"^6.5.0-beta.0","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.55","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.20.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.7_1650865991369_0.5304205214758344","host":"s3://npm-registry-packages"}},"1.7.8":{"name":"react-parallax-tilt","version":"1.7.8","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.8","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"29cbb13c3c3b0a1ad4048898389b2c609bf29d4d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.8.tgz","fileCount":17,"integrity":"sha512-MgsfXyC23IfHeZlgQIO1XKRkWTnKu5vnA665YqE3wkdUoYH5nXb/yJiQoItg8HZ9ZgDNmy+hkXax7Az59YWIqA==","signatures":[{"sig":"MEYCIQDuYOOiKB/wkBJzq30cU11Kxum48wsGrO9IrBLgoH8BvwIhAPU2YOMj0lkpIfFmxrD7AkEKvRowI3i6YHjXe92ap9z+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZlfTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpWg/+K8zV4m61nKtikE9dtLKVNlAd+KkZn3W+/5oDyDUvutNhWWYQ\r\nX9Dw4uAesIE90O98ktKcTKgZR54f9hWquqYoPfGQio+zpqxBgRyrHN8nyWsO\r\nJxwaEOrqW1W6dW05eCh05FsGLdOzLfeMZyPXLoNwUY3niNIDK9ME8k6L2e4D\r\nv/nqe5XtMc3J/xaCkuRvVCtgSPEO5LfpIgijy7RiEIyjeurg6auCkZQWT8NY\r\ncVD/lZXMHsM7b1wVA/m3HSh1CxZxecEtm02LxC0i/xwVpwAWE/Qns9EuP/Nq\r\nMc9lSPzj3tVBkLiD/ZywNZekNoprjaTl3UMmfpKzuDfK2y3W/Ity8N/duzXo\r\neLE2JCXhekydgh+9sIIfgidBrl9dvUkytT1Hy7DtqwBdO6MqYiuolXnd6uEV\r\nhuLxD9JF/ddsIqDJSWoe+lPrIMuDqnvZNZubwOieq+hzc/Dj8EFurqQUlvKk\r\n88WJ56ebC6/eg2ERcHF9igS43Dca4UZXEm3kCf4YIpdR/MLcMUH8A3iIEoGG\r\nysvctyMsj1XIg6Yrh2EqA8YbXzQU8uWFjxg7GMX5Bf02gVa4LCQYbw7VVokT\r\nU6vw/HJb+z4CTeflUcnhIJHYoVH9iem+bj6xMdqrHetqUScoXd1ywxQhIQbI\r\nbOHiUpbTVwYBRbVQgJm8iI1fx8N/Xf8jACA=\r\n=Ypsa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","module":"./dist/index.esm.js","gitHead":"ca6eac5b0b4d4cb6d945fee4abfb5401eabb1409","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","format-lint":"prettier --config .prettierrc -l --ignore-unknown .","test-coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format-fix && npm run lint-fix","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.7.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.50.1","husky":"^7.0.4","react":"^18.0.0","eslint":"^8.14.0","rimraf":"^3.0.2","rollup":"^2.70.2","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^18.0.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.4.0","sass-loader":"^12.6.0","@types/react":"^18.0.6","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.2","@commitlint/cli":"^16.2.3","@storybook/react":"^6.5.0-beta.0","@types/react-dom":"^18.0.2","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.0","@storybook/theming":"^6.5.0-beta.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.1.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.20.0","@storybook/builder-webpack5":"^6.5.0-beta.0","@storybook/manager-webpack5":"^6.5.0-beta.0","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.55","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.20.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.8_1650874323047_0.2916552679786044","host":"s3://npm-registry-packages"}},"1.7.9":{"name":"react-parallax-tilt","version":"1.7.9","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.9","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8ef849c058ceb7bd04ece4f14991bd8f9c57ceb9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.9.tgz","fileCount":15,"integrity":"sha512-wO727y5NTjV7JmJk93SxAzqiDnsyZGf128xrv8jWobOTYqhV7LPxo5ogDZcRQOGG27FFmSxEny/Y5oGiGG2GLw==","signatures":[{"sig":"MEUCIAQvokeYPUEHQvfoopAl9q0nDnzEDdUCEpMTfYAmfzBLAiEAw8FFo7nXChBvT0ldKDUPanFX3j58CZeFu7JECDGvpA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ9D/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXag//TgnipKOAiLXoHtJF4slyu4qze5aNV2wHfe6XNaqVGF1Lc5EQ\r\nwStPbOe0zzc9dIIVVDFjxzx1usWhUP8SG1RW8TOKcC5gKImZOIIu12uRkGEi\r\nyGS9/T+4pUPIVwFzXVLHGqtuBT0RlEKXS1VoUM4i11iVGGLhaJ/72zMmIZko\r\nt7Ir+H1WPNleVhWhztpblEOnWapzNoy0J3cLb4q9WMicPC9vVBzAJrBl+W5H\r\niIYCEXs+HAaNVYe8YK8DXNZy2c5BJZiMmRLkMjSTuMfugj3YbaQBSXeFrBpZ\r\nwJEGYbNEy29lfr44atFRCPFI7kg5jqBXh34+m2OofEfyrT22tTq4OMQvXPmF\r\nwLS5HEc6O9f4RHeHeCha3IGx3C3le2c0sCi0dhSmp7fXqa8G6vpipteBlL2K\r\n+rurCCZDjN/jshzLDoZeJVWDmgFa+vJv0MR5V8lgdQgWA+EjxZ5xc+ShCuJw\r\nPIgcd5OgmjuP+z5MA9aQk8fCGuxpOQ2BujmI86NndVTLjUQYCIVU7r113m/Q\r\n1LiiVWFGJXdkG3nUDmPtxDpz0GRq4+xbrPVy1qQ3UvyZDKyNgJY2SptUfOzy\r\n5OXrRkb081VtYSZvpbPUVroLPQq8mH3t6UjcoSREhjpfsTLr+A62wXM6m1s1\r\nZandqzuYoa+BU4dTZEDmjSxac54vuOlFh3M=\r\n=vxOv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","module":"./dist/index.esm.js","gitHead":"db054f54d4a254dcd56eb5759400e37ea66d8870","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","format-lint":"prettier --config .prettierrc -l --ignore-unknown .","test-coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format-fix && npm run lint-fix","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.7.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.51.0","husky":"^7.0.4","react":"^18.0.0","eslint":"^8.14.0","rimraf":"^3.0.2","rollup":"^2.70.2","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^18.0.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.4.0","sass-loader":"^12.6.0","@types/react":"^18.0.7","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.2","@commitlint/cli":"^16.2.3","@storybook/react":"^6.5.0-beta.0","@types/react-dom":"^18.0.2","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.0","@storybook/theming":"^6.5.0-beta.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.1.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.21.0","@storybook/builder-webpack5":"^6.5.0-beta.0","@storybook/manager-webpack5":"^6.5.0-beta.0","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.55","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.9_1650970879726_0.3009938967438921","host":"s3://npm-registry-packages"}},"1.7.10":{"name":"react-parallax-tilt","version":"1.7.10","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.10","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"64df7543f512b9dfff152d65989f574c826f1ca2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.10.tgz","fileCount":15,"integrity":"sha512-dqjppmk1u03sCGMMMwV4voNhey84jy91jcYh03r3+dteyceod/h9+jm+/aVEjx84Sk/VB1uUVdQX4eiOADRDXQ==","signatures":[{"sig":"MEQCIA1ntX0MRehnTf6+staYO3knE2YwEyMm8bcBzZ1SdUKCAiAcZ/TY5wugLzuBM8geHOnLx2V9vZFdNoT3Ucxjd2bHVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaqvXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2yw/+Om3+POGr3oS6uinkrkLRNSj9XuhuvkBW/jelRzHN5buqLssP\r\nHhpi4kDDyeP96ihqN+viLPwP7bUC0BillgF9byoCU6Smkb3CGR7PZPT+Uu0K\r\nXAzpygdOjwu9p765sOQcePt9pcwiMo6dowr/WDFE791RwoiELTzzEwUc2VRF\r\nYYp+nr3kzozS/gKi+YqMbmU9Ona8K0DytCZO3+sEK8Y4COaKf5/XetigKCKj\r\nC5cW3V14w61DkTdnO+tEb3ZOOTeNEhrPW8yo290vQeL3x9RR70GhgaGa+dy4\r\nbm6C12PsohWxwhSa3OKxJmRepZOh/PUJSsHkoxtP8D2/DZlubckWTFzgNbb4\r\nDWiB7flZ0snFswlWobW6Gm/o/BudT/wViust2+nyHNY13kuvHF2VN3FqD7t5\r\np3la9ksT6/1/u5ZsiatDjFxl47f6qZ7BeCxAyLAuSTN7eJhR9PVGsBnjR78A\r\nc4dGu/O02p2pkoF/6jOHABcNIT2f5ql0oZqzOxwYk+rL3eRdg108AhOCGAky\r\ncG9eooRc+ppiC3qrMkTHKooWlavTvAAN1VPJyJ8WvA1gU5PZ3PHCK92uS4b+\r\ndi4dsmLiz8bsdtO6SFrB4XypY/0TT2vQTdZCyZ4yFfPItXyM159s078x9/eE\r\nGc8iC90z63ZAwJ7dfKKyucdRue+gS8mh/jA=\r\n=1l8a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","module":"./dist/index.esm.js","gitHead":"041b3c672a101b4fa15fafe6ba6fca985893b923","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","format-lint":"prettier --config .prettierrc -l --ignore-unknown .","test-coverage":"jest --coverage --verbose","generate-demos":"npx react-demo-tab-cli generate --prefix=_ && npm run format-fix && npm run lint-fix","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"typings":"./dist/types/index.d.ts","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.14.0","rimraf":"^3.0.2","rollup":"^2.70.2","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.3","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.8","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.3","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.0","@types/react-dom":"^18.0.2","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.0","@storybook/theming":"^6.5.0-beta.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.1.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.21.0","@storybook/builder-webpack5":"^6.5.0-beta.0","@storybook/manager-webpack5":"^6.5.0-beta.0","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.55","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.10_1651157975628_0.6280005459145621","host":"s3://npm-registry-packages"}},"1.7.11":{"name":"react-parallax-tilt","version":"1.7.11","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.11","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"eb864f5fb8c583f1456d84e354acc25ea0b40c65","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.11.tgz","fileCount":15,"integrity":"sha512-b7MySb7MRjLTHOVrGgLI+Ox2nEUhaGv1hP1MdZ6yxy/qOsboghqSIYg16GvT2BcbKYA6jC7x/Tx8Cc0Q9hce7Q==","signatures":[{"sig":"MEYCIQCN7b51B7ga1b2GxNs7Tg027frTxW2cc1d8U9AxUqKsCwIhANA0wVRF82Rv3vW/VLb693I20kBqvKI5YDu3Kx2KESnB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib4nVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpg0g/+OAN3hFoQ1UwM0Q4qXgBp7/oWpcQLfZ7j2tIdjk7WuB5eCk98\r\n/7g2iSP1JreRrCOdquM5pUShNy4car0QI9UsDInWMlw/kXDacCDBlfeTq6Ha\r\nWdYUKn5hCFgzcokrDSvdAufFKG9jmPhoYeO3jf2vILE4NwheGPo6oyAw//Q1\r\nA90L0172NNkSnQbrsoVXI+oYnlpUPARwQ80Et34V5kT3CJ62t6l/guxlJxnd\r\naZspLpl9zZXKMwGv6J9Zj5DvLPbdlmaUSWtika87BEkHV/gOvTX+F2nJVCKo\r\nVVNsz8z2j01idPaIfm5WAP46IMvTQfBqojaxGVYubZKChCyQproRSSyNukXB\r\nbC4CAWMWUWxdKtXEBJ8GZQZR0wbRTZGixHTZhA97b8pamPyA1/JDSYukcN/6\r\nKYgXpTZXrtyV91uI2nQ1t5n1P8nvn7XyVtZi3O1wUR5kV8r9lPiAArjFTmjA\r\nkiNEFe8f9vErBfr0sGJl1QspUbI5UAw6VfltJ7towFN7UrFHKUaesQaT7Tvn\r\nfuHkgAk1z+ytW3cG1U1zUbC9fO0roaRj7aCFP+yhMn012mIo+eEbmON+nCe2\r\nquK/OweB+tV2jAff9liDFMEx7sF6rDHk971yYghl1B2vFLeRU3DaFDr5qzKo\r\nc7gF3oCaDcdCjOuLLeRpS5V1q6Z0Jiyk+DU=\r\n=QqJd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/types/index.d.ts","module":"./dist/index.esm.js","gitHead":"9ecdb3ab26bc1977e967e57bb5484785a196b22f","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","format-lint":"prettier --config .prettierrc -l --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.14.0","rimraf":"^3.0.2","rollup":"^2.71.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.8","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.4","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.0","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.0","@storybook/theming":"^6.5.0-beta.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.1.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.21.0","@storybook/builder-webpack5":"^6.5.0-beta.0","@storybook/manager-webpack5":"^6.5.0-beta.0","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.55","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.11_1651476949663_0.8725736839315967","host":"s3://npm-registry-packages"}},"1.7.12":{"name":"react-parallax-tilt","version":"1.7.12","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.12","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"19d95ec54cb386b82f68d8722404d8fe18ccbd25","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.12.tgz","fileCount":15,"integrity":"sha512-3jrnBeiJGpAsPEQMIUz3mjE8z7Lr4813Wv8kuI/HlTbvonIgDGgHCzpMGtyteJG7jKysabyY9iC+mDVoZuyceg==","signatures":[{"sig":"MEUCIQDpePHfb36IH0DN8YFMLCsWLGq42ZuaEf8U3IluSY6EowIgKh+4XTFrF2QPX4xW/tukqPH+QsoqRQIS1FehBHwzVqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib+KOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvWA//eGf0MoarbYuBYzWI3n68LgQiMkMbsKtlS3tSVQl60D/stTMW\r\niValBUgHWPEvfrN9iZIFVIYh8LemTipsOsX0MbCDHOzje+vSPAg8MpIr0D2e\r\naTqW6eBjNhkvP+b5v3Qxdj77QZC0eyfV7luYclAiJcVJJM2cpEmxtp/tZ+xQ\r\nXyetDn6vQW4NIG9auX7lXTE/CykimkFP5xDY7MTc9fhdbfNdfuOHfjabjeda\r\nK0axrSuSKwpo4lrcqophsuo19ynCUz2WkBbiurStVU5sUs1U7OjqYVj5qvvJ\r\nEpm9McPzHy17AQKKtpuJc+vtfv01L+z19js9rFLD/KftpFgRwN46Wu0PGbzx\r\nwb7GHa8DKMue3Q+po/wlvj5jVZFxHAhGjqzSyzVy46eVDRmo/3mPlTn6QyAm\r\nDPDcNl22HfyC3D1uhFenYs6+xP0VFCSZ2DRgGqz4nm0IwuMySkNYok87oFeO\r\nRIn53VVFbUDy0KRKAu5PXFtJ2GTuUj/fMu+TO/a9PMMtU2/jhruO3y3yvImc\r\ng82OYDa57VrX9AsNNsTv81/8BNwlp2M08pZ0TB+GMhmOZYdEUwWao0DV7liZ\r\naeTONRV3Oc2HsCnHVclXmLO1Q8qVH996dPGe8LSMYhqlR16AX7dPT7oxYrL3\r\naHd9KAaKlq/xffwFbAX7jC5IMXafL/w85Uo=\r\n=nKFA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/types/index.d.ts","module":"./dist/index.esm.js","gitHead":"4470e7d95ecc9b4d9c2a348495f6333c743918bf","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.14.0","rimraf":"^3.0.2","rollup":"^2.71.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.4.1","jest-config":"^27.5.1","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.8","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.4","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.0","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.0","@storybook/theming":"^6.5.0-beta.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.1.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.21.0","@storybook/builder-webpack5":"^6.5.0-beta.0","@storybook/manager-webpack5":"^6.5.0-beta.0","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.55","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.21.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.12_1651499661908_0.8755161564640295","host":"s3://npm-registry-packages"}},"1.7.13":{"name":"react-parallax-tilt","version":"1.7.13","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.13","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ff3b910747898f1f2ced4560925ecf5f03ab30a8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.13.tgz","fileCount":15,"integrity":"sha512-tUNulOHFClmKxunirKD/xltHNEhwsLO0c14JwzmN2AG479/rYrOQkY+q+52NH1IBnGCz+Wy7Dz3Dawxq+4hhwg==","signatures":[{"sig":"MEYCIQDK87oJ9eMEA2xQSGiC0eOSBFPN2Omd1LSM1FaGOVw/qQIhALg1bGsznFhx4PTBor9egbg6dDmJLgM45Go/sWouFPvS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicM1qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrl8Q/+Pz6yM4xhrKj6O+whPZBZyrwVfGZWdB5VddY2mAQ+B5GqILUP\r\nRQGWUAWiGJi7pR7ILUQPUrcC8ljobqxJ9qd5cl62/OjI0BKN3qr5Ei/Dtl+m\r\n+tX1bF325glrA0UoEzAc79MIzQln/X185FI1meEz1G33lLgbfiJ2j7OkMGId\r\n4+BpuJYOawTeadZaMalHhh7Hvr4WwGJf3k0VeDaLHg4OkPskNJi7pztIGdLV\r\nnawuuL+WbRBWLMmFP9NgWYDnF0pnK0ugjnMZMye8bv1LoAbev+XBegXtb0cY\r\njmaD0V01pktnc5jsWObUtDRm7MpcW/E0zM2bqvcCdBUUMu58lAKmgGAeUDtN\r\nqxEyYWOlEyQj1Bm0MvjyPWVss/gSRt1KuYe6SkdKCAyE5exZMJ7VVpq7qlVg\r\nRW2i4j5fTN0T1RkBDwfwZP+eRPapDXjRusEfdXe+aGmN+MPJbZn4d3eB2Lit\r\nC5fY1uh9l0bkmcwKGqBe7nO2Jdw63bwwyxzYtEx5HPGn6x/0aVvEZeWALxyJ\r\nUDkhnYQj/GfxKEv6BEeQQHWifOYiSqYPm0qFBaVe+wgxCLaSTXxgjqog+Etg\r\n5jcgRJbItjmVGn72CKbE4XtDzWNdXkf3KC4LDfkcMxwaNhKoY+K94e2IPfAM\r\n4+quNRSoZK8d1LyeiLYL3lEPeVti5hHd6Zc=\r\n=4ZTk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/types/index.d.ts","module":"./dist/index.esm.js","gitHead":"4855c005ddb043e7f5670e5c75387a50b9afee40","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.14.0","rimraf":"^3.0.2","rollup":"^2.71.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^27.5.1","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.8","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.5","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.0","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.0","@storybook/theming":"^6.5.0-beta.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.1.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.0","@storybook/manager-webpack5":"^6.5.0-beta.0","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.56","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.13_1651559785920_0.011665308593485468","host":"s3://npm-registry-packages"}},"1.7.14":{"name":"react-parallax-tilt","version":"1.7.14","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.14","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"59d40de058b9b5d14adcda62ea372b0e7095e50f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.14.tgz","fileCount":15,"integrity":"sha512-irr0CDMga+TwRgShR4Jxr+2Sd4dJo/5SH2w1nbg6PJ5f782pX/UUYorvi9XnQHPPcsTjj2asfSIfhiG6tuNwAg==","signatures":[{"sig":"MEUCIQD4leNSMFsnGagmjDhcPXvRCxZ+aJWgb46wGpdOuQEddgIgbXgZri/eICuqkIMzrAxxg5Rokbzb3aRkQa2OMB5+c0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicNAQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4YQ/8CwwJzyNGaabQ1+GKXhODfpqs2C2px+wM4r149p76vcwridJT\r\nyqknRWbSBMHjNzl7IfLQGxeZLENVrJlZ7a5qb6LITs96kkR+TIYgkyPvAWWH\r\nDF1ZnK4sOXIWQM7hKf1rfFKrIP2/uCXNqXe2au4+NzFQA0ovNDpDssmjdRVt\r\nufUsEz4HG5n681CGUdnDGZtpqgDkvCJSUmFw0GZPpk8iqdrUh6eoP9juPfpv\r\nXBKVfZIPDOWqrx6FVdGu9ldAimC/qVL0ZsBlWPgSJYHDVqzPmqiR1rS4nxTh\r\nIDmZQcBpkrptTeS+oVGKgUZFMdbYr9b32yCk/XlJny33q941WpNVCrE3I86c\r\ngSDWUVsJVj3Wh7SjKIyNwvWiz+XlSs8BCHeEGWO5wVKfXvQuB0w8mUehULH5\r\nLbdX/UjLyTwoQzA9Ryz548+0397Zmv+tlsuV1ym/o8l2b8+6EajH+UWkXiXY\r\nyXd1O8+TGzb0R3gkS1FYPUSp0iQlvXQ01bARq5Jsb0Z9U8yX/e2u2LFp+Tc2\r\nVCO8y6v1jB/F/391Z7pKnXC/97VgMg9roU5duJWeY2N7iYUMKlEQ2vf49pEX\r\nb05r8KjFDTuIJzVqprU53MuAQBWUXdJi92HFgNCZul0WTk8ltxhKM3uZQ1/I\r\nB+SCs0j0BUL8NdfRg4N+SUHhrwjB6dcTHJE=\r\n=qC9I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/types/index.d.ts","module":"./dist/index.esm.js","gitHead":"032c05eae8f77e9a15f95831e9ca4a6f0fedc4f4","scripts":{"tsc":"tsc --noEmit -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","prebuild":"rimraf dist","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.14.0","rimraf":"^3.0.2","rollup":"^2.71.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^27.5.1","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.8","pretty-quick":"^3.1.3","@types/eslint":"^8.4.1","react-demo-tab":"^1.0.5","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.1","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.1","@storybook/theming":"^6.5.0-beta.1","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.1.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.1","@storybook/manager-webpack5":"^6.5.0-beta.1","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.56","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.14_1651560464412_0.5420909578827853","host":"s3://npm-registry-packages"}},"1.7.15":{"name":"react-parallax-tilt","version":"1.7.15","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.15","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"68a2b2b89265b8657319ce036e7948c30fa490d3","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.15.tgz","fileCount":15,"integrity":"sha512-Ya9/S7Y+6EoQ0QvE/cfQzhHDagJ72UhiJZCj7+M3blS8flDkyTGncYncIUESQM82VJ3eqzkKl+S1hv/RRM+IWg==","signatures":[{"sig":"MEUCIDLFu2mw7WwLqLdpzWzBy5Imudd8xJ+mLE99Cyd69U2kAiEAzn7XQVfXmSghLnYggXuT4QMALRUpRdvhxjdsX69Z5Fg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicnrfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovbQ/+MobOT5Tzj4yEPg4xOC/QRs9Yg6NX1Qg7h0g/bAS3kJ6VXi6b\r\nFkA6EL0ydmHGZvu1q7PHQkAfOiIJSFDm9HHHrImBAc2zBjcjG+cAvQYcAGex\r\n032r5alNaKsdYPd8Yo7M1pOvDcuvsnDB5ffcVSIVdXHxvftJTYrMKd+LzUSQ\r\nh5bcyTom0sFqwHQ27eLVbS5b0mDvs/u9LFPqJudTj+q6CFFQk9CfAIA/9Yyn\r\n80RwfHseX/52wR5zbhI8SUSw1VDfGVztSZbQ5ZQ3Lm+OCBv5j5PaF4wInabC\r\nF6w8wdZtOV5338O/pFWX2tq7aqiRcYkM+uXv4HXxpQbkDOVz7WKmBiOaX+ns\r\n5O8UYo4FnAJ9ucgZSfw3pqJH5xdvEZ6b3Hw07g16gM/n+/e4m0Ji9McuooxD\r\nEG1lj2SmLZG0lEje9KqdK61xJJnjgAq5vM+S7OBE1xzWj0A+1KzkCRn/OE8x\r\nmT8ef5RACa9/tJcKpO7ogQUhFGMRziF6LCqIvNKsNiaxI40sGLrNllLN/Ut2\r\n1OiL4ux/gPNVIElEyOi/hpY69ZVS0LfDxy3YE7yjabsbWVBVV+m9InrryJCw\r\nMPfvy1zd+DioEhT/7xyS2W8ohcebYGvzmeKcENC6p4pEv6XuejAd8efqqNHm\r\nykYrY1GJ094jvxH7Q2K7Xks0tr2fJae20Oc=\r\n=w72X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/types/index.d.ts","module":"./dist/index.esm.js","gitHead":"948a99aba3c96790ccef7ac0c98b1493f6ff00dc","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.14.2","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^27.5.1","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.14.0","rollup":"^2.71.1","codecov":"^3.8.3","ts-jest":"^27.1.4","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^27.5.1","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.8","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.6","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.1","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.1","@storybook/theming":"^6.5.0-beta.1","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.0","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.1","@storybook/manager-webpack5":"^6.5.0-beta.1","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.56","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.15_1651669726884_0.8846143987220458","host":"s3://npm-registry-packages"}},"1.7.16":{"name":"react-parallax-tilt","version":"1.7.16","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.16","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"6a7a0a2377edd97441fb579cb82a8429df0bdd3b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.16.tgz","fileCount":15,"integrity":"sha512-wftRB3gXqiquU5T7RkZojloIVcIztw9Z0578TP/QGR5eIg9wTGg6+nCQXkZ+Oqj4r7y47hYSQK7XcL/B2hHCiw==","signatures":[{"sig":"MEQCIAPNKTQEMz6bHbUP4MILCfWn9e7DybQEEMt/QkfC3158AiBip85qlxP7wLLAKGzFdv2kJDscDJCziggmfewN4yKzKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidQI2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpldxAAoWzhSJ9eVtl0/wneUNwVoOqQgg+Ecmc9yqMjms1EqXG+kEng\r\nN28hYcXCXt7LpkdGDCzJdoFAi/VpjF1LJpZZ6Xb+l73O/srZobqFGsQ+58WP\r\n6WEkgJfUsgH8iKTdSeq8R/ud44IqUC0oHSk/fSuL+Z3mEvM5Ua3tlVeEFVhc\r\nSATY52PJ+buq8bwtP4fdtUaK5TfPKo/8K5TiPnPyklwQ1zEQqZhjmfAOdrBZ\r\nuHMu31uxQvA3wdIDb4CnUwus8h7hfXWMDaIDi1YF9DtJYJens9ZE1vGrK5xv\r\nCaMktkfAJNSoszad5/B+iAbflUG5V+wmF5a8Egxb1l+QJ3LWa7lsI7ZSGD56\r\nPiJ9kTWCYVz8deJcKTml7jrzGdySOgfaBNhfJfuG7hgi0Ty0GApTa5qGV2Q0\r\na9KiuBcTA0fk2pDxTPMraNHVlK96G6PmHZKIG/FTCN3oFSQCq09LT6H3yaaB\r\n0vOkKX0TtqRQUZ1M8phluI/VXYpQYYQM9r6VeLdJzxwvc7OewVhzS8KYa7P3\r\nl8Ix/SDXvHDdJkvXlyliAiAkuvtW5vyh7QUyQ45vpEUdWukbJINdKxcyHKWJ\r\nJ0m/OUj0zMAYaU/pvYnKvoZSx39Dul/9YP1YVhl1Bw2T8DpV+2SO8XkKij6d\r\nqwuJpPk5vjsuEcPjpT1n/fBpiifCrD6UxaI=\r\n=ctz2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/types/index.d.ts","module":"./dist/index.esm.js","gitHead":"834711d1003e5e31ec5e5756a1e7666a02953073","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.14.0","rollup":"^2.72.0","codecov":"^3.8.3","ts-jest":"^28.0.1","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.8","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.1","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.1","@storybook/theming":"^6.5.0-beta.1","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.1","@storybook/manager-webpack5":"^6.5.0-beta.1","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.16_1651835446617_0.6626462770240942","host":"s3://npm-registry-packages"}},"1.7.17":{"name":"react-parallax-tilt","version":"1.7.17","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.17","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4dc06c0c1d610b44c468b778fd55d5061aa9869a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.17.tgz","fileCount":15,"integrity":"sha512-qLC5PKOEUcsXFQoIdJc7pRdwvJrmb1qUAz8Uz4zEoNw9a99Jd25Z4DMDe7Xmu09hwp+zvvR0pR2suQcvX+UypQ==","signatures":[{"sig":"MEUCIQDXW6MLw4jy4LmJ/Qi1SgY2CPtJf+hdwZgMuVNC8ODOKAIgKs9tqYX1bXBEPwuAc/qjXSMAFGBYE0v+IyRgL3WMstc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidX7kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpS/Q/8DW0kFIamLyPHMm35gJruv7Dk5dPBLVtrzLcOZctVxDe52skl\r\nd2NY78pqXOrNuyhPAsDGhJhAxZC+oVPfC0T51QHMFrfUtDS1aZ7Fw6sHmg0s\r\nVje6O01cXmaxoynCOByAQnYdpvnhseW4qou/a9/Bd/8dY36g+5+HC8KTo0wC\r\nJQ1Aaaokw1fmKalPl8bJ7rn6ny07iFkeQ47UMVw83y+xJS2Ou/EYHNni+URY\r\n/uGhScKBJpLRxU/VPxlop3UY7YY/Gn/I1T3aFCfNLMrdPp88mrVp27uK+iNG\r\nfAFdZsd+BN1Ekf+3/zw4VsWJ+aGUrFLqtW6kdWG/6qkFnIe24c01NkS5NBaV\r\nz9/62pUyXOpjQgoxTK/iu9srVhggE8Cra1KAKcvvmu1rM4S5DLMbbgXhStO8\r\n5RYlpQpnmk6yBU2Mp1UyAWQ1Gy/SlnI0G879tGzBBKMRJyNMIz+6ZteZhQLA\r\nj/UzMzKq9GTj4mVdfjOwWEy83XNzk4g0qlOTsBNYmjO7HQk9R7qIxg0RMD4y\r\nv6xkQKp/OiGYLmdD3zGcvDhXUSruN9UxbrkdX92SiIhRNlwY6FJ/naHyvk7U\r\nhhPxIxEdMMkFOw3ygPKbclOdQEa29rxArUEoEFti0vw2K/HwEYLEbuQPYdbe\r\nLrD/Wc6fH6Ma8+i/CgM38AJvzRQHTo5UAig=\r\n=wbC3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/types/index.d.ts","module":"./dist/index.esm.js","gitHead":"2717d64d8608de4e6efaf977c68d96093a0c7e1a","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.14.0","rollup":"^2.72.0","codecov":"^3.8.3","ts-jest":"^28.0.1","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.8","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.1","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.1","@storybook/theming":"^6.5.0-beta.1","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.1","@storybook/manager-webpack5":"^6.5.0-beta.1","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.3.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.17_1651867364183_0.14839983748120034","host":"s3://npm-registry-packages"}},"1.7.18":{"name":"react-parallax-tilt","version":"1.7.18","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.18","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1542665b4074bcfd721afdfbc1490f0ac8ce4f0f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.18.tgz","fileCount":6,"integrity":"sha512-UmNOYINSwPgw5gAD1VVZeLOaSneFQ/LYlk2yVnwR6osui+hzZb+6LCqiV/sC5upO9Y8zpjrizIKnyInzzoMFbw==","signatures":[{"sig":"MEUCIQDrk8Nl0l1rF6A0iwTMagWj2nHfjXgqL7guxlkQ+a2BAAIgYCPMFcV06s1eZXSOgDapeeZSNBn5FtfcpRx+PiyWgX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39182,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid4ZpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqYQ//TFmWSeg4RkVFFnSQqXwilvcfprqYFOtrVV2BN96+GhqocmTC\r\n8Y7s8VkwiUuLOReqmwV7lsTr6Zzsw9WZOpglOzYsUxzhhz56l/LUYdD2m/Ff\r\neW1tKXkSKrp54H4WBE+c9oVt5yFhQM5GrbM558i8YX/nMhCiQOkTjGrRxFHC\r\nqamHeKb7Qw9z1isyLeqnlilHqa6irdj3vIYKttYxn5GYvjz9V78psthldgti\r\nb4jdLwt5S2SJN2OvExtVfUzy9z5//TQU/zA2gUGJYDoJ0+n92FxIESxi9e+4\r\nfVB37c5V/BaYY5k3ZBh2rhOO5U/ukJoaVHA2I7kLE3nhzKTVvjduZJU09S1O\r\nId6+ynxI67Uk65jNrEhwFuY0Al9PHR787dwut4Rv5xRk9cOUPy3LOSaX+xpX\r\nxzkQM2n88+XFcY7GcE4HUOf4Bz+Yaa4SmW1SYoEBdVPDcxHwEamZFJsaVF8I\r\n67CkM3iGzFUPDSmA4cszfXIlBFEZbUxO8bGOPEBRroJC6mTT5mOhZOmvAJMJ\r\n15jOpTA3Wsecf2con/VG1xdZ4tMulzwNQMwXv/rjoLQM0J/26VPf/n2RldgR\r\nXRlAICqQLZXC4N23MWjzg0W1jYCOAIxIcDxPIMGIBKMY5ZGrGWZZR9cx9hlp\r\nBylb775UOvRUzA1gucap8R+FjzJlumq2dEw=\r\n=4Ci8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"e0eeccbcf78d8931aa8021e6fea0f0a3e9a85d0c","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.1","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.1","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.1","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.1","@storybook/manager-webpack5":"^6.5.0-beta.1","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.18_1652000361677_0.9426575468534442","host":"s3://npm-registry-packages"}},"1.7.19":{"name":"react-parallax-tilt","version":"1.7.19","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.19","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"434b72240f57104ee2b199d195bf45af9ef353d5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.19.tgz","fileCount":6,"integrity":"sha512-iKEg4+1gv8WofHbxGW9vWHHiIRP/CO6nrPJ3MaQiaXVaqfBYZEJiPxQYlz+Ztzm04bOg/kTgsw+HeVQRgBdLlQ==","signatures":[{"sig":"MEUCIEE2enGwJrIR3nMiHQLAhgMKlFOMubQ/lo72WHz+caMvAiEA4M01FdvKZXbr5ONobxblZ+NCa85JsdafQaxQaDA47Tk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid4/VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3Ww/+M+sS7V1c0KCIVQUUxcePhVB7vejd4DdRXVq/YIV9jXR+SFOL\r\n9IYDCXmhm+RQMtWMBQ2sIJd+yNhoylzX93JmBv0u9uVF0b3kqrDfBw8omrfw\r\nUI39FW7VUsCPCWWioQgVaHgEJAt5GgmngdpXPkE9WOIDL1iLbhPwokLX679H\r\nK9vh5HDJANRylboqcbyXYA4dbroyVGASlKzsTxmeoaAapAHrfI7U9WClJkqj\r\ndOcIqF4VzfcOnzDGS779U2IqQKr6y+BvoAa3EodCCSeVRZ1y0nKMdhaK1wR7\r\nufYplb2UhoVFl8KBRw3HdncoM2sM3OGSOwOod4WdgPYsUMFsaAHwefDNcT6h\r\nyNKFMseTJEHgnQsnb2dH7j9Rj218Ytk+X4LBQL8PiJfjkSw0UzIfTimSqX16\r\nfTAhzcDx3PwgV1kH46PPly4IlkjrDuF5T9QVsFg5atSv5rzFKMZGDeb+I30l\r\nMpFDSgfXdt4RxkU8jTYrIYx1g4o0f3v2djTOoPwW+RXrMrB6zikJdWU6vXjU\r\nzTNGUoULMBlmHg5mtFYsO/VKNQl7tZFe80vh9OwU+w6AfropqdWU5WgEd8s2\r\nSnso2z+KICFViZVtBOGEOWrUYcDwtqyjA8p0lIUkaddr/nCHtu/GZXtsTf+H\r\nkYUYvjnsJbjqxHGEBGSE23TIRLiRpcvCtkg=\r\n=SpA9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/types/index.d.ts","module":"./dist/index.esm.js","gitHead":"054c29fcbeccfee93c0e9fcf72a2438a8a87a847","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.19_1652002772719_0.3444616339516555","host":"s3://npm-registry-packages"}},"1.7.20":{"name":"react-parallax-tilt","version":"1.7.20","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.20","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"90807522d558668f8246ea3d0f246e8501e07078","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.20.tgz","fileCount":5,"integrity":"sha512-AIQc1t3dG6AkkrPpdqZ4037ySIeuIFgJ8nLYeSLsl57IhJDIuIOedxlIu3JnSWwvNoWcpHyXPjdfNI4hkTZBww==","signatures":[{"sig":"MEQCIERtIv7zOcMjDv21wD1Cb1DrWdkL3eTmS4XbUHcnJjXqAiA/QiYEITF4YCVl0SoxdA4Ioj6URztH8jHpc99zUxhl3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid5ZBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9kg//SRawJIZL7fk4D4PffbVoeeozZwYk8yjBmUKoPwpBnNlO2KbE\r\n8CXE0s6lGmXa1ladyHSWP/ZHs2ZDr/rEUhH+JIiJwOeoQq91igtTXTMufC6R\r\nvKavWgdseSGtBUwbCQPDTwH/+KLq8K7S2smTKvwEtetYklMnyS2nYCqeKha0\r\nO5NXegT9SJDnVJf/P2hcfKN88mBcv1eAuweYrElhWv0Tr65fJANrLGPJ+CDg\r\nX9AexHW8r5WhlB0YkLkgixcqh6k4Y4qEL/q5WsDt73a/ekL7k3f93qXqz7tx\r\nKxZJAqu/DNz6yaEgLgMyC5H0t9P9HV4EvYPQsCH42o9Z4ZVZsHEYeg84VWF8\r\n3qQVMJf0hYk8NVhcPpGXnaUPaYoSR7pxpJj3BTjpL4HO5C1aDbSP/i+UcPjd\r\nb1RL7Blcc4lb6bIY3Bn7DRra4fn4HTn35CeTvYyo/tgtRAqxqyOeLeyba+iI\r\n+EG/sUp2fMGaKsI3YgVs5TFaj2YeIJ+Ghbi5OXuXdH/lwTWgi7duKVMNdEkm\r\nDP92XQqWaqE8GgQCcjv4R8ICjRPVFywd7nrtZHRy78i70fWXYa4iSC2f6ikg\r\nBUkGbJsZP2XumWVq+5CynZlgCC96GnAmFfr/a16i1OmGD0pLII+qf4mzJEkX\r\nUmB8kh4uvuVJKlw18j9v+Ba5/KcuQqb+efU=\r\n=pjz1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/index.d.ts","module":"./dist/index.esm.js","gitHead":"e64ea0739108412c9f165ad1b76c237652abbe58","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.20_1652004417672_0.89553817415159","host":"s3://npm-registry-packages"}},"1.7.21":{"name":"react-parallax-tilt","version":"1.7.21","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.21","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8498a9872f7b663e6be61cb8f47bfc6eab26c918","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.21.tgz","fileCount":6,"integrity":"sha512-TpAcpZhXFICsWzwotm7WHvPVWDqN+JSoiQTmPe0AH75XTz8DIgB78iwIzMJ1oDEljYOrwPb3Jm88gVqdpngA7A==","signatures":[{"sig":"MEQCIHC2GnsVEuoaAoyu0m0jFQxM2Q7HhJju87ZRjxgHgNPuAiAjYXnhzdhneK/VnMo1Gu2gkfAGZIOA3ykcjDtmC4qPVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid5f7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaSw//WGh0oK7ASB30DELCKDKDmv+ICPxCEdZFIKCgkJUAAW4mn5cU\r\nmL+e1J+BWAyBQTs6L0Q8/Idz+kQfllAL6aTz3d/uYt5hJ/+Nty26zG92FfuX\r\nnK/fsjgTbTLBT6ltEWNZMkeBrx0WAWI6U/T28CL4O4k+SduuWLWumKXDhhXZ\r\nbMZWUlaE5h0679xZWiulay9Pxn3mJAXCcx+PhZ2wKC6147W+BpWIrNjpPBJz\r\nyKXyslAPQbXe0SD658Ww+0Y3sAVLcUeD5ZHee2rAuu8VD+LNp5gMqBingYpQ\r\nwaZ3JMDnNVYdiyjKjYVixi9884zFQDyVLQBERF+wcum5MrCxEUnRZPy+KPyh\r\nIaFDuZafSeilD/Q3dM7RIN3r8cglmz2OltyHOZXbdmi1hwF7PbUJVQPkfUBy\r\nlSYOjZjD9ppk3zke7kgK+lsvPngqp97838albJpGR7uUQatReEO0WWEDFGrv\r\nnFc+LfNSMgyRuLGTIW59lrNMdoHViQSsyD9YmYfzNrJQUxMecMt9gy/CStNl\r\nCJtbrlypxGUxx+algDPymhGsRVuvdaClG5QImTsq8FvrR6ijKv/Hc19b/l8F\r\nHyoVtZgU4QAQhN/SIwhAbepwsot43qHoryEQ/hCTTw0/QzhkEkSmpyt5VHnq\r\nJ2eeuyyRBd9tj6CK966G5rDEgHegHxNSdGc=\r\n=yboD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/index.d.ts","module":"./dist/index.esm.js","gitHead":"5c5959ebda53d70856750aeb13fb584969f586fa","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.21_1652004859291_0.9490991260865975","host":"s3://npm-registry-packages"}},"1.7.22":{"name":"react-parallax-tilt","version":"1.7.22","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.22","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2bd5a780b1fd2f5fe854c357e3a0d1438147bba0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.22.tgz","fileCount":6,"integrity":"sha512-3W3A3S3qbnXvL3G6loLILHajtFxs6ZtsI9uVSwmmRQC4o3xBSF5NmxQ2zgoDKULTXmq4C5c0OGhOdYZeKBKVkw==","signatures":[{"sig":"MEQCIAy6I2LtE9hxL1V9RcDJmAcpQeLv8Kupns+yryJbRQX9AiAQGKcCDLX3bUexClKKGlYJ8/sSv2mHi5zJU/+8rs8DLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid5rrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmod/g//bq3to8kq4xmXLc9TW94qDyvi1iDXlv3UJb34GE+X5aFxd4eY\r\njsF8QwvwojoJsaH58Y2E2o4ZBtwMNhl3XRN0sjVcnXoGk3SoZI/FA6wsX6LZ\r\nNJjtKEOzPRWuEkG40mzRpuj5VqiysQXPS0eNKQb7yBBwqzGKRoArdkmE4+bb\r\neujeEgZdbLFgx6ZSpwFlGHR1/iJ5GqItfcqbn4UYDy73qy4E7rhbrsYoM/4q\r\nz+ov335NLT/JndQMqstEq83+Ful4nEQGWSjXr9ADqeUkr0mOCzmIFi+6+Q77\r\nngZCbeWJYbmsbCbSELq7D2vN9ben2Yc6eKTt5DjhnbT8zF5TMi/PIYwHFZyK\r\nYjXKsY98uCn6rPg2muo19LT3oZTb/aI7T1LR+WCN294qvFBhA08xQIucTwN0\r\ng8HeZvF25tjjEFZsdmDZtfU7AL7iYKuksreOaFqL1quIZftl66C7gvDsPTxk\r\nyO2f7jjRXOT0dHLlIMFzVbUFfMzViJjz25oeWP5JpGDe02IN5hi7G0NyU6zL\r\nUNHiJNxm0cIm+BI/LfSlmaIAlkEeUQo0cCJVZQiFDdH+Vn1HpAsP23jgkA3r\r\nRm9TxPeIwCiJVHar3kPx0UJ7VhBL860WDqZldr7mHXrp/dSYYQqJVfWgoUPD\r\nRI7FdARJ/2zF9UjC7bWMvFJb/qgubFHPbSE=\r\n=8BFD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"b3e52c1f3baf8201925085566de69bc57a1e0201","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.22_1652005611057_0.08054792983661763","host":"s3://npm-registry-packages"}},"1.7.23":{"name":"react-parallax-tilt","version":"1.7.23","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.23","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e43576064b78b2e6d750c42eb32604c27806441b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.23.tgz","fileCount":6,"integrity":"sha512-QPFY1zw4qxOcOEWvaKUxQtqpqNlf2y/Rjy1+9oNQu0fePXbZVEjJ8UVQJOlvXXHUrtu7+/Eb4KP20lGjm6G3Eg==","signatures":[{"sig":"MEYCIQC6uBS8iKey0U0VY2tIf/DJz96Oi56J0/U2jtVFC1/PNgIhAOo7+r4KpWfuMxCkqbmq/Icx3kJxeMs0taay6EdWbGRh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid6RTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/Kw//Q19GcDXwWa6yjhvWFV65bhKq1YqQFcabY4DhwnamqErv1itJ\r\nhuK3k2aTThL9OsXxLp8bz51Tblxy1Et0eqQS+y/kyl6f1V2lQ3ULgU/wNk0D\r\nMtxpTfrXSCeCoBRmqEGuimiwzHcb4k0c5L7LCc3lmfhUbAwghIngW+PN5gPi\r\nN/I/tHvEn7SFT523wMwXU+qjV/FcqDM/NFlAu5PcGbFtoLZNTHwKkA37XhsU\r\n0s+s2QZR3FkOuiFPGGXvMmm5SK3tJupIku1Cs+1430rKtnD4GXGF472APLCH\r\nWQ65nWXaRIlZvA0DbNe/mGiDEuqL05rtdb2Pu/mLK5XdpwACLekmUwJ/hFI1\r\nRncTLJpGrX2JeP/OYeLGfSbAltA2pguVGVrQuQDESY/F9oDZ4MIA7PGF7DWW\r\n/vqSCOl3tQEK1UlRspSpDvYPZSUKkqISRRzIxUcT2t/Ylaj6fx7xZ+hLpXaD\r\nB55VV3H7OYyAB8Vw2TpubGWqcgCATX9Vu+TvE0Mxc+DlAos934Q5LNmQngFE\r\nl9GcQ3kO2j3omf8grOzChFJahK5Tv815PvcYHB/sVBN1g82l+6/pyCtQ1vm5\r\nwrga4Y+kXeDKI/JYs84NJv21wzMCiCa65/6QJKG5gJxeTJRQ+N7omLPaWkqv\r\n3OQUCe3RVaBn1DV02NaxGFi+3JPelo9EzWo=\r\n=4gQo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/es/index.js","gitHead":"f01452ad176ab6c2078d3400a7bf96a9bea4541a","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"XEasily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.23_1652008019286_0.9521624001718407","host":"s3://npm-registry-packages"}},"1.7.24":{"name":"react-parallax-tilt","version":"1.7.24","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.24","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3907fd7899907c8e08b5b03410805ba839709183","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.24.tgz","fileCount":6,"integrity":"sha512-HI0SxyFSdRXz3liOx8qksYWOA4UHflBNuj8hkZzo5fY35huO6bw04BIjwNGgG4BP+97+dMyOgbQdwWkg6d6p0A==","signatures":[{"sig":"MEQCIHN5brJly47tdLvD+r2iS6EYmnoUW6ir9lCPE9ErmOmfAiBsYNPgvsbcDs8tS3GQDJRtXKR1A07eP1ppxYNwKkEOdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid6bzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrL5BAAlhhBFSUlhYaAuw0zAZlrMCIQvyy1oVMR72D9KrivYAOdi+y6\r\nfEPp4zWQAVExb8pXqaEbS0DZIcH3oFelMtnhZh6asyridP9FaAUGAvUClQpN\r\njTOxXi48MDeRSlFPNHUo0azqDabVuojk7uZ6p2zrYTZYhQAVszkFhY1Z0h4X\r\n9VGEP7IQQI2JaxIqKvxV3quCswnEZ0I96XWHUxXfLESkLZ/6xB8XkUEO6Kx1\r\ng3QjFFlDgvwkgW0ZfjWqJdw3wj21rirYqBzWtN4pD0Pi9UeopUPX52UNrYsa\r\nM6TC0JufbpNFmkYDWSxX1oD2YrNf3bIRwdZLXIhqNdPCFiq5V6RIc1UqnZkb\r\nucskLgNq8+TPMJgNOHTh2qO+r34tgfvy8HdwaRGipgIAOWQOfI7V3be4Hzls\r\nuye4opF88z0fLt7PQkWvhJAn//i8JW9DFRjZ1tfkmbd2mtRoqwbLPlyg/r7l\r\nLxsjVbS24amGQELUsK8Qe9/UZzHfthgheofxVc4Y2xryUIrLuPUXaSbcR836\r\nLku1U0Bubjcn+Ticrm/XQtw4o1o7iCmgfvQRx4DVVJidm31jlatCz4Hoz8/o\r\nndQUI0o6gRmfNruCphQ25emWyM6zvYwpARKSHO3tmuHBsnT83mf8fB2w0lrU\r\n+YN9aSZD8qPOmjL4GF33SB2XcDW4w5AmF7w=\r\n=IIwQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/es/index.js","gitHead":"2cac1d836073c8aa0f4f501a92bc6a08e49e045e","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.24_1652008691781_0.794042244818628","host":"s3://npm-registry-packages"}},"1.7.25":{"name":"react-parallax-tilt","version":"1.7.25","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.25","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c4e6d7daf23efab485d4a789ad85d61fcefecc77","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.25.tgz","fileCount":30,"integrity":"sha512-tsLM9JviqUoHCn9CU9gs8wI0SOM/Bf0PXKDKvMXUJAhbXhdeTLl3EKC3QYYaxtsG0sqWKJrHXvJ+nkGa8YfEaA==","signatures":[{"sig":"MEQCIFMIfZtK8nInDLkAbgUJ9dsgMIZ2/03w0fxtQHRh8/IeAiBJMUFzVbd+csOYmdXbAYx16oHCfALPfVXnz5mhe1Pm1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid6idACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhDxAAisANQUQbVOM6lbclhXP7ir1MKD/vDQ53OekrPjmL2LK6+/Xb\r\n2cGNBkk6uLqmQ82sbWqv6ETk4NOJyue5d+GL6Q1763GtV6N0cew8cC+LIyQN\r\nXWDlwHRDMzp0S0HuJ49mYTY+FzZz+R4kBlsIKXX2gUgi5mIJNlq08tL/SC7e\r\nA/ggglNkkBhNmo2Tb/J6HsLWsdHUgZz+V8I6MnChWsPxpJIq9BoiS/mgM61N\r\nSu5lQLrdWk0Eu8atSQO1cNc1XGoq4lN1ZjDeA7wfGKWTjitaFjdhbNsysg1r\r\nBQkgTYKU2IkkUp3t+I3QT8sl0TTo/mAHKIA1C/vSfr/VMLUHQiJxjzD92uxY\r\nezLSFUdsXd3kaDRH0yYQj8FkpPP4MwryStgLadpYERr5817I6RvI5KuSf+vg\r\nteR4avIwddZfrheM7ZSGsK+agQkIAx6xniJnYthhgDfp6qYwK/ufa+BzgeKZ\r\nxRS3rHgekC6PS1J6N1ijBgiSl7Wph0C0qlDXf7phIHcT1/i1TCoWSME6oO/X\r\ngKBrI/mVQ14u26oVT5osPz9TtnbzceqBNSOj9xCumSOudvvW/KBzaVgvLV7G\r\n698tA5JyhqMdGmQBRcODH/+ZZRStYe2VQNpFiLtr+2ryK+Jg8nlJdT1wysDG\r\nR24ZRPrAtb1VPBggOj9GUAHPatqYVss00xg=\r\n=Ukkw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/es/index.js","gitHead":"c856a94bd5087d3600fa628a79e778a3aa3d1bd1","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"1Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.25_1652009117281_0.18154178372937335","host":"s3://npm-registry-packages"}},"1.7.26":{"name":"react-parallax-tilt","version":"1.7.26","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.26","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9c9cdbf0d861f1c45d9260be9627b5b1019d6e6a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.26.tgz","fileCount":29,"integrity":"sha512-IISaHCGz17oUFOG/plEV97F1mxFq5flAbnsa7E5nBUKwPXr+thvrNsnD5ug6yS9V3oqdPC9FwYt50zCxALr45g==","signatures":[{"sig":"MEYCIQCxamPrykA3U/76R+UQI12EmVJD9lfQBkxuLrxw16TMOQIhAJaO2pMiHchVixwzsD8/jo7OXyAJ8SUb1GSl4yIWjofK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid6s1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYBQ/+Mt8YudL1yZiY1Dx0AwdZmiGNw7ZA8y8aOpOd6Gh1KefBzkBJ\r\ndua+q9R0BiN74B+77LXEBQ1M/R6hIX6o+9AVZxYAGrexxCcTOcBvMIR4w0em\r\nq/KnKUQcE10WFcJvcX4K0TtLZ5POKoA44sjI/blo6W1SHA6fPr2NZyReF9b3\r\nKSgjRRsQgBDNojC3F6TkBxQjqqljUqhL+ac2L9PWlEgsTwYTTsvK2QC3ojqV\r\n886Ih9Hdb7GXiXBpssDFq2+G28frYp8kbd7lfR9FkTuyuCi1PFiaC7tubsIu\r\nORPLcfw1RAd+p/0RzJs6o81dw3HJwsu1Mv6u1o9vU+Y3xBf6MTfwBJfA3qxH\r\nB7G1YF0ol7wXIDhgZuStfbAxMshC0ANsd9X2NU6z6KSZD3zdqi/YsMdOzOqF\r\nLP89C/vr1FyXbOUUgjJbkarpnm4Yptv5ioOO5cPXGWrl1UIl3ZDjV21KNGmB\r\nq3p/oFVVwN8SyBaYJf2QDttEP1tgGfvZIDEmqh0dkq3IWOAI1Ycc/LL/v8/O\r\noreTR7OSs04VVZackvXHIbe1tlWK+OI4tQFq9dCkWgXx4HeSONWQd5tjBveY\r\nqdNOb9qMLwEFH5OQtWkvQdM6+4MQdlOgFyNyJHFa5PF4hDHwSi0VIuO4Z/q5\r\nkR3RvZ6gxQPtKBAHayT7cHrngWNcktxye1I=\r\n=+M1h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/types/index.d.ts","module":"./dist/es/index.js","gitHead":"441d3a338948cc92f331f60e4bb85a87239eb990","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"1Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.26_1652009781763_0.2038966654140384","host":"s3://npm-registry-packages"}},"1.7.27":{"name":"react-parallax-tilt","version":"1.7.27","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.27","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"83eb957f1fb73148109649641b6332c93525326e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.27.tgz","fileCount":29,"integrity":"sha512-oASkrZhO4LGzH0Md7UWzii7Aar2xJ1FendMvP0MPs8KDPBP1QPC1R58+5hC/ePqV6xd8LzFHEgTD3EsBYGWPEw==","signatures":[{"sig":"MEUCIQDno1GnyeOF2yVQj3HmRmKBQQPqYEU+Sp1n3i9FctWS7gIgDY1hcjUHHj4/eXtrIovae4Ae3CU9DMegnQ78yBvtYCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid60ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRLw/9GdAJ6IQEXsBj7ydARMoQbhNGGexsQTMlru4G59JZDlpJuDwq\r\nS12TgOaukJvGfnau0OH0SWFEcaqUlt90Pz36Iv5SQAr85zPEAejVXpR8gWj0\r\nYfXcrI5EE9s+HSjbCkCWVUA5tUC9KuD78q+uPlg5iaPLeaIJ7TurYlaX/GH4\r\nR7lODeDxfVlHSIpbNdg3a637eahhZtLsfpMcz1StJP3srdo4+8dJzHPhd79v\r\nUx1bHvZE8WK9IzMw2n6rvIHqk17vvZEtuz85PCF8+M8VWOiua+HWDucJXbLO\r\nGTA4mw2SKVG5pCAFw3hrpgRlZCdAoZm2ITWR7+Cxoxd3Er8e4N0z4xpnYpEk\r\nXA8aW6BVon+NhMN6xffk+Nt+quY9s2N2obdlgX2aaah1Fp8KQeqCMwjpJqxz\r\nyZN8/Kv0THRanfWp68i7fwyPCXZAMXaFYGPrRVg63IpJ7JbMM1d0oCiXVDaZ\r\n67tip7hWl9oecwrsSIPEtSiMHxQ+V3mwGrch9ur/Gnq+JJzHWfmGak1YIcek\r\np0kd1pRHbdMw7oiQnjMo6JCP8ztRXy1SamSV+UzvbmzsUB2SnL+DIoG1qMNq\r\nRZvcxo/pajMqDZMlJQ5DMWPsZs7NjUPgIalDAAZUGnlcHDsYIrrlXJrSZ2gr\r\n8i7YK/tBDTFBcHurXfngO4j3CBNZVnK+yUE=\r\n=FeIf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/types/index.d.ts","module":"./dist/es/index.js","gitHead":"599c88225ba11d2d0b8da070fd77af8533ea28bf","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"2Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.27_1652010265218_0.8212367609969051","host":"s3://npm-registry-packages"}},"1.7.28":{"name":"react-parallax-tilt","version":"1.7.28","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.28","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"69214599cd29b3094c755d670fbec74d9fea7f6e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.28.tgz","fileCount":6,"integrity":"sha512-RVw1rr/1VfrsdtWyK+CXHsn5SFJ0bPsYP80AENkh/aIOHvefxYBgtVAx66mrzKPN6ej+9OTFrbVGo0ybb4CFMQ==","signatures":[{"sig":"MEUCIA8A4M2MtM1B8bxsWs7O1iGq7twFnA+dElq1stxeYxsxAiEAskRpexFDUWbsihd0jNfHgFrOL6DA9nz7Ig+66dm5yo8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid7a4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmok/Q/+NWVggUvVdNRaWO9k+bqSfFQjgeXQdwhdpEnTb1SILCtS/yy3\r\nfwiopw9MeQskP4+55r3QxTctdqQE7Ey1/x1yugJNKsH6xWZPairkq3wUimMp\r\nXDxWwmgGLkxyrRvHJWLopsH3+BX2dM6LFDG9FAhiZ3uI0jnOlXL6OFhtUUxk\r\n6tJ4frejfnnWbgR1sykwi5IWkL5y4KTHntNILurqPJ+6li6pvE98UrQ8oWhb\r\nQN7+rSXkf222omnOtex9YVSRXjC8VVWANwnNOmuJ1a7OrLSk73tt7jTgY0cH\r\nh1gqTgjxBZrsbHzCZKxZiGTt0lvwO/RVeCXHu4k4jF7sC3KUfj2iqTC/B5yq\r\nVV2XP2OEwJBF4coqzaZ+nEG6f+n+/cKFd7npgPv2b5X6FXlKijh2SoyW2bq8\r\nEZiZqtxX4QUzlh925m/cov6PLN2ObNSAfmsCj6z0drXuXAxlBoyALe9NNCWy\r\ngv6IjMigTfZwCr4JoBIIvvfP0wzQA46WBVAo+nOrGCZplr6Bj7oKOwhmBqTe\r\n67P45i6dbJ43jf/h+K1xWQFHnyrW7hrWt+gg4NtnIjix1YJn8WhADHIt7K/f\r\nm0URgu+FzfJpnfE9nzdZDl+r/g+DmUH1Nf/3FvaboxuoimlYNR8U1AZ1IZHf\r\n4s89PnkHHO1cNVGwFLSb0wSJCUGlkjVdvJw=\r\n=WSSL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/types/index.d.ts","module":"./dist/es/index.js","gitHead":"631291d0331839e2209107b6670479cc5217cc1f","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"3Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.28_1652012727890_0.8855082879712355","host":"s3://npm-registry-packages"}},"1.7.29":{"name":"react-parallax-tilt","version":"1.7.29","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.29","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"af6301d3e587b426d3fdef243f297061834c7664","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.29.tgz","fileCount":6,"integrity":"sha512-gJkT+c8R+b12iSHgdKw3XPG4uIdjfV6uD0Nwkr+01iZDAig4iIv/75mUYhAS2C7WQ/GZSkE0EAA33cb/dS8A/Q==","signatures":[{"sig":"MEUCIQCtqgFNOnB8Jbm/eXM3ERspFsKFR4cwT9yTFXt1TVc22AIgR493eQp7Q0vkb5/Z4kw8cc9Ssl/PZmhexNBJebvbjUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid7h2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowVhAAmf16HJi4/Oyy0+11d1pibkq5xE2VKh8JuJMVYnwM1NIM6rlW\r\nKl3SgkBtZvO02LaSBaFBhS0R7lT/tDug8nVZ9Tmk2t9rAiPbrs6LRUKp/H+4\r\n+0DYTVbbjjlQpnTquJreW+e5MPACzmsf7kksH3C57erR9/CU1M+4UOhHIgn6\r\niNnfhrK7ayav3EdbUr/L1IOHW8qDTPJbTlhAA+pfPCH+JHHvOYohROIf4i+C\r\nnZmYwNNV/ygJ2iR6igW3LNdJIAtjskcUM/uBW2Kx66EXKAcvmM4F0zHFxY7C\r\nj8WdM04uk2Z69qnZuq4vmXlCUBNJTmDILT+tGgMAdKjH6U5XDqRTI3QyYhfl\r\n37G/9eT0Fz1NeRStw5DAIMZPjC63lSIZv3sIMHApSXsJuiO5MEu0TUzL6+Dq\r\njJOgYHPiOiW4hNrsCa59dEx2R0SuGBWAoavdtGl4XNeoAiIKC7S1uy2IWyXx\r\nAW/47NIGSQtLNkycv1IphbDEVsfoHiQDTN9GKHxfksnebYRGL1XiqLre7WZq\r\nPcDiFk+Au5MhF2n0ypRq7AIYotEl6BFu8uKFVpryfTupIHRnlp9I7++QNJlb\r\nklk3qqepsVP6miwM8nMz5LUhFxSWkEUmq3LFVVi3g69hOOT3lNPGv0EI4TmE\r\nGS0bilRxa/ARUNN8Ui0oqpIjV6lKjg01SIE=\r\n=kdxA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/types/index.d.ts","module":"./dist/es/index.js","gitHead":"28cf905a40a7a9c3a08695ed4da5fac0fbda5cd2","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"4Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.29_1652013174198_0.04490897955200346","host":"s3://npm-registry-packages"}},"1.7.30":{"name":"react-parallax-tilt","version":"1.7.30","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.30","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"72bbf45607724630870931a0e044d357a4f3ca64","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.30.tgz","fileCount":6,"integrity":"sha512-dekr3ASRrxPN8XGUCeJSgkzpx2BuyjcpDGIDeVKz3FgiWd41i22eUSkUdmpquIy2qDPC4TajZ6ORbRt2Uj07kA==","signatures":[{"sig":"MEUCIQC1C0iDGgWz48tcurVombLNM77ps07ci8EOI4u1ju9rQwIgJmu0N/PjRopgyVMEuOoJbVQTUtKwabjVzurjYs+AHPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid7n5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoICg/+LQ3GtQRMoG9dnodGXgq1eRPhr12NPqfPxN9ZMTiAQCSf1cmv\r\nAy//aNHgwckYxan3ug1EsVIMJDUgP0RsuWoCWiJDfmvK5l+dpmkpKec7fvtF\r\nf6Qu42EUbuUnpwhesQMnI4pHOel+k8tu2NKlJqBmZaTgJ9czdfwvCzlRE1nj\r\nSV+dQceWeeDTReonNPNI6qZJUqrzQdEcr83vSCwtOmam/CJMZB2MIbokQgnH\r\njfJ6DQD/CpcI+sMThMX/B20MDsBVJEbyVdNmrDizDlevnSQEL9iaVbC1gSUZ\r\nLzp++PJmVI0nYA1NJPGO7hYcSNzE3jFZwseLFu5mZFXIilAU9hN+jVslm5hv\r\n1cMNdhXnP3SgwWbhUEJKCgTjGVpyD0Mxeq+RWzQv6/XZpK7x3jORnzr0F+hm\r\nkKUwz5lefjEf9Yjm3BWQ1r/0TNy4UbNef4E3jNSGrPGR4vxRdvBsLTYf5HuT\r\ncTR9BW/SRkrfk3VypdnAYLwU2jQ+NI6hqA2qlyyeX+1Ndz2lFxTQTkXGa92X\r\nFaHfEIHZKt22+8vNqHSpQVgkPLAP1JumWTxtqp8NI7TZIw1gGtaPIwncNRqg\r\nyoMuDGQy7+Xz0sySns0GmTlAh0ylzL4071011lrrIs7LpuKo561re0ngWe5O\r\nFqVoAbQ97wVu1Awo8LoSImo8pjgEm7WeaaU=\r\n=seFA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"221438fd1ed63b3ae77383aa5eb0db30407d986d","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.30_1652013561755_0.4054066533908742","host":"s3://npm-registry-packages"}},"1.7.31":{"name":"react-parallax-tilt","version":"1.7.31","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.31","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c8448e3787ae03224e14bf5e50273a71b7607d8c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.31.tgz","fileCount":6,"integrity":"sha512-2AoqlE1oCrteRfRNOZccnBkJrF/IVJCkah1/S/qFm2DzHw9TuYdvCOmWj0w1JYkPgPWmLdLY8kEVtuOzhsW/bg==","signatures":[{"sig":"MEUCICQxLL8xEKuEchTC8je4gQ9WVAjANKy9Q5mWXap+SAPNAiEAjg1ga/nrZd5j/XZcV0YiXMakTcbFkDHJgnqsxSwQxNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid/u9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXCBAAgQVNBmqjBRnfyQhSpnivfs8YTDR9tfcpBt3Jo70259sLh0oF\r\nN4QsZwM2emvhdhe7dVD7ZpwpVrrWVGUllr1Hz/hWxhkPLCJ3ZAqHk2GMSP9w\r\nfX4viXumX9s2n4F3hx5gmqERgkxUWfJtTOdbguPhGNIr68F7wRO+tLe9WrBe\r\nlZUzHJaKUSuQZy7zywNxG1GbMZ0Qhy+iKk3LAb23YjQVIxkBMydgaQHIiNaE\r\ntdZ3/zpGEw8Bsu+WrPRT3II2xUYLIjlqGP5gKCUysxY6rDnz1F4ocDyTXpoC\r\nL5O9OmCa9EFETsfxj0kObatdofHnlhhCaETZNxy57x8tb/GAe71zGQ3cOo2U\r\nCx9te3sdKHYIRLcBo82jd0Q0SbyWW34q4cbH58vpc75C5M+sbJ7NWblFEuIK\r\ni0/X5b6HoIRGT0iGuOtYPAT5VdKoBohldbZHX+QraffNZGY57brd5c6Fga9q\r\n9UL4udZKxiRWQbfVPNxJO/7rkyqyxlxOS1ePl/mRpYEwqJJ6aFYjwWtVW/gA\r\nORfHbwfZMzjYwEisjV/0FNYgEYi9oZVPi9WmJNw1DoA9A8V6aS/ds6II2SBe\r\nklqGbZnpeKEQ+8065/Q/MTDSigIXSfYdwQxzHBPBerEVS05vjEFvNRumHM2M\r\nk92OpYXgapuCprtih5dJOoRUdh1mKQK5Bb8=\r\n=HxLP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"ca6b733b6521ddf5b714eb535e932db26db77c8a","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^7.0.4","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.7","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.31_1652030397579_0.2807569358616364","host":"s3://npm-registry-packages"}},"1.7.32":{"name":"react-parallax-tilt","version":"1.7.32","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.32","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"217e10dc31624aa26fec03941f3e2ddf07201cba","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.32.tgz","fileCount":6,"integrity":"sha512-jWbbk5udYTDypscDAVTNcJXaujqHzlNk2Vb7kZHBEz+HX1sKwbSuqHtI9GxbsB+QrrUubK9VannOIYgilxIDnw==","signatures":[{"sig":"MEUCIQCEUFPNscVS600GQGIH1Uz3Zi+VYM98yOZIiZ6ehs7ZNQIgY8iJAvcqKpf0Wwz3zoJMs26Vw5weKhdbgl8Zejyi/gk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieLPoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrS9g//QQRdNfyJeG97jpTA3faMKT7UawlsWlbBp4ZgspuU0fAZm0V0\r\nMobw84tc8qilViALQBzdBVRogIOuuw1iAdQpr2UZmbGEs/QdOoI3+SfkBHBf\r\n/20EIAroRX2O/ahaMbPRSFzDdvYSYAYWjPQekF+MEd0UYV5pkR9PwUBYbAn6\r\nPLFi6Toa3mp9P3lQvAIM5Px8tKMlgBLPdAXWuphMbDCyWEr7JSSCWXpAXwo3\r\nlquIT/61p4WZ0lu2NYaqKLzkIau68uaARZe7Ob52HWfs3LWThsxkZlpjQQZQ\r\nB0wgXz65ZPVmvB4/AqMMbaD49fj+fKSUtDZUjLRmYFQnOwIi67UEjuJ6fVQq\r\nyC+NBpCLxlkUuO4PlEGLhxhLnX2blRxnjtJdDRdCx1IyGP1mMSHYGqWEbHru\r\nAsyZcSSyxkDiaoAAPZ+Kb/ELo20Gv56VTLSiLQ7JxLi5pK945FFGcPwC8vlB\r\nEH6zwBGBfyxNQB74pX3Er6yPBJolxjdpfJx1DvN9tcFqSzv3LNtsZXCuoBXe\r\n9sw8DNeO8/QqCgxh/X/ToRAvH4OrlVQcsiu61Y+wEneiFxhKzVfCAKAMx7BZ\r\nHbJ5dVfBi55J/dndk58GgB9YGNRkxmvq2H6sEt1tDviZShahLwYvsGWpjcAz\r\nQlks9V2kx5/pvlkIgqVep/l4inQzOwLYs+c=\r\n=m2fC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"da8ebef9ebfbd81aac93b0ad93d37998e46a87a8","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^8.0.0","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.8","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.32_1652077544669_0.915825646726826","host":"s3://npm-registry-packages"}},"1.7.33":{"name":"react-parallax-tilt","version":"1.7.33","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.33","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2ade8db9306dc7fa95939d740f48dda974ee0817","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.33.tgz","fileCount":6,"integrity":"sha512-y8AdlwDHHPfe6ZU8hkfsf0IzmSyZrbu3oxPgW8WJ1jP/Fl9zL0YhnxtIR/SG+Ub/wn3ceuoJveNuQlUfBkGJ6Q==","signatures":[{"sig":"MEUCIGD0nTqpUqEkHN76th4MNUFTeuWaa6dedVtr8xPJhcCZAiEAmx7fc0m1t+Fr+E+bPmDFIVPWWPG3kPrCpTtI2oko7SA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieNrzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoG/Q/+Mves6CQVf0/Pjd+wdJ4AQKskmMpsPkuDXGBomeko9teiwfrZ\r\nDhxQGUPLAgCbQHFVMT0QL4AQrYBOXhYIhbtzJZoGTEGoJMWVNjVa8ttmYNCO\r\neC9rylXvTr2R72ksAWfJYiwdbq/X/NZceTAIK+GtkOTVOofvIAJOAMtz0K05\r\n2HudXbH6TNugSEYpoW/I0NHrEkjYVXloM6Yx0hwsDBeiND0wyNF9Iu7S/4uI\r\nq06R83s1dw9FVPDNZlhmU38fpM2tESko5zizzobr0e6CNEXP7qUIPMzqTZ1E\r\nHjZv/aEAwZGXdWEQ6f5GIbZ9dOEmVcvvzZC7hQbpRqIKgwDbLXUZC/oPJMK/\r\nA/H92WWxh+IHVWtG1jHcjCuT7EzxNDH6nk58Bkl0qxSx0gwdXiocygv1nR9C\r\n8NwtOvWmOgyxZQD+vhESIXg1hxOPMO4mC8NArRRHCLtyp08K14vRfHLkkz9f\r\nRlAJQm2y++PzKzt0ukKN4t8s/XugsqjZEoLnQN5nhLjySUNxmVSMj7FsDji6\r\n3LKd60lPxHRtGfCHNqA0n4tP//JBUHvQoIBARYi7Av+C1BLqqyhZ8mzMszZJ\r\ng3A2eivIh3Y0jhYUx5XSqnxyyK5WXiGM5AC8sLxFowvwXMEOxJFYy2DmQZUZ\r\n30Nfp6yBbikAg23nxI4c4VNt8ITTku9yXQQ=\r\n=nOZK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"ced96e9193d5b4c40c15cdf9a7999617f00415f7","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^8.0.0","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.0.10","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.33_1652087539544_0.19149175099981863","host":"s3://npm-registry-packages"}},"1.7.34":{"name":"react-parallax-tilt","version":"1.7.34","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.34","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f0397175cbe26b00f01da813aab5dbe3a3be8eaa","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.34.tgz","fileCount":6,"integrity":"sha512-Z5przlAC/DyPhBieoOXE0IjaO3Cg/WVI7l39PDRWiYryv/4CSmr12V+mQ45pwOBABTmf0JRhVZ3jZNsr6oZoaQ==","signatures":[{"sig":"MEUCIDeFhyG2CbMe/HvWOkywEs2RFwpcVDOcSbDVRdtQwD0AAiEA2rdernVtmLN6LMouVbcJ6i/HP9rtE0igeiABfEpuyiw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieOMrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/eQ//WABWyh7o4plo4nc9NEElL1D2FLKOrVbjcBG7EG9EZBgWW8zC\r\nQUl7ilaTSSW+COAqjOxrMfwKaixlDgW2cmnDTf0zYhbKzpTgvFiHCcBAARfL\r\ngNNqbpmBJQFd1HB9q72GbFyjBNRPY2vQwlhpQSfJx6OuezYubIA9nUw10vKe\r\nh40gYe1fI3kK2O/13XKA2I7nqncIh1SKpRDErL6FMCK4ljycV47tjHndn1Yq\r\nnTBV9inr9BAJWTMffPRSFEIUZhKaxlDqj2Kc0AbiyS5Tf/qNOOclukGgyo2I\r\n9M5+nKz0lI3ZKo18F2v8i/uiPlpZ9VGsaD7RJLb+qBdEeRG7AWQ87+4N/oU/\r\npsGLKap2JfZ8b1jhrkOQKmC5m8Bm4CrPk/CXY3GFB0vkTPdMY9syGjUoX8O0\r\nUnigTH8V+MrrSSQfCipOpQN6lSvJ6GDuQS1/Z+iNk4kEcyDdBt5ffneIcFgC\r\n9BQzkFjh3wT0yAGJI78zbPkMq43At7XXyLMMLm1KtjwsulBbDbR962PBhXif\r\n6dbEe337PScU+FVxEtztXCsDi0KizPYS2ODohWLxkPcNbfeCMrKCiygh+McV\r\ngqXbJ0GjNEUWeU1aiOlVw2Jf/uysJhWL+75VaTpAHt639FRiIt+EOMWX0IDe\r\nXvKnqTnz+mFnK1QhRmBywZ/utfJGn3+dI/I=\r\n=2Iv3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"5aee3bb1ce675e198ec327122f9af5d146167696","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"npx demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^8.0.0","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.72.1","codecov":"^3.8.3","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.0","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^12.6.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.3.0","@commitlint/cli":"^16.2.4","@storybook/react":"^6.5.0-beta.6","@types/react-dom":"^18.0.3","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0-beta.6","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0-beta.6","eslint-plugin-jest":"^26.1.5","eslint-plugin-react":"^7.29.4","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.11","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.22.0","@storybook/builder-webpack5":"^6.5.0-beta.6","@storybook/manager-webpack5":"^6.5.0-beta.6","@testing-library/user-event":"^14.1.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.57","eslint-plugin-testing-library":"^5.4.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^16.2.4","@typescript-eslint/eslint-plugin":"^5.22.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.34_1652089643181_0.6067789215968971","host":"s3://npm-registry-packages"}},"1.7.35":{"name":"react-parallax-tilt","version":"1.7.35","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.35","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d9cb9799d149ed26820327803c43f64f00fec4d0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.35.tgz","fileCount":6,"integrity":"sha512-xejXrQ659IQdPsmKL8Tc3vM98Uteql0+cm47GcgldT1OL5BmAQ4zQYYq6M92LFF1Nij28JJrQHANWHXsvIdWRg==","signatures":[{"sig":"MEUCIAY1XWHYUN7DmZbHKfdlAa6A6FUgB7QY+KmiBqEdsinAAiEA2L7ogMRH9oxVmINwRtalUCv5ECP3DrmOaVozAxRMMGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiheGVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpC4BAAk+XyU9NbXTZfn2APHo47TYpVm+j+QTNV4YQCKngbn36DkTw9\r\nCg1bNblliRiRv0pYW2ud02rOBUXCDn2unUeYHEATz5qm/cfyXmbLm6aaI7y2\r\nL0an7W8TDllq9Po9aGE5oguiUkSS4wXTbyco/LqvsD5v04KkEIh3N6HHu/ZV\r\n5s4Uk3tSb/300pBez6to3gGo0l+UnoduETFEb4Bkzbel9oYtjLR2Tq5yrXUY\r\nTIQ0sQZQW3A6ZCPKUA6VFO00IRsWtTHaadDHV3hA6qJfoshvahFyrqMcTrpP\r\nLBZ4xbTKfOsWYD/OAW+wmbypE9M/BsgHHHFjFxtQ6EzQq1NwQOj0rk6B4MFT\r\nejG2qCMYsC5wYlhzOyzhP8PWDjjn4fo8Eflagpi5mEMHVYe1hQy7ZFgFyNRL\r\nQWBR0h9+I5bI8gPEtjsjr0JMUI/NRs+EKNVtNQM4nQvnehhuxuqNfrnFq+fd\r\nZiiFpWlK7B0Xwy5TQJsy3nx25W4TJcYorhlclutiwZ396SNSMMJKKnzd91TT\r\nsK9lZcOSYyLwn+RdzOWrLn6uVQ+v092Rs9gwLBmjKuOKTLB4zuzz9KyCHABs\r\ntUVBiq1IYdJDcdO4G0vu6CpsyztNKiRcvoEf8icxaeztMAEPnFWTV9Ab1NPT\r\njQdDElTzD0t7kc9Qbeu0pedTnWZfkhJCiXI=\r\n=yXl1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"9246e88f6cab5c84cbec2cb4a71f381d68095438","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.10.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.51.0","husky":"^8.0.1","react":"^18.1.0","eslint":"^8.15.0","rollup":"^2.74.0","codecov":"^3.8.3","demozap":"^1.3.37","ts-jest":"^28.0.2","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.6.4","@types/jest":"^27.5.1","jest-config":"^28.1.0","lint-staged":"^12.4.1","sass-loader":"^13.0.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.3.6","@commitlint/cli":"^17.0.0","@storybook/react":"^6.5.0","@types/react-dom":"^18.0.4","semantic-release":"^19.0.2","@storybook/addons":"^6.5.0","rollup-plugin-dts":"^4.2.1","@storybook/theming":"^6.5.0","eslint-plugin-jest":"^26.2.2","eslint-plugin-react":"^7.30.0","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.12","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.25.0","@storybook/builder-webpack5":"^6.5.0","@storybook/manager-webpack5":"^6.5.0","@testing-library/user-event":"^14.2.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.58","eslint-plugin-testing-library":"^5.5.0","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.25.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.35_1652941205120_0.7671197415964364","host":"s3://npm-registry-packages"}},"1.7.36":{"name":"react-parallax-tilt","version":"1.7.36","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.36","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d12763d6647d1661e9dbd79c252e35883522ffa5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.36.tgz","fileCount":6,"integrity":"sha512-vA7WNJgjycUQXVg4cyGsgWHROP1RE2snDF0tCVuwG/NJBZaZiME6kMxA8RdQpuEYngejXsLTWpaMSGWWm8dqOA==","signatures":[{"sig":"MEYCIQCfWXZnLNZTrkeYtKzvV3ux9Mp92YxtQEy3uKKjfHjFMgIhAPidklh3QpdM1nEUlTwanB5qz1Ecp2f6UK3al186nCDB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijn/nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprHxAAj7HPH307pyW2KvEU42Mkug7w2w+yaNUEbqfwEEJXQyFTQcDr\r\ncSHGuPoCw8O8E0tYS36f0lsKEcdvjRudLWS8Gs4c9BOBnBp7e9pMDvmcUVL2\r\nGsDT09BatkVC1xDNCAHIRx1a5BpvvKzSxY+4UWaGeFdRTYfMwHw2VidYqxsm\r\nu2SmbaKUdSlkjlkKK1MTd3d8+4W9CHwJrapKLw9xeReZQI02D6ksKOFKnMS5\r\n9ah7jSMpakZz8GDwdA2Hpap4QGS7Q8ubQgS8xz0uw6F8640dixFjlzTP6hyU\r\nU5isgR8ctVM+1x7cVthwj/Iinfw/yzjMqFUJ46DbySCMyJhim24OYBQoMDAJ\r\n2Uy7BAiPslKMTrtZqskdLNki8gDwFg1P9lopcgPlKSZBtDRSnIzl8fAv8z2v\r\nRHxVJhjX6Dmt4YDvbsm7AIqMhGr0pCsvyvzql2A8ji+XF13SgPFLD24giDjE\r\neISP6UOHpGHR5r43r4OnS1FIUCF8L05ysI7FUJ+2Djdh+lTwpNvpAwvriiLO\r\nDXECn/Gs3iVt+DmzlH/jbD1s49vgBq/o6f6Ssp5EhNCVdl3WVNTtPyt8M9+S\r\nsPO766RPH/3LkVCu4927+uePu8p9soHqobtUcEsfxzCZm+iljuFxlwxjyWXi\r\nI+Ld5gt0YxyP2sZ9mAdSGqZ/p2Ir76a888A=\r\n=R8g4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"099d9ebcfad2114cdf01d9baa334ea430c759ce2","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.10.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.52.1","husky":"^8.0.1","react":"^18.1.0","eslint":"^8.16.0","rollup":"^2.74.1","codecov":"^3.8.3","demozap":"^1.3.38","ts-jest":"^28.0.3","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.2","@types/jest":"^27.5.1","jest-config":"^28.1.0","lint-staged":"^12.4.2","sass-loader":"^13.0.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.3.6","@commitlint/cli":"^17.0.1","@storybook/react":"^6.5.5","@types/react-dom":"^18.0.5","semantic-release":"^19.0.2","@storybook/addons":"^6.5.5","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.5","eslint-plugin-jest":"^26.2.2","eslint-plugin-react":"^7.30.0","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.12","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.26.0","@storybook/builder-webpack5":"^6.5.5","@storybook/manager-webpack5":"^6.5.5","@testing-library/user-event":"^14.2.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.58","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.26.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.36_1653506023069_0.8288718688011314","host":"s3://npm-registry-packages"}},"1.7.37":{"name":"react-parallax-tilt","version":"1.7.37","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.37","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"58d00dd2134d3f28777ded115d91310652e1e9a4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.37.tgz","fileCount":6,"integrity":"sha512-GVqC+RgciZ2bAMYEC5gJxrJalr5OeFzQ/K69P9kway0OCiqhAxWYq+H+LSjOeXwISWeO5bL1tHoriIJEhS2sig==","signatures":[{"sig":"MEQCIEQA893K4rvKNgxUteD8qpbDYnyXXEMH8mfBG41+/ik9AiBSNg3nXCRftC8+WqH+umqkzq5E7emLbRPt5+y7qcqX3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikJgSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr48g/+MjKYmUf5o01Uetvvf0hGE7zZxbrLeZnszLcXo8kMCLSxu9aN\r\nO+yVagJV54k+q23Xdl62OHmg6GnNI+o8Z5rMp3DVeHbG0zp5uH2USf1taFqB\r\nXomaNjFRvuKCD4eM8gR2OGYs/8T90oi/DSvq7HVLmoYuU8qsGD20wnylvg3K\r\ndy3HnJwCgD3q1unAK0SfGoFkvzHhRYUXeiHbKL4Quy5akXRN0trbO95iR0l9\r\nqyJWaqTLuEvBk/khzrEg6G1GskIM26B2K1hq4Eotg19lAhAxMtgocfPv+6NG\r\nF8UgzGKxWH/qJp823cBjkM8zd+PppMOqvPy8e67UrVieCmPfW3rTJzzDDqjW\r\nu7pf9AcrNRzpXAnIEfCYoZDz369pYEqjPv2rkza7Puh0KP2K1PEjj72EiaY8\r\nFSVqbChIAYjB6c8WjUlRBh3Ol3FFGOs/IvQ67hIovIgpYKVq8iQRMjRjr0JM\r\nwVq3FgwtwjyXM3SNZK5Q6rK6JAmE3tSB7CnVSrbPGsPXNXp0OIU+AZOPpiwB\r\nA6lHh+1B8pOUk4cXglAIDNYcfb40hwlHrcV9Ul+k3u9Ha+smSZA6qybrtJCC\r\nvwbCqf9iMZiQmUia4IdP50FB68flbrvTxDCQS1RlfUJ2QQK2adR5b2bhcQ+L\r\n6cg9JoMDjAkH9DpEFhShxfvuC1qlW3LWx0M=\r\n=kzlg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"06e75303d7941bf2a0125b1646b663ced84ee0b1","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.11.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.52.1","husky":"^8.0.1","react":"^18.1.0","eslint":"^8.16.0","rollup":"^2.75.0","codecov":"^3.8.3","demozap":"^1.3.39","ts-jest":"^28.0.3","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.2","@types/jest":"^27.5.1","jest-config":"^28.1.0","lint-staged":"^12.4.2","sass-loader":"^13.0.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.3.6","@commitlint/cli":"^17.0.1","@storybook/react":"^6.5.5","@types/react-dom":"^18.0.5","semantic-release":"^19.0.2","@storybook/addons":"^6.5.5","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.5","eslint-plugin-jest":"^26.2.2","eslint-plugin-react":"^7.30.0","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.12","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.26.0","@storybook/builder-webpack5":"^6.5.5","@storybook/manager-webpack5":"^6.5.5","@testing-library/user-event":"^14.2.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.58","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.26.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.37_1653643281801_0.646206679803063","host":"s3://npm-registry-packages"}},"1.7.38":{"name":"react-parallax-tilt","version":"1.7.38","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.38","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b31034ec0697b7dc3da79c05d35c9eed6758883c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.38.tgz","fileCount":6,"integrity":"sha512-c6LdE+knhRKyps4Y68Wnz6HKVyorxUYx8WXxkkN54j9v3n8tWIs3msw99o1+PjVO3oSHuXgEMVVvq0gremIO5Q==","signatures":[{"sig":"MEUCIBDngWZK8ooO3WLr3NBwOxpSp/bI5z7ptjvn1qioKQx2AiEA7trO+zMpNy/ShUYPB6B8z3Ui/Kuz0iXgU8enghAsHhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilHeQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpk/w//aEoHLeE4bHNVohJeMov4wtkJyju6FMXXdOJy1538rc9raJYc\r\nhYFyGLqS3lQq3rPuubXWBf1bsKtU1eTvMJscxFzOe19KarrqLr0BS2jQ8D+F\r\no1IdM4s4PWu1Fd+uMjgtbQ5TBp4fpvOvFeJzMfSO+R8UCiMxX6vVtiWiqcFF\r\nNnmk0v6aStcS3JhYY1nr4oFr3l1bfjPaAlEENnF0eUYy0ww5UiPAYAOey8Wn\r\n18Ygh1z/Wv8v5MBrooeO4m5c9eU2FQWiHdLQJwm+6oxddiJ+97vYr2bG8K2i\r\nf1IZarRsE2fiNExdx94PQhsfuCM5v0S5Ewn+umB+VmZoaCQW5ravxx4lsuwb\r\noK1uBLHMnWy8y+UsDxMzrfuOKjZIh7iTyx2+qFXxlIvP3GaTpJHFl28oeTrz\r\nsUkm5ynhZ3gRyj82cHfQOebDLcQGKdTYPWS9AHspL40d2BqhSknMYdUFLZrw\r\nfzz+dsbaxC23XK+SG+kyMsHqIEcnu0vIKyJRcrxyW+UmkVcVxOJS29+Z7UBk\r\nPj4fI7d6slc7D7vL5Yga3ygm38LflnKJPSk/UOwaP8mXZymVOW7JqYZ/aSuv\r\nEe7sfh00INRai9NXNV5QoJC5Ax1pmQa7TXrt9vXodplc8WjSpuyWiKpBtryI\r\nPagabmiOJxodNeDZLnorMA6bj380U+1aH/U=\r\n=zT15\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"9ede58fcb9d3104a1680deaaa02d907cc3296f95","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.11.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.52.1","husky":"^8.0.1","react":"^18.1.0","eslint":"^8.16.0","rollup":"^2.75.3","codecov":"^3.8.3","demozap":"^1.3.39","ts-jest":"^28.0.3","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.2","@types/jest":"^27.5.1","jest-config":"^28.1.0","lint-staged":"^12.4.2","sass-loader":"^13.0.0","@types/react":"^18.0.9","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.3.7","@commitlint/cli":"^17.0.1","@storybook/react":"^6.5.6","@types/react-dom":"^18.0.5","semantic-release":"^19.0.2","@storybook/addons":"^6.5.6","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.6","eslint-plugin-jest":"^26.4.5","eslint-plugin-react":"^7.30.0","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.12","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.26.0","@storybook/builder-webpack5":"^6.5.6","@storybook/manager-webpack5":"^6.5.6","@testing-library/user-event":"^14.2.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.59","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.0","@typescript-eslint/eslint-plugin":"^5.26.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.38_1653897104587_0.3946461127534526","host":"s3://npm-registry-packages"}},"1.7.39":{"name":"react-parallax-tilt","version":"1.7.39","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.39","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"14923e77847da66eeb683717b71f7bcecfbfe56b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.39.tgz","fileCount":6,"integrity":"sha512-lPJcD2PbkwTBVdGwlNYHT9jr0w9XoPKV+r5TYyWdhK3vDpjSm8XBf+rxEU3iwG+gp1WZATKIHfbjadipdc+nRA==","signatures":[{"sig":"MEUCIBba23G3lUlK2IxO6SpkOlWKOTcSG40J/l5mlpcWLZwFAiEAlVpnwwmj8+hF2blaVehcSvEalDLI9Xylej9IharmNqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil2D0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowiA//YscyEAuYZ3R7eigIkFTroYBdgi+TQvk2c/HUTI65yuT14D7c\r\nSjjD4buTDQ0InY1tsCwAlkV+VtkVmg3PQKntFhTWZn/tSHLUStE/9t+tJ2Kd\r\n+EuM7xEkzN0VrA9n0MZ+sS2Z63TMoVDS+tSwM5bqFzdG0Czi/LOmoT8V3RxS\r\nmLoMJHTVdpOzE6YblaFAfEtdCgAcfZoHDpiUioJZ08HH7xNZwFIK2hlBt+LP\r\nqoxhTP328mkXhjP4FfGULI+t/T6BS5IByOmjeDD/So2u9T2GzSO8lZb54SKv\r\nynrgJjv5g4HriVshzS1FolN7zZnHYlUl6aNEPfVe6rxULiazK/T/83qxAAkc\r\nuQZUyDn4XLgqh4VFk7xpWlg4hmb4lbN4hYP4T0iiSeMndactc7IRk3VaM1lm\r\nsjN66grxBHy2dUTPasCsFkej29FLgK/pM3kedUUKYvoaLqJ1Gu3swL8D7/D4\r\n8izKElzddbmxlP0WJhSGPHuhOtFG41rCqHPQ3Q0eC6c/IvrYhgE4Vc+aQllN\r\n/PENAXf5aM9pnGekR1cDQkFRMk9doVkGMljLeDGN1wK23R5HodKFVwmA9eru\r\nmIxKgGESHrOKZlyC8NDEpEkPu4z9A2JMRWrMre6lwiFI39CDT18gmMF0tNkF\r\nyiuHuutvxsl/6YgAQj1R9+xHslkylo5XW8I=\r\n=WhI8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"51345d884672deae541a90696e21a7fe69d881a4","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.11.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.52.1","husky":"^8.0.1","react":"^18.1.0","eslint":"^8.16.0","rollup":"^2.75.4","codecov":"^3.8.3","demozap":"^1.3.39","ts-jest":"^28.0.3","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.2","@types/jest":"^27.5.1","jest-config":"^28.1.0","lint-staged":"^13.0.0","sass-loader":"^13.0.0","@types/react":"^18.0.10","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.3.7","@commitlint/cli":"^17.0.2","@storybook/react":"^6.5.6","@types/react-dom":"^18.0.5","semantic-release":"^19.0.2","@storybook/addons":"^6.5.6","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.6","eslint-plugin-jest":"^26.4.6","eslint-plugin-react":"^7.30.0","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.12","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.27.0","@storybook/builder-webpack5":"^6.5.6","@storybook/manager-webpack5":"^6.5.6","@testing-library/user-event":"^14.2.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.59","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.2","@typescript-eslint/eslint-plugin":"^5.27.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.39_1654087924118_0.8056046611594592","host":"s3://npm-registry-packages"}},"1.7.40":{"name":"react-parallax-tilt","version":"1.7.40","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.40","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"62b6cda0c6aa9ee2f6f374b0d370b008c3eca280","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.40.tgz","fileCount":6,"integrity":"sha512-bXbju8K/CH63RTgIdtvEFb+dPoozrAfvLtKOVdLRzDjSR0F9evLvtn1t8m/MGyEK5sjMRYQilsaYtVFRr3bOhA==","signatures":[{"sig":"MEQCICq+XFYEoIWEjch4ZpaRsWRO4D/1m1NBwu6zArMdeyquAiBm06JxldJdegR5DD3qjg0nns6d/AfczVoNJUAqn7Z3pQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinaXrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKeQ/6A9qJcP7r2/fENCiCSi9t3U9tKdw4xGdRR89dmDg1kPR1943d\r\nJ5mFu7qbHjxiVWloNL2kz8qHYKODFMB/yBlhtgc4zyAK6MCIZxSSl7BdVylx\r\nwcJwCX8YlBwsS6f1As3JqlMO8L26TaherzksuV/3s9d1K0upfwMXrt3/Rlvz\r\npn4+Rss/jKU3M3Yq2JipMDCQ1Dy0UHwYmVz5W3WQe7aDupUP60pGi7EN8jAk\r\nBaI/rmUSgoh7raFprl6Vof8SaeMf9VBmg5R6DDuqROzIxV3bfURFPB9f5n10\r\n/rOSmMfWZxEk7CnOrUy6K8Cp/ziacbCnqp+Lt8cui53j27I/b0bK/BpmdixZ\r\nCz3M/3t5yJyXCZ7j0dem0rksOTZ73VB8JyFonNU7uIZtttNo0kOsHTI3Pvu+\r\nQ4/RKg6EY7JNIiR/2dc40E5hljBCnVv4WRZ1zknim8RrnsA8y76PPiUv88Jh\r\n4hu556pAesFH3ZyvfyIUcyVTzE5i21oDwPvt3D33ZozEuwiY7EE3hshJJHSZ\r\n8ynYLtHunYrq4qCqXMDqcGRNeoLJUBhya93lQrvgGqLAooA1Uwf7pOi6hjP1\r\nVejRDcvWMeh4ahtXj5UPABbpa7qXt7lMdM7dCjY1Y3U828RC79fUMk11PfCZ\r\nHemZ96QbF8z5eAW36CVjT4pQf238cb4/avc=\r\n=YXFJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"5a9cd744a0501214fa983bfa3315eac15509d1e8","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.12.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.0","sass":"^1.52.2","husky":"^8.0.1","react":"^18.1.0","eslint":"^8.17.0","rollup":"^2.75.5","codecov":"^3.8.3","demozap":"^1.3.40","ts-jest":"^28.0.4","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.3","@types/jest":"^28.1.1","jest-config":"^28.1.0","lint-staged":"^13.0.0","sass-loader":"^13.0.0","@types/react":"^18.0.12","pretty-quick":"^3.1.3","@types/eslint":"^8.4.2","react-demo-tab":"^1.3.7","@commitlint/cli":"^17.0.2","@storybook/react":"^6.5.7","@types/react-dom":"^18.0.5","semantic-release":"^19.0.2","@storybook/addons":"^6.5.7","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.7","eslint-plugin-jest":"^26.5.3","eslint-plugin-react":"^7.30.0","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.0","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.12","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.2","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.27.0","@storybook/builder-webpack5":"^6.5.7","@storybook/manager-webpack5":"^6.5.7","@testing-library/user-event":"^14.2.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.59","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.2","@typescript-eslint/eslint-plugin":"^5.27.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.40_1654498795715_0.19050783294333495","host":"s3://npm-registry-packages"}},"1.7.41":{"name":"react-parallax-tilt","version":"1.7.41","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.41","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b735b980ad456731efb53beec1f04b529ca4cb21","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.41.tgz","fileCount":6,"integrity":"sha512-PLZ4EmqXZuAhGFBYupbKSD2xClh0FXTni14QNPWaDMgcb6P97PA0x74RrmK4Jaaxj/dAiL5W8BMoIGJHlGm8Zw==","signatures":[{"sig":"MEQCIDiKy7mw+1DoBM+doalHiXZ/tfgrKZu8C+mj/eET2j/SAiAJRuMTU3rKjM/GNIQRzJhzUe4y0ozfsHDTWaTN6Tn3IQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipzvjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqrQ/+I7jrDiZSTXDWS0ey+K/CM07+WzcFjzLAOO8tJ+rz9nstgwOx\r\n57aJ8sWaeh0HyYHX3qqO23YapXY/HpGisUnbiBghzJhALoxb1+GIYDAir1mS\r\nWQBEdI37GJTw96XjJAI+Gmz5RjPTWBUImEDbL09p9x/sdDPZxVt0y8gR5VH2\r\nyH/5gFX0grJ6Ok6fD2hIiFZGSleWY+ulEFr4pvYolEdkWoo0+HTVeotdXFLH\r\nFs//a6pMR5KNJ7u7sVu4Z6yCyLZCEYdR2gK75WOR7sB9et9oCwNu0kuePqqA\r\nR3y9B9LVBC0jz3QOuPk4Red+twklUC7fzIWHBsmGXC6M1FJMjPwLDwTf8A8f\r\n+JBIGaN1t5thipQze9i3OW0LMJc2cLAW/Yihqeigs57n97gbZe6br9UehKp7\r\nNl4B80RSwxB2WYaV+LDmN5ckQAb8y0v4GDPPePIiGC/oMIOATM281LoRqY6X\r\ntbf4kXnxvpqL1aqWK+iKUg2it1BJwW7HxT9vJnyTrXO029i/e67MqcEez3wY\r\nhDhMQ0PzSh7eMusF37fv/CwjiaITvCABwXQk9wWIn7sJq+VN+b8IPtfTOIir\r\nNFzwSQnHOc45iaWkhaxqol2yO8tgdvVepR/guJwCxFFQ/VwqUkgs2NHeyseG\r\npgQwUmqlszHUw4IcJAcbo7freTJriEYrwuk=\r\n=AW4B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"8c323836a52bf6d056ae2391f5f4dee05a1eace4","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.12.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.1","sass":"^1.52.3","husky":"^8.0.1","react":"^18.1.0","eslint":"^8.17.0","rollup":"^2.75.6","codecov":"^3.8.3","demozap":"^1.3.40","ts-jest":"^28.0.4","prettier":"^2.6.2","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.3","@types/jest":"^28.1.1","jest-config":"^28.1.1","lint-staged":"^13.0.1","sass-loader":"^13.0.0","@types/react":"^18.0.12","pretty-quick":"^3.1.3","@types/eslint":"^8.4.3","react-demo-tab":"^1.3.7","@commitlint/cli":"^17.0.2","@storybook/react":"^6.5.8","@types/react-dom":"^18.0.5","semantic-release":"^19.0.3","@storybook/addons":"^6.5.8","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.8","eslint-plugin-jest":"^26.5.3","eslint-plugin-react":"^7.30.0","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.1","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.12","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.3","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.27.1","@storybook/builder-webpack5":"^6.5.8","@storybook/manager-webpack5":"^6.5.8","@testing-library/user-event":"^14.2.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.59","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.2","@typescript-eslint/eslint-plugin":"^5.27.1","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.41_1655127011451_0.7230680036924677","host":"s3://npm-registry-packages"}},"1.7.42":{"name":"react-parallax-tilt","version":"1.7.42","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.42","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c7b9e70ee3567291eb21ff48634ad292e1280c7e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.42.tgz","fileCount":6,"integrity":"sha512-LXanI27Rl0nqnv3Dojtr0P5WtYTXvXKq6PICHnvMBpFbq4CRIF3JFqgYyopnF0lU6vDzzZnZGN+ZgQehGjXSQA==","signatures":[{"sig":"MEUCIQCEIzblgUrro1xO9KuUDZgACzdh/Aie/INkXWdQs0nX8AIgMLJdpMwUBHDbEQMVZEMHfQstcH/9mbdoaF9MSheKT5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqEcmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgPg//RjmV2Rw+McZl3+qloCSInBgcfGVireQs1j9MzGARbbO6vjDL\r\nR9HVumlva+udwvYX/XBPgJ1EwDlEOqwc8WiZ5gEgKE3QRc7u9AjEtNJqYxYb\r\nfp+u5rdlzmtr3jvKA/cs1jxTbK0FqpqK1UDlgw8fYgNwvScwmnl/E9JpSh9E\r\nzm3itPe25KVW1UUnn2gzOussXZFbnEPg3Eyx/iDEbnXKBdzg0UY4BKjWB+RW\r\nX11W8iupdLHBN8qSfg4lHpLKqz9hPPu6L0ZggbwRcIY1ZiOXkakHFS2aKRVy\r\noh2KtHSCFcyTjEjpVmKlzU3CweKLm+chcHrHfd80z+cFZ3lUwREnxmGmgqo0\r\nWfeVSfh7Si+FYtswGqcd5V6lJpEszc9tAScAi3KH1stgFen4sDft8uSFSHqv\r\nL826ktf8rvwlfgxbviRlLq7EtMXTs44mtnvDrSb4FWc6iZHjBcK/ACSH+A0P\r\nq0ZYxIKpiYfgsSOQL6MIytoYoCljrBdaJMGOZVxIQpzfui2e6rpfQPeDZ6WB\r\nnO9vPcZlmkB1v2V9jJGZhGYaooifKSbFdH7lSJB4OCRd3jS7ltWG+ZLeDsKd\r\nQvGZXhObFt4qU1mDDPIoQX6RX8vfPeW7BYCtSCFPLzgt7qdMmlDbH/uIrK56\r\n6CFgfwMUrC0k7asZTqDw2AtYb82XRbNU7Vw=\r\n=oxIt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"dbdc9699308c6bbb35e2d004556816cad1026ccd","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.12.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.1","sass":"^1.52.3","husky":"^8.0.1","react":"^18.1.0","eslint":"^8.17.0","rollup":"^2.75.6","codecov":"^3.8.3","demozap":"^1.3.40","ts-jest":"^28.0.5","prettier":"^2.7.0","react-dom":"^18.1.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.3","@types/jest":"^28.1.1","jest-config":"^28.1.1","lint-staged":"^13.0.1","sass-loader":"^13.0.0","@types/react":"^18.0.12","pretty-quick":"^3.1.3","@types/eslint":"^8.4.3","react-demo-tab":"^1.3.7","@commitlint/cli":"^17.0.2","@storybook/react":"^6.5.9","@types/react-dom":"^18.0.5","semantic-release":"^19.0.3","@storybook/addons":"^6.5.9","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.9","eslint-plugin-jest":"^26.5.3","eslint-plugin-react":"^7.30.0","@testing-library/dom":"^8.13.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.1","@rollup/plugin-commonjs":"^22.0.0","eslint-plugin-storybook":"^0.5.12","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.3","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.28.0","@storybook/builder-webpack5":"^6.5.9","@storybook/manager-webpack5":"^6.5.9","@testing-library/user-event":"^14.2.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.59","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.2","@typescript-eslint/eslint-plugin":"^5.28.0","eslint-import-resolver-typescript":"^2.7.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.42_1655195430408_0.02743500736749871","host":"s3://npm-registry-packages"}},"1.7.43":{"name":"react-parallax-tilt","version":"1.7.43","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.43","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4c5a0871433679f8e4ffc2aa7f5d16f1ae90bd37","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.43.tgz","fileCount":6,"integrity":"sha512-GvPobRi71SFiMYX5B+lHVRjONs8wKfiUX5fve0Q9b3APY3s42UNnGPlTKddhxHTwQzjQt3muSHERGSyJDwqGXg==","signatures":[{"sig":"MEUCIQCAtMP9SjESngJs3xm4NNco6rRe5386HbvtoNXNl4P/HQIgRJ2DgxyVp/z93DX8X2wa3VpOcL+2SjZ/MHsj9EMcZ9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuVOjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmor3w/+NUf/BT4lwwZdvl7+a931ytt7yuEJYlTfKskkjrH7l1sk1gHY\r\nR6m6/LIrp8yrqI4W39+ndTJLFQLSfZ4p5yTT7mK6c33IH89upPdOjCU8AJiu\r\nZK8b1yxgOrNu+3CddUSvMKSkBQv3ap/upq3eIf/zOaI1O3cbvb5qOkVOxaFE\r\nZrPN611sCgNtegPdhTWlXeTs+qe5ETD/nlnds5+NWq32ID2SbfuKedXqzknV\r\nuWmtsin+ojK9jXZyF25NtM5gYZIbPV+IFp1dvp8HmkOF9sF1PQYZu3H1iQWc\r\nEhL/6yJyjUxtS06eQuykpTyJUeqGd6+QYjhy3LorGE9wqIvSYuAHclIVsf9A\r\nuOs3rbm1iKjuCDzgDx6Q+JQzr0twx/fvW922YFd+fYwVL1IDNwaCN/+UdaLy\r\nltOVtkS2Eb7wJSRlwqAO87KpyK90SnwEye8Ll2vVE+lymcY+2DY0gZB05CU4\r\n+UGCMML6AsnxWq2pFVl5h+jYen1rpyUIVg5Oivg9B+8ySIJaMmLWhqQ4U/y4\r\nLhXFgmn6t9NQ16X/dXmNM+PKuzK+lZmoljrbDB51zFnzCQTFUPlH1hY9xL8M\r\n7fRZjJXvdFvPyF4I/G8MAKKNF34UgoiPaH/QbSR9BsP9pdjzWlhoPuXV4oui\r\nV9JaQYhHOX9tRmwcqdJUUI9p1M7MaHd8i40=\r\n=WSY8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"f8c5be79ceb129e2bfcf9b43b0a21db85f5d96ea","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.13.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.1","sass":"^1.53.0","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.18.0","rollup":"^2.75.7","codecov":"^3.8.3","demozap":"^1.3.41","ts-jest":"^28.0.5","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.4","@types/jest":"^28.1.3","jest-config":"^28.1.1","lint-staged":"^13.0.3","sass-loader":"^13.0.1","@types/react":"^18.0.14","pretty-quick":"^3.1.3","@types/eslint":"^8.4.3","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.9","@types/react-dom":"^18.0.5","semantic-release":"^19.0.3","@storybook/addons":"^6.5.9","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.9","eslint-plugin-jest":"^26.5.3","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.14.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.0","eslint-plugin-prettier":"^4.0.0","jest-environment-jsdom":"^28.1.1","@rollup/plugin-commonjs":"^22.0.1","eslint-plugin-storybook":"^0.5.13","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.3","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.29.0","@storybook/builder-webpack5":"^6.5.9","@storybook/manager-webpack5":"^6.5.9","@testing-library/user-event":"^14.2.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.60","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.29.0","eslint-import-resolver-typescript":"^3.1.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.43_1656312739156_0.1713215562164343","host":"s3://npm-registry-packages"}},"1.7.44":{"name":"react-parallax-tilt","version":"1.7.44","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.44","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d46fdb0668659f5dfa7d2d26d2c57fe3982228fa","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.44.tgz","fileCount":6,"integrity":"sha512-7PM7Qb1j2/gQCok82aVPP8hBhUvZA0g0NbW774bepK+tU8lkoV0Rd60cLISiG8+ObECWFyBvuYJSo9CCrgFA2w==","signatures":[{"sig":"MEUCIBrsTV2/N8VKmMX7z4p+0mQiMp3SvMUiv++47GX4MZOGAiEA1CNjLmiBbpTKkRT/OjoP5GO00n8AuYYaCDhTanF84MA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix9odACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRyQ//S3Ah2Tieny51cS/fCTVPAGZHlHh67K+NO/asJy1Z+IBtUHUP\r\nJ8Svs4lRkhgcunYXvtzJT5AM89kHpwVH3hRZsDyBmLyeJ6T555iXkZ5x1WDf\r\nCFIdj6kOfHNAV0Zljx4kuMeM2iKUqY8XpFs304hgNbMHGUMBW0Rw872+4Q3E\r\nxcuG2Ezt73yGKAwx9q7w/DeG6YLnBi5fP6Bvq6QWO9wZNwHWhYPOOWLqDu5/\r\nrGxqwLtmcTKmTFgIfCiQwR3JzQ19G6x2s8Iyc532x4IVXvyIxGf2Gd+U3kXp\r\nYPAaHxqVD0ul2w3Su6mi11QCRnYEIfXR741k3Un118OJeV9zFVbQWxY6bh4I\r\nRwVFMgUtvShHkdLzAhrqhx8Z3ksHEZZ23lGUE6TU9pUuu744rETemv+2hjh+\r\nWxbYqbXsLdykx24n5UT1g/qLR0akC6suPkXv84Sm9zYqKxct9/vDcnAravnk\r\n80LjkFaoXzHkTsoudxmJipwVNB5NpaucHvuMh9tHwx/jlrWmJPnmRmB0dHXg\r\nDJ6fYF+H/OXQonH3ZzOI/EFy9qKr39YIU0dypjMJ5KjlJV1HNCz3gQv3gAJ4\r\nN1V/30gcm/UmiPcxnBc6SrHVGNwg+qET4iM22YVBaxq2cV7MRGpCEOg6c2Ly\r\nPDPjBEZw/zANWON7C1vYg17CdKVpJcKfJ9Y=\r\n=9Xoz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"216db0d01ec0313885c20f73f76a89f10bb7f322","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.13.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.2","sass":"^1.53.0","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.19.0","rollup":"^2.75.7","codecov":"^3.8.3","demozap":"^1.3.41","ts-jest":"^28.0.5","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.4","@types/jest":"^28.1.4","jest-config":"^28.1.2","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.15","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.9","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.9","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.9","eslint-plugin-jest":"^26.5.3","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.14.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.2","@rollup/plugin-commonjs":"^22.0.1","eslint-plugin-storybook":"^0.5.13","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.3","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.30.5","@storybook/builder-webpack5":"^6.5.9","@storybook/manager-webpack5":"^6.5.9","@testing-library/user-event":"^14.2.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.60","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.5","eslint-import-resolver-typescript":"^3.2.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.44_1657264669154_0.8409482285881078","host":"s3://npm-registry-packages"}},"1.7.45":{"name":"react-parallax-tilt","version":"1.7.45","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.45","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"05bc8e493b8cade331e2ec4db96edc970a210eee","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.45.tgz","fileCount":6,"integrity":"sha512-y5D6VZ6YvpqKERrXcIqu+WwIzR2t6t0pY4etzlC5QFeDttDtvcyLlwx6WeywhZJgM0LYIFmN/6asyGNzRSAfoQ==","signatures":[{"sig":"MEUCIQD/g0xBZx0vnWOOV03UHnWrham56Q3Byo88RBYsoXY45QIgQ7E9TZ1l+iq7F3eQN5BsuH7n/bX2TNISRXo8O6zXEIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0CBvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiSxAAglRoCxv5SDVg6bNC7L5OPqN4TTqrNBIwnXEFahlZ05V7mbVz\r\n60/Nh47s8WdwX17SAx3hgn53ml3s5VBMD3hkugcgGV1mT1+qY2efMAEoTOET\r\nidQTxqceb+ghcIF2x2y93bNdVHVN5zVlyQUfeVacC+1vaeFIpVYHenrnchtI\r\n1u2qEDJZU/3qdRcJwJro2tZKa66UjnuyoPBEFIDYDjh+RrTVznjlH6zX0u7N\r\nrp9GI3UgS4hOYpw3IlAuIxOpOmAsEX4bozxUrlldTRkqrA3r/OSpD1XUK0nj\r\nAF54vHv0O5HQZEPC2Ao+2jPrxy+hhcXxS4lxUYcMvsiHk+qUw0IDrNg9Oebz\r\nOznu0HwbBezW1wgE8DQmkMV7Ry2f6T/hN7sRTcOT/HFLFQe87z+uec8GEGzT\r\nnEAx77+Ix8+t+F6Tkpyp1llPDkLid6GmvuHSCGglX81mI+oE5NnWczhvRJC2\r\nMV4Lux1aonhTbfdjOv2v0esSXwBIs5wNsNGz49G4DgyrV3yg4viFQ4LJ1jZO\r\nBwSuhwaytlJglcv/x+SDnEOmUjXRazCYJKAqXrVkfheOXWOodflEyp6wW5ZV\r\nRGBb46aJxV4h6QbVkJT40onM3bcik16wV71wR7ydE4diZghX8ZRmO0Cq61kV\r\n1bfKkcXtz3hgKS5WkaMZlMnb/u113K3ts6M=\r\n=hFkn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"47ef8f2e66849b35a890bd42b54400175defcea2","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.13.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.2","sass":"^1.53.0","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.19.0","rollup":"^2.76.0","codecov":"^3.8.3","demozap":"^1.3.41","ts-jest":"^28.0.5","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.4","@types/jest":"^28.1.4","jest-config":"^28.1.2","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.15","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.9","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.9","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.9","eslint-plugin-jest":"^26.5.3","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.16.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.2","@rollup/plugin-commonjs":"^22.0.1","eslint-plugin-storybook":"^0.6.0","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.6.0","@rollup/plugin-typescript":"^8.3.3","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.30.5","@storybook/builder-webpack5":"^6.5.9","@storybook/manager-webpack5":"^6.5.9","@testing-library/user-event":"^14.2.1","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.60","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.5","eslint-import-resolver-typescript":"^3.2.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.45_1657806958768_0.2748367832848839","host":"s3://npm-registry-packages"}},"1.7.46":{"name":"react-parallax-tilt","version":"1.7.46","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.46","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5aea95f32a61a87af390b296087a4afb0c4efe74","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.46.tgz","fileCount":6,"integrity":"sha512-HlaSxV0elGgyQYo7X53QVHVA7LoS3B9xgI3w1izxP8bXpnJNBOaZCrRDAaEU0vZOD13BlZOn7QTd6ZDLm3gp6g==","signatures":[{"sig":"MEUCIQCw7GpBOqviY6/BpaIoDFXjTVmdNs2nR+ERaqpz0PffzgIgA319coUaYQXIeu6D6Ry0vpJCGjW/FE08Blt+eDs/LTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0W33ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCoA//anrP7AnR0XYp3WCSEwsJbQ7WZw2IPKpfxhL7WycE6A9WvJ20\r\nt3HQ4cOK8lX33pdmkZGRwamxz8P1q3T9Tr6lfnTYLOqvMxnLO67pBrzSVGLk\r\nvhmEaVlBivD2LCgNKPW6uQ/1nD4tmMsq5SZzmpABONJR9cb7N61dWdO2z4Gp\r\n4suYbBw6sahpLChkdeZuAeWJlaXfmGzK6rzDWi1fWj76So8mSAl/6WITFh7N\r\n3KPFShwktDvrVet71sWyfQ1safis/KBHeU8MzEjDTXXXdUmx1WrGxhW5FYaF\r\nw8YjhcDC561c5/3fB1VbldOVetMHsuXipDtXWNMzFnh7VCjEBgg9iBLTN3lg\r\nB9jknYMsRr5tPzim408YxbcCZ6CA91C7Q6OoAFk5qwyB6QIrssXYtldBDMhb\r\nW4dSdc99KPlIDGd36yVzsHVq965BfYHHXeIIMqo/kP3EyHfWojljMkXHbGwD\r\ns5A6t3skGbXkS43rKoXDNdclUeh5l1T9GAWMXEAgbDI0iIEIviqNmMLgHsV5\r\ncUvsssPMjeOAbM/TCOy+DG6DK0DWjdhdFPgLQmvWFh/lIEWx54ht3pq86ae/\r\nW1UaaLUsz7LJohXsLf4trkKsNs7N9V/2z9UlEypn9RWV8TKYTl/M21vapIFS\r\nzXKBnN7tYv/AoxUMTDkDmIUiLJjkzdMt3l4=\r\n=GzK6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"7ec094a26e15c6d8d6adce0202defe721191cad3","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.14.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.53.0","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.19.0","rollup":"^2.77.0","codecov":"^3.8.3","demozap":"^1.3.41","ts-jest":"^28.0.6","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.4","typescript":"^4.7.4","@types/jest":"^28.1.5","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.15","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.9","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.9","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.9","eslint-plugin-jest":"^26.6.0","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.16.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.1","eslint-plugin-storybook":"^0.6.1","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.0","@rollup/plugin-typescript":"^8.3.3","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.30.6","@storybook/builder-webpack5":"^6.5.9","@storybook/manager-webpack5":"^6.5.9","@testing-library/user-event":"^14.2.5","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.60","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.30.6","eslint-import-resolver-typescript":"^3.2.6"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.46_1657892343343_0.20583809346145876","host":"s3://npm-registry-packages"}},"1.7.47":{"name":"react-parallax-tilt","version":"1.7.47","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.47","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"99ed341f1e1212f6b26d32ae0e78787059b7da51","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.47.tgz","fileCount":6,"integrity":"sha512-UG+jVBQ1ykfwcxXEEP7Ch3tcUAWwCJ8ZzeOcJ6jjArVCHdUsa7WOfElFJXQWew5NMK1d3ILh4h56wCTh3Qi5qQ==","signatures":[{"sig":"MEYCIQDyf5qhzerCt8BnUfHmHtm05w54NbyjyMDFwE4qc+aFzwIhAMlV6rrFW0W361KAi0xbIH+OqAAREdB5tjeggC9XU8Op","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi467UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqsyg/9EQu5GV91O+PB5niYzHJf9yS5jU6sqRbRnLOU2t2pwCZcMUFy\r\nnKL8tj3kzck2o5GZWzATubeXBYVEdyObIbdKzv7TVpHc/HqUYRNpC03+16lt\r\n6oqF4V0pJ4hG+cEg9As/aWXTLfgcXQWYX3jmpkZegbYho/eq3E9Y3eieCRRv\r\nm9FGe3NdPjg9MbefHdS7kGwR2xxMjPsk2skXveSKFQmBDMywhR/CthQsAmmk\r\nPPilEc+vl1YjcVOCQH5x25tfQJssPnIiWnMYpqMxxokLtzJtw/888MAceV9e\r\nPS2p9H768iwmsvTKJd1kd7/SNJftubVKB4U9dcwl+mtMLjPH4R7tzaxwf0vW\r\nz8G9CG3/ykDsLgUC+8VxclihXl8km9D4I6iHT7yhfWfjN89THYwcpdHpERfC\r\nV3vpENj/Y35uRNS2hcbzdIWodjz03IYxtMsLzkcXgIUPi9nS6um2wKsBbfpD\r\nHH4dW0RDwar73X0RBqLcEm3m+MU8hszwsafsp8GDI+QpNZ/JUda1IRqoEpVB\r\no847cAYFEhT7SgYWSF2aQ2XtUnwcBtE7SZdGtd1ymQqleWkWNFum91Z+CwEx\r\nEd8QPch0LcpmwQlkJoCbpNO89OMPdMei3G6yyBzqSOe2KgXT7+R5CHAB/dhi\r\nmmAuWdKCb85RApKuWbUXT7QhvAyH5nkAV74=\r\n=FlRq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"8f5096376196e55f43f900f63595e151ab9d170d","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.15.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.0","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.20.0","rollup":"^2.77.2","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.7","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.15","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.9","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.9","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.9","eslint-plugin-jest":"^26.6.0","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.16.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.1","eslint-plugin-storybook":"^0.6.1","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.31.0","@storybook/builder-webpack5":"^6.5.9","@storybook/manager-webpack5":"^6.5.9","@testing-library/user-event":"^14.3.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^3.5.2","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.31.0","eslint-import-resolver-typescript":"^3.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.47_1659088596322_0.6028057032048426","host":"s3://npm-registry-packages"}},"1.7.48":{"name":"react-parallax-tilt","version":"1.7.48","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.48","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"32ae761027fda74b4f6dad4cf3d97cfccf0b659f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.48.tgz","fileCount":6,"integrity":"sha512-NYr3CvCmibW7SvhM5Kd/zNvCvJoYMIT7w4zCmpb7IBOFxvZsc/LmP9zokrLm8fH6zTIFn08YhAOY9Aj8nPcfBw==","signatures":[{"sig":"MEQCIGfLNejZbiv7zp+F4yvemmeYvZCLcXm1vyKI5pY/4YY9AiAgQwTHAAQYFNS74AISypMpD2UdPGmalET+9lF8kROy1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5ZVjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtZw//bwvIX4Tqt+y9bcfzPnpWKyJneQoPhjnaub5tMFdpjgcGy3QX\r\nJZJsvGjqUznPgTmAawbkq79rxDIwPMk6q2Qd9436/eMiS+bbNww8Jw+E5UJX\r\n0JjtiaxPCyTlTwgbF4LUKgRcD/e5x62YrP1pl1GaJTpLdYLxi7i5bVGxR6Qu\r\nDncxpSwXffdQhnM5pcXdR7H4q/II7f3zS0kSnntl62sFX0pY5eG7e299xe2+\r\nMTUgUIJzUKJBNcbXULZ54z2er/ns1gKXac50v/Wf0AHrP/m0knk97vi0JYX6\r\n661GyvbdWEMTbmoKJWymIgEfCjhJxIvp0wrWoUSwb7+mKMvPJXLPyPLJkuAn\r\nhf2KY5yQ3gG2YE3WZeOr1hE1CUl1T55eTCgP3X8lF8f1Ug41Sip6qkyLzvVF\r\nNKsgPwczKC31ReWtF0ec/wsCG63WkObbm/lJ+KrZ4TfxdJUtzGCZPL5u4pGb\r\nPEwnT2TWQS+YfnVO617vmOKQDRD0CP/lNtUoxFc5coMl4ba8HD+NOOdT1ttX\r\nhO9tKAdT2C9N80am7sq8RUrzAuOcKJfVs2ym9GxY+ZM5Zxdq0wk/qIU6/j+K\r\nU+wvQDkQR9x+QxDim6vBo1HQ6S+KwTQZo6PjLx/XXs5b44UpFm+lXPtGXNsY\r\ntEzBjcfvwDgRN68ex9zKR0SFgGFVl7aG4d4=\r\n=jigU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"e44d8ef679bdd7e46146d4dff3eb230200ced207","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.15.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.0","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.20.0","rollup":"^2.77.2","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.7","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.15","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.9","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.9","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.9","eslint-plugin-jest":"^26.7.0","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.16.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.1","eslint-plugin-storybook":"^0.6.1","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.31.0","@storybook/builder-webpack5":"^6.5.9","@storybook/manager-webpack5":"^6.5.9","@testing-library/user-event":"^14.3.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.5.1","tsconfig-paths-webpack-plugin":"^4.0.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.31.0","eslint-import-resolver-typescript":"^3.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.48_1659213155597_0.3510892808740784","host":"s3://npm-registry-packages"}},"1.7.49":{"name":"react-parallax-tilt","version":"1.7.49","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.49","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"aa13e1b955cac53c051f946511762a788ac72dad","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.49.tgz","fileCount":6,"integrity":"sha512-/WUAi0RgvEBh44+28jPS6jBSFwJT1OvrNjVbJZB6e5qVBBtSmyI1MCuLGG13v9M8e/74kyhYuyydTe1v1s201Q==","signatures":[{"sig":"MEYCIQCacpvfqllRaQGYPz5XhQdzi0+nmCrtzY8Lqzk6PnD7qwIhAO5HUaJvtJYbsU45IIpZxiAugFHZQR9TYDG/4xrAhMOE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5aJFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYKRAAo5Bv/bb42W23gwsmxXJvsVo+4zQTOtxa3XcaAKVYD+Qj9M78\r\niv5nsFg1xLXIuw6GeuKTtGZwuefsUpRqb3z5Vzuo44rS9Q274IT+e9X9nR/b\r\nsgVqLABeKYx6S1L32IJOLU9sAjCpKRldhy3BVFrB0304hWcetzMaqH/mtMLH\r\nKTIUtWsG77sYxJiQIC9ueVIf2I8gJHvfVrM8m/ZxBMWKFHfcSIKgwWs5jLc7\r\nkSagpDhTaiB3Bso9J/ouyqxo9hsGJekDMIhtmGImBzCVx1XaxzoqnBnsbsYg\r\nGtfo422V+nfe2vFP9vX4boa+giYhVL50pVVKgGcoxnhTKClpNvdvAfOotGMc\r\nLBWreprWfGWJD8wuj29BPoWaNUrTolqr5R1kdPC8DJW9KzP2kuuGdIOhE1yi\r\nhi4GqW5aVHdkbp5I5gJh4SL4GXnZBFdSaTE1ONVbcw1KKK7NW6lzZjQw8bRZ\r\nSxH9dJkTDI5IAbnN1VCB0aYHdKc+cobEczLKwdrvX1tm85vUzYJgFQtt5Ggh\r\npAyvipSg140Tfbn2F11gf529FdvlXHOBN/yFP7h7ze6C2iKyMSq5C2s2qG/o\r\nkTwmoLvXFHLXpwPBpdwBo/qbqDZ/ZMym/1WiDhjyxb420oY84ZkaS+xll6Yq\r\n2jRlw2J2UA8/sWMPh+/UQcB8mqVnBoDsXec=\r\n=aFfw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"d5e0500077d7ff3eb9d52effd495e24f6838c8f0","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.15.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.0","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.20.0","rollup":"^2.77.2","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.7","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.15","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.9","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.9","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.9","eslint-plugin-jest":"^26.7.0","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.16.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.1","eslint-plugin-storybook":"^0.6.1","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.31.0","@storybook/builder-webpack5":"^6.5.9","@storybook/manager-webpack5":"^6.5.9","@testing-library/user-event":"^14.3.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","tsconfig-paths-webpack-plugin":"^4.0.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.31.0","eslint-import-resolver-typescript":"^3.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.49_1659216453478_0.2998016887219799","host":"s3://npm-registry-packages"}},"1.7.50":{"name":"react-parallax-tilt","version":"1.7.50","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.50","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5cccc0246e9f6ec6b34d7d14749c18942d7247c0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.50.tgz","fileCount":6,"integrity":"sha512-K6yQGpcX/9ycrg57txuppn7QBMoig4tBUFjNTD4nBidxWZw34NzvJ5BecaTbVkXqQncBdYP3ward+byI6gxLEA==","signatures":[{"sig":"MEYCIQChkIExADKTc+TtPWnwjKoREIpLv7GEu5DPwAkong8MWAIhAPOl5oXb9DxSVBNnH95Su9GjQC+wIALGnxOJahgwZXJg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40519,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5+CYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyRw//Y/aEFZejL7PE19uh2eGrGaS9I2PBmiCTJY8/9HipQeFL6zyH\r\n+83wUYGTfgEdHUafsp/mC1dMUIIyG5/VyvfBb54/n2E4rCfs/yJuA+Q88z2r\r\nANg3yiWE0andIynb2lQGbcyO65KO6wwcIjkwvgZjUAGiKF2Dud/rEV2yMfk7\r\nlAllgkCbP3Aq4BFG3kaOteQ0tA/GHRYFujzepQfbGZjVG4WPOJejCzreBKmt\r\nxanw1JoYBTDXk54uUKdOct2UCbJ60G84OcdzZDmmj61s3RXvK9iHtidRoraV\r\nCg2XFutmN4a6NKwk26HEzgjDhAU2As7h2EnrZ8WX58MiXIMN5oNJBmT9eUll\r\nQ940gyaw5nQlnMRIMi82YDmfXcohS7X8yO4ATZzZK/u86u0Tc1rPl2iYXaBL\r\nEe3eKp3wu2T8/U05CZoaWI4u08vlEeuGZa2d92qnzNU88BQWXpc0uiul+VJi\r\nbZ6bv2ZfKVR2tYkpxHnMgQlgrCtDQk1vQRnct274JbO/QqmTlLpOVXx43y3e\r\nKk75Lqn6epgki9Ja0P2o7QZ1dpHPbouFvakDmVPp1E820IJVLjqGlRIap286\r\nnJaXC5PRz/+g+tRXx1FZ2ob+YNk3zFz+lUFhPecP2hE1idC5ZfQNJcEcU4F7\r\nGhjAvkgInYXWo8ZXO7kbljXjvmBlBwEYxZs=\r\n=lxfU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"63041d2d2373a9c5b6d7d1ea131e7f615c300282","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.15.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.0","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.21.0","rollup":"^2.77.2","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.7","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.15","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.9","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.9","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.9","eslint-plugin-jest":"^26.7.0","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.16.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.1","eslint-plugin-storybook":"^0.6.1","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.4","@typescript-eslint/parser":"^5.31.0","@storybook/builder-webpack5":"^6.5.9","@storybook/manager-webpack5":"^6.5.9","@testing-library/user-event":"^14.3.0","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","tsconfig-paths-webpack-plugin":"^4.0.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.31.0","eslint-import-resolver-typescript":"^3.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.50_1659363480330_0.22332727145082276","host":"s3://npm-registry-packages"}},"1.7.51":{"name":"react-parallax-tilt","version":"1.7.51","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.51","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8972bc00032dbcfadf455ae9fcfd838694d72b4b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.51.tgz","fileCount":6,"integrity":"sha512-M8GDpnvwdpq+UwNNSWyx/xzeumxj3bihh3GGGVdxSXWi6leSQ/u/2bnN47xSQKLQK3pEp6uMMlMSEzSEmQxazw==","signatures":[{"sig":"MEUCIQDe3AEVblW93JnyjsgQdWApx0JB8AeIMD29n2ZdcFMAHAIgfmbHXFbF0Y64EhRHvB+j/PpiT2F+1nHkkuH37Oa3WNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7Nk1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1bQ//WA+jWDmApViYow3Em5ALRJPqSJWI2/5k9/KhUMRXSKNn2flw\r\n1g7fOxG7uCl5hYnmo6/Bp8pYvdgPCztiWcoZGzd5Q4noGf6F7B7O8xgWhqnj\r\n++p67yFMmMQOUF5IMbugyyOf0PzDKu3iCIpEnkEvhDF8qEtOP4Oexyhoajz+\r\nblHPaKJWYiB667ptnmB4ZL9ZJGHTIAFkx7utwBuB0qBKdAh+TQ3pqNfOnY+k\r\n02K8yITxkPRuvM3zwJlKbUKGnEpI7fO3ydp+aNDS2ErOXkM+H66mrp66wTVu\r\nx5LBp4U84bM+SsSP83KB9ADPfbOYF3Y6OObjOVvjh+mjrCST9qzxwITQz3qM\r\nKLJAp0EvM1Hp6IFni05GUc5pCK8EYrhPjc7Db9tsElTj13YOQLtiuLNKnz3/\r\n0iXpI6UM6AQR37NQyK0hJUT8uj0xz5STWKcKUAP1Cd2ozSQuCHBHFkJGE9PK\r\n066zPdRizrtgWkdkB25kyApRmuZcmKgGKKLShYnQ5lb+JPQeQTdbfPE8HBbw\r\nHSzrxpG23xY8aABqJaZwvRDNqF1k8oXadCZypBPBDfES9Ir7F+8PForJD1Wa\r\nL4Ay3HSwrVdTcjrKhu6eI7X7IOvCe9UZ1JepIis0DsVelcRewfQvLro6lUyF\r\nJNwt883UC31CGiqv9AUFdu82ubPI95Myc90=\r\n=ppcg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"22d1bcff52035c648a46b45966f73ef0ab3d3859","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.16.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.3","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.21.0","rollup":"^2.77.2","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.7","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.15","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^26.7.0","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.16.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.3","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.32.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.2","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","tsconfig-paths-webpack-plugin":"^4.0.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.32.0","eslint-import-resolver-typescript":"^3.4.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.51_1659689269110_0.8362966935019356","host":"s3://npm-registry-packages"}},"1.7.52":{"name":"react-parallax-tilt","version":"1.7.52","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.52","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5e3c0839ad39543a363ff50a502623f2ef2b3902","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.52.tgz","fileCount":6,"integrity":"sha512-hQaeCiSnq3/mznSTR53/nUKjMXBPd+lZBsSU0aq1xDf9Ii9JOnUmn+F86EyAijUXaKehQcWW01cCKgq1HBj17A==","signatures":[{"sig":"MEUCIQDsVQ4GatlvyJx8JUcV6DWiLHNUJmXH+b+KCMCHhuvYngIgBPsTw8wLdAsEoYQwUCFH4ICOQPBOvYAqtTzpbRo7zYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+eN5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCrw/7BfAATUccru4NAs0X+ToDjpJNiNPWTqoqMFTEqVuCzmTKCD2A\r\nRkrnUxmYxnEvHXiu2BkJoHJSlfWRWxndEeGUmAzyKWmPYD9CRdlDR8SC1lZa\r\nB7dlIdX+Hj1WU5J9H08uLo7d2+5HVj8Tjo7CSA7VH5yWHnLg8m1nCfwjjywx\r\nBhfvcTuRzIccItWhF4Wp3dLouoe89cGoenLl81JXiSCbRpm+BRyKwLVak68e\r\nQpppTdC1UUS2W7WkD+5FHGzVIozzNRp7b1wYurl6+lxICPHwEJXOCFIjNfPs\r\nrXBEKO8FY1K6qNrswNpY8So1b1UsgDh14FI0xip+6YdNnfsXEYKp5Xc/+9zT\r\nOqdCh00k/izvwUY34Hih3m+EqbRyJjfWUxHatgJLZnPKJvqpP6O4XYCOxI9V\r\n4HZMu2SVmG0G5NIXlYGSINK8mRrND++ljjVtaaT1zH7H2KH6BgOhKHklncjD\r\n0iX26U023tCBdfFw+sGjV8Car1n1j6oYO9qQ+6BqyE0h90yoWVMNdFenT9xu\r\nSzZrh1CAsxfXKVIRv/jlsKB9OxKWt+0z1hBgroixQU1Gf/JQXYoaY/K+bxcL\r\nXusvQ4xqFbH6llSBCu9PdlnK6goszm7TdUNr2DzPUiNkqXCgyL3mFTdOy0a4\r\nJz7LyJ38dULmI8oc64J+TTKcorUSZ8dIZrA=\r\n=Rzjq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"9655d3c0f724903040f8893b79dfe30c80fa2c0d","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.4","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.22.0","rollup":"^2.78.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.7","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.17","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^26.8.2","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.33.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","tsconfig-paths-webpack-plugin":"^4.0.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.33.0","eslint-import-resolver-typescript":"^3.4.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.52_1660543865604_0.4170279162697572","host":"s3://npm-registry-packages"}},"1.7.53":{"name":"react-parallax-tilt","version":"1.7.53","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.53","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"17fc9d47f1b20c7b76bf2cfdc68bba16bf438ff2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.53.tgz","fileCount":6,"integrity":"sha512-0tjoNTmcT+Pobseu06iLnUfRP+uLASDrG0bW4s2t63GLrPGQ0lxxmHoli/1SXPMOg1GgKRZ+MTaKJRxVPobxzA==","signatures":[{"sig":"MEUCIQDIU0zq0fpiRwrkc4K1JaRTIayeKOTmDSnA+bzLkwGPYgIgKIlCy3UQPX9TMN5wi8HvqBQLvWuuh1hCB8SNGijApAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+z3LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqttA//b3gXKOZGjP9NpCmljbwp5PmNTvxw7QDz+P7TPtTyq4PlXt0f\r\nHjhXC/R9eqJD7WSUlXNxXlPILZr+26AddVAv5xD9nWkHKQrgt0P9p2HBP1F2\r\ncXAFHnGbqdLSKhvN4pXOZOS3ZZrNDr5PsmoVIJqXbeux42ug1kZVva8nz5qU\r\nW8W3b+B4NBlOBAzHsnme9DnzoZ2rxIWQPL1amjLi00fBzXy94DoTcjv/3bJi\r\nO6ii+lZdaq/libkP4wdiWCbFI5+PAei3lYWNrvfvDhqQsi7OHh/Vig7DHke4\r\nGGpt4AiIjwDvcw3w6hIfWCzTnw4K47u3Bh6MmJYsOxcWKtNAY3zDKg2+Lj3B\r\nuEfi5XcODjhkF3dUr77Vja0tLV6mT+wFpvVx7QagEGlxi6MsMrAHP7gxFNwG\r\nagP5+xelDFsj24hQFvREWOs58KR+hRBfWE2yqRaudibnL5FgLo39uf73dvye\r\nxhQdRMGxphd7fSZG7qGb2rEtdEdjvKHXEhdZ7f9FoEMy3SV0gPGRXNmqYZJY\r\nMq6KMcD7yMjEx+3tsXKhGKKFevtS97Ia41DfLTzONQKiObnUcz81XHPCeMY+\r\nW30W0OcRfciFBO0K0nNIv8nVNbIKBMgxBhcYL+d41fDSMehmQ1HAz15DBUPl\r\nno/CbDQIHkMsrEC+ZdWmKYYT1coXgglicmU=\r\n=hPFm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"73c8977f835adc2f50d040fecdb60c6ef37a289f","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.4","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.22.0","rollup":"^2.78.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.8","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.7","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.17","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^26.8.3","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.33.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","tsconfig-paths-webpack-plugin":"^4.0.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.33.1","eslint-import-resolver-typescript":"^3.4.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.53_1660632522825_0.8801138447515986","host":"s3://npm-registry-packages"}},"1.7.54":{"name":"react-parallax-tilt","version":"1.7.54","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.54","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"618f61866d7228d473b63d085ee4c3979337a4eb","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.54.tgz","fileCount":6,"integrity":"sha512-GlDHvoji/MMbWkxv3yZbUO1AlgU2e2yyyf2y7Gm/NAk+xKWcetdinkJR12NEZnb1IzNmGZt8EGQMCCe56z6ljg==","signatures":[{"sig":"MEUCIDy5tBziDDQE6G9yzJVVHqAyF77QMugbdxzxkkn0xYZ8AiEAww+l3bv8ZCtapMzEzQcEcoZVlmrL9ffBdaoKaf1IqJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+z+lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo38g//dtqacSOAxfBsUZupqY7YtVSs/zFYXaAruZlIMEUiuFfozjT5\r\nPZGklCQtSoXv83jp0SsTBX2vzTlXdE9bkQepo6cwNAudtgzbsY/9noS1EaSE\r\nd1cTd+/jpXRNDKv/eAoOZK7krRM/pv87KIeBCt40sXkbqvGGHf/XVX5gAVS0\r\nitTi8LXdwrj23pe1zxu1KdK2rxdembrn0w3R/hBDCRD9CcT2R9eh8rs2mYB9\r\nDIBsaFJT+u0FLfR/i4gu0ZrvKQIPDILQ0tMOYa4Gr/Kt9xM5jxOketn6snNd\r\nxuvSsu4gcW3NmluTrco1dH4mNFLPqs0K4dvWIzT66BKeCvZMakUZyScbSgS1\r\ni+1eMh/Rq+mhs6s4HhhUNIw9NlNF8/sXdxhEFPRgUUUVfEJklfldbudYnXBO\r\nYhmPDVF3hvB9HKwqpIzKHajhpQnyruRcTSYrweJXbZKNKr1+HTkp+1z4NsTw\r\nndWbSalnBQQjreVRVaQSFdqgDuI0MnZga9hb/KdYOOFPAOqtlTO9AfijjH6K\r\n2YuHkkn0Q6CeXh2sSe5pQ9wYStTyOa/ZnA3jF+ZPFPWyU3ebi480KeR9iKCP\r\naeFojcZUfgpBFd4H5UI409leQcU9K/xn78X0/N6JAjV0eVjJ5hWGQ47/CsKS\r\nuZZSrvNCBQE2gElyecn8IFLN/sqj/QkaAgg=\r\n=ojXd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"9d793d451d469f591331d5b6054c638dd53d6771","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.4","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.22.0","rollup":"^2.78.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.8","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.7","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.17","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^26.8.3","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.33.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","tsconfig-paths-webpack-plugin":"^4.0.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.33.1","eslint-import-resolver-typescript":"^3.4.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.54_1660632997009_0.8046206583677518","host":"s3://npm-registry-packages"}},"1.7.55":{"name":"react-parallax-tilt","version":"1.7.55","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.55","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e220a223f82a8868c81d5408064ea16a56c95299","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.55.tgz","fileCount":6,"integrity":"sha512-c82J9f87eUQ6J49e2XAAaerly/DG4aJe0vLz7TabyLrKip7lZvjVNY7rH1RIWDHYG99q4r2vtxfmZ/0zYIJRSw==","signatures":[{"sig":"MEYCIQDnoLLgO1kGkFL1y7rOSazioOJILHDr+XW3HGmXhMWUfAIhAJQKjGZNd3m+iHS0iNNq2uIEhBPMnn25En2PBnifF/2j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+5erACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAeA//c423LXXnWrk62umLLtEqQT4TSh8eNrB7fjqT6fggTJZxgPU6\r\nadvMOvQvu0iuBQeUyzA1gPqyFkOEhk/gONgMcI1AwB3koMyVvNTIZF2ZBhiU\r\nEF8Ls6zGKi7vE3tWCvCtgGl+cbwGNVOj9f6458J2baDZKOKOwfR/yg9dtP4k\r\n/tQFCkeiFdsGXHsuSRUdCc/e6bbPXgAzt4+C3LmIfb6+3jRuPwQO0/Ex8VRn\r\nV3sZpqaMbcTtTqC5bXr3w5z1sL1FuyJpStUIZYOAWGBG+ZZwR/ecUze3SAYR\r\nMlr1GiP58UYKP0onRNL9mVFTLLkktpqWuHzldAQiwlYlbcNaGEbsrKmQNSt/\r\nifERqAMNkSxNJ+BE/N4p35GUGrdVGzwjY8hI+nh9BkN4cSWHff8Zhe4axJ2d\r\nb6H6DM2h8d9TAVl4ikA6ex8YBs0PCWsSFcFlCvrkE4MBmuTSSV58omtHLAiR\r\nxJDLKeUJEolzN0zseXd1Sj8vWlY1G+TdqkU/yF87rBv/uZou2zjeF6aHwm/9\r\n+msu0zH5GKM+r5fkZ6RBmi97fI5TfegcRnDewP71/nOnb7FpPFxBNJNNLgnp\r\nDhqXQ2meygvf2dhpSSdgzLnic/DZGZG0RoOM2X6Uu/setFGn0AXo7RW6phSg\r\nfHWmRuI4Taq9KtwNMjQFLDfChKO5hFP7dvY=\r\n=wYaF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"afeb2520dffb0260d5ab9aab7bbe247cac280227","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.4","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.22.0","rollup":"^2.78.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.8","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.7","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.17","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^26.8.3","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.33.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.33.1","eslint-import-resolver-typescript":"^3.4.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.55_1660655531167_0.39076293766659465","host":"s3://npm-registry-packages"}},"1.7.56":{"name":"react-parallax-tilt","version":"1.7.56","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.56","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"43d445e01e518a0adef74ad48cfe5c6102b860fb","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.56.tgz","fileCount":6,"integrity":"sha512-2gbYOe79R5belC1etJTMn61hX2wfU6oZPi+kiQvuJgC1OeJn616+Hi8QVFORmSC7ZR+J8x8S7iD3ASyn8FWVHA==","signatures":[{"sig":"MEYCIQDyTk/9dAf7ThoKUMd3/AjcQk4sAGEPApud3ZNFIIVYVgIhAOI03wY353B8UJ0m/QK10mkZOhl3H1xdei4sjqdIEPO9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/LcYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgLQ/+LASCA86H5TkIaCFxFqAHgB/33IGB2ZgLkkwoN6+8akRI6EcN\r\ncjZ1uH0ywTHIIrYA60HJV6ZTRZY89q99lchGACS51Ye8aoAr0RwqLG0Spewj\r\nd8eDj1IqGrOEzbI4ZfMeI2GOqZuM8icPrBABkuzqkGMzqu/RTPfapuT8UdCp\r\naDRLXnQycmB+yaDQeKynYClAbZk1+MBGuB9d0xPRU1RWYEJA0vd3t1C822pM\r\n9u1KQLGRydZ7T0iZtKX3DtJzGQDLm84an/pUP6Ic/DBC34Az3K3NAk6qXeK6\r\nnZl0svmG8oQ9JrAFdasJ50+wj+Ragc0waZgvQ72665sbjIgDApjNU1uao2DA\r\nKb5vv1+LwFKgBZb+3s0gpf7l27vSjltN05dRO6346gV4sATJ4fEfitn1Hv5N\r\ncpI6G250Z9y4b1tGIb5kInVtBkfWsMCEItlJkbtRjjfJeJOs4wS93uyscJ8c\r\nMcIKe4vQAJwWbITMlo4hsLGvlms5v40X+tPspPWyhFkRBekv+AxNeVo9tabD\r\n1VHyJnCiDyY5nEJAQkBjSvfllH9dTEVvtoInb/p7DzRC/g5ISGWgUid+SK8y\r\nn7vtJzr08g9ShrjDFHs7umbi7+m7HY6CdxwlJicc9WD+SU7kZ5BM502pKclV\r\nQimSwyvBBFUI0bQS3/vmkIunUdXeYPEBBvM=\r\n=1dRH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"85dcc97a03b16b4d5889b5f4aa70d20187bdaf81","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.4","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.22.0","rollup":"^2.78.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.8","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.7","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.17","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^26.8.3","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.33.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.33.1","eslint-import-resolver-typescript":"^3.4.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.56_1660729112190_0.5637037631654607","host":"s3://npm-registry-packages"}},"1.7.57":{"name":"react-parallax-tilt","version":"1.7.57","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.57","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"57a76fb977b71cf03662a74a0d911e07a7576654","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.57.tgz","fileCount":6,"integrity":"sha512-oM/JxG5eWrM25h0+ydyo75FiItiSPaMvGwUHb/+r3RjV5FtXCTxnsRiLbJUvMKVfRgYIEQdv6ifZvY9OtZDPjg==","signatures":[{"sig":"MEUCIBonqOrwTItNh93Tm5MhKNacotk7IhD3YcR1HOu6NVT8AiEA94faRp1mH3jm1iThyBThJfi/dqRD2Wp50uXkO0WU/7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/OruACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8sA/8D65yCG+ewtMPnaXLJ7x0ablw+vr6EG/1x32Ap3wLhW9vp9v+\r\nb39uI02POsrC5N1qspkHfMdQ853MNStaSa024sQhh8XARBdzXWYsSQ2dHY0n\r\n1rOk3IVZmw1xnmEY97Wt1ST9ZjTMFBeisD2GNXwSp8UGPVGJIQ+p1RTRyJNc\r\nxfXjxkEHByZdy6FgEXJJkOw1y4ib78Pe3O6rM1NAjAfUVHcjpUgBzYhVK4pX\r\nPS4xWmr7WoFx/9G5yR6s2W+2jc9uB/iPPWc/quzDh5AytyG1NxUCPE48TjAl\r\nV6ApkjuM17IFSNpKziXMEuNunjQJbXjltdtmpW1vdIB5Ftfyw/jPhN8k5T+r\r\nek2a0JxIY7Al744TDLScfKfi3GzpzKtEj+BKvNJwT6ApINm9Jg3RH1dqhtjU\r\n1zAKZfUbroa/ykFVhWhlM8Kxfdytl8Gzg0VuXhv+uG8eo8v9de0tK02hoCgS\r\nfQco2cSnNMQqkj0H93/RVGMPe5GtqLxDgAaa+O3M8zTTM6GJGq0THMqyw5j8\r\nvdNtrlYgfwAwaDdmaTSHJWap7c5bBWJOF1l+EYmdcGg0E0OCz07m/QGtG30L\r\nEaZ8ffIiTYXe7EXkZZXCx1G8E22ChoRHvt2/C4c2a/Qfbhls0ljfBDL5FmTP\r\n4feFtWUIwSX2OiMQPzmNdGRYJx9zRQGYQZk=\r\n=9NW8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","engines":{"node":"16.x"},"gitHead":"e5aeec976f45aa210acc3ce98d7dbc2a39fdfdd5","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.4","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.22.0","rollup":"^2.78.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.8","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.7","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.17","pretty-quick":"^3.1.3","@types/eslint":"^8.4.5","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.3","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^26.8.3","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.7.1","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.33.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.33.1","eslint-import-resolver-typescript":"^3.4.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.57_1660742382397_0.6821620116148648","host":"s3://npm-registry-packages"}},"1.7.58":{"name":"react-parallax-tilt","version":"1.7.58","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.58","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ae85969a71e40956284568e3abac8c0613dd3e52","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.58.tgz","fileCount":6,"integrity":"sha512-pJ1Dvoh5P8slS61rvD+shk25fkLw9UqShRS5M1x/S0EYk2UMjCI546jrGqKTNUQZOGyAWMPvKUQBXH9H5UdL6w==","signatures":[{"sig":"MEUCIQDrZwcnGPyH5bAss9lVe1maL+mERjcUZAbIRpz/IWJPcwIgFINelhfr0AnyqcP5PXV6mqm9CSHf440X2oNPbGXmHJY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBIqiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpi/A/9FU06KooB1ickfusb8HmyCmLtdLbezoHShuWUo9AY5cfP+jj+\r\nVOI6UrGxNxqB799WQ3ux9X4e6RBQC4hBza5x2ab9RwW9yMvM5LQusB9A8ApU\r\nCcUF29f6oaEPI55Au5PkzQSwqsLacjJe3tQTfniHMiBoxKgFd2r5p7gVIAJI\r\nHuVR0YrPZPV+HZ4IJeq+aDrZq+DCLoYK+8IV5IWVSh5T0DcuCuk5aU+W6H9b\r\nheeEqmZYa+CadUv5nmg60Nj0JbxPDHNoyFoQl5zUv76g24vlqkV4XKX4mGEw\r\nkZWSh4VEjUxchPy9IdWxO6ENSzE0Wlb7gQQDZ8HoeYV6mndt3WexJdYih6pp\r\nTcrm6EnKanB8XDjXFY6zAsJUpOmb+IPwL1/iodJIbk8Dm0hXgfgDzqsiZ09J\r\nNyO2hNkUKULsBlW+FA96sf0wIel0peCMv94QaCEpbxNTTs4n/hp0hiEEpbPM\r\neosNsei2qVp71IkGEr3l/JBDLK08vXKtjgo3/HvQx+cNGEIQe/P6/PRieN7V\r\n8Myy6bJTU8a9Tz0JmUkgt3O2bYUOQzH7SE0ysvMPqbh/igpOchHfW7oEHXX2\r\n8VcMSC8rRUPOSf5SwUnFkR9glZE82oMjmkGKny6ems5lY4amGEDCpBreES+O\r\n7qxmedkUe1xf52rq4xT4eAbLvBFewq7lZpk=\r\n=qThr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","engines":{"npm":"8.x","node":"16.x"},"gitHead":"86528bc6ec7e91321b17bf981b88fc09aafe27fe","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.18.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.5","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.22.0","rollup":"^2.78.1","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.8","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.7","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.17","pretty-quick":"^3.1.3","@types/eslint":"^8.4.6","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.4","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^26.8.7","eslint-plugin-react":"^7.30.1","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.8.0","@rollup/plugin-typescript":"^8.3.4","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.34.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.34.0","eslint-import-resolver-typescript":"^3.5.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.58_1661242017820_0.5738044888309006","host":"s3://npm-registry-packages"}},"1.7.59":{"name":"react-parallax-tilt","version":"1.7.59","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.59","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4aebb8b5c45a336f4ecd95836d072302c19c3d32","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.59.tgz","fileCount":6,"integrity":"sha512-gHI70wxY7CTlr2ZhQU2yEqmhpA+f+X6vjh3WktKd1U3eJ3dp6wWyb8Rfn84mWpRBwQtQRMWfurYQyDmNDwZ4Lw==","signatures":[{"sig":"MEUCIQCu6h/tFZNS3et8A9Oi8TYuSgbUNm1TV+84iwFP8arSAAIgR7PeDqVa6OofAPChDMM8lfKIOSVszB995Vj614s6sK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjB49tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7sg/5AGk2Y/9KkNjlUIrNl/0Nx03RRs0YA/MDtpq4mFKBKCkqz7DZ\r\n8zW/TiK5LBimlag2gN9jVzBJajUb02D6eBQS14NyeDJgeIgDEqvJ4qqbCTqT\r\nP0rlRrzu04pLEYKAhDjarkPf7ufzwahHYZsNnA77uphuOAb5HCdjticDTkg4\r\n8JL1eDEM0tXeYRJv1gv9vRAJKaUuaaBzEuYrEHLFnacd28wWjRFO8CEx1nfJ\r\nI30MbId1eG1D06uWs5bqE3lh8okLeYD+FV9dR2PU5dejG/+u4y4ghnMPDBmf\r\nC8hy3Y4BAToOjcqWmmP9JCRgteaTZvnOVj8RK+vePUsBYRkcqiYipCZjtghW\r\nUMumyPodH7V1cdBVS2RiiQ6G0XDvSgJBTb/v2KHggGLTarz7jX6T4BkMCsEb\r\npfzXK/GQDn5M8Rzrvs+JcRtzLYN7ec1oBvlwHbCPjqdaND47PfujgYLp57Ut\r\nj33K10mDgurDMANMnEkOPuuzMk46t0Jf7cDBp3V0MYiEXOCbvspugjR+FgCZ\r\nHgvo+nxtuitYKOlr7J0PxTw/odMRo/0RkOOBYQqyFv3H9v+8ypf59BVTaj+i\r\nQLghnW34ZU+y90C4XYoAzhmPz9sDEQOtrZTSW+fQp/FFKL3b/FQXduuGjN9D\r\nWUBni1OXE5HOlViGdRmWFlcCwbsnC4ILtbs=\r\n=XUOj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"43ab2c5b82c8d42b8608c4d31e1687ac213dbd03","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.18.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.5","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.22.0","rollup":"^2.78.1","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.8","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.8","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.17","pretty-quick":"^3.1.3","@types/eslint":"^8.4.6","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.5","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^26.8.7","eslint-plugin-react":"^7.31.0","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.8.0","@rollup/plugin-typescript":"^8.4.0","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.35.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.35.1","eslint-import-resolver-typescript":"^3.5.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.59_1661439852611_0.8432573978088671","host":"s3://npm-registry-packages"}},"1.7.60":{"name":"react-parallax-tilt","version":"1.7.60","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.60","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"48f090fda92f1c07f1e624cc9bf1e68ace51e236","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.60.tgz","fileCount":6,"integrity":"sha512-bIGxMdIQVcSnfsJ+ZNI7QrLUD98E1XlAmDeQmwxkFw5RWgwYgvp43eRw+N19UoS5sunTZ88CoP82o0NqV4vucw==","signatures":[{"sig":"MEYCIQC0eV4giC9Z9bVOTYJ0JKRndABmaI3ohNVD0M6OrDx/UQIhAI99psZ2MaeQDSGZ3yMgdQ0ZGeZQlU6c3aBSagVf4HWl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjB9GkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFVQ//fySCsvvj9pgobMe36l24AAkCffSyUXYpnA0hWrOJgcVTzBXk\r\nBS+eBx5E39KkDQNYR8Y1aDK6MicaYGEoupM/ce0/CIpn3Ml5M7buPFnFGbMw\r\nuF3xUjU7lq3mjAdFdducuEvSRUOj/5R4Rvds5CQrNW2qrIe2tr9V127pd3wc\r\n9A3JeV/a89IAXxgXNeHfRutLoA+h0j74xsEUnLQryKM5FaAtutI3i++C2jNJ\r\nNYUTv/5RBhjKorfrtKTeCjJwFwHhLvaT945ldNpfFnrscikwgZUMJNgCvWMM\r\n0NmGf5ybt3I/uvUxaenhSKLb7+X4S2NithwilTSRsB2QiMza8RSkHzLlMhze\r\nfj6sz9j/LDaCKi7h6/raBQ61RezQwd/KavDxeLucAwDVQD/Wp1oQPBya8pte\r\n9epQ0RJ4nMtMLloHmLs57cGSZKXJW8NZjAV1UhNemrXI87iD4Gj+OKSimoDl\r\n4J+jY66ufNhfMo37cozvTkLzzzHoM7kjDw/T8ELOOhJhJ9QcfPgxJLLROG2Y\r\nqg2W2jnYVH5F0Tv3EEo09nbhgswZbAyVH5GTN01d0Vv3IGegxZeGIZy5KwGp\r\n9ZKbBBRtF8lIIKyMUEiyQMU0kls+VaiyxMa0A4BcWVCTn73fFCn5YWFffSt+\r\nTwoloMnGJB8iE7jZRCqc3lfjFoYFT/Gikwk=\r\n=ZK+2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"e1310fc32fc6d22f7f45f1143b36767c40589415","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 . && npm run tsc","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.18.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.5","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.22.0","rollup":"^2.78.1","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.8","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.7.4","@types/jest":"^28.1.8","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.17","pretty-quick":"^3.1.3","@types/eslint":"^8.4.6","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.0.3","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.5","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^26.8.7","eslint-plugin-react":"^7.31.0","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.8.0","@rollup/plugin-typescript":"^8.4.0","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.35.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","@commitlint/config-conventional":"^17.0.3","@typescript-eslint/eslint-plugin":"^5.35.1","eslint-import-resolver-typescript":"^3.5.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.60_1661456804509_0.4903518698341953","host":"s3://npm-registry-packages"}},"1.7.61":{"name":"react-parallax-tilt","version":"1.7.61","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.61","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b037e6cb9ce1356a1d92030a7eedc9a977ba78dd","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.61.tgz","fileCount":6,"integrity":"sha512-jMyvzWjUFQ+5/xjHOrkBlPXA4Dc5MZANGmdJb1ps05QXpnbSTWokog4vgSXGTVrEudonjX52YjKlOekSdZl1Hg==","signatures":[{"sig":"MEYCIQDKTcYaJrz6iw4hTg2iFe3QxyzpuuxvU9KwsuT5/sfriQIhAOkYhbttm8FSLnr8+BC/sij4o6CJVWpP6d6wiLDGgFFI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjE6mKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmor3g//bYCum5luOBE1JnyH0KrHHjVTEa3Jll3wchpP4GwW4s8WOguW\r\nE4hZ00ZhpSiO1Zml6i916re26Z/ZQbLa/z9p968l6q5HTkPQ+KQ94XQ/aaSo\r\ncb4i/uZEtqGNX+UqOAqua3SR0+FUWZjRLvsBbyZm4oJ1Q+H9Q7nPMwyTClsd\r\n+OXcNsAcUBdJXjzZnzi1O+qD9wGFIJ+4311FiL8ROXYeGVLgeywhXR3mfphP\r\n5+dd0EKiAfCX+BAvcCCkxrvQLvtYYY6bm3ssRktKCz/RSgx+bX1v4d3/ldk9\r\nMRVcu2N1W3jI2Y/flq6etoBNACxBA8eI+nwIefkPeSgp6RdRVqZDeiUnIKk6\r\nX94v0FWYa/tfURsXJmP2tNqQtpcOwkh0wsE78a6C9pjCENBQMKHG3+Sw5iHj\r\nxMPebs1F1Q5bHIOfsvbH4GsAHkDviiPaFxRkXcd0vmCVrzAKiiM3GyfDJXpz\r\nTFFLUyzxzqJZNX7uh5mm8NLXDHSSrYy0TWydCCQ4zIc1sYHTqhiqrNh9qNfX\r\nCDwMiy7MzmnNMnRkwqgUN8LpbRVGXtKj7GWW+L85INB7pv2c2AYrEYihDmOL\r\njDmknQjyWxv8s1GS8U7xQ9STecq5HiT1YXFM/TRaJdg0sdsc8qpKufBBW2vI\r\n41e5QbcjdnlM6DrBUkBi2IU9HbXmnpcIgyI=\r\n=iVtO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"3d1e3eeab2233946c3f68a3d0194f01b44a4a103","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.8","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.23.0","rollup":"^2.79.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.8","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.8.2","@types/jest":"^29.0.0","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.18","pretty-quick":"^3.1.3","@types/eslint":"^8.4.6","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.1.2","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.5","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^27.0.1","eslint-plugin-react":"^7.31.4","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.8.1","@rollup/plugin-typescript":"^8.4.0","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.36.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.0","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.36.1","eslint-import-resolver-typescript":"^3.5.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.61_1662232969785_0.12333726164767556","host":"s3://npm-registry-packages"}},"1.7.62":{"name":"react-parallax-tilt","version":"1.7.62","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.62","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f5a99c9d0a1401f41aace15c427ca21d96b95d0b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.62.tgz","fileCount":6,"integrity":"sha512-7uohFA/XX8b7XvM5HrspgPsmsy3z1EjuzmSVor6xKb6KhMB1nDeaSaAxsnht66g5lRWzYBTv4RHif0Ozmxx1sw==","signatures":[{"sig":"MEUCIQDqvKhIiqpiKpi7o+uGv5M5Ec/D+tsbORD28JBhW1SVZgIgYCEyu9G6HpWeW5TpRNZz9+vPOsCWgOgVll53xxoj+nw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFK3IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1Xg/9GWHxGIUTPWQG4zuuQzSuzK/DmoI6F0pNUdnU8g6HYh3Nftvz\r\n9gvo6xjSR6IMJCBvKqkMZqlIKIAvE3uGaW32r8TVMCTrS5XT/FZ9SDtl/T5a\r\nNnXOMxdrao9kJpZtfYV7QQLjzTOJX/fBoRzS7hzN4MV13B5by/5kkmDX5TQN\r\nl81n5BSo8boCQBRq8va13/3ZvQoVid3m50Uj0d1Yr6aL3t3toqs6NxO1Yku4\r\ndbG5goLoiodMnWagPRqDTA8ZoUQg4x4gaRu6lqAUdhpE3bin/iTyLBmcZdf0\r\nzwZjUCx6Eq5ShsK0in4HXJqd6Kya797yrLhkelC0tArKbh92AAxUD9aGcSlQ\r\nW7ihfqCBWSRH3kW0ao8G88k+UBlOLcJjP3DaAQVq1AM27qPcCrapL3fEdk0t\r\nMWSk1NnJ3eYM60wON0513lVAFSWzNkQnd31u4tR81c/Pb5VGdeQl5Nu+rO85\r\nboLHqe2lPbT/bB5YZYZSjHwneF1UKlh6IUEL7BPrdjPMWyxFSOjOHlYFZ69t\r\nxinUehJ7RI3wJuGIOLGYPrM/WredwGwnj5eqx7WTcxSHcSUu4DuQWd/FWDZw\r\n5QVFZ/SenhVcFPiEYDXbDCR5C2xM9pG248bYtG3lENX1JBjAfU634kRrbXTS\r\nZMUZo+BzDlgU1rhRMZabF161uzGJ9Sl3B+8=\r\n=2KVl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"d61fff48f35dec57bf29cb9b42a969658db3d08e","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^28.1.3","sass":"^1.54.8","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.23.0","rollup":"^2.79.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^28.0.8","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.8.2","@types/jest":"^29.0.0","jest-config":"^28.1.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.18","pretty-quick":"^3.1.3","@types/eslint":"^8.4.6","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.1.2","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.5","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^27.0.1","eslint-plugin-react":"^7.31.5","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.3.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^28.1.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.8.1","@rollup/plugin-typescript":"^8.4.0","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.36.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.1","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.36.1","eslint-import-resolver-typescript":"^3.5.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.62_1662299592190_0.81610997660471","host":"s3://npm-registry-packages"}},"1.7.63":{"name":"react-parallax-tilt","version":"1.7.63","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.63","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a68db4e460bafd79ca8587c91849f047198165d4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.63.tgz","fileCount":6,"integrity":"sha512-FSYazedYQ1Aqj+tKifPstt1oKTC9blTrzGMJLXpCAmnUAZ4cjCuWapYtObxji46GuCqNUjIqlSq6/On5GvkuSA==","signatures":[{"sig":"MEQCIF5H/No5HAAuMSYYxQOxqVLYVE3Qprg6SLY8eHz374/WAiBQo7nhRYtYMIEZ/6jZXG3Bn8nHbv03AZg5iqjyiUGExw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGxnzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVQQ/8CgrrRKkrF3SSK5cg4nE3RZBvzoUHiLUQygPP1k6fUGST38Ue\r\nw+b1IyRVlND/KSOek4Pw3Naz4l8HbFBrWMInmY/o1Nv4FVfLIAbFOkqkNnzB\r\nLaKUoWqt9GPIwq2cEh+L3JqPd/xXyx/vYNSDtGopkroVnW37iX2CU975Mnoe\r\nlYjyJ5EQHWf2RZYa4/FdMupBKwkYKj3iucLEYXSWRPfF4hxPcsAQGUYWuOwc\r\nzPq3TQeM0NXpSaGmsln7OFGu4iBWi0TKlidvfwwjGF3rMTRRYO0UOoUsp0en\r\n8/zPT49Ouk2uXfLYctDnUk/9YRwadclsniq6g9Hzvu8AnHmVfmrAyVOVpFEY\r\nw5j2AUhdm9JeklXNdJt0dEwbryWJVsGBLJjHBzdJY5YFdCAVek+QnqF6vDLA\r\nNwowXJ2TRd4OKGtrrMwE6qpb53857g5J1MN6RMaXIazQo6AatX9fJCZRv0PS\r\n+x6kaJJEzcJiyojSJ5qH+tblQoHDoxYXwR6tvFLE7s3n+itqFQWlhDqq13ug\r\nT8q0C5FW80OsEMTatEYiq2C8KHVMVWTVDE7Rgxp4y3xJG7CLQZINus9DipIN\r\nmnhj+uzVPqhCbdxvBxE1dqZCkYa8kf7WGXXXheed9SeR2kY7KF+QZEjprmQ3\r\nXGMFKPagpazZnydsIbe2QMFMOb/ES5kyWqM=\r\n=qSIp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"b7c7931f3df5b72348614b609ae646749ad00473","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.0.2","sass":"^1.54.9","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.23.0","rollup":"^2.79.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.0","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.8.3","@types/jest":"^29.0.0","jest-config":"^29.0.2","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.18","pretty-quick":"^3.1.3","@types/eslint":"^8.4.6","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.1.2","@storybook/react":"^6.5.10","@types/react-dom":"^18.0.6","semantic-release":"^19.0.5","@storybook/addons":"^6.5.10","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.10","eslint-plugin-jest":"^27.0.2","eslint-plugin-react":"^7.31.8","@testing-library/dom":"^8.17.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.0.2","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.8.1","@rollup/plugin-typescript":"^8.5.0","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.36.2","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.10","@storybook/manager-webpack5":"^6.5.10","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.2","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.36.2","eslint-import-resolver-typescript":"^3.5.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.63_1662720499122_0.38878236331545835","host":"s3://npm-registry-packages"}},"1.7.64":{"name":"react-parallax-tilt","version":"1.7.64","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.64","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8621e9c3f5ced214bd8cb1fda8ff8ced7e41ce8d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.64.tgz","fileCount":6,"integrity":"sha512-j5BOUdRbsTqrbJKsY6gbVeRTkfFlWscINWq5T8Cy47X0DAkev1bXmGjDTLaLMNdbZg31DMbaXKOe6UiWWUg10Q==","signatures":[{"sig":"MEYCIQCpr1XMj0AWTcECUe2jrp58TNEaZSzmDWkv9BAJ/9yL5QIhAMf0F3n5O0xwkj/ahpbCHH1zsfPlYr2zo8NRrzR0lU2B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJzdxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRWA//ZcNMyyoGFMkfHqa+pzLu/paos7ct/sko2MsgEjuodCQAyHh9\r\n1JR/eZWsWbUPTHyvfZuKCOPkwI8cNhj6QeNbLVMk/8YyvMsAb3jQ8Z/HK9Vf\r\nynoR07yXmNvB5sJ40jrZgBEFkfwrqA/NcghAyPmagQUSLgkxtV7zR5etKtRR\r\nqb+Zv/10UMx+79da0AtBIVNWgllKJTy6zFChUEx88JxEbsPBxHqdXmplnNOO\r\n8uIUjs3OA8rh1D+f1j7bvUeXGdsu1XGLxRM67SP2OXi5Bu6x/ZnN72YQAJEb\r\nmjWfnli6jLHd53/8EcZIlcG9SbQCgjBIc0+657r4WRAjeL+q2x3VjQg31bgb\r\n9xLYeF6I0Evw0pn713A5YZ00h0vLBaYHnaJVVjR0kdoOSDlc9CT33T0veXPR\r\nWyjuwrqsMcZiiZliTDNJSeXuvMwy25vsUb7KegQck6QIi7Z4x8iKm7+nsGfH\r\nVOcIqoPES+Wg4b6DhAyzPGF9WfhI52jao0dkilVJNWeeK2w0NL2az1Uk4SMQ\r\nLhW49xc8h017XDMAy7HrPv41BF6XW2UlSp1A9heflXwrQZgZ2gkTXCGgFl7m\r\n6dG1EEzNPXgWjcHUBBf6g+5Et3pY91Dvh8Y6o3p0qir+MQDDOcIOoVGqB8yu\r\n2j9QIEGJdzUnxeQwHFNQr5yKC+BGKR8L++w=\r\n=WaRK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"fbd79048d2fd8d957f5e5f9e1bc90f11941aebb7","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.0.3","sass":"1.54.9","husky":"8.0.1","react":"18.2.0","eslint":"8.23.1","rollup":"2.79.0","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.1","prettier":"2.7.1","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.2.5","typescript":"4.8.3","@types/jest":"29.0.3","jest-config":"29.0.3","lint-staged":"13.0.3","sass-loader":"13.0.2","@types/react":"18.0.20","pretty-quick":"3.1.3","@types/eslint":"8.4.6","react-demo-tab":"1.3.8","@commitlint/cli":"17.1.2","@storybook/react":"6.5.12","@types/react-dom":"18.0.6","semantic-release":"19.0.5","@storybook/addons":"6.5.12","rollup-plugin-dts":"4.2.2","@storybook/theming":"6.5.12","eslint-plugin-jest":"27.0.4","eslint-plugin-react":"7.31.8","@testing-library/dom":"8.18.0","eslint-plugin-import":"2.26.0","rollup-plugin-terser":"7.0.2","@testing-library/react":"13.4.0","eslint-config-prettier":"8.5.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-jsx-a11y":"6.6.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.0.3","@rollup/plugin-commonjs":"22.0.2","eslint-plugin-storybook":"0.6.4","react-joystick-component":"4.0.1","rollup-plugin-visualizer":"5.8.1","@rollup/plugin-typescript":"8.5.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.37.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"6.5.12","@storybook/manager-webpack5":"6.5.12","@testing-library/user-event":"14.4.3","rollup-plugin-size-snapshot":"0.12.0","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.6.4","@commitlint/config-conventional":"17.1.0","@typescript-eslint/eslint-plugin":"5.37.0","eslint-import-resolver-typescript":"3.5.1"},"peerDependencies":{"react":"15.0.0 || 16.0.0 || 17.0.0 || 18.0.0","react-dom":"15.0.0 || 16.0.0 || 17.0.0 || 18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.64_1663514481091_0.15152959287669732","host":"s3://npm-registry-packages"}},"1.7.65":{"name":"react-parallax-tilt","version":"1.7.65","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.65","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d34283b7928372b3ad5e52275d9d2542981bde9c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.65.tgz","fileCount":6,"integrity":"sha512-4dcKZbyYcl96CT88Ob5yJ5GOoxuLThiEMivMDorrQ6k1fIOM1BxWU06XasY0YcTCo51J11Q9NI0MGHpNy0gd2Q==","signatures":[{"sig":"MEUCIH/QpbePvh1BTNYQ1/exyVhTFX+kCoLXB7qm/hPJG3qhAiEAstAEPot6eRfvmYly1E4/i2DJoq+4tak7zfAls2Ix5J8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJ0mIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdTg/+OXK1ReWNzty1s7SQOOjGxdb1Og1sK8PEomwj0Q7zt2KhDi4a\r\nxYWlTaJq7CkB9opKM6pxeiQBlTHdFl2aGnlAsR6FrDm3RHIqYWRxrgY7C1lU\r\n0r1kYD81N5WpuBQW3JrqgX7F3GwVhfo6zmRy2BikoMStYQMp4RLrzyKulV+o\r\nX1FJe8yZ6g37Rq9TTQPyIVGPy/4sciwcrEYHA+lS6AzCS9nX/jvpEkcVXExL\r\nHuWpNoSsTgwXfbm1CEVKX+YHZh9vjY0154gTNrGnPwZx40h/fGHuzCC2OUJA\r\n9VsyFzaYYJPsoV10e+bGGCON+NmHrRsQa7KHGEy+kU/gcox2oEPRJWYzbqID\r\nymuYRGx9Y2CLHai6sOfzBjsHv80Ocf3UiKeIZj14ljnrJArV8Gq7eywy+e8R\r\nyS+GPHjHz6PH2jK0PSlNav0S74Syrm1IdWWriDpBVZvzFnshTaa7xq9jn17S\r\nnq8R6f84SyhAmfYcx+yaok8dAzScRVn54sVo75lhX0NrN6HaFcCgxIXu+8qP\r\nxR6IOZhSUvZka8hlb7sbius+UXvs4TiZhEhgmVakRLghuR5OE/V2gefWfgr+\r\nNKMDvdvEeBr7pIs6wDtRfbbjoccJh0GhR9E4k/yQWxkzV78cb0aWdpf68ka5\r\nbLeujYBgQYhb0c81vZolu0QrgML7ABgtJs8=\r\n=qNIo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"db80831d8c615cfced73505d0424907435e79c70","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.0.3","sass":"1.54.9","husky":"8.0.1","react":"18.2.0","eslint":"8.23.1","rollup":"2.79.0","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.1","prettier":"2.7.1","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.2.5","typescript":"4.8.3","@types/jest":"29.0.3","jest-config":"29.0.3","lint-staged":"13.0.3","sass-loader":"13.0.2","@types/react":"18.0.20","pretty-quick":"3.1.3","@types/eslint":"8.4.6","react-demo-tab":"1.3.8","@commitlint/cli":"17.1.2","@storybook/react":"6.5.12","@types/react-dom":"18.0.6","semantic-release":"19.0.5","@storybook/addons":"6.5.12","rollup-plugin-dts":"4.2.2","@storybook/theming":"6.5.12","eslint-plugin-jest":"27.0.4","eslint-plugin-react":"7.31.8","@testing-library/dom":"8.18.0","eslint-plugin-import":"2.26.0","rollup-plugin-terser":"7.0.2","@testing-library/react":"13.4.0","eslint-config-prettier":"8.5.0","eslint-plugin-jest-dom":"4.0.2","eslint-plugin-jsx-a11y":"6.6.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.0.3","@rollup/plugin-commonjs":"22.0.2","eslint-plugin-storybook":"0.6.4","react-joystick-component":"4.0.1","rollup-plugin-visualizer":"5.8.1","@rollup/plugin-typescript":"8.5.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.37.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"6.5.12","@storybook/manager-webpack5":"6.5.12","@testing-library/user-event":"14.4.3","rollup-plugin-size-snapshot":"0.12.0","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.6.4","@commitlint/config-conventional":"17.1.0","@typescript-eslint/eslint-plugin":"5.37.0","eslint-import-resolver-typescript":"3.5.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.65_1663519112228_0.7755702438060577","host":"s3://npm-registry-packages"}},"1.7.66":{"name":"react-parallax-tilt","version":"1.7.66","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.66","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"54a4d19a112b6328cc4332d407ab8f38748e4706","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.66.tgz","fileCount":6,"integrity":"sha512-tuhp8C+n2yN/o5RkAM+9/D7pZvJwz1mNUocPJvTkLiSDY88QIDNuu01BHsfNAZs+Gr9oVkrNOV9gCerBp/718Q==","signatures":[{"sig":"MEUCIQDk8tT8ac3FD8ITVIpX6vvDod4dOSIexz6q1DJWCsPUbgIgWcELYMWoPC5ojLWGHpbstLFPuNoUgdHHjpJCf/4vUe4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJ07dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrcRAAm3Bi8wX3DGzn7KWw9QTkg1fgAk8SqA+D50p7hb9H/eISDwDD\r\nkp3EX7maMdZWG/9QjE2jmBRAjwRa5FWmn9bM0bnmsgk219aVVOuV8GZp+Ikb\r\nmD9/Uhn0Y/UO5RLwrXVnXmkuYIEqNBoC8fKMJKpZ2iRqWA/EsoDIesmQBuaK\r\nhHcF4I5rE2G3qgjocFO22Nt94L5ackhc6dj955EpiLhVta7B4LupkiyLle0p\r\nuuxilWZcAEp9KiifSqs9JhLVRbbb2DRSMJEl2C08SHKVV/ghcSPH/N+ye4xk\r\nmXf0D1wXmGYOS6Ky3uMvMcer0DVf0tyhtnvOy7JnZCzTN93XN2GoueMpJU75\r\nuB35JSWBiEiEDy++b6P/u6x9xbZSgtpBTAhb8QQrqMp+Inwg0ltlALSo0e1e\r\nKKi+idURuvrx9QoGLvRGDxs808la0W8W9IJexWFDfkqW/i8Dv9CT5vU61tjN\r\n4C5yLOmdID46kPFvBh9G/L6fA05i/5CjCodoG0IzkO6Z75Dd/leuMi0tAp5Q\r\nJWIIsH9q+lotxUeNijYy5VcsncSGvRnKMZ7PeCbfoZGgZjdNsO7mz4iSTQmb\r\nyuUU6knAien9AHjNIQ261zpyFyc+aHnxF9VpNfAvy5BHOwr4H+gB5mDDBuIA\r\nhIi0UlkGC2VHUzFcha++2Tw1Bm2SI2Sa8pA=\r\n=A1Vk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"7ec677f9835884c692656a699e1f1ca3b374215d","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.0.3","sass":"^1.54.9","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.23.1","rollup":"^2.79.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.1","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.8.3","@types/jest":"^29.0.3","jest-config":"^29.0.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.20","pretty-quick":"^3.1.3","@types/eslint":"^8.4.6","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.1.2","@storybook/react":"^6.5.12","@types/react-dom":"^18.0.6","semantic-release":"^19.0.5","@storybook/addons":"^6.5.12","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.12","eslint-plugin-jest":"^27.0.4","eslint-plugin-react":"^7.31.8","@testing-library/dom":"^8.18.0","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.0.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.8.1","@rollup/plugin-typescript":"^8.5.0","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.37.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.12","@storybook/manager-webpack5":"^6.5.12","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.4","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.37.0","eslint-import-resolver-typescript":"^3.5.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.66_1663520477317_0.6600885479865632","host":"s3://npm-registry-packages"}},"1.7.67":{"name":"react-parallax-tilt","version":"1.7.67","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.67","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"79541fb3e4fade3eddf85c56ff87042b98f702c8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.67.tgz","fileCount":6,"integrity":"sha512-r4Tdqa3DltRMnsfJYscnmqU2wnIrq6DOS+1SCY/+wmIS5bYu+t+wqAHz94BHKRvQ8GCFmHONWgTM0ps9pYihsA==","signatures":[{"sig":"MEUCIQC4ZtHrTUxP2pbSndDxbl3rjv73cEYPxtYA2BwVvlpczQIgP7AyRKOJHbDxVSB8KRE8mklkd4ME/3c+pCj1OdwwZ/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLD/qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8QQ/8DjsDoGydO1cgsTKIwuAwQ8uIGl1DelQphAspLUDrcoWHzo9W\r\nBDEoDQa636Le776SJDJrulYvpRYNeOigAm9ruhsmhVJVOKWxUVT9UOZOFyLj\r\neNyouKyLAt9sr98iJQgFhIOmwNczt0VNk7bXQQXbpT8pus2LWhrgxhy4hxCs\r\nq5yS4gxzuWMCkAk1WFeDzGbzpRraHgATE2HRDUJJT2FOKBPu6l5uq/rDZyHD\r\n5od8axsHaoN7VYZsZDN7LtGV5ICnfzmt2j96LqxXw9khxqKES2KbBGM1nsho\r\nj6zT+zwv4JgmVFZkxKKzEIyf7cLqIzofLj7EnLCMAEvxwPj2VKmR2eP+XO2X\r\nXS81GQoiGbUNDuJul21xhZmqQA/Mo/UcUJ0tgTp3RzTx21bClAV5M2I3bx9K\r\nAsG+aGs6kOgOvHKT+SG7vNmIvSYvAmhlCgx3Hn4yu8KsocrE7PBkQd5A7hOR\r\n2ntCGZV99LaMsEVilarp+j0R6tz1M6EhIXaszZ1H+B/TXNY0TioGkAh5QFEI\r\nfp9Rf54Fjj/jdSZzpkHtambaSCNCQqmpj+vko1BdkXl25+yMtdzF21Olm6K/\r\nHxYM295pWkAXuPUPnPeQ56JQPhPNM1DJ5QIiZX0oxKcfB3gUbk1QEs7b7HCw\r\njPVaZYd+UJm5B9Gtpi1S95RKEVKuhM3pM5I=\r\n=B9rs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"0c61321c69c87aa2db7e6e263718b6a07ec33428","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.0.3","sass":"^1.55.0","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.23.1","rollup":"^2.79.1","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.1","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.8.3","@types/jest":"^29.0.3","jest-config":"^29.0.3","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.20","pretty-quick":"^3.1.3","@types/eslint":"^8.4.6","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.1.2","@storybook/react":"^6.5.12","@types/react-dom":"^18.0.6","semantic-release":"^19.0.5","@storybook/addons":"^6.5.12","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.12","eslint-plugin-jest":"^27.0.4","eslint-plugin-react":"^7.31.8","@testing-library/dom":"^8.18.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.0.3","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.8.1","@rollup/plugin-typescript":"^8.5.0","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.38.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.12","@storybook/manager-webpack5":"^6.5.12","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.6.4","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.38.0","eslint-import-resolver-typescript":"^3.5.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.67_1663844330033_0.6700254947291171","host":"s3://npm-registry-packages"}},"1.7.68":{"name":"react-parallax-tilt","version":"1.7.68","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.68","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0aeb733343d942706380c425c30b6f94579896b4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.68.tgz","fileCount":6,"integrity":"sha512-HDYxYrV8s/mu6Tm1uR+8qGGEvrblCmBEOJGxlUr6O1y0oDjhZ7d6oWr9SsqCvBU6iC/xz5b57kQy2zPeglkQ5Q==","signatures":[{"sig":"MEUCIQCqAtuzF67Xp7PW4h5pJMLLKRFILjZSBTmLGkPHdsPlKQIgZ1DLapv/XDxwMBgmZmXv6qVfO0EiqSk7HrDxjYIkqPo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPRseACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqHQ/9FltbA+tXtfvErZ6He6gefo411O80jiGo6qwQekdg7Uia2pt0\r\nLzZWNcgqLaGoYvAEITeE9eG+AGxIn0D05EuX77d2k1rLIkiygO1DENXmPGa5\r\nmaer/Zw+PHXLWaxXnlL8fEYF9tBTirJPnxsgMDSqyVRsyGtwhuIOEK3b+Zrk\r\nBykf2X8mNJybJrPKlUFmaV2n+Npd1G53YXo4YsKp4Zs5hq5iYad7HacWKr/w\r\nsX1lhYfRppIvYwPdaB7ZElTV6k3Ds7x5eOtmrFWLBUTsv74Sqw5JeNfjAH2c\r\ngkUa37zPqOhx+3lP/6VkVuXsMvjzPncT7VOXJawrukZ2QScxM62rRTZ8uiYM\r\nYh/PKfa94KrlI51+BVl6J1Ah2egRyg2DQWG4a3L3zDA6X2Nz5DO8ZkgktEB+\r\niDPgNvfonS2lAe8GB816/3H2oYoCJWLSQ57V0FQwuCqPNP8pCSD7uCrmEkxw\r\nZ9fFpB/FUbWHooW0Y26tSZ1S8uXhyHccS5GIrIPIGTb3D+0Ch21PZa2Kc1vK\r\nI+bZIEHwF8fIIqG0SbEV4wICDeW8z59la5Dtx1e9gFbsgu0X9i8K9VUvmA3x\r\nsdOcQsNKBuZRt6gKFmnj6nZ1BKT4L3E+nDGeFzkc5yAhjfJHyV3CWlCqbeaq\r\n1HGqLG4GAynanUFfLqhLNVbSh1W0jhDqYzI=\r\n=MKkw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"741505c0ba939b88742d92c4c624912a725b4d66","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup -c","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.17.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.1.2","sass":"^1.55.0","husky":"^8.0.1","react":"^18.2.0","eslint":"^8.24.0","rollup":"^2.79.1","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.8.4","@types/jest":"^29.1.1","jest-config":"^29.1.2","lint-staged":"^13.0.3","sass-loader":"^13.0.2","@types/react":"^18.0.21","pretty-quick":"^3.1.3","@types/eslint":"^8.4.6","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.1.2","@storybook/react":"^6.5.12","@types/react-dom":"^18.0.6","semantic-release":"^19.0.5","@storybook/addons":"^6.5.12","rollup-plugin-dts":"^4.2.2","@storybook/theming":"^6.5.12","eslint-plugin-jest":"^27.1.0","eslint-plugin-react":"^7.31.8","@testing-library/dom":"^8.18.1","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.2","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.1.2","@rollup/plugin-commonjs":"^22.0.2","eslint-plugin-storybook":"^0.6.4","react-joystick-component":"^4.0.1","rollup-plugin-visualizer":"^5.8.2","@rollup/plugin-typescript":"^8.5.0","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.39.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.12","@storybook/manager-webpack5":"^6.5.12","@testing-library/user-event":"^14.4.3","rollup-plugin-size-snapshot":"^0.12.0","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.7.2","@commitlint/config-conventional":"^17.1.0","@typescript-eslint/eslint-plugin":"^5.39.0","eslint-import-resolver-typescript":"^3.5.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.68_1664949022546_0.7411344299192484","host":"s3://npm-registry-packages"}},"1.7.69":{"name":"react-parallax-tilt","version":"1.7.69","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.69","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"00544a0fa57c495fa3e89d3ce9b4ad1f25d6315e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.69.tgz","fileCount":6,"integrity":"sha512-FwqBQZ/MKESxazjpDdVNIdL4WVH/DfnKoseF7gGg0hMljiLjfRUx2XbpudqSaYXX0d9niF3zc+5TNgguoNOt1g==","signatures":[{"sig":"MEQCIA5cMvGzNCds+AqqC80HFYfcuHEjNTugdfwygIJQ1LRCAiBiayw7uUc7DKRYxVtih09i9dSvamQaJC9OiNAvOIr+Ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdjhqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1Gg//a7ILyGTSUlgomoV8mnEi6fucJqP6OONi2iijxx2beK/fUvKo\r\n9gOSYskdgSvObCd1OWcJtr2h8A669DHo0bQj71oXJmkBZIGKHzVJTh2jfC4a\r\nAj/rhguXPB4xTPkKjDMujXNVaq9PSr7XENml7LhXK62Hfq/uNeeiuYew0h0M\r\nk/LPY3VWsu7+r/TLI2WqNO5HzkWx1YyiyR6aaVflfqGbLfb/Vc15EBP3R6z0\r\n8/y5o6RAIPC18RybuGM2kjQAfY99xIPdkUZFbHnZjs8sb8tPPPmIJ3nhkHBS\r\nCOQAa8ntgAmIsipfCuPG3HCNAG4KMwc2GfIhp6nRvkt8s5j0Zt5cd5xx88cE\r\nGZoD7MpkkmJ7dLFj4sglAFT/dVWG6euXrQelEHPI/r+BNO9171qQLxE6Rmko\r\n+otgYV/KD9lS5/5rdE9cenP9koJPTpEeBwwsdC6b/0p3J2sttO5StGHruzEO\r\n9vRpjavVdm7H3sbCdM1+eEubUIdX/C2uG+rB2ymsxQGmpcaVMImHmAP7BQjB\r\n8n3sn7cyJxBMgYEhei7P1DdDHlrxVDhSYMs3fq8e+QKcAFve+VACBcpaGynK\r\nCUp4HgjXQFChSQuliEOddYfcvO/F74yqgI7Tx4hwM6xswJnjViHUOa4/QoLN\r\nbPm1ruk6zqv8hU7ww4FLEJ/ZOC6nvzffVXk=\r\n=UjVx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"6b7ce4db54049f36fd50f79c7732746a5dc1278e","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.56.1","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.27.0","rollup":"^3.3.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.9.3","@types/jest":"^29.2.3","jest-config":"^29.3.1","lint-staged":"^13.0.3","sass-loader":"^13.2.0","@types/react":"^18.0.25","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.2.0","@storybook/react":"^6.5.13","@types/react-dom":"^18.0.9","semantic-release":"^19.0.5","@storybook/addons":"^6.5.13","rollup-plugin-dts":"^5.0.0","@storybook/theming":"^6.5.13","eslint-plugin-jest":"^27.1.5","eslint-plugin-react":"^7.31.10","@testing-library/dom":"^8.19.0","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.1.0","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"^23.0.2","eslint-plugin-storybook":"^0.6.7","react-joystick-component":"^4.1.0","@rollup/plugin-typescript":"^9.0.2","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.43.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.13","@storybook/manager-webpack5":"^6.5.13","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.2.0","@typescript-eslint/eslint-plugin":"^5.43.0","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.69_1668692074537_0.7763709327324999","host":"s3://npm-registry-packages"}},"1.7.70":{"name":"react-parallax-tilt","version":"1.7.70","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.70","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"11ad67a26aad55654a0f14956fe14d77eb1d60e5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.70.tgz","fileCount":6,"integrity":"sha512-iXeT8Fyj3oPt2u0WT/ueoJ9LkPUKWpXkmzvsZbVFpeXDq+Q3cNRM34+UW6SazlkW7zFzoRP1LPLUnwKwvZ4Wmw==","signatures":[{"sig":"MEUCIQCVJVUaFnxx5mSfCoqBVgcr32g/ww+MKcdAWgU363v1tAIgakpEVr7TqpKPDMiyxbhgpjvoj529K45jj0RTNJ8sWh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfJaEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/2A/8CdNBlsX8iZT7WBUo4f1g3lMkov28cAwJwpiOHJ15wvLTNGgQ\r\nACTL4lYyWTavwmdTEYoNl8s+gCTKcg6KIusZkDX/twGTAf0cNmdZLnMB+NU9\r\n9DsfpNPw0wK45Rdu1yud11jepg9C9d6sRWLpttFPVK2KP+p9hx3aeRqyakXW\r\nKoLIAI4o7MQwCvD8bYGjhJo6kCu+FZqaW6EfqebUUaXZfnmjRFuhDCrm4h70\r\nRtlm/y1DypgpI2WF94A40lRA47YDVvsbI8dukQw/geAyRNIIHywuu8J1pQWz\r\nfAsRBxVijcoSpuXMAzMZuF/dmqjuFIU9eA6fNR+AOJWcyWpH90MbrfuFnAUw\r\nx1qaVEW2aOxO45ESVhceyDVd5jvwDRpgsDF+GZQ3Z6o6mBhFr0cFf5UoVpWk\r\nRJ4VFKqUKhtOzHC+nb02C6CQV0IuUL6MgEoHfR2tE0aiUmgJHS9gXtsCJd1G\r\ngt7A/t8UKPpO6c05HJJNflna/QW+pti3vxU5leAkWuzG7pgJqJoz0iGi651u\r\nr5cXjWGCR8WazDWoVd+3qU7Snomc2WmWG3eJ2KP8k25vlQexuGCk0UJ5qE+v\r\nyGBjuLcm6DZIrPSIGXj5WeMwYhF+mBmOYcU0hwfZF5UzcPSbbF2KwLflFOr5\r\n+LEs/pEXOw6H7RsfigxcGL4V6WIQT+71uoc=\r\n=HPj9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"3fc080d688bfbfe6685bfb042a961dcc7db9398a","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.56.1","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.28.0","rollup":"^3.4.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.7.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.9.3","@types/jest":"^29.2.3","jest-config":"^29.3.1","lint-staged":"^13.0.3","sass-loader":"^13.2.0","@types/react":"^18.0.25","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.13","@types/react-dom":"^18.0.9","semantic-release":"^19.0.5","@storybook/addons":"^6.5.13","rollup-plugin-dts":"^5.0.0","@storybook/theming":"^6.5.13","eslint-plugin-jest":"^27.1.5","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.0","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.1.0","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"^23.0.2","eslint-plugin-storybook":"^0.6.7","react-joystick-component":"^5.0.0","@rollup/plugin-typescript":"^9.0.2","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.44.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.13","@storybook/manager-webpack5":"^6.5.13","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.44.0","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.70_1669109380310_0.00006783004102040024","host":"s3://npm-registry-packages"}},"1.7.71":{"name":"react-parallax-tilt","version":"1.7.71","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.71","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1483cc34794d5d44b1f0ac30fecbaf92df7f2b64","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.71.tgz","fileCount":6,"integrity":"sha512-W5cpDDW1SHxEjF5U9ckHUrm894DqFvtZTNojijXUgcKNivjebzAvZJTpTv5dRFiiuhv/v6BKpda0T1r3vs9TxQ==","signatures":[{"sig":"MEQCIE/3Yf3Gr5esLBnPbJ7Oo6gQvroDjO+q08UjX7kx7I6vAiBzr4WjVTth5D1nEgIGcOQyv7JEqsasALcjPq13gydHYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgMdLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUlBAAgyMiJE5+gDN95U9/TKnmbLyk85DrVE5bfOxnyXpIfcPjtQAW\r\nDc10Bhx3CaR4ow56A9z3SqsRn9a9351vuljF8uK/fXmbiZjuCYa0iSND9PNE\r\nO7/uN5/9WWxk5UHxrpfK0LwyzOxbPqXHSduiZsGz+CmF4wv0bJL/OM1VwLv2\r\n+o2yqW34jaiVUZoVUmId4RI9CBGx8p0Jmwyh1fUtSWYeUjy0C5SL4J/FVNwX\r\nGveFe/zkr1XQnxneMtNjF4ePu2nCnjvVD01pDHAas3nSPri7gPOfBh/RWMmR\r\n5+8SjDPTiN7Q8hgD8qaq8gohlk/fvrtf2MeVYsqQ7zoW+WuagpOU4r8MbToO\r\nVet+Umiw7SjPJWMVdjhaw/x/pxwPlCK95Z2rVtkdO61yzPpROdyMd7wmYf/z\r\nT9fJfN8qapS0RZFuBsqgT5xuBvoNErEcabuI1qCNWgtUbLZdzGFkpm2/VcfU\r\nz5eXhdtiYFeq2c1VQVe8UpcW8xPtYxnZX/sYl11QZePJ/T6k/h2VAb1uGw/3\r\nZY+gZf55Heruixgkd0AKmLrUJekiukceIENKgF1RrVrM6bbjVMX9LylWh+aF\r\nHNkEmBiUFSKRgMxjl+Of3w3x4VR4B1SSy/Pn3otusjmHHrTnXQqOdWNHjR8m\r\ngrmHzp/qrneineIK/bXwRRusfbTelAMAz2A=\r\n=000u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"0bc35e4ae63b57149a294d7df495dc4f2c170f76","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.56.1","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.28.0","rollup":"^3.4.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.8.0","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.9.3","@types/jest":"^29.2.3","jest-config":"^29.3.1","lint-staged":"^13.0.4","sass-loader":"^13.2.0","@types/react":"^18.0.25","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.13","@types/react-dom":"^18.0.9","semantic-release":"^19.0.5","@storybook/addons":"^6.5.13","rollup-plugin-dts":"^5.0.0","@storybook/theming":"^6.5.13","eslint-plugin-jest":"^27.1.6","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.0","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.1.0","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"^23.0.2","eslint-plugin-storybook":"^0.6.7","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"^9.0.2","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.44.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.13","@storybook/manager-webpack5":"^6.5.13","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.44.0","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.71_1669384011208_0.38860579283230434","host":"s3://npm-registry-packages"}},"1.7.72":{"name":"react-parallax-tilt","version":"1.7.72","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.72","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9aaad589c0c45eb044a22d2cc456e7c38cde0fbc","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.72.tgz","fileCount":6,"integrity":"sha512-g5pUWIXGaC4YX4b6funNdZmhnrXjCGV08+++B83CN0kFta0OXiBC6mwDfaO8aLnfY265LWPzOaXo6iGFG7tW2g==","signatures":[{"sig":"MEQCIDBWdEUMPMSJtg4RMaCgsMjZs+rg9Nh94LQra4bF+Bc3AiAY2Mgf3Luhc69DW/LSbZo1RcpFhuM2PYFfrajz9lb0fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjg+QvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9SA/+LpNZky0UIUFq4DyDkOU1YE32rj5IW8+1Ho946upFy1vBZn2y\r\nFhepIs9vaIHYZCMnKOAMH9Ke1BDbW0ex2UHwkp/OeQfX8x6SxPq0XnXcj5Sm\r\n72h65MqZ4eukccraWFcMJ1ybh866+voOcQmb01rGuOwaO3orYzInvPbxUWOD\r\nH3U7Pvw5LFUvE5wexwDoj4LuZXsOJr8riuTMv85lp8ESTb4by5wtDB2weTmp\r\nyBD6wVMDBlb91SOTc/EsmCpsNf7shN/IrV0tLDJ//AgN7uNn2GW8tJ/XAyIw\r\n76K3FKf/rBwJ5wf8jgYG2fVcyJ8l3z8prXZAMuIc0xZLmS7uxYvTIrneFOS4\r\n3Z6lR0U/j51jw377hWkRMPEFk4DwTO2cV/ZUFsUYzZdMXmZLo8bKyZG4C5nT\r\nunp3KS1hwpIavnX/xZ3XgYF09iddCvbHxiRPdUav9eTJJmtnT60EnVClb7kh\r\n30qA178td9zHygOo4Kd3a6UbOnj42NMgfMeAruSs5I7Qreg93joftdB+mskH\r\nXjLpaTwIdDlvlDzMTpocQxe3MALoFmChYwDXqNgWVnbqEeO3QET2qnwJJTSE\r\nrbwsmZb0IuYHiH0227ZzMXncUrCWEOu8BlB8wdkP3rUvxmOry4cau5xrXPr/\r\n5J5iNb+igubag4Iu9cor3B5qhj0ikh4D66w=\r\n=y9S8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"2624cb6ac29d46834f676f83413e34666db46759","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.56.1","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.28.0","rollup":"^3.5.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.8.0","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.9.3","@types/jest":"^29.2.3","jest-config":"^29.3.1","lint-staged":"^13.0.4","sass-loader":"^13.2.0","@types/react":"^18.0.25","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.13","@types/react-dom":"^18.0.9","semantic-release":"^19.0.5","@storybook/addons":"^6.5.13","rollup-plugin-dts":"^5.0.0","@storybook/theming":"^6.5.13","eslint-plugin-jest":"^27.1.6","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.0","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.1.0","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"^23.0.3","eslint-plugin-storybook":"^0.6.7","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"^10.0.0","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.44.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.13","@storybook/manager-webpack5":"^6.5.13","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.44.0","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.72_1669588014824_0.6850777803095898","host":"s3://npm-registry-packages"}},"1.7.73":{"name":"react-parallax-tilt","version":"1.7.73","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.73","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2a2178a8bff9493ab90a45064ba853d9a2d43832","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.73.tgz","fileCount":6,"integrity":"sha512-btGWpbBxQUey8IDd4dhu1Mz+lzLqy3uQy3cu+jXqEv9wABGPMG0HCqRl+rtjbIgA7ozciG2q3CR0Tjc0GEy/yQ==","signatures":[{"sig":"MEUCIQD4pSTnPWa5IYlMMkzlwnFIIn3K/lTFP9aOiAVIFNhCwgIgTewkLaK2zdYrfNBvoKUtwEcwX6WB63DFVO6Ttv9vXfc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjG1jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFUQ/9EQ6d1D5wbaQ3luOHr8dWceWK2Zm/E3TAHKoyb5XN/Dq6mmpB\r\no3G79xNPKmBtwS3xdvMjzRV3Pwzly8FjKtnK1cNdkIZk237jhiJV0XaC5gh1\r\nFCCBUid4ijMDHkvSu38aZuHoTI3+IOl4/x+h/ZSAhSwuNS3LxqGn5BRWEgk3\r\n4zDpvNhtroC4+vRbPB9u5Wxk7xK+kIU41gu03pBleaa2FWCvtUwqmcyhyRFg\r\nF2e/KBowROHUrWFv0p98aKfkBbgec7lcmtsNbdw/Qk/DxG5vc+oEc/IRiUiS\r\nVFFdga+aeXD+kjBTP7QYvDMxI+gZtoYhJTl6aTB7qjR7MGR7AG0JOBZ3rAMk\r\nikdWdsc9Lx5sUGV1/XvV7X9UnZvfLs71WYvGIFgkW3/q00x6SpiZcHBwHOQL\r\nbcPgDMX4i7KQ+UdbcR5kjkrerJHc2Fj3+HAEXd4XqhAGiDJm2Wa9guFqmDcJ\r\nq60RF7KKRK6NeltnI/lgPmf5bHLZciry+/BKkuGatSuVtxeWEg0HoW9c0u9d\r\npzdsIgEWPKUktGwtD8n4gBAzXNOuO55JKqN2L+E4wbJw746i3272ZL/kD+1F\r\nGRPl8AIk4wtUBz/udHytZunemwbflWZSBTLTZNkYjyZW/GhpoqukgA6gXEaM\r\nVgTEApFLinXSlLQAwPWPRBYyvwZQzAXia/0=\r\n=be0M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"09d43eb848b97cc766f102c2a84b8325586b9be2","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.56.1","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.29.0","rollup":"^3.5.1","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.8.0","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.9.3","@types/jest":"^29.2.3","jest-config":"^29.3.1","lint-staged":"^13.0.4","sass-loader":"^13.2.0","@types/react":"^18.0.26","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.14","@types/react-dom":"^18.0.9","semantic-release":"^19.0.5","@storybook/addons":"^6.5.14","rollup-plugin-dts":"^5.0.0","@storybook/theming":"^6.5.14","eslint-plugin-jest":"^27.1.6","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.0","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"^0.1.0","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"^23.0.3","eslint-plugin-storybook":"^0.6.7","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"^10.0.1","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.45.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.14","@storybook/manager-webpack5":"^6.5.14","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.45.0","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.73_1670147427510_0.5605170585415007","host":"s3://npm-registry-packages"}},"1.7.74":{"name":"react-parallax-tilt","version":"1.7.74","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.74","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fc721e1e3c19e6190e0dad3bef12fc9100fb7168","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.74.tgz","fileCount":6,"integrity":"sha512-qavt/v1okJjNEnAnHQ5LlmlMAsI3X6FOqTxIphwpTyQEwOdwKkHS5viOhRzELP5ejs1pcZn44R2Ow7bFiF8w6g==","signatures":[{"sig":"MEUCIQDLGhQ1ajk7yt1YfNK0AlFfda2sU43V0bwJW5pMEdB9UAIgFLaXsd/9hcgZtSbiyjDDoelugKy937TYmK5hzc0DfKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjv5QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEyhAAiubppZsLluEZhD71YRF3g9qsTYcKU/8pl92Xrr0uAxPg79ui\r\nW5wZRXJLpN3gfG4Ih2gARjDA+bsP1mDu05LHTNSD8X8jc0wiBWgIj25I2vo0\r\nU6fCkfwHGOQvhcf0l6JdDzIpV9lcVzs1oaeesjUAoBfaI+jOfAQSc0O9y1zo\r\nokUbo0mObm0Qlg35XD7PP+Dds2svCY/Bks+egR7GbP3//j68VerAxXVnTJG5\r\nQ4Lk4ACTu/kD9PkOQaBC9wv47kt8Zi6ZE6Flfm4qPlmYy4YpL1GCUor030+k\r\niKJPG8XLQ4lzUhxddPKHF2EqTDmyTiSgx3pi7kus9n1wLn/lHORlmgMxL49b\r\nPaqlW/T3uQXhTHvL11wx2aA41T5NR1Pm5mEUb+zduQgiZ/Ar8KT4oRGVo3n0\r\nvIvRhdiDSQgkyBtZRvkGNSi5xMbBC4ybPRuMYK5CAu84QFA5BWcLqNLckBOG\r\nKsrRGqB/E5uIgpEPm4lPLD9x+g1oSQcIyy2lMIG9T7DCOEM1UxWC0Y4RTwS3\r\nceE+OosvEt9n+3KDfS+XaKvxlL2MLdNZp+wTXVcnljyYi3XrFhYJpcO8IeOZ\r\nDQniyOrEwmOZ9Wdao7OGmQuNfnhLJvMsTD+aXByrMQWYPDPKTvJuU6Vsxlaj\r\nZgKUlg4Qv4PhbSUYZM8KixSs60ol05l03xk=\r\n=h7K8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"801addbad2dc6fa2552f837c60d24ee90dd90183","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.56.1","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.29.0","rollup":"3.5.1","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.8.0","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.9.3","@types/jest":"^29.2.4","jest-config":"^29.3.1","lint-staged":"^13.1.0","sass-loader":"^13.2.0","@types/react":"^18.0.26","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.14","@types/react-dom":"^18.0.9","semantic-release":"^19.0.5","@storybook/addons":"^6.5.14","rollup-plugin-dts":"^5.0.0","@storybook/theming":"^6.5.14","eslint-plugin-jest":"^27.1.6","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.0","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.1.0","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"^23.0.3","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"^10.0.1","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.45.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.14","@storybook/manager-webpack5":"^6.5.14","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.45.1","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.74_1670315600151_0.9560846157921876","host":"s3://npm-registry-packages"}},"1.7.75":{"name":"react-parallax-tilt","version":"1.7.75","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.75","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f150d36abcd13d3c4c045d5159191055030ea65d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.75.tgz","fileCount":6,"integrity":"sha512-AtFiFFzaWODYbc/8LXCuUXf1OXkR4D3fp4KpNNlmLYcm1LmedV+1YOSgO+uw8QK1mUArWJEbEYt3nkVzT6XGLA==","signatures":[{"sig":"MEYCIQD4jdEOK7D38hsmiEyhSq2FKVMVkziCx02mNwCDlxBzFAIhAPQeHhXVVgX9Y24PBQOFGHPqBGZGbXG4LjgIvA5KLpcA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjv+2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqN4w/9Ecvh1cJbd7a0CtcefT2KNum9H5dZyPyJRszuRUWUqDJv5Xy8\r\nIORzab7ymPbJpoiBhDLjHrFJNXijNcOZ7StN8VomTpuJl/U2WRQEdweWwBSq\r\nd5Wpbs9wVuJFplLYXuK2o6oqTFNW84jzbSvokuAgXJIs9wd7LHXeye1o4R6g\r\nsNr2wSG54zlPKtdGNz1JbYRDJ228qDunJ2c8Y9bXbSQaF+5qCFT684nRhY3G\r\nNY0l4CxnpW7Uci6oAzMmXnupda8xYH6RxdUQsyh8UugDjqDcimil3fryslG7\r\neI+pM9YKHnvB6Zthp+4FhctAgBLcJboPrt8tbYzQrv358HbMrFtloeCjLNz0\r\nMkwsbbbLT2qmrzcQDmh+S445I9JhhragGsYmkVtd/Ipi3EXMiGj8Hgc/4yDh\r\n1E7ZCvyy9/+2NQc8p2mK9G7jX+rjtL7g7lVCsdUd0DEmeoNh4tYdsVTASmkQ\r\n6BOa82cMv7qmXIpQwHHslJaxrslAlAWZ0UX4TNmjCXkNcmuQC15pbn2n5gEz\r\nug7tXcSZTR/x6xl4kuh8if7ia6JH3I3ikptPzRphgNDl+33hSxGkNZQ0Q344\r\nhHz8bUu9Qcfg7+HIYwIdXHW7CZK7ZqqryZKHyg/udm+2lQwNvNsDxxBXbfYx\r\nEL1lH9sFpuFZOxUB3rc//7sQCiaiAsCBYIU=\r\n=m1KH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"4c4b927e53cf2642dd808a0ad0f81a1a4551e3dd","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.56.1","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.29.0","rollup":"3.6.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.8.0","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.5","typescript":"^4.9.3","@types/jest":"^29.2.4","jest-config":"^29.3.1","lint-staged":"^13.1.0","sass-loader":"^13.2.0","@types/react":"^18.0.26","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.14","@types/react-dom":"^18.0.9","semantic-release":"^19.0.5","@storybook/addons":"^6.5.14","rollup-plugin-dts":"^5.0.0","@storybook/theming":"^6.5.14","eslint-plugin-jest":"^27.1.6","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.0","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.1.0","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"23.0.3","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"10.0.1","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.45.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.14","@storybook/manager-webpack5":"^6.5.14","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.45.1","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.75_1670315958082_0.8671952422524936","host":"s3://npm-registry-packages"}},"1.7.76":{"name":"react-parallax-tilt","version":"1.7.76","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.76","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c5699dc1c97471f1eb4b0542b9a028cd0b477d79","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.76.tgz","fileCount":6,"integrity":"sha512-aLFknLmDb67ALQyWFPZNYYNwLYO3JM+e5Vqx51jmkiMGMOmbjkzoghH2skqQuTq+l+BLxC5N0OyyTkiyfpFNww==","signatures":[{"sig":"MEYCIQCRkxOR7S0o0ENA+kSmzs0+OT5wSQBnzOSjDeio5JwcjQIhAKMg/aFOLvjznWWtYrCyqjdc2dIUMwxlgF5fLhVCu/lC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjk6hIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCxRAAosruY2xBNwBIzH4ZnL0hnwVn/fFAz8UNySZmsd/KuxlzLF/O\r\nB7eMGIJtazcilSFsTgeOVHONkYE2QIl3TIzhgSDpbdYJZJv6PCJsPPK7fJ51\r\nrqYE68WbnEqTbsy2Yigku4MKqQXrTpNJ+QrQbyaV20tJURvgFIG8botjnERw\r\nnRtTPDvz86Q7F77poKRbh9mETieaXWdZSVmMy/fPNdyfW6fkdz4BL1246ckG\r\n1GZ1PgMgHHRaSxHlAytcxguyJDl/NnhiLwhcHTgCrHBWzBJQ9xM+VQHO3RoV\r\nfjzUXp/r4brNogJndsRMqtkGRfgstIZiyNSM16MigkQD4L1l2V9wz7PqMJE2\r\nvZ8XYk85Y7VL6B9Ke15SqHmDQJiqUtccFY3YnudyISe4hP7lj0XRQye0/8Zx\r\nVXqp3pAvLTXkv3NZUnbVGV4MarfMhZ5W40CJHINDtYi+gkmKjuCYbaW99kUy\r\nd5BxYR4p9+Nu/xxOTuaTQvPYfTRJ0s0R+jibS987RHmD31+IdHKUcKsaTdIv\r\nE0goQMwnQ5tNP8RY/wx3TniRoaFLYI0WdHHb6i1fIM/3rYsu2FaSFPnMDKUo\r\nsy5JxQpAufGdCQx2RTi0loY1F+JTTCTRgeTJcJtEaE+zkUM+m6ITcRWESd0a\r\ndTiwTvwvyMmQReJOx5QH8Z+uADRgVSaHUdM=\r\n=HUX7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"7e90d5af49823b2bc1ea1be617bfbb974b9de66a","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.56.2","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.29.0","rollup":"3.7.1","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.8.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/jest":"^29.2.4","jest-config":"^29.3.1","lint-staged":"^13.1.0","sass-loader":"^13.2.0","@types/react":"^18.0.26","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.14","@types/react-dom":"^18.0.9","semantic-release":"^19.0.5","@storybook/addons":"^6.5.14","rollup-plugin-dts":"^5.0.0","@storybook/theming":"^6.5.14","eslint-plugin-jest":"^27.1.6","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.0","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.1.0","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"23.0.4","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"10.0.1","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.46.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.14","@storybook/manager-webpack5":"^6.5.14","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.46.0","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.76_1670621256649_0.9702199555502737","host":"s3://npm-registry-packages"}},"1.7.77":{"name":"react-parallax-tilt","version":"1.7.77","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.77","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"046ae5ab02c46d047971648af02a98f26fa6db5d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.77.tgz","fileCount":6,"integrity":"sha512-wRkZ38TCpes917Igd0V03oE/hrXCliu21sDMdBqWD3BDE+tK6DOM5l1ZvbuDFEIPnBxQCn/16ZRcpE2EM16PDw==","signatures":[{"sig":"MEUCIQCviQdOSEP7NWf+258X2winAYv5gvA/2ILzpGk/yXS9iAIgKxKkrKjcUv0HZXYhXymRXuGZGQreeLD8Hg6aTdcJ/OM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoDuOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5bA//axhqgVToVmq8kIH+ju+CAVKRa8iyKhXoJWOrMClvmR7zoe2L\r\nECRbKDv97LoQFzRqP1W/xbN5YKum3sDMvDP7je74xOnG3h7BINXLvJXyo8yL\r\nsPSCpSgsirkLf4/nhiihtHMUko3gX3lspilfHg2IPf6m9pYsa2Ua1ShocrxK\r\noDDocwmbk3v57f5OQM62LdgcdKWCLImtBmCGyq0HPTtchCyNhbX/AQlL2eUb\r\nkPfBEUNhFWD1WuD+eU2KjOEj4CMAzezoXbd/XpI1gLW9LULJ4VbmKhZ32e8j\r\nZ+ghUMSi4IwFCpJbjFbasZuDfQ/99VzAPGUN035s0lGq/i0zHvUt7RatobJh\r\nWZP2TYdMk1//9cZ/eKfHiZ47IWBILON0YQaDq6FvFpzc9iAzVDyGUO9JN6aS\r\nJCa6Ga+RV1j/ISg3iAYo1o7517ZnEq+aupAXdXU4E/edAWHsB8ByKokEKUUJ\r\nPjJLfsaXvkDJXwRQIoirFcsrMRrFj9gnRenNrKqhyWZJ7CtLPhDk2tSm1WTh\r\nWd9xP/tTH3RIU+gVdAM//XT45k4BarJhSY/SwKzAuOasS5GIZduW1XEUikw+\r\ne4cOeuYeql+KKZFP2QpD8dppLs0AQN5n3H4jtbMYD1WyEFmgBySxU4CPZs0D\r\nSy0hoqpN4Yp3uYzn9etSTqOxeK7XOLqWByk=\r\n=bQzq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"7e28403885194aca4d1a581a27737888d65cc27e","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.57.0","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.30.0","rollup":"3.7.5","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.8.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/jest":"^29.2.4","jest-config":"^29.3.1","lint-staged":"^13.1.0","sass-loader":"^13.2.0","@types/react":"^18.0.26","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.14","@types/react-dom":"^18.0.9","semantic-release":"^19.0.5","@storybook/addons":"^6.5.14","rollup-plugin-dts":"^5.0.0","@storybook/theming":"^6.5.14","eslint-plugin-jest":"^27.1.7","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.0","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.1.0","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"10.0.1","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.46.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.14","@storybook/manager-webpack5":"^6.5.14","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.46.1","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.77_1671445389794_0.6650666803060552","host":"s3://npm-registry-packages"}},"1.7.78":{"name":"react-parallax-tilt","version":"1.7.78","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.78","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f8a2ae2f24369ddcc2d089f5181553ca50da724d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.78.tgz","fileCount":6,"integrity":"sha512-i9TU4x08+GAi4QJZPYIiYPa1OJDDNOfnQuBB0BB8EL0uebPJg3Bjpjx2ekJKs/E82O+uvluOVQHeJTrlkWwztQ==","signatures":[{"sig":"MEQCIDJTFQf0mM/jZkkBZ3Cvasz5IjBVdfLBcLseDpAZ61V3AiA1Pr8te5xnMJpKAg9jJxPixT5sSa75YuWZE50Bx0GZ5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjphIFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4WQ/7BI0VSD37msqns5EbeeRhjsR1csduZtUqxmX4+UNXcr0ScrIh\r\nut0b+tFClGtbhL9ygYAMgjW94qi4VLDlytx0YOd7Ji58AtHexcw823t9gpuX\r\nC8VFjqiVQhb2J7CRkkmuD2KjAWyxA4jzRut6AT/elHWhv6zm4Xd38FJcnQc6\r\ncWZGAUbgT25y0P62zYn1bwk873Qd2CK9zXY3XroKbaiOoE2vuXw4K+V3uMhs\r\nbhSCkS9wuwsKgYUPhz19fWU5eoPY8rxt4nd/jj84oXs4JQuTMsqu21gE7jWm\r\nP1ZMsOGoizTNGLA81bdtFXZwb3nYKPyfah4afDjgyayU2ja5uIK/VpC5c6Qe\r\nXVZhwQxp68Nayf1u42Ta7r+lMF0dvIogwFuteI2lyW82vh0BBFAVxTEVBm+V\r\nyV2WF5WI6N7a/d7i8wobdnnk96VjYo45fi2T59F3Chg0eXJQNAMjeyanNLXi\r\n58XHI+1LbhSkiUwxhyMvwTzf7WFWUOzVLugW0Pj4+KSzChasWDHkeqzsO5Xy\r\nQe2oIccUnfFJrBY1XWoPrPPXtVJAvxKy43nj6x6krE+gnHYzzLtYqCOZVhJG\r\nILwNkcw5PtT/C9Cy9HtyiGSO/tJI7IUoH/D6dU2yoMNoSBmcfA3u6umLryfL\r\nG7txwzqBx780hHNFmUSsG05w+cV0h+QYdeM=\r\n=Toli\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"fe988ae0aa86744151c7931cdcb9d2281b975e04","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.57.1","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.30.0","rollup":"3.8.1","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.8.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/jest":"^29.2.4","jest-config":"^29.3.1","lint-staged":"^13.1.0","sass-loader":"^13.2.0","@types/react":"^18.0.26","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.15","@types/react-dom":"^18.0.10","semantic-release":"^19.0.5","@storybook/addons":"^6.5.15","rollup-plugin-dts":"^5.1.0","@storybook/theming":"^6.5.15","eslint-plugin-jest":"^27.1.7","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.1","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.1.0","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"10.0.1","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.47.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.47.0","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.78_1671827973210_0.853822496388845","host":"s3://npm-registry-packages"}},"1.7.79":{"name":"react-parallax-tilt","version":"1.7.79","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.79","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"55f741aa9adf3d3157b577e06043052e0c4c341a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.79.tgz","fileCount":6,"integrity":"sha512-zg8HwpTfZgB0mWX3glU+vwz9qkedAipfOVy5dNPAnxjSOVUGIVdnR6vcjfeZC8Qq+j20Hn90LbD3nZeDh8Xt2A==","signatures":[{"sig":"MEQCIEV6bTrxTM/91MLyevPvLZ7j/1NWa0kQDcgRTfexg1lAAiBsa/nt8tGFHK1GKYvFdIuWfIDWvAwvJUcPksZuZyLcqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrB8iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpneRAAmaimsmD9V+mDYInqlX090riM4LJLUg0BTsbFOZpNvwls4QZt\r\nUMWLMdTZFXX02FYpzdvG9AwbD4aSeZlOIeooBLx1Ogk2rXG+dqjbnvEXKgM9\r\nHgtGvVeOA+vP9O4RH0oODu+QI7TJwyLCCHNPWBpMdm/DQVC4J69kd/YzihUz\r\npyAGMBbzDpDaXRTaCLJiQ7B/9/5C34Y5Bx+4CnbrZ7czcd7AG2dtWRn7ORSf\r\nHxJNddY3TjVoZbqlqkXm3dQjkRKpxN0lpRmUWjjQ7yK1oodp/+CUHWaL22nm\r\nFzfsgJI/Ockkh2hlDlxtgKM3lL9ZlAyq5frO1hacVyI6n2g9Ba5aK3iKtus7\r\nv4XO/yL+j+D/RQnUa5iCYE8BKb+YSMywCkJbpSgRef0SuVfUp2ZviIz8gTM3\r\nTtgOsmqExFSObTAjGi9payX8CIWpiVandGEiWjYjAnlztth9yoCNTi+dTegM\r\ncTtHV6j0pxkfIvbme2VImeK4En8t948sctQOk5QHIUqd2KRjkCPwTDrYzIBB\r\n66t5kOekGPvfRgopz0Gj+kWbnIQ+MnzV3HF3NGqJnYtt6lTlYdu83I1nk0rt\r\nXFIpBDC5WlfsCCeB41qQsSkVeP0VSxf8GAijvHPLESGVAIeUT9cIUiGjz/We\r\nUXpneOXcwDAcnLzSbAlTp3Yk9lpRoVhNTa0=\r\n=S3l1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"1da00ded26c9d4be41bc46fb4790063d4e047dfe","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"^29.3.1","sass":"^1.57.1","husky":"^8.0.2","react":"^18.2.0","eslint":"^8.30.0","rollup":"3.9.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"^2.8.1","react-dom":"^18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/jest":"^29.2.4","jest-config":"^29.3.1","lint-staged":"^13.1.0","sass-loader":"^13.2.0","@types/react":"^18.0.26","pretty-quick":"^3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"^1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.15","@types/react-dom":"^18.0.10","semantic-release":"^19.0.5","@storybook/addons":"^6.5.15","rollup-plugin-dts":"^5.1.0","@storybook/theming":"^6.5.15","eslint-plugin-jest":"^27.1.7","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.1","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.2.1","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"10.0.1","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.47.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.47.1","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.79_1672224546030_0.8410370556661437","host":"s3://npm-registry-packages"}},"1.7.80":{"name":"react-parallax-tilt","version":"1.7.80","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.80","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"72f2f85e66a0eed4cbc3340b01b463fd89157477","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.80.tgz","fileCount":6,"integrity":"sha512-/dHjrUz2/X58gsViE+Br50DknYlCeXh4bwYGfAU3pNkBuu2wqLh0IfvWqOwU/dNfGgeVg46xnIlWUiavwWxTVA==","signatures":[{"sig":"MEUCIGpINV4+FdqAxhFX2Q56bZ1tWFeZ/2AKJaRF1Ftm3rCSAiEAyaPKVJRvG48diyYzAaKUwmyyV70RxJ4Yo9cp1RLf+8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjsoowACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOmw//eF1JAS2pVnjvO3rdm4fhP1T+4mJFMyeJH7ogMEww4MVUmJCW\r\nmRiUhMzAk2F51aHB3eADFSUODBRNwdMRrS6FDn77UBGcYUc/zUFRwpNu2wlk\r\nzjlOoRsrLxkaDmJiQ/FfR2Ika05hug0YZxCFvYK6Cq1eZksj2E/IHKHEmtAN\r\nvOimpQOENgEeqNv8xHRmOMzHcuQkpyjGhXtA+6BdkW6HdpM8NqVxPaiq8p8e\r\naqwhBuRX1cP+go3mn/cu6ZVoBwgKgiFUTyMQ2ZUirpcc1J9NIekJrVmAgqKd\r\nPXIwAf+ukdjWrFg3Bn2vt5uudrbCjH3gsk0GUHZQxNWrHgzryM6+sX+RonwR\r\nswuOyTnAdI7nBCvtlS+ar6efdap7V61oeWDB7BlZxcZ3RxcIPkUu8wIpSzhC\r\nqAZE/aP3U/vo/YXX0B4+FarG/9UwlYZs3gEZsNe/8Uoyx037RTbbXwXsw5/l\r\nIuhhYeBcaTWWJ76nMTDtZA43n2QS/RrA9t320ku+FfipBcyv7JZWcUfdv0nl\r\nnLi1ZRRPGxC9l7Hp/tY57OaFDZcWlZMieg4vgjmwmA3+8mPqSHE5Z8W9jF0L\r\nLf0yx/CHTJ6EvTpW19Ve1mdQgKfomzgkWAxUslfSIvUqautW29rqiReu0Wsr\r\n7XJTepIvSScsVeHIGpx+KRiXt+zKy9sdyTw=\r\n=tKtJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"d1ed495f8c1693efab8184885165640cd85c24c2","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"29.3.1","sass":"^1.57.1","husky":"8.0.2","react":"18.2.0","eslint":"^8.31.0","rollup":"3.9.0","codecov":"^3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"2.8.1","react-dom":"18.2.0","tsc-files":"^1.1.3","commitizen":"^4.2.6","typescript":"^4.9.4","@types/jest":"^29.2.5","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"^13.2.0","@types/react":"^18.0.26","pretty-quick":"3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"^17.3.0","@storybook/react":"^6.5.15","@types/react-dom":"^18.0.10","semantic-release":"^19.0.5","@storybook/addons":"^6.5.15","rollup-plugin-dts":"^5.1.0","@storybook/theming":"^6.5.15","eslint-plugin-jest":"^27.2.0","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.1","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.2.1","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.5.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"10.0.1","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"^5.47.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"^17.3.0","@typescript-eslint/eslint-plugin":"^5.47.1","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.80_1672645168574_0.7429696948111939","host":"s3://npm-registry-packages"}},"1.7.81":{"name":"react-parallax-tilt","version":"1.7.81","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.81","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f03a8ffd8d3d2a410eddca91535a573525e41223","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.81.tgz","fileCount":6,"integrity":"sha512-TI1yzQ8/VOTHxZHEg2XhpTEbUgM4/JJK+Bav6ApzIGShtC7lVcs/uCre0wcqe6j+17gUwZAzqttJdUzaObcV5g==","signatures":[{"sig":"MEYCIQDAsett9N5miOLQFir+ZcO6HFioDR4pcoJoWDYF7NlXpgIhANJjbY9kg77NzQSb4ZgVl6fUqgET1jf9GR1+54/JWcHG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjs0qKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXpA/+N0VGdJZnmpKqKwy+Ic39vdfYjKEUdBzXy+mmUdTZVk2+5TSB\r\nk4ovxiHkhu+s6ghvfBfp4wGwEyXPB8EyN86A0F9Bqr4Or53w7SED9sYY1kwy\r\nwlEzXev3dbd5Kh43qNYsXUblbzMNy2RoxVwktdP/USeieqS0IVOe0OckVshy\r\nXiwfTndRbP3Kb+eXllxXMbyoEpk+kzV85jU34rusnu+4q0neYwv/um8FLIXV\r\nvFBlPwsfLJ0t1qy4Stj1iQrITvMMm24K62H2Aj2YlPJfG4vlo3lAPJthcp9p\r\nsjPZNOfDrVfXJgCkN8E2RcPUzbTFwBY4HazAYDPXJ0HXcGUdnK9iKz8uPZIL\r\nggQDZuY27/n+hbBeV31k200RsNAl91uP0HTjhdjDrl3fgSqFY+H+pCRqygqC\r\nP0DUcWY6fDOzlSISN42J/dTbCzcYIT4m7NQPi4clBVMzDqlvkhhyIfBhs52B\r\n/rrpwD2ktSyegJHjxpVZZjxAekxIQZUdKB6zqd18rJDEJbR2jVWz9DCx7PS/\r\nkmggK9izBEEzuFnuQnRw1Mdt0Jr+bYtLNQcjiAgettABDpqzsJ6mrBPAxPzE\r\n5TWOswbKMT8iLxmHG5qcdNvgRPNl+CpsI5vAcPKFppRKgwfegTAynwMkcg2m\r\n9MAfKG5VkDD3tluchd2qA81AchYSrDmh7DI=\r\n=nTyD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"54469b1950f96d88cb584b1aa85f6c2c5cfc4602","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","jest":"29.3.1","sass":"^1.57.1","husky":"8.0.2","react":"18.2.0","eslint":"8.31.0","rollup":"3.9.1","codecov":"3.8.3","demozap":"^1.3.42","ts-jest":"^29.0.3","prettier":"2.8.1","react-dom":"18.2.0","tsc-files":"^1.1.3","commitizen":"4.2.6","typescript":"^4.9.4","@types/jest":"^29.2.5","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"^13.2.0","@types/react":"^18.0.26","pretty-quick":"3.1.3","@types/eslint":"^8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.3.0","@storybook/react":"^6.5.15","@types/react-dom":"^18.0.10","semantic-release":"^19.0.5","@storybook/addons":"^6.5.15","rollup-plugin-dts":"^5.1.0","@storybook/theming":"^6.5.15","eslint-plugin-jest":"^27.2.0","eslint-plugin-react":"^7.31.11","@testing-library/dom":"^8.19.1","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.2.1","@testing-library/react":"^13.4.0","eslint-config-prettier":"^8.6.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"10.0.1","@testing-library/jest-dom":"^5.16.5","@typescript-eslint/parser":"5.48.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"^14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"17.3.0","@typescript-eslint/eslint-plugin":"5.48.0","eslint-import-resolver-typescript":"^3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.81_1672694410716_0.8596131751876712","host":"s3://npm-registry-packages"}},"1.7.82":{"name":"react-parallax-tilt","version":"1.7.82","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.82","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"21d786a47478c0c20992b863a597d4c8deafc257","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.82.tgz","fileCount":6,"integrity":"sha512-P9G2PswPLUypOKJcuatB+f8cH9CeG6wzDFWSX3MiUKoXFDWscQE77FItot1pDLpxqhzoqeY9/dEzn27qfo7Xag==","signatures":[{"sig":"MEQCIAi0i0EFJjKLxUYCD+FT03n3hFjKyMQPlDgnHv6UsNETAiBYIfHAwbqBKTOV0yRVPguYqCzIdJAYwrLdZck+xIktCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtei7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMzA/+MbbEsW50tR49BytgtmCv1EjQJ9FS9oeX/OyTwf69SbWF3qlj\r\n5av0CYRFF3+c6TQA4zwt09OmpSeYOiGtvB2qNleBXjhSnHcLn5TAHjDbORTd\r\nCklWcri+FWlPKb39S1giw5PoDhwkfq4uovnDsZ8zawReoVrPxeqW4SmyPZgY\r\nrlEjiyT0Z+c2mUuEE9R8Llcv0AkhbjRUjhkXqN+nE8Z+D75BtEJJTd+4A4tj\r\n6CsrZZ0aiY+pT5BRdA6cztexkrspTo1G6A8aiUPw6ThYBRSCh7uiwkOUluTe\r\nRbSJAVB47LwpyYcGq/pGHgkbt2Kw6BzVuDhnszMwBnuotlrSQObC85QTK2yg\r\nir7/nH0Btc8MhKbY/kDpx3Tq8O/ceUM26THX4D3hrzvrqb80AjRg/B1DnKdc\r\ngBcG17NheeFBzitJxSr76ErIVpE27uq1ULyb1VZFE5vbpWp+qV0Z6aomzKLr\r\nUoF54XlGEpVWUE17jd8CbBGgL+VoOqzX/OiairnagnTvWW1Q0NHLd6ZP0D6Z\r\nTG1D0yRVfcDmAuZ/FcgdEAOgg1EQ3UBXzviSkCQoxCWUVG4hGaty9bjwppHH\r\ncGxhnMwBQoRyFqG5YCKHJMKjTLTvYB06K3nGM8SCCiHOHnDo7u7fc489ahG5\r\nGN8O8jcCnokAmEQ+qx1ExrH0M5TW4xggbzM=\r\n=TqXL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"038521edfaf1713593d3c8193d141752ff64840f","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"^1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.31.0","rollup":"3.9.1","codecov":"3.8.3","demozap":"^1.3.42","ts-jest":"29.0.3","prettier":"2.8.1","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.2.6","typescript":"4.9.4","@types/jest":"29.2.5","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"^13.2.0","@types/react":"18.0.26","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.0","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"^19.0.5","@storybook/addons":"^6.5.15","rollup-plugin-dts":"^5.1.0","@storybook/theming":"^6.5.15","eslint-plugin-jest":"^27.2.0","eslint-plugin-react":"^7.31.11","@testing-library/dom":"8.19.1","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.2.1","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"^6.0.0","@rollup/plugin-typescript":"10.0.1","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.48.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"17.4.0","@typescript-eslint/eslint-plugin":"5.48.0","eslint-import-resolver-typescript":"3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.82_1672865979351_0.9853442092884639","host":"s3://npm-registry-packages"}},"1.7.83":{"name":"react-parallax-tilt","version":"1.7.83","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.83","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"dc4300229d059065c11dfb535e3e16382d539e14","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.83.tgz","fileCount":6,"integrity":"sha512-aynbFyE0JGQC3eplvG2I/qnySExDXBV7g/cmP636UVlxBQzCkVHpbJZ5wU/v176a7fA4WeS2IUGeXGfsb19WdA==","signatures":[{"sig":"MEUCIHLq+CbGD23g0/R0R0pcliWOK9pHC/cLah/7qG4LlRlpAiEAoUWIuvKSr+Gy53PyNBySgEoEjBydungyrSveBHovixg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuBrIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4GA//UnGkb5Pilf0+7lnWrJXnTAeiv0kALODzjWEW6ZaK/pmDWj3Q\r\nahfrtisiLocjfu9eeYwCTf2u6SAAFTc4dJ4hiodqjlsloezwk30llhrxhApD\r\nAt/2KCzERS0aBE6clPzV2VPrlpviIFY54X1+CRfP0APoCnNipNnFMy6GWmvI\r\nfvSy5HOz+rGrd+EFQDbE0rbVbvaiXTKsX6lUqbJ3iuwcbhm0N/A+4pelMOF+\r\njE81B+vP5ouqzMwwB8Z4qmUazkLqLfrmLOM9rbj/iQMbB9hSDjUcejpfSKEN\r\nXZrceSaI9mHiLBlOpdCH47NKmSWdSLl23mWjuRn2Ctc2fhB6XDmsohz3hKWY\r\nEHTXScxGHW+jghrOw3fitz3EKC072jDew3nrCWj2a8/VtLdKKGw7to1L/b6B\r\nFi6FMBC9casGM5c92u72M9fV4Twf58gkmezs6MoJAnhqlqyIKHSWBPyZpdlu\r\nXQQBKNlxSEdR0vFO9oGWQ8Lhb9DDVCZCYvnBIHGkwOI+5x9XTTQkk84dgwn4\r\nkp2VU14zGT/w5I9+iqtYg3p3ptgWZMoiyLWw1SqGoRr4xqYe1wqW5qAl2l5Q\r\nQuIJV6OmZCIR1e/YmWW8Y1Ftg51C5pZAtw6N4syWPfU+skNNOW7n68NOab1G\r\nrHk6zFJTMW4HzjhKkVobDP7O7E8pTDk7z6Q=\r\n=Jwdy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"a32b1b3f0599185b052ca6dd292ec484b1e0837b","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.31.0","rollup":"3.9.1","codecov":"3.8.3","demozap":"^1.3.42","ts-jest":"29.0.3","prettier":"2.8.1","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.2.6","typescript":"4.9.4","@types/jest":"29.2.5","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.26","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.0","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"^19.0.5","@storybook/addons":"^6.5.15","rollup-plugin-dts":"5.1.0","@storybook/theming":"^6.5.15","eslint-plugin-jest":"^27.2.0","eslint-plugin-react":"^7.31.11","@testing-library/dom":"8.19.1","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.2.1","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"10.0.1","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.48.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"17.4.0","@typescript-eslint/eslint-plugin":"5.48.0","eslint-import-resolver-typescript":"3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.83_1673009864115_0.07592670402128054","host":"s3://npm-registry-packages"}},"1.7.84":{"name":"react-parallax-tilt","version":"1.7.84","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.84","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c9579058989e931f2f28100324f7d618c557c16a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.84.tgz","fileCount":6,"integrity":"sha512-wqUuCdfkQ4VdKJ53dD2zEbPFbaRduQOGeiGizA/h43v1nWVjLXNqu6addxfmoZd8mWMAD2hKkozJVGQsN3WyPQ==","signatures":[{"sig":"MEYCIQDc/l2kBzY2B5exA1BByxKI5SYFYyWGuHpefIco50g1hgIhAIRNWnTv1eLSDdPE8jGL+bYITdVJr6IGirFO6e3qIQ9x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuWvgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsNxAAnKLImTBr4eJxm/BqbnJh+8yqkma6H+kfBYRuwjyboUC6W2if\r\n5VorLZgH8R5nXupn6PqpOwumD0d+CG7oDqSuevvWfCDKPr4SOOw7NPsl7mnn\r\nXY5BzGxer4nWXKTSv/yiUB+10gnL/hiv28BssiwWqO97mB0a/U/3OARx/OY1\r\n1WZJiMNr4XkVZiH+qrd0SpY3qpkiQqh8WYwtVL5ASrf0G7x3OPhUN+zMwtaV\r\nvrL80sbphfTY35E9AEzC6dtrLfcXYF00qewz0wL/qSAcbweWUNOXkmODy/AS\r\nTC5toa/DJsP15XIcZSzgK96Ul0jgAcLbVG2TSML3nwxsMdCNPvphR1lSK6Iq\r\nMVbmRp7Uwy31xyFDgeq+e9jTiiil0qnRL+T/DLrU8CIBKzqmVbZl/fja6tUn\r\nRej4Dq2PygDRnm4sWhofMC7WdUgsN6WbnV9y7bhs+nx0qYhKoLRV3+9yVNfQ\r\nwlyxrXHmzKPPUpXFyRR8ZaDP6jqD44hZgYQy/sgApvNLBO5dh1IvC2M2+/hq\r\nutp5t6ojE43libGmXJPHMul+GOpB29Km8W/+mMWSx3wbnmOElZsD9OXjDNTl\r\nQc0Jf9PnhNpGrnYmu1R+cTeJDe4EwS/XYKshilULJlbghulbU2+rWdvfpJFb\r\nFWUN4ceO4UPdoDHafCLXnRzDTBg6dTROBfc=\r\n=fona\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"850cee2414cec4339f67cf17e99d084aab3adf53","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.31.0","rollup":"3.9.1","codecov":"3.8.3","demozap":"^1.3.42","ts-jest":"29.0.3","prettier":"2.8.2","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.2.6","typescript":"4.9.4","@types/jest":"29.2.5","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.26","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.0","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"20.0.0","@storybook/addons":"^6.5.15","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.15","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"^7.31.11","@testing-library/dom":"8.19.1","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.3.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.48.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"17.4.0","@typescript-eslint/eslint-plugin":"5.48.0","eslint-import-resolver-typescript":"3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.84_1673096160389_0.2672842646270168","host":"s3://npm-registry-packages"}},"1.7.85":{"name":"react-parallax-tilt","version":"1.7.85","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.85","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5783d1130b0f9811461f4df009491efa84115bf7","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.85.tgz","fileCount":6,"integrity":"sha512-pMVl6CDPXZzQvyjcRmQLlDgKJqyOKOPld+nUyYbRlWzDsfWgSAwubmCsP40p8hRZ8mVYy/Wb6fg5zYvUPDQ1Og==","signatures":[{"sig":"MEUCIQDWXxu97FJQYZbm/Fw+ZpeAFkTaFxCLkGrPsxPInmBnbgIgRq2jIX7lCwodQ+qWy1Njaw1pzFlddUgzxL9MzqnyhOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju8BYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpv0BAAhv5nh7sogmIvypHip0BQqTjGljnXFtK0SN8J2pnR6RXVKSFL\r\noB9zSC8dq2Pg7muUYm3+HkzX5hd9ek0SNueDvjzYIxW1gtWAW2AYv8eZFbxJ\r\ns3FgDd/IxTBPUvJ+uQDacsdSCUDSM85xYVnGyHbEmBEykmXbJv5tZVy0KpY4\r\nDyPtfs/CS3XtOjM/2d5px0oA2NnTumzdejiGAfNY001jyXmsvKBvdYHHgYwY\r\nQajZQg2nvfE2ka7E60uvjfzLTqd3GKsNagq0WyCEdIrVyRvOy4Qezw9QfhDS\r\nQZOiGyNZTxC/FeHg0xE4F3dOU1z+IYQHW5KOM/73+ujyKPqkIedz/FNsaRO+\r\n82RaMytT9svxmw8zSlf4e1AcpHJ59Wc01IAesX7J/4x9Y2cUjhlGSZUmzytN\r\n5btSdzjbQLfIVoUH1HZePKxmJIQ8q+ClSOqitbqervgMgQ66lNOfEjQF11LT\r\nWBKOVcDB1khsH5hcRY6yCBxOvH1bIMrQ8jCwfMYLL7qiZWdI7oDH44njXULp\r\nhTdAdW+3UNe+Iqk4tZniADhjSXJ66SEYexSrjcQAcAEl4BvdHSJC8vuspyVH\r\nOoP/h42TppUabLjmQgz7PZrFeuEUs+tu8+X+qbgQOHdf6t6OD+vtbSmQ4pnG\r\nLjKXS7sdORddwza1nw6/3N0X53ttvQWgocI=\r\n=eySE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"a27062bed8ffdd1685711ba74bfa089d04062dd3","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.31.0","rollup":"3.9.1","codecov":"3.8.3","demozap":"^1.3.42","ts-jest":"29.0.3","prettier":"2.8.2","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.2.6","typescript":"4.9.4","@types/jest":"29.2.5","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.26","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.0","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"20.0.2","@storybook/addons":"^6.5.15","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.15","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"^7.31.11","@testing-library/dom":"8.19.1","eslint-plugin-import":"^2.26.0","@rollup/plugin-terser":"0.3.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"^4.0.3","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.8","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.48.0","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"^5.9.1","@commitlint/config-conventional":"17.4.0","@typescript-eslint/eslint-plugin":"5.48.0","eslint-import-resolver-typescript":"3.5.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.85_1673248856259_0.8011990473102781","host":"s3://npm-registry-packages"}},"1.7.86":{"name":"react-parallax-tilt","version":"1.7.86","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.86","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5d9eb5776dc09043729f6977fde48d584035b15c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.86.tgz","fileCount":6,"integrity":"sha512-xEb48PnZHN06BKvL63doNiI6zPhgIXErdcj2jiJi1TF2vWKKoahyJy6HbidTVfBbsNo8ISnG4RLhekn06367WA==","signatures":[{"sig":"MEQCICUbgxJRN2I/cPkgxWndibdPGAgYpXuy91SPSD1bTOO1AiBo2q8lfgT8kERuT8pkGAv79dcNl3qkL8+AZ7jrOeDlwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv/z1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVTA//bE/OXsSn2Pu3LqWF/+EKHO71wVV4GbebGSVdIq8DBhN99zQ8\r\nIVdwRcmSEtb3oSGz3O9AvOqqD4c5K2wdWWxiKpJQUdsTYunX00UrDUefaG1m\r\n9Eq0T1vAU8TEEmQks10x8D6pqAMvazeWqjwBn4FfUm6CmbU9tCs9UE4GAQ9Y\r\nBmc2gC5P6iy391pS9Zt6670jd4QX6Cjm7qkw0F4MnUCM/kAODqr3gKnszbfF\r\nD8nCCnCya0jwav3/tWr1iX+mtQEHmp2+ogTw80Fy9LQMtCWi14cokmpG1TUd\r\nqJDv6Mxt40pIM6mwbWEeqt/4J2+8PStrPSKlUDdrJEJsN6Vo1wFTY5LM697A\r\nas43Q6dy95NhNby/9SUnolrMG9CZgP0a6EQC2cuC2Y9TJ5yNIpWQM/gVnOjn\r\nznBsNmj7uxd9e2H3j4chGyc5LguSJgsj1oNGaHH1Lx2ywVX7CRQYiWnybNwY\r\nC6uZQVTW6KzCH6s57yS3/HxI+PNMYXmlthmJOE0PZZ/kQrTsECQAs/MHUTxn\r\nc/m/1bLQLI3HEuIlGakegPDP38dHacLNrKOXmPT+HnlpBlcz3RcHC8wuLBuT\r\ncV1x4vAoOkKrvY5zwCZRlOw7vc6VwrqmjbJKTeFzYFLMSqxL4XIaYyJmIdd3\r\n8+ZXawd8ndr3ioqej63YQVF5ZO5AeXSJGqU=\r\n=UQJ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"5aec5aaec247ac9e005f6c04fd8c2fa8dc2551a7","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.31.0","rollup":"3.10.0","codecov":"3.8.3","demozap":"^1.3.42","ts-jest":"29.0.4","prettier":"2.8.2","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.2.6","typescript":"4.9.4","@types/jest":"29.2.5","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.26","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.1","@storybook/react":"6.5.15","@types/react-dom":"18.0.10","semantic-release":"20.0.2","@storybook/addons":"6.5.15","rollup-plugin-dts":"5.1.1","@storybook/theming":"6.5.15","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"^7.32.0","@testing-library/dom":"8.19.1","eslint-plugin-import":"2.27.4","@rollup/plugin-terser":"0.3.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.48.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"6.5.15","@storybook/manager-webpack5":"6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"5.9.1","@commitlint/config-conventional":"17.4.0","@typescript-eslint/eslint-plugin":"5.48.1","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.86_1673526516825_0.8783471880688345","host":"s3://npm-registry-packages"}},"1.7.87":{"name":"react-parallax-tilt","version":"1.7.87","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.87","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"90b0aa310383d71e162b0604de688a85b0521ec0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.87.tgz","fileCount":6,"integrity":"sha512-LBgUed/eP/mOckfZXiH3ecvS/WFZnGCgCxuJ2VvFXLRG9rt0kmQLX+g1pnl9n5mKr641+U4BpjBGPvgrbDGOPg==","signatures":[{"sig":"MEUCIDYeDzcs8aznB5tX9XvUZmvS5fzb0Y5kUsm5AHwTBj/HAiEAiss+J/NuFP+oZwKP6pZ3R3Q0PKcc6UhMnprm+1n0Z+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv/9rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+0w//TSzAlaJ081Fm8Ea5K1u6nwPmKLfXru9r003wGB54McblbV9q\r\nCbh2QzJX6RF4SxcFE5pd7l0or0r1fEg6xEc3LluFi2/WZQFtlVg/4CIVHjvq\r\nA7BU8jAx//PiOQlGAnQNbgIIHuXHLRX/wLnDzSwILAffm92qw3zSQeif+IBB\r\nUe4Nv3OYt6T85ZIWPl+wZHlq+Ubrf+Fq6y/Cxg08pwFLc5DLed/SAszzRybe\r\nqLsvqayqe33wYrpjCaNuoWYDjkkfA0hC4iQwlGD25zTYr1+17NsijQMvyVrU\r\nbpZCzPVcuPFzbRL3eWLLkCZ0wSO06gdtVSGyIZuYS/tLC5wsnE9qWl934VMr\r\nzVk5uw6YJovsNJ0OtagU8AngeQU/vVPiJ1YDMcwKMF2hXl+tKZzzQv4l5odV\r\nRoO125h9T1j/HiyB5fV5o4IRq9DqWQlgQrz356dvkDQTktPx+K82eouMnhgA\r\nRWzgYZt+G0Wko7QtnL50AFbnCPEJQF03oUIjxSbRtcCxb8P+muJiu25Zc4oJ\r\n5T7Nqs0igMsPaR5FdhJ3SkSkK1ioCDKmCN328DssiACmjoxVEQy6LDVHcYYi\r\nCwKX0gM6GjfmvjC8CEk6cLt4BdRwnyA1hu+LkFS5MG2+unG71yZi6Za5iAGr\r\niR2O8y1Na+bxIyUwKUfM2hOU9x2FEo+c7WU=\r\n=CFgi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"10a5e392359a94bff271e3e6c8304f82c53a3e43","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.31.0","rollup":"3.10.0","codecov":"3.8.3","demozap":"^1.3.42","ts-jest":"29.0.4","prettier":"2.8.2","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.2.6","typescript":"4.9.4","@types/jest":"29.2.5","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.26","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.1","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"20.0.2","@storybook/addons":"^6.5.15","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.15","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"^7.32.0","@testing-library/dom":"8.19.1","eslint-plugin-import":"2.27.4","@rollup/plugin-terser":"0.3.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"^0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.48.1","eslint-plugin-react-hooks":"^4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"^1.0.62","eslint-plugin-testing-library":"5.9.1","@commitlint/config-conventional":"17.4.0","@typescript-eslint/eslint-plugin":"5.48.1","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.87_1673527147412_0.2553998800737207","host":"s3://npm-registry-packages"}},"1.7.88":{"name":"react-parallax-tilt","version":"1.7.88","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.88","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e335dd18739171dbcfbe28ffb1a81186399c57b7","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.88.tgz","fileCount":6,"integrity":"sha512-2ouEA3HcrJiM6zCxtLsHGGBS0/940oaP67jSlof3lCKvsw2BfIXyVaJJol4h7unPshKrwbBsEkXh0DzxsZhrMg==","signatures":[{"sig":"MEUCIQDuzYc2lojNZETDKcMCp9RWbUlQt0q1ZrCRU6rvVpZHZgIgfeYZSiNrBbVKIHoOEbnvbKi1ra2Wprk99qYcQZDhUXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwAFzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjjhAAiAM7mHl0T8E6SShHfGJOo2gck+PRyqM7d9Pr3W1la/AuH4rn\r\nBRSdHKgkXrc2fiS5s9/cchL77B5XEo0Op4/39nluwLK18tfISYUl6VRpAdDU\r\nmTrK4sDtCm7DqQXVfKHt7Q56iYWNDdAqc9tA3MkdkzMhmfVDuplI7zO95Zor\r\n8/MDufHTfMHNohzyhrSjAk2/jSKN6s0HqtqcDrkO5DSCWnVZU10kbVYS8Mbs\r\nA63AWyBAR/IY5bo9xZardsBTZeXaDBULPx9AYXMLCcOuoqlMQBquxTHJXTmm\r\n+FXcP+GTGAgnYJvS6EmbXj3gZ+vTUVhU5Ur5tEE8KcYe5foGgG0ClKPg5SSn\r\njbNnJmHg5Eckk/4dzq6nKgr/iwsS4VfyktfSg+e7BxMGXi2U4bVjVhlOZXzl\r\nW0CDqDALeWqY01JgHt6pfMhY3eEQwdU/JppFIhAVHahKE/+gX0IOKv5YvBqj\r\nptMDC0aPzM+dSN5Xt11dXAEt8J0+6Wp7rK3J214L6Fe4C0RI/MUdU/UhCzo2\r\nJ7mQKJDYoQXFUGNmAdRcHdwmO7jGLrCLw0GIHXiXlRk7/0oKMDlKcyr22y8Q\r\ngspH66RcDFLfRSZ+kWIHfYGNuWvg7NixDFNj0tIB6rEvAsqS2uPTBvpIuKTx\r\nsxiRy99ycPhu0lI2V8iIJKVC+ga+hAKIOjY=\r\n=INAY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"eb864bdd9a33c1438d1e973a947631732ae7d3d2","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.31.0","rollup":"3.10.0","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.4","prettier":"2.8.2","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.2.6","typescript":"4.9.4","@types/jest":"29.2.5","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.26","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.1","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"20.0.2","@storybook/addons":"^6.5.15","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.15","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.0","@testing-library/dom":"8.19.1","eslint-plugin-import":"2.27.4","@rollup/plugin-terser":"0.3.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.48.1","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.9.1","@commitlint/config-conventional":"17.4.0","@typescript-eslint/eslint-plugin":"5.48.1","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.88_1673527667261_0.38392836099186045","host":"s3://npm-registry-packages"}},"1.7.89":{"name":"react-parallax-tilt","version":"1.7.89","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.89","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2730ae17ac0bbfa91e0a9069cf278394c30f2e42","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.89.tgz","fileCount":6,"integrity":"sha512-NkCBnN+TP68uEIUnmse8Uh9eDwMunR0Gf2QNI/BCzVzuWD7qmciulX17bsMvBCk90rv5SkU08Xmjz8g1fiC2xg==","signatures":[{"sig":"MEQCIEpr1eEi46QhcIG7QmTyoWXJGUNjdp/XhpxYRAOO5rN0AiBIdZ6wFrVAO75Nm/f/zWqaghtYQ9QnMf0CgGxFce07zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxRNEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0JA/9HmD/LUZZ92tDKCrii9OANnLi3fYiuzh0hmE9PfDf15EpkwJh\r\n8uHFasQssuoKDjV/dCghVeVcRnFMY0ml1XUtyHLz4VdLrTe/3iM0v5bDYH/J\r\nRYooia0ijQqeBCMLgLn9phy8kV0OmdKeQ4/OyVmVFeOA1E0b0/S7o8A5TM9P\r\nI+huttTM1MwKyz9URKmLhs48KrKxd6tFQEfrNnCP3zwew/5HvRMMsB4i/OFP\r\n2pUm5BzczF778OMSzPbCg7LwtOnZpefwszksy6YpXEqJY0i5Xnp6meIDUsTS\r\nOfkrQPgUYxdyPancH5jH8kgpdgpBCEQOC+ABlTjjgI43YO7FVNrnYnMsWdwl\r\nLUy6FTdyCL5dvb7HWvxwmvjeHQeCXzg4zr1m1nrSWnuqZvfHbmZ+YSTXxcMO\r\n5y8d3HXFkx28Jz3dlApb745eni+pyqxqVPOZk+t6l0yLmdb1/EEkltCOPHi1\r\nN+D0dl4/n6jIeGKyxCBT25AW4spwN1ljiNKH7May3383ZWuTJa4sl0Y6TxdF\r\nksLBdQ8+IfM297aUCsxVeei1wi4qMebe6nE0CRsAbFcZRJZp5ZsqrVo0gE31\r\nHM3/G7biC8lQMpJLxEQVgM2wbG01uWJR+tqquzkc7/WYaC6wWWBrrHrE7VIP\r\nlNahFc9X8Orc93QUnkhBpvHU+lWVxWdzzWU=\r\n=j2JX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"224d6c13edc073a3dcb3700c1c6a6f65a5a5443c","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.32.0","rollup":"3.10.0","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.2.6","typescript":"4.9.4","@types/jest":"29.2.5","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.26","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"20.0.2","@storybook/addons":"^6.5.15","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.15","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.0","@testing-library/dom":"8.19.1","eslint-plugin-import":"2.27.4","@rollup/plugin-terser":"0.3.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.48.1","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.9.1","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.48.1","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.89_1673859908366_0.3720810604583673","host":"s3://npm-registry-packages"}},"1.7.90":{"name":"react-parallax-tilt","version":"1.7.90","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.90","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"822825c1b8eedb35f188dccf9d0c49785ec5160f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.90.tgz","fileCount":6,"integrity":"sha512-HcNkdqJJehB0DCcwe84sYI8D95bhw/8UnzDn5uyv57cwjwytL/9XawnD5grZIt0eo+lsvJkALbxnRC2LLHkltg==","signatures":[{"sig":"MEQCIAkuy/bbUDBJCKyXgr3Uks5aFkNgx71yAlqnRX8gwmEbAiBfgWJkFedzxVNjXAV1iY0ZlxCR4Cr1e8NTcbBvR3aL+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjysFyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriCg/+NAiMphsOMoJDajG36r0nC2f7N2wVdMg/nePDRZATCfJq99hP\r\nklH513fkti9Glys4U5HNvuTcUxbinhpecoJ177Vhm73X+2qHdghUdxR6jMra\r\nt2M8Us5Ohp4Kn8CJiDuqfllTG67WgxTvsg50bkIjshLMHy9nQccX5hn2Shbf\r\nBQEXOKOov1YyWtmOQrkh2+dzSz5GP8nJ2HqMn7GiI1fPzIOSeYCMb0Wt3rVv\r\nCwCDS59UZabjTpMV7BMEusXfAbR0qPR53zs3zLNbYFTujMohrqiDFYOxQJ8Y\r\nDH38WMgSAlvA4CduxuBAT7+1q9a9OcOikxwgxkSjh27kWLMzBU2hkVJjDXOb\r\nQT28oBpA+R2yxY+1xcjXjuTIGqW9lnSKlZwhbaxd4AWqxOGlyvVbyBWulb1S\r\ntY1IlXovrKdb9YIyKK5uCTel9QeP6L1G1y7I+tyBA47TiYx98F37xNsWVJYr\r\nsOBSfEMkJeLzbUpeA3k+OrS5/CUB6peUPpGhZ530wppIw9BYTWkmiaZZxhDK\r\nBxiN00DWOAp2PskuILDI19gliQj5AqyLpxR0WuCnAakebqgJy/ldVLRSYgdf\r\nzNbeB4ge4+S8MrMCNnfXsw8H/WEjtsWyrH1Z/JH/eqfstCaDaGQGk7VSPowj\r\nOJDEi63LRi2UW0vVxgc2LEHkzR/rGnB5TZc=\r\n=/kN/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"61c1f249fb195cc566c0dd6c7187b1f27725313f","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.32.0","rollup":"3.10.1","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.4","@types/jest":"29.2.6","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"20.0.2","@storybook/addons":"^6.5.15","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.15","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.1","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.3.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.0","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.48.2","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.9.1","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.48.2","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.90_1674232178725_0.27435670290233904","host":"s3://npm-registry-packages"}},"1.7.91":{"name":"react-parallax-tilt","version":"1.7.91","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.91","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f90933a65d86cf0a0f1ea271472d952824b8fcc4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.91.tgz","fileCount":6,"integrity":"sha512-pwGV0RK0zU6chXS3PLpzRS84JCDwKhnGrRogoLKEDMLHomwUHYdqWuiuPbhlL6J6C98yXXqCewpyVzYdQTn4iQ==","signatures":[{"sig":"MEUCIQDXZ9wRjTtGmLfOS/XPKyR4aOZM39GwYCno6TsWgv4PlgIgJ2Nhn99o3p85EtBZIUNknbfkwvhBCFJnY1bap03I69k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzoXSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUZA//dULCfHFXYHwVuIjt9EipUd2S7t7GIMjhPPdmHJxFUmPpPDeW\r\neK1mSrRv4FB4nD4ISBiIR2m50iQ6hY2Mp+Dd6YlonHHtHPfHVfbOxRi3kgiu\r\nkbnpq5BFVzeAHJA1m80au73auYVnexE9fqWoQZREzBThIae5p+jhi2kLn6mF\r\nEFZKNsrsUQ+PHvbxRPnJgUgp1oA3tMnje30ZoQhH/Vr4MsdYans15BtL3Qv4\r\nVYCwxRRs28jv9+QbOp1Adr1TaIRUqeQarCaOF+zi7fd81CE4Jy2UL8yztr3J\r\nCYTkip3sOk054A3P0O74XG6UpK+gsXQhh4Dp06FAfOGNdg85Itu/E3reoLcr\r\nEv8vP8JJduyeUQUg1mS2EMNUiiTDMFM4fTq6ejv/zCEuPPSNth34VTG0F+D0\r\nF9FXbG5pEnJs6/IJX2TqGf7rKNbc5VqxWyrgMy1tSc7uw8Wxux/35t8rRLzw\r\nzE5K5hRuLbFNWd8nYaj3N3n/qCL2KL5k/thHK5Vm0tt1hUPXMRdvSjmsFCLn\r\nxF4Dt+JsP5X7Iaglws8um/EYckqYXyliolMS8ibG8hNyhGYeUxS+nU1b+ODf\r\nfh19qcoy+CIlCl0KLQiCuo3tyVCjJ3anwOY8pyU/0b3ldZ9YoPVPnPggGnMO\r\n43kJvEkMinNO5sJTdmnDCft9z4ur+Pwkly0=\r\n=pQ7b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"5ff43e350e494eb7cca646f14a63b0bcf6036d77","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.32.0","rollup":"3.10.1","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.4","@types/jest":"29.2.6","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"20.0.3","@storybook/addons":"^6.5.15","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.15","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.1","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.3.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.48.2","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.9.1","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.48.2","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.91_1674479058545_0.1533179419411339","host":"s3://npm-registry-packages"}},"1.7.92":{"name":"react-parallax-tilt","version":"1.7.92","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.92","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9f4e69fbecdfbb5ae4140aeedac4dc972541236d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.92.tgz","fileCount":6,"integrity":"sha512-hiM0vNalrXQUjRI/EBjsLPF5SlRogz4do5vrJ1U5un7Dxx296+9PuwbIU2F0NEfaSz6rM9UB+OZPQPdSbfAJoA==","signatures":[{"sig":"MEQCIFYi38c41qDz+8Zud4wyfp/L5eaKulCWZGimn7bLaOAqAiA8CqRq/XMgiT2tabZ8f3TGr08EVzblMjAVK02ClMa62Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz5iYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriNQ//dsC51Hkd0wbwEOa3CJkl9ZihiNv4BNSVtYDOrvN8xxbDdiSK\r\nvWZMeRB5bDgcLay4xt5rFruXDTjz6rAaqDyrCwwH3nJndUPbLo2+AvPSF89A\r\nOWIIx6MwASJ/XnDXkQRljNNQdsZ5wRqaH9jpjhHiMNt4RmtZyiSPbOblXdWJ\r\na/KyeHiBXa+Kgr7IB4XsPksVTj34q7kiY7K/vt0ZbMUfYzdU39k+x/7880tQ\r\nSPHTMB75fu+Y0gyIkwVsz2ZT68uZ5cJe9EkEoZe5JNJ6lxsPYBJHEot+llRV\r\nOrbXzKs/OWhWqLy4kyjGe2kuAHkWeaKlURqlKcl4byi2OTP0ngWxpeqsfywa\r\npYd72n0h3RCFhxi/lEIJVrhK6KEBLdjB3iMew7fMRrbHYpDsu2ZCFiSJ7fTn\r\nTQmplQE1mAUJVqwsWiDUNatIKJrAPPmtnB+hrHxDbF2xRWwZBheD5T8Teob/\r\newVY/iAs2/iUXMTaF0UtXtfDjZdR6epfo7WbBVhYTlDNzT/JOgM8j9uux55H\r\nyqy3rTgbGAVV0RZD/t0Ns2KT22khhhpPA0keozLrxWgzBTob13XBsdkyYiZp\r\nF+Ke/JXHJR3NakHHrjcZTib6eLfR+Z9YX/uyaEUmK3zTB5hvFRTuvzPaCiFp\r\nzg/zgCzG1142ZQpFe/bI9tGOmMhkda1Aydg=\r\n=zMXs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"b1f2c43243bbb233d0875b50ad74986ac8b3798e","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.3.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.32.0","rollup":"3.10.1","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.4","@types/jest":"29.2.6","jest-config":"29.3.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"20.0.4","@storybook/addons":"^6.5.15","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.15","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.1","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.3.1","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.49.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.0","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.49.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.92_1674549400770_0.8197965378499985","host":"s3://npm-registry-packages"}},"1.7.93":{"name":"react-parallax-tilt","version":"1.7.93","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.93","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"dfd0aaa13bcf4f01c02783b728dc618f58010c5c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.93.tgz","fileCount":6,"integrity":"sha512-VtDRkLDFW8V/PFjN4lb3/hejADlGd6sjCdu8FyHScu2NIy9KaXHGjXp42BowILwAeh6/OdoT6ZUG3O7HXKHijA==","signatures":[{"sig":"MEQCIGVQZ1FQAlUULaRYvdH0Pw3fzlLwsIJn7uwsmMGNAa22AiB/LGJKK8aTH7f1mIvj/iN8zQ7k3BGkLB9iqDbDjhoXug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0OXGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrmhw/+OvDyqlNhQCDER+LsY3w99cBgstOzkvL3je7IauHvYcIk2aN3\r\nZMbpC+0ZusyBBGlhZpOcOwI+cV5lxG8lRKHlbM7mUcVY8FTMcxZScAiOidCf\r\nzFUueJptRwolLQhWs364llnolOBCPvbiM2GjQ+sk9t3lYr/cz51dOvzepw/Y\r\nKiJ3mKy0VepoJHZoNOCviabSMsTqGvHdm6Wj9WV8cjjfgsNRw+nYCrg5Vsto\r\nlx31Ne4+SJG1NFK2aeH/u20u7rnk0k3Gpd5QR7DH4+KJRSHQaupHY/81hXg6\r\n+ngZ1wyVZbJFRyqPxJVGai2Vl3oQcczL5aBHEPgKeWOdf0lCxm7KT/2GSpyG\r\n90aw+I5XOI5W7MswffPYe9OlGNtoPZZFE9qKBrdTZIz869lf9rYyQjA1EnMb\r\nmbc5jMjGi1SpsL6PAdFzLhmIin/Xyzwg8SAkfDu477vuQSh0nFMmKDSF/lKr\r\nz5dN8oFl4qcya7upHNket4bziz4LdvnKPvqECwg4JaqYgPYkQtAL3oEgd1YI\r\nLbHXiL8fd/Gf2Gdh+sCooOpMEsnQKs71Vesy1T62ESmPAJFMGhYlnr10T8aN\r\nG3ylDM8tHS7vfzNo0sPl3sUXQGpZzImmkW5DKPSBg2aefiEBsZ4adzQoMe6w\r\ndij9kAVMDZOiI1Kv+aaHlY9KvElxXKdljRA=\r\n=df+R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"c8f3455a63630d45ae239993926a921c8608325d","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.0","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.32.0","rollup":"3.10.1","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.4","@types/jest":"29.4.0","jest-config":"29.4.0","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.15","@types/react-dom":"18.0.10","semantic-release":"20.1.0","@storybook/addons":"^6.5.15","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.15","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.1","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.49.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.15","@storybook/manager-webpack5":"^6.5.15","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.0","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.49.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.93_1674634694690_0.07023763925184978","host":"s3://npm-registry-packages"}},"1.7.94":{"name":"react-parallax-tilt","version":"1.7.94","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.94","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b5d14159071c9fd534158e0de987804514501f61","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.94.tgz","fileCount":6,"integrity":"sha512-nQ/iFgisoF5OhyiGgTLlKjysfTjbU21MjBen9f+FEYha88oP3e/UJ2edHgY4LFThYlaXNR2vr49+0Kri4cnNBQ==","signatures":[{"sig":"MEYCIQDDVhUyENkMUOBJZRqebY1amUllBTrXOB1lslL6KDxUtgIhALzK48rxTkETYqP/Ss6nBzJgre88Dg8nIqgZ6pJvhZfN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0p9jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGrQ//Qbjf2+Vgeh8+KN3lQ/X3/bVJc4VGiPkvoSrDnj48vYqsBAeL\r\nvKbTgOTnTkCdJojVLZZ4DOkgkl1fQs+L6zAurr9jmlYuy5QxssYzbhEbavDh\r\na7xaJ7gh5kNNAhZLVvvhAh1HinAT+A3VDmGVtbhFfti/3eeaxDn78pFt5sKI\r\nCKqM1TM3wRl1CdEcLW+tThOzsx8Y8DiXBWk+hNq9OsI1qLOviBcg8GI+/wJ2\r\nrnXql7IXdf4dw0SZBLB5nL7TZUkXuNVwCiubnhIvZyY3f+y3Z/6tRcTp5lQS\r\nBvJvrdNJ+Ffapdi0+TM8D+21jEr83shuHRZW2gEYNhrAZQya/SbGd72Ypc97\r\nqEzFO1LVIcWSrPmdPGSlHkUPBFHlqf4wDqf9nmOAQsrS0j5SXAdSth/t2PcG\r\nz7VtAfd6sCN04wT4VXpD/zw2nPsbTKsuINKoto5M+1a/aE4IBmbfZRCTGAgm\r\nVlb8O6a65FE5v4gE7ENZQAhY8ADVCKCsLp8B9t4r+nizfK+rL0e7ksivSmHO\r\nrww37Pyj83XJxAHhoAPXOIE0A6onQiiQdVvjMaAT/uiUgpDbLB3RP9CcsWsn\r\nM1J6x4U7584mjE/eDRxomc7bN0zCqA5DpJNLVAOZsxskSbWO1YXf5zz9RJAH\r\nMigEfsY1aypN/PA6daEKta2OG5AoEnjL3fs=\r\n=Rruf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"4b6039cc3cdd7901357a3e72b4ffc7903a10af66","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.32.0","rollup":"3.11.0","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.4","@types/jest":"29.4.0","jest-config":"29.4.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.16","@types/react-dom":"18.0.10","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.1","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.1","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.49.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.0","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.49.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.94_1674747746896_0.597534431653064","host":"s3://npm-registry-packages"}},"1.7.95":{"name":"react-parallax-tilt","version":"1.7.95","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.95","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fee014d5b1407b8d18ab8a8ac54f3ec8f9779275","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.95.tgz","fileCount":6,"integrity":"sha512-xPaoIqrtE7Mtqz47dqZPhYihR49YkTlWMZcdstqR5AU0/3bGWh8jgXDyz5bP/22py3TH5AXt8sKqYT9LuWXnGg==","signatures":[{"sig":"MEUCIA9qCrXsIKIUOTkKHyO8xHPlqWSk4ttB2xImcaro81VhAiEAzAYRjOgPSdrP/Iua11+f2EUMhkCtDuM5j2Fnb6QWxGQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1YWpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNnA/9EhBHaWxciOSjWCQd6X+d2tN1mm9ucR2wjL1+eK5MDkuG4icA\r\neqrENeX41CN77e9yy9i9SZBE/D7603vUvQ7aOQGuVoX4DRZmSUmUIXKY8xVi\r\n0wVX2J865KgNyhyxwlR1TNhx4/9WukzQH5h07EqYrJN9wowOHZLfq7HE9RZi\r\nHLt/HgoLzI0Rumf00u/b/K0l5zCN6wR5INLw9JRfdAB6SpECU3GEpwx5G6Qq\r\n2fef1MXW20aW+zjkoSQYJdvZ8yOSc7B8y9ulhI4j90ll7AnL6D8LFRkVBRcw\r\n30os8cyaHbJOyCXMv19rgdHLBBdicFFhRm7TtL7G9UVxx/Q08IhN117LzajI\r\n+wYhvIG4u80OxcAym+YnZnZsXFAco0idFAtHRbgNDQIt4KdJ43R4/9k17NHT\r\nfSy95SY1Vnw8ovQw7nbIkGj6Delw9NAsMG/fdfupkMlOHJRgPgXRW1tvvoCh\r\n3q1meAS9tYyHNyn9bn2sUCgrS4v9JygPcJTYWwFhMyhkNpX2EdmZuM7oJ6iB\r\nA8CABasqxh3DFSgBGmTc5NtUsABWubO4qz7Lpx/kB18sFnjTuIJB9UKgGIsR\r\n38llR36XRotd69LwCrPsmRPbSAUJsWKj22+Jm5ciAKFQD2Vsqa77k1L8/8UA\r\nvDkDmjLKkOKI7FGOyeRTny79VKWuu4wBEu8=\r\n=YjSe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"f8004f68d864d6de6b747c67a5d3d39e95751117","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.1","sass":"1.57.1","husky":"8.0.3","react":"18.2.0","eslint":"8.32.0","rollup":"3.12.0","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.4","@types/jest":"29.4.0","jest-config":"29.4.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.16","@types/react-dom":"18.0.10","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.1","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.1","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.49.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.0","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.49.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.95_1674937769113_0.6150212994220932","host":"s3://npm-registry-packages"}},"1.7.96":{"name":"react-parallax-tilt","version":"1.7.96","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.96","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e5eb71ae9882fb0dce7263b09b1b71f1d27b707f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.96.tgz","fileCount":6,"integrity":"sha512-zU/LpcPQh4EuCbF1azoPYeFvpqNI8PtcxLP76/awaDz1E3DDm8OxusE4E3BdxbKZaHBsxQlx6+SQxdRzq4eXsA==","signatures":[{"sig":"MEUCIF/aSZItX0iDhiiU7o47kNLNOTXtj79GuPxinwN8QnIDAiEAz0pRSYpJlcyYxKFzuOb6HwOcDa20D88eXOP9aP0BWjc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2ieaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLZg//cnwHd0GfQsALDi/9WIlylyXWYlndpNqkXAVkcxRaSc+4hh1G\r\nnaOHE+g8XSl4tjlc4sRsXJDK5J79ZTnk7mqg1JJOROH4SY056JXhZZu8eX9m\r\n6zil+v2qmq2onEz7gMLc6NEIAZjAtqXIkdz9V6wrNhAA8rQnfjGFFmPAL7TX\r\nindDp5PsCeyedv3+OpmnDW45X81NrR62KtYLA7VBVlzQG8Ds0VJSWc7wSG4Q\r\n3eLSWkHtfVxwLh5awcxmchdFcaVzAu/UYxXx3rsz7RRcdcOBIe4eXhQNitFN\r\nnrifHYtzmqFQU5uTpDWpeSVmWVpwft0VfZKuFtKft94pEBp8/kwi4MNDyNum\r\nr/cJ3O5P1RHYdVu5NN+iDY9TD87MFJ3TiWbLiU0fn4tXY4K0z0IzvbIDiBUV\r\nkUMl0ONzE8EI+eHJwqI6bIWX4o4ojZkLPW5sLrAFAR35G2yY95o8J1Bf+Qmv\r\nzlVVhpOEeGKJuN3p47U1VzZNS7zoy0haDrnsry1dBCUP0yI+R13xQv69qulv\r\nTnUQpCcE3tencNeOyyOt+rqL5MTP04/Qclg035I7bitWQ4uvKaMHlPsIcZyJ\r\nSFTLB6SUyWTbXsIpJS/AhhTF+4nukQzxeOEH9l+Xgja0AXM4LXEAAW4OiFi7\r\nWqpk8yUTfmClqiuWdjpArvJre85z0SOeVmo=\r\n=Eltz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"8688d8ef80110a4a04371675b6c4424a8c65a38d","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.1","sass":"1.58.0","husky":"8.0.3","react":"18.2.0","eslint":"8.33.0","rollup":"3.12.0","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.16","@types/react-dom":"18.0.10","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.1","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.50.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.0","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.50.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.96_1675241369833_0.7273252071714282","host":"s3://npm-registry-packages"}},"1.7.97":{"name":"react-parallax-tilt","version":"1.7.97","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.97","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"6c6b2363c003b821895931f61e85f53e8b15b135","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.97.tgz","fileCount":6,"integrity":"sha512-Md3FvfxhkNyhEcE7G7CXEZ7qdG+kiE/hFpT8m2UNmZElc7roUg2B+JJhNz/dgEp7ycfAkF7hqosonanIDFrXcQ==","signatures":[{"sig":"MEYCIQDI70LXFgHrKCfKDJV9y1q/Xm8AdjYqjeNgueFWjNOUpwIhAJ7cnNgcvC7kstlzJZwlrRKL/dr+o4HwY8BRfsYsh2mw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2lfdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiSBAAnum9kHIbQKvC7iUWbKNGaukAeIKvyjTMJ6EpDQJvcy8u/JEr\r\nsH6gL3Hqt9VobO4WfEptXJCAvSzUi46NU8DCxBu+zVb/lUhPVpusVrobjeIE\r\nz1Inl1IES7D/WZb5KdZPO7tbvFTd5VRMI8MkLuCok9XHVnBqgG2YtKklQ0Ej\r\nVpkWInbSfOx2uHXsursQlRnCm0JFlYAr+en2XUN/xe7QGjnn+3D1GRfCd+qy\r\nhI3GNEiaWCRF4MFvribriWjiBI2F7p+XoUMcY69BC4tTrFHKtNs6byYgSC4a\r\nkECVPr0NevNFY1Zt1Y06Ke3/nlkX8JL4WoFrZB77pJh2DhohwFMIkmgc6FuH\r\nJeOqkQbKWSfK7raBSheLjLSCoo9YOI2IWIx9IxieL/hm0geoa0AbAsWiUfAN\r\nD681ujzTxQxJPSLH2/hLcDxYBfiAfo/YmQ/Ew2b/S7zs+TMEZGsZqYIDTv04\r\nAOUWHyiiU9Y7LrOyrJ+QMWn/Y1VmmK8wPkULhPCZSZ5pZSsYPGgif+0uAV6B\r\ndS0ex5TB4Dtl46IWJ6nKWz0X0lHlf6t1j3ttMoa0LlINFZHOPdr7flmk4QvD\r\n6ga2T1OZr/3YcD/k0+s88U4ez1x2QWPqVIDIKmSMzjW0WwuxpEqawFKx1409\r\nrhYgUkJPvXa4H8vqJWEKpFAgZnyKqajRX+k=\r\n=0BiJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"e2c10a828dc852907824cbf6f2e74d90993e15b7","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.1","sass":"1.58.0","husky":"8.0.3","react":"18.2.0","eslint":"8.33.0","rollup":"3.12.1","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.4.10","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.16","@types/react-dom":"18.0.10","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.1","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.50.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.0","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.50.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.97_1675253725475_0.8244578836162844","host":"s3://npm-registry-packages"}},"1.7.98":{"name":"react-parallax-tilt","version":"1.7.98","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.98","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b3cfbc243beb8215a5d6d2632e46ca8d7b1ee86a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.98.tgz","fileCount":6,"integrity":"sha512-4YWCE0xzcKeNO0VsKDwphQBa7N4GDq617fZJNnBK5UO1pGuFG7jk3vQSt/MTuo2AKpSSeMjIuHPcmNth01WISw==","signatures":[{"sig":"MEUCIAtptjeY3Q0Vi9yhfJZY8kRWeLE239MDfmHR1xhNgArNAiEAxDKshSyJ39losafywkOFrzJuUyvL/jiPLUDoCk6JwHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3WxHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVuw//dG18Mnkjfj8cMFLcrIxLahctvWrMohLbOU8lc8hARLjahF57\r\nBDEpto8QSEexaIX4kn4T2pcdU21HaVzS7I7OWhbFfObxgNRM62OgXesp+hTB\r\nqPuy3RILgcbNVNoNHseog0MyKMmVFBV2dWxokKsarA14j9qW6lC5DUyrkUTK\r\np37J8szTGTIjz35rbBcgtlSZtfGnSHAgLABgrldbAVYFe2hNgT/Alh+Wm+Mu\r\nbfLd+/G0jRyFFvTXXY+i3VJ1nvPNmrdyWDhybpPabC7hdRNQURbmUqQy8IgA\r\n9kR8rO3xPsTbx45Z//MHcjn2KPX4AGjfmRqKuhZKXcDZFWHur62eHFSBXtYQ\r\nb8yCf4gb8dJhZjl7clYILio0A5sWtiz8GB4M9Az3XAZplIqZV2RyJaqii66p\r\nuACmnwbjqtaiv3a9aw452bRgIzhNATLXsCvBh/ZMMYemGwdPO/gYbcMxXxf4\r\nDihMTdByMtHdssdpiRpEnS0cm8TsVEfHJsohpQXIR9PFwQsqu6Pk4+LNFmWk\r\n5HlXQrdl5tpdC7csLT5QgAv/xDNYOqxtfZZikOukz9LtZtWpZIzVjsT8K9DU\r\nErLYl16OCGwt/FIwOsv9IumM/LkuINKO5dCJqX4VeiUD5/h6lbbMojl4i7Fi\r\nMYXaqGJvTvVAJVy9Thf30+MtY+HG0FmyIxk=\r\n=rHav\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"a2c9d0707b6164589f3aa2f238df32a6ea07f48f","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.1","sass":"1.58.0","husky":"8.0.3","react":"18.2.0","eslint":"8.33.0","rollup":"3.13.0","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.21.0","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.16","@types/react-dom":"18.0.10","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.1","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.50.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.0","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.50.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.98_1675455559272_0.7082518992311064","host":"s3://npm-registry-packages"}},"1.7.99":{"name":"react-parallax-tilt","version":"1.7.99","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.99","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4910d161ebca86ee56aae833b474986d8707a2fa","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.99.tgz","fileCount":6,"integrity":"sha512-SU6XgX+OMByBdChO3czvkaT3EHNo6TXHUBVo/QiE8sfTEq9Kah0+NG205gJq4f83rqGjmtUwUy6qtExhFiFHxQ==","signatures":[{"sig":"MEUCIAmuZ+BOFPTtSGtzBjpj4uIS3qrab3znZ6UVbDR+b/UDAiEAs35Kr4Xx387E+GzuFuCrD8YcBcF+tzTicifs9sRWRVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4B0KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJkw/7BWcSZh/tt/LrSoozgtCyofLua4ka7ypftzHugwiZm5rLzqRs\r\nyTclUYHiN+16XNfWMpcs4688B143QPK6FCPRIybm+pF5QAaIisKEaH2io6wX\r\nvsjY4kg8Yws0q49c7gN2hTIMmIWdbd7ny7ezZsXZ1G+APHxYOoXmGCBTGkGg\r\nJCB27LExXrtRMC5fYn8rtJotlr0aQkVxYrnI35yESd3SyLoD35sHD2LPDkP9\r\n1y6zJJdU6PVJLy88UevNZ6db4b8SMfegUAIKmOK2OBD3SR7k3gyR6msavFBG\r\nZ03kToCQBa1s7AWNxRtM4yLFGokOe7piuUGE1lSOwb7kaVbyA2ugYQXTJNPQ\r\ndy8OQAutKimxpSrkVCLnE9W5YQE9Bp6OKAwqQw6w6O2pXYOH2cWiuOOpqod3\r\nS3CdIPqzKKf7FEcZZLm95K87jA8IMnfeTFHTfYKHH5FRRAcZrCK0Wpe+bdzv\r\nTntgu2LzZHR+x1PlrFxZy6kLRBI6ph7H3P3LTIwYyGzmPhvq2WYFe03UTmUC\r\n40beVZPGHHEoofD21q6g+p+xpZW7Lk3xN0VNufrESBaFBD1WHy+16xNDfwe6\r\nbqDSdP5eBEaKcEwRKagg709wDzvd4fhfJIrGhOrakkPnNiRxbmflwkMiE9eI\r\nlIYRXcfld/lXLxvD8U5DPiGbbvegWpUOcBo=\r\n=lAnN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"da547e20b1ed0920125329d2e621835abeb3548a","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.1","sass":"1.58.0","husky":"8.0.3","react":"18.2.0","eslint":"8.33.0","rollup":"3.14.0","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.1","lint-staged":"13.1.0","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.21.0","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.16","@types/react-dom":"18.0.10","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.1","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.50.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.0","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.50.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.99_1675631881918_0.948254743958276","host":"s3://npm-registry-packages"}},"1.7.100":{"name":"react-parallax-tilt","version":"1.7.100","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.100","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ff2328707a95b03c0ae6bb22b316392982a466b4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.100.tgz","fileCount":6,"integrity":"sha512-LbJIIgBj4FWNk/KSKGisFv9LD/L4TMn21G90su4dWjWnPjw8H/IQNfQI+Cdud3p1165IyuwWaiaJZjhR8lN6Qg==","signatures":[{"sig":"MEUCIDefCLEAkcVGTaNCfX2ntZoqHXwVdKKGRLExuJK8gVcmAiEApvU1GPzBEvBb8AYQNMoUBdQ0cTv33hnYNU+eOoGhf5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4gfjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyjA//cQtD8Jui02QhN7c9fOy1k/AXbCZuURUdgYt5KOn3nXiejSSK\r\nlF+z+PXARgZ7M+Z9TvRBpDlvgl2tJrVWE+Wf0u3xA2SSasNEro6dXlTTt2Kp\r\nukNGJ65XXf897h0+jOp2xJnF2TO4xg1Wjw2ejRscLPDL+rq811vDFqhFO1z0\r\nWAVLGusA21yjXuMk+A2qis1ypO74JU1sfs86vGrOh57U5vk9T3Nde29x74wF\r\nOLTDsOYs9INsfsbVjxVfXqK3ozmJOKHX2jhxKiL6yduQ91mOfc4XAI+2VGSK\r\nkpGb7Sia81oZh3bmFhe5RWeoxLHDOYMylk7nlW8kWziCEQM1wQJ+An/LxQpr\r\n4HLndsu39XAgfvq2+2GO1p5FAnHix3Fb/fI5M6s0RcJsOE0yD2C2Qxb8ZNdO\r\nwlykLa5rpOXGVw/pQIUugVOsxHn2Cky9w9xrYMb866ck4YotO608/iKwJmNx\r\ncPQjAWp2CQiUAJcjesprvVi1zWc/WFI1GZs58NhC8nr6UlX2G/gYb+XoArfP\r\njKQfKHcYTSFriic1d21minxqMJ4pl82lZM8FWjeczntdeLM0/50D7t4KFiRc\r\nvjRQr/I/LDxozN1BDpAaTZBThhfFpg3PVYGk56bDq2wNBAWEUIYRUL0Yhfdj\r\nKS2X5w/a5mQ+X1rO2yCcllzgzQ47xLLNOuk=\r\n=EPeP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"4a3e852be035f30070a835ec0ba4602c420826b5","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.1","sass":"1.58.0","husky":"8.0.3","react":"18.2.0","eslint":"8.33.0","rollup":"3.14.0","codecov":"3.8.3","demozap":"1.3.42","ts-jest":"29.0.5","prettier":"2.8.3","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.1","lint-staged":"13.1.1","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.21.0","react-demo-tab":"1.3.8","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.16","@types/react-dom":"18.0.10","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.1","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.51.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.0","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.51.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.100_1675757538816_0.0016666550185728823","host":"s3://npm-registry-packages"}},"1.7.101":{"name":"react-parallax-tilt","version":"1.7.101","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.101","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"73a231e1b5f722874a46fe4ff136db6f0c75ba58","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.101.tgz","fileCount":6,"integrity":"sha512-tCpDUhVQ5rRgkAeOIqKpaeAm/bczXnKAlU1uMcc+lAXtLybgKQrIlctWFF2F5b3mJIveFGu3QPQ6w3ookImTsg==","signatures":[{"sig":"MEQCIG/XvDsf+uOhvfIwSOdouM+qn3zXtQSiRorCCKzQgxrGAiBKbweqp8x3h5oGQXtlNo7yFya2MVHD+DqHJgTZ76eNAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5fflACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBfA//dmwv63j3wWyjR80bEA4BwHyfrtuJNb2sZi3gPZxMnY96tMOn\r\nw/h0BalFOkZxFzyqJNrYp90zqVMvwc9rATj6yrvoUN6ZzlqOtDbBadcIW3hd\r\nVLvOfnNgqwN/poVDg9tS1luTj9+bnq3FgUJmuXW5TvASK9H7MqQKNUztZbVE\r\nve9K7mmbd/l3ylMLQkMoqG0t/VIj6J32FH0hEHcMnTiylj+xxRrf6EHNCBm6\r\nSN66PDgPMqpsOO5rvLk0GLXG7RIVe4/XuXf2tU1vUKWF+ZJsXTcegFFUHITN\r\nXT67SZU1hwL/6javrJxAyhbTEClwaC4i3A5rIlIxqEl4Ti6MJM5XcbbENCVS\r\nOKSM724NW4k5tlgadlIiUo15jkPtdiM52i04kohMggd34Ol63Y9wy2z4YS8z\r\nrQvHmZxJOODpTdEsAArOZ6lJ1WtuB4Z6P1WJH7AhbvRsKYF6e7uOe+WLxAlU\r\nEEkGRSY18WNZwaMv9jd7ITVuHCADjQScfUvCynfiiAmTYJfcxgsdr0kpmxqC\r\nxs10g/gE6Jl9Up0fvbF/lCI31EpyhK4a1wvD3pnCZrQFeBsuzg1cJ0a3ziE6\r\nNxSl2DeO7cqaUpQ4VDLm7GUYwEOtK3AsIwmqPUGtQ6UmJQVUwlxCzQLmFY8s\r\nMUyXfpJB5bHoI+2L5FI+m8fwFoqpAiPMWfU=\r\n=OkrM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"43aa54735c742adb3c95919cd9e17adbcdc0a0ca","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.2","sass":"1.58.0","husky":"8.0.3","react":"18.2.0","eslint":"8.33.0","rollup":"3.15.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.2","lint-staged":"13.1.1","sass-loader":"13.2.0","@types/react":"18.0.27","pretty-quick":"3.1.3","@types/eslint":"8.21.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.2","@storybook/react":"^6.5.16","@types/react-dom":"18.0.10","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.1.1","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.2","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.51.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.1","@commitlint/config-conventional":"17.4.2","@typescript-eslint/eslint-plugin":"5.51.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.101_1676015589681_0.9300392481345829","host":"s3://npm-registry-packages"}},"1.7.102":{"name":"react-parallax-tilt","version":"1.7.102","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.102","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"50bed362c95c626b916c8d33feb5f7ee41f2b4b6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.102.tgz","fileCount":6,"integrity":"sha512-idKTnQRsBLAVQRcc5ICwXsKTfIw1GGQ9rY9tHVrnN1TjcQboh8aQ4LwLY231b7fi8Fc45nKUIEx7xtTpIkZhrg==","signatures":[{"sig":"MEUCIQCRCa4HnwTgea0VltlIV+/QmGVMV9+0h895h0vpSTRQlgIgGq5y4Iaaa6Ty+DkcE5XFvoUx7tmCYkP941gKXzANW6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj62COACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVLg//Zhl+dCKlCi60w9mQcgShFmDC9pbaSbFDaV+/IrS/rwmC+nhM\r\npbGptvSyG2KfQKucRUMjXkN0q4DCpaHxlvYs9Z45eQfB8hfX3h41qyyRwLdT\r\nHL6F5resJ+Oz13giAULvtxMPcJXwDUTtVMfD43+dP2Sm6912yY2ae8sr3eOd\r\n9mf4AL0IoFnXUMY53ebrBnhDzFaa35ABaDxqxyL82Sd+LjFsrGGJcDWpd6OG\r\nSplK3fbL7TcmZxWNiI8QODN288BeiH6lBqqnUbSAsHSt0gtti6zsGr2xR2bX\r\nQEs5MDL7Xs13ntlDR3psI8DHyqVF7lYaVkoYmYRc/f5Q/m6/YUXXL/avLrpf\r\nT4Hw/FzXSN3ttplYqA4Rf1DVUEjA29lX4zEGuybGB7kkmC3BokuATqYSuWRA\r\nyUuePy/eACXgVqWAbhP9V1dHtsEgKr7YQhg89ADO6ZbEiR9IhOR69gaIaDGs\r\nlDXvQmDLdJFVMF9aDCIil7fT3Qfp1/xdp/AMtKGxlWb0njYcmIqz2zYvX5p/\r\nBLZFvg1J90cM54r0IBusPShkUhxdLC/3gJhy0c+ACjcXqZGjwOjx+GnqUena\r\nxo8dlJ8uY1cIrR5f6O+WZhuMNmEjPypHU2qWBj8i8b5skV5KlLBwh4/g5J2C\r\nAefLk/CC+teAkCE9z8AQpdGWRQCJOcD9ijQ=\r\n=m+Ba\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"59643562351b52f941bd0169584af60050374e93","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.2","sass":"1.58.1","husky":"8.0.3","react":"18.2.0","eslint":"8.34.0","rollup":"3.15.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.2","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.3","@storybook/react":"^6.5.16","@types/react-dom":"18.0.10","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"8.20.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"13.4.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.2","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.52.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.1","@commitlint/config-conventional":"17.4.3","@typescript-eslint/eslint-plugin":"5.52.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.102_1676370062195_0.034533971445437794","host":"s3://npm-registry-packages"}},"1.7.103":{"name":"react-parallax-tilt","version":"1.7.103","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.103","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4685effd47a959611c921fbaa341181f5ea4f6c6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.103.tgz","fileCount":6,"integrity":"sha512-ajAt9rOfdAghxuIQt4TdNPLwg2/P5o8nL5/rL5svOcEngSKTn19SXBvBztgxv6wtriTlFdd61HfxOR56Pw3kXA==","signatures":[{"sig":"MEUCIDG59ALytYmraqnb0iFwkaPDkLrpbg6IQVeJTAfUQGktAiEA8I/k1BiH5IMe8VTr3tJMTP+c8k9ZpTINEG1nSJqwjhs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj713bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhmxAAm3pjZ8bEe3sU+UjOSDiIpt4I7M2nRixiPS3eyXTQDeFSnXNC\r\nUqvjP3pyVzI/VDG5Yij9wqYKMjj/RV/ticozMRzKmSIMXiXPfzKmJfmXVz0X\r\nDEowwiKM6pgDurZdrTYed8CcPGupK62Pf7XgKPTREAR1pSR+Vzn8SV2DU0ap\r\njUAAj6ZScz+hAQEFPDqqQq0BUxfwwj5Zdcj9/RkUIkkPojjf7qeWYw+cUeBV\r\nEHvh5Najd9p8PPTb85LODSxXs5Fx3AdQnyjI3d79G/setWTk8P1Pp9w/xf0J\r\nlvC3gsVU7oNMtymPHmBBR+VvWFS/Z8Ov2Zf8yvtw39QGT5L1ax7c7d6KYF6Q\r\nPXkaCOM0ffvQ4+INaC19KcPA/T/VBIdVTm8pGI/8a9KecQcP7EfEHLf/lrF4\r\n7LhTdvhiobG5DcxMARS7sjJOj8igHBEizT9nK9IYzaaggUcgGuRFcVYWtSlD\r\n+kFHuYXHNQO684OfwUK8ogq2adN8CNq0N0CGQQgRdiBDCseL7YXJIAHXXe0j\r\nw9uAz7bylDooKZXiA/ykdne/h/eDK13XnMD5RraDMjuP0W0aZileQRTGm3Ig\r\ntbvq742EZfJZ71YD2Xk2zezn+2Wo7h2pqBfcx9P0ZN6LSdQqgvmDIo7ctjhn\r\n92K8/cccp+lrgwH4VmPgx02n4C3U9G9FONM=\r\n=3UWM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"694b51d8fe877df1b3f877607af0b0953ad46679","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.3","sass":"1.58.2","husky":"8.0.3","react":"18.2.0","eslint":"8.34.0","rollup":"3.15.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.3","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.3","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.3","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.52.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.3","@typescript-eslint/eslint-plugin":"5.52.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.103_1676631514782_0.7455083968273488","host":"s3://npm-registry-packages"}},"1.7.104":{"name":"react-parallax-tilt","version":"1.7.104","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.104","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"dca7124eab327a682ab2284668ab74955b631865","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.104.tgz","fileCount":6,"integrity":"sha512-c7HeYfcL24Cvzn/T9cUuO6FgvQmncNEE/60tvfQxwGycTyCK9M3PoifvGhB6lm1q5c/UV2DNSbjnR6qGVoqK7w==","signatures":[{"sig":"MEQCIBqwih4TVHoyeaJMqWxS9nVKvhwToQIEDY1RZIkg5bZuAiA2J6lHNO3miG6a6l/UO+oj64EeVfylX91r6qGskQ0e3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8RmHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNsQ//RaMSvBrO7woDN0CBDZCCRXhjfImxYSNGjxdzGR+tSluPv4i1\r\nE/zlbkE2F2KEv+o83JvCvsWizRe8r7NxpW7OPfmOmk15zBswYHtaihnT2gly\r\nSsbtJMgUaVnOb/TzGJ95fvx1XOVDpzQDIrI+uaORXGbaQDit2yxA5Cdh+ckr\r\nLOzMFsh0HVW4zLMES8eJOdNuAreO/n9ut31ZUDwzN/tcZ9K53IJ9NxdNsuWL\r\niEOB3qwe+8cfXA5thI8RX5sJel7iDi82Yh9bcLpcVNxUBZnQxrGKKxtjAe1x\r\nX4ySn23WIR8ojJI35aN1iLHahP7OsA1jozPuAnbjLSsKp4kBvUMYnNXFTzWN\r\nHQKlEI4euoVPKHQXGk6SS+pMzEWRmdUoILxqw6gyp6ia1tBIlCQweryjYs2U\r\nXSQPeFglYVuPqKNLnYs63YDbjdj93sh9plscym3/t9BjqGoEJNdihCEoRdUW\r\nq819qIVkijuHX6ZH66sgkNLPIwD7nsiX9Z9OTxofe3z5OYznHiyBrNRWvQQQ\r\n6mZjskHCCRugCAd6/9mmBJMq1O+NuufX0pkQq88HW5F2GwwNwOUwIKOFpuSm\r\n214HK5Tb8sVM/SgBTIR0vFPuaOVjLX18c9mMA4gLnUdSF/3p60aF+Oz7wcFE\r\nx2NPStWMnVko5MrbktxjOQUT8yO0C9gcABU=\r\n=2AZR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"a248b1c1fec946b748f542fc9abc5c2ac6e9a771","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.3","sass":"1.58.3","husky":"8.0.3","react":"18.2.0","eslint":"8.34.0","rollup":"3.17.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.3","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.3","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.52.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.52.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.104_1676745095127_0.7498732142023672","host":"s3://npm-registry-packages"}},"1.7.105":{"name":"react-parallax-tilt","version":"1.7.105","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.105","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"70d258810cd8212c89e8a258da7068a0ec393818","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.105.tgz","fileCount":6,"integrity":"sha512-dyDqcLpfd19D966BY7HwSimaCNdZguNdFLLjwx1j5bTz66UlsL4G3N5m+oeKtnxBGCdGF83CcjAvVSrhvy9L4g==","signatures":[{"sig":"MEYCIQDDnC3qKDPMZpGKpOY9kRJy6gCx6UsyGR9tpn9ApamvKQIhAJaNoO1uB4pzmY9GLDcF17d96gCdQ+VpwQriI7TELu+u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8fnZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNqhAAnnIdLWytU6TVXXrGL7b12hFIpPLyG4CVPmNNS4jlcv629nE8\r\nrlOggF76akfMSS4h7p328sfQVmM2FP8L3s5V5tgu+WNYMu+NG1BxgzBnPf2m\r\n5e2EODij3NlpJU94Ct9C9f8cRtetMml+EEyDuu8GRCfVUwPsRSdlx3obadu2\r\nuz0ShM2PkiHlkPivRhGy/+s6YI/Gr1FU0OSTq1V4z8UxSnWXmsLZ93q1HpPp\r\nsczK1mEWG/79v4y+RLMDUUMo8hmpwEC1csa1oe5qxoGZ+LXsd45nhXOnSmkh\r\nKa25sAXYlWAyygrBzFSersJTfS0ZkIKGo6nDt8z+TwS0qCPje2UKluwPHLa0\r\nWWSvD2Qg6BgYt9sOMI04+ui1rh4DZr8ieSrY0nFE8LpReqocyKfvUCRydsd7\r\n86vxl7iByFTjjyUtiaiy6Itv6vsvHqqOlydDGvvE2G3XEJssiKYZiYtzlbpx\r\nBCk0dbQRGlCa0x/DE4XqsO8NsE+Awjmufujefosp4BZNcO43uhRuYqiYVbGl\r\nfym2QLC43mnhOaGzYct/xxDvT6xiAlLsTqnm9Ge0UDH4lqk3TIMXTd2ifvDH\r\nTwVwxiyf20xmn8YBMSNJUoPPq7vN80CFv7jUQgMzS4YeRjD0YZFf0OXG1JTw\r\nYmNVoxKhfq+icaj/8IUCEDUp7HyUIGkWmEA=\r\n=aQ0f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"f72116496c196b42348831857b029d25db308509","scripts":{"tsc":"tsc -p tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.3","sass":"1.58.3","husky":"8.0.3","react":"18.2.0","eslint":"8.34.0","rollup":"3.17.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.3","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.3","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.52.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.52.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.105_1676802521222_0.33566716079763004","host":"s3://npm-registry-packages"}},"1.7.106":{"name":"react-parallax-tilt","version":"1.7.106","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.106","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a305d74f598c7bf4b2ef9d1092ff2ad07d6b675f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.106.tgz","fileCount":6,"integrity":"sha512-dYwnyYSof66Oo8dTXwoMeiJebwdwkz+SbcKep2Fv0+YIUh1ETOyIaSXC/3HnQhu2qa1s6QquXLtrn+8PW/6C0Q==","signatures":[{"sig":"MEQCIHjRdMYhUmR1IB7I9LQZWIty0CWZrsS/vKyESUDTuQlZAiBTTi5MlH6BL+MEVOZHt80VDVWSzKiT/F6UJXNQsrin0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8lLvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKYg//RcR4QQRMwT1K51JJpTRWm//uoPnrD5gTp2J+uolI/qLJnwdy\r\n9sIC5gSgeIo+PQmcXms6ZOC5/9YRnBc7IvyykYqBFkH86LB2bgWJwac/wSPP\r\n67lV64792SwftxBDmrs7Czpm8oW35HBNAVLXWmMziTUIdVYoeoasCRofp5YU\r\nZrTF5qQwXeKJLL4VFmENDj0PzJHG38Ugx6CBPwZSwkXvdznQBaTNITqhaOLn\r\nElI6Z7thRVdpg5zbOdPWsHuOu+yEy5sDggMkJOjjdxjQ5KKMfkcRUymOlqKg\r\nKP3skoYO2Kj3NvLDzU5vMjTZdqhki7t87LGYQSofQcxxjbHVkw/g87mxHVeo\r\ntRBASgHaqX0Y4VjHsBbOCl57s1go6cvvFhxu3rFGFrtKg+1K8Dy0uDYzxhaG\r\nPQjEfAdwTQj2I/so48549wBrNQxoHmGvdchJsqZbMknXRWqz02j40/+0mxlr\r\nQOKO+QUHDRtRFyb/DvRTfyu+sNm+RyzQA0M0S0CtFOAjjTKFqD0zMQCrw754\r\nWgod/W20IeSMjGU7G3FU8qB2mHRF/+g50VGgXpELS7Zd5UcjCZHVIJeEyNW3\r\nn8Q9B4u5+4hr4qvZENblx/Hi2fGvWrRhZVOO9AOfW8sCRVGdFwpWxuSriUjH\r\nhqz22IxkYSjEwFn8Im5cRod9xelKjlB/B1M=\r\n=pzB9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"283c6868dfb2b8c6de70fdc450633cfa1c911423","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.3","sass":"1.58.3","husky":"8.0.3","react":"18.2.0","eslint":"8.34.0","rollup":"3.17.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.3","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.3","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.52.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.52.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.106_1676825327114_0.8721908076478995","host":"s3://npm-registry-packages"}},"1.7.107":{"name":"react-parallax-tilt","version":"1.7.107","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.107","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"08733ed5aceb59e712d30612b666b3dd23120473","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.107.tgz","fileCount":6,"integrity":"sha512-rrKZEdjeJ3dzbRRYsXN4n/6Q4bO/9ElgkGeprFKCWUVaNTgTZgA2th1vFY7uuLE57v0Tp8xNUS+PpdRy/cu5PQ==","signatures":[{"sig":"MEUCIQDJSbvSqUdLhs8znWfiL/CjfTZkuX4bTDe/TEin8X49CAIgEC3LxSlV0pnWvNaLjujWRXcghie+yUn82UP/SKzbPRE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj83AWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhgA/+L1nwVuagfes0FVrvd4gX3nivizyUoAWHdsN2vjeY4j6UQH9T\r\nfykl6dvTKCGFqqzq64LH8ylsai6ABl1z/Rc7L2ayncAOhYTqcs0w8CbC4xkC\r\nB45HmniE51C5rlKrQfhuYl+dEVVoL6lxFQvDTCJ3PGBqW+uwwYsfCJOfu9uI\r\n5gk/03NDKgmlEQ67vV9e4GZRzQ3VsCjAeHo1jhiPsaf9dXnqQDw3VFX4KjtS\r\n1KjphQCvBtC6Uzzd7l91DhkJnfX0FcRifPK21EVmaNliJnhe+rBZIuMEOVQj\r\nua0ptxqKTmWoyNqxBgytj7Eb09o4qfVjzPBGU39TEkw482SYG74ev+zt9c/6\r\npeZy+9uOJkZE5o7aLG+FmyjdkmJ3WwqAdVF0JoOHaX3BigKBXnUSKowAA7AL\r\nNlAHPgfDeVp13uet1HjaULICYgsDTSVL604tjSpmLh1CV69eoTAVK9zV5p4c\r\nQhQ87+HDdHyOFqXAeO0aw7XshMzLZCT7qpiOm6y2BwQkBSFhlGjGiFunhyyY\r\nqAY4O9MoGOxOPRsW/YEyT6JLJjWRoU4IombxZkpP8CadnA7zSVxic1L8DtMS\r\npm/WKtaUfvnGhjeJSAWky7rnhKmd4+9ShpwoAmdhCna6QWdJ1CZLMBsNIj+P\r\nk58FlKnCrxyoVHDsdPX1kBu+4R4ehHTO9kQ=\r\n=WBod\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"fc3e28878cff23bbe5c92ba66a0af28cbc7a28ac","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.3","sass":"1.58.3","husky":"8.0.3","react":"18.2.0","eslint":"8.34.0","rollup":"3.17.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.3","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.3","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.10","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.52.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.52.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.107_1676898326164_0.6561287799572728","host":"s3://npm-registry-packages"}},"1.7.108":{"name":"react-parallax-tilt","version":"1.7.108","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.108","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7619a3716cbdc2dace56168877f3c87d57310e1a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.108.tgz","fileCount":6,"integrity":"sha512-wrGI5dpsI96HSujnxc+K7I6o1FqFyxAXJnx6kh1GY/aXD/NU0Rgi3z2lbZhDG7925+nOczFiUdLy/T0AT9Inyw==","signatures":[{"sig":"MEYCIQCUVxMJfJXb4xdjKnPtgIk43PVl+mirB/IrexMgOwgEXgIhAMFaBqfPWami88u5k7Gl4JEOxKfXoEgkA+3bWbYzfmBl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+7gbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrowQ//RNR/dvbF6eS99gdHpZBcRZiss7bqVzpYj9/JCIwsyd4KW2zM\r\nKIDD5wGxZSPkWncAtrFkvmEoNXR8zp61h6vQ6imvM9iOChsRxpKx+3w+qkAs\r\n0UM9e92se5hz84iFm/HBTE1MnmkReU4GlXwVVWpn3zclVLZbAPfYb09JYNN7\r\nK1wTrPr4eEMi2VTqOlXkXr6Mhpz65g8qngfL4457nZsKKqa6JGbvArqDEEUD\r\npGrEPT+XpSl6exA0bs4/8eBRbZwgovD0/CXd4b6TJKco6I38E7NZneARBVLk\r\nqbT4ESiEWKtT5uqgAzjVvxRbM+q4xkYs7VFVuJ0COlxEOsTn11CgomfbEz2l\r\nYVyZfSGs5vhQ2yNvjmjDdc+SvVvmHpt89GHlm8qPIXaYqrAG/PAWw2c/bwlR\r\nKMZzCYbGFQag7MmH8+vLgpBnnbCZsA2I5aTy/S/3UA397TsWMOVLSWoIApYl\r\nptKPc1gwQunNqCynutHeawBZKaFYKmJGOTiJDrtwhlddvjYrVE97oWyQL1Fo\r\nDOa8njSgOmWtr5NnCpkj3d3owg5FSypFHPIFUA1geGvh/TS566MYclt68Fn9\r\nsnorqpKaXBVWSlnaUtB7s5IGW/D/H158RGQ6ZyuUjT1O8JgJu7QZO+aH5A5J\r\nDd8fomMsFIXrU/VqqLEMg/8M0uMJCw0zIF8=\r\n=rz8C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"eb3584261c6f7b162894b82c9d12271b0aca0473","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.3","sass":"1.58.3","husky":"8.0.3","react":"18.2.0","eslint":"8.35.0","rollup":"3.17.3","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.3","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.3","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.53.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.53.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.108_1677441051026_0.07259561017360028","host":"s3://npm-registry-packages"}},"1.7.109":{"name":"react-parallax-tilt","version":"1.7.109","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.109","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"81115308dec57c59c99c71551810c111200b0c69","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.109.tgz","fileCount":6,"integrity":"sha512-V/7i7RYq0oOFd2G2/+c3t7oi0U7LimH09x8wLBnfzF65tfKkpTFDogZa83BmWazA4Z/36cj+IvdMMa/pl/2crQ==","signatures":[{"sig":"MEYCIQDooaBCW0PEVKNuWVJIKqE1OH+oLoC1GCexUYkHgGdikgIhAOBciUY/wsKOuzqoeWunnRJFr01rOhhjHlbRuNOvDWjC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/67hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqc1Q//RsB85B3azsbIvCUDnL9okqcdpqg4XjCrqu7tfFZN6+l7pjSS\r\npxtbHN48IYnfy4UlN2lajOJ/He4vpMKkYKrDfaYybHU+ThO2uVxVK+foLRhf\r\n7lsIeDWP/yEMOFZU26tepKuccD5LTWSoRHkd2Pm5sEiPTS9v2LKzKvJaBWW8\r\n35X0XR+xlykLr0xp5TMGvL6smjA8V+pUENVRcyFap88wYeqVagooGoJlDxmP\r\nodMLlRG59YvkySjd5owxKyMivHIVYvvuDcyf/KfUoENCRDbn9C2Gzmn+cELM\r\nZHsHpDA0ENrix1wvRW7uFDn188j4rz5ElNDs0Pmr9pYoIzeM2WOW7R124K4L\r\nQ5qM2IIIGnRgCVLK5x+w4t/YtkOBTuRssII2vD//XVnp/DKMw9ip+O63Bd8P\r\n363Oi7oqif8MtdA8raFwps3gBkOT4TX++TU4EvjOaz2XI3gsUOTP+jQSQzvz\r\nxdsqZPueCsEgv4DFo0wHmM3/ZS/zCU2hdtbg2H407ef2JZit9ip5vRgTRPUP\r\nAX1PWjZX9urhXhDEG+9OKFJULQh0jxRLG0jNXgjUaKDakNysY/MV3Dyimqvj\r\n2lFidA1iIKxN8gWwdMPuQkpLwqHUYCTj6eElL10Pl5IQySBjWUSyVk+xTlal\r\nWzdL328rDLb6Burh/gyQjdFGXxakXfRIDtM=\r\n=FvOp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"51ad3f6ca7224509d593e299198ee0db4ed5d005","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.3","sass":"1.58.3","husky":"8.0.3","react":"18.2.0","eslint":"8.35.0","rollup":"3.18.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.3","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.1","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.3","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.54.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.54.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.109_1677700832999_0.6526150794449606","host":"s3://npm-registry-packages"}},"1.7.110":{"name":"react-parallax-tilt","version":"1.7.110","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.110","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3cbde9b87691c168c31e2676f14c62e9d7dde617","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.110.tgz","fileCount":6,"integrity":"sha512-bnczIfcKrbQQ0CQHlEqaWoLFVqklZTpY1HAov9W18yU085CtQ/C5bTt/G4E+Q2vQl7q8Cow7t/xWxEBZlZVGSA==","signatures":[{"sig":"MEUCIQCofKlhPC5rue2y6Bp5k0wp9X4YxBn9BpwH2uaxtAaOlAIgDlWwojpxFm/C9HgOpj6zoiLOxA+8n5qFr+d0+pmepDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAa4jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3nRAAmi+p2ZsjhikwFS+9Ltal+Bh7INQQMltfQJcxdLb9iUhoL/9o\r\nZWqXLheshxBUMreoao86l1LaUaPhdyClh8efIKS9RwoGf22DkqzCfK57UsUd\r\nrb4nsPwsEyPtL8ZJDYrJ/ASguUyZvQDWm3pVao7N4pHtXJEpnuggYWu1MhVB\r\nBGKBiMc727daavxVgkiSVNs9qV8gm8r5Tf3f8D9XW3g6p2Yp5M96HFbViZXZ\r\n5pdzCHXkn67U+uwCt12XGUQJgzAOtDvIMXN5foMFq/rRzczwx3QXdKe/EeQs\r\nDACDgsf4sSnPuXwAkFNFU0iMSKe/N4v4TZQqTPcFuxsfDbCQ4mEQTemVLUru\r\nely6i6jvIJeyQH2LTveRiGcS9SlIFzOn481e+NX7FwxM1Qj1qU7XZGOJGcSZ\r\n9f1guzsqNuwN3CVMyYzpG9p7qLKWMEsDW1EcVeqGKza2lfEm6xS6/lYPOHNA\r\njMGj/cmB4TJPA2RlhX5rHn5cQbv+58UDmgzlcvqgdibJxpeCemW/gWJB2gaC\r\nTB0+FSe7mgdxbwTvXcEuSb3RXkf5jy3C7/Prv6MMn6Ouzndr2Rbk3LFGmYGA\r\n5o3HQOHbZuQohkuaU/iJj9wDcRrQef/Mi2P4vkSntax2f3EUONPDVpXqoWkL\r\nMSP/XsYq70no6WO2l/YqoFnGSZrGrIxNVFc=\r\n=rgqK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"9ea9e5eb6cb84d1a4803f8159c1bdd164ceca278","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.4.3","sass":"1.58.3","husky":"8.0.3","react":"18.2.0","eslint":"8.35.0","rollup":"3.18.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.4.3","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.1","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.6.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.4.3","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.54.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.54.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.110_1677831715262_0.5446370112657848","host":"s3://npm-registry-packages"}},"1.7.111":{"name":"react-parallax-tilt","version":"1.7.111","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.111","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"93b0ec555f10801d413c0ec937b86c8311bbbd9e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.111.tgz","fileCount":6,"integrity":"sha512-6b1H5v7fFw6mLUWx6ML/k1kpYRTGjZZFZFIBIrrxtH3GCX7imXqrPP+wZJVsNTzV70EYJ0QzfbCsxJlqkgY9Vw==","signatures":[{"sig":"MEYCIQDcXHkTMiyc4OMlvQejEHavjwY3ft2yLbVRwrAtTMFDVAIhAKoSnDGW4kjw02RfQePBtC0zGu/gi6sNGBvIperWaarL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCJp0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKyhAAkY2iiC3JnyvHtHqYJ4poBvbTG/YPKtBsYOkOF5pF6KrR7GI9\r\nVc7pTuopQprff86aLC8RE6T65vS4SCOHLg01lB9RDoPkIV+wb/OFuvZ8xrhB\r\nK5aHhrB2gAFBNz+dIes4kFVMgjzIJ9/nJD+cqem/bY3QSZTr/1NrbJCs7m2D\r\nXF8IJ30jXBo5+RUyQEg6otqpB4Bm0ytqCHrKJLgoNL+bjwo6T3g2g+MiaEa1\r\nbFsuqf/Q/K3Bqrg4RRVLCJp5VwuEQDz3Mw3XILPCbZjkyJ/aIZotfPAaGyW0\r\n5sa62HaPvQaXnKvRaerBHTuRr4aNMFEHO6+Q07cRn92j4x3Xp0QBR/a7te7e\r\nFsN701cprLKTCYRKKd0RXOn++vr9pz4vJTxSimV4dyooO3JwplOJvaE7ZTF+\r\nw9bKQu+ef7yLfjKMqh2WxPRGhwblW6dAH9SYHdvaP+dDXG7uG4ynV28FjMTS\r\nB8UEFQI33xO3MNAn8X+EuWAwv3kjURX9AGN+4fhIsgC/uIWxoWwqdTa9zB5F\r\n9YRSvLc5vp5Tpj5uIsn+iLKl0Bw5oPaTwokH8KzWzjmiEtAXHlEQMBwPEHsb\r\nnzvjEa6+YYlyGvKa241gRi17xlBcFlZdYiTiC+bDOSdUVNTP8WPzSNSOxgRY\r\nrNevMv3Z1aIYkpvJrgF8mRAFmDMgGVXJQwE=\r\n=3UYc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"7ce84776f85af28250932cdd61b7095110aef9ba","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.58.3","husky":"8.0.3","react":"18.2.0","eslint":"8.35.0","rollup":"3.18.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.5.0","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.1","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.7.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.54.1","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.54.1","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.111_1678285427893_0.8911311182210351","host":"s3://npm-registry-packages"}},"1.7.112":{"name":"react-parallax-tilt","version":"1.7.112","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.112","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"60f7628a010758b0eefd898f246a308ee071da28","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.112.tgz","fileCount":6,"integrity":"sha512-W8WhEpEjn09CwDj3opOg0sRyRsR4B6C6xONhsBgOXKFgtA8LKN7NgcwAOq14gKJaLHKRxiO418pC8P4VTIq2/w==","signatures":[{"sig":"MEQCIGm2sMtetecvIrQ8OkmkBmn/wTMHnn9JeUrgYWiA/oI2AiBQk146BuEqMVv/jmb0mFohl4nKOx7fwV2A1IZxuvLYHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCjcvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqARA/+LIXZBZxT+z7I4SpfdLUUq+N6NAainYK9uqSCfuJWgeeqRRbE\r\nbg59axICfWKdyzXDxZRX1POQ96M9lhxptrGhArw6cHQNfeFafuVNi77i28y6\r\nr3+dk2WIQNL2UylfKBwrUYxUW357iuWrhrmG9GfsUn7/LlKh9Y4PRSvf74nM\r\npdUBUJiC9owh8poVoVvjbJLAGS3FIeWNnK6OtmvGJ35WZL5oQn1egHW+1DL7\r\nq0z2IMjgdbq4w7iiamQWtK+aFbtG9BQVyZITZfDoM9z+Tdy3tNs7OwIZPgjh\r\n+yj6s7VD2HbFef+4MsW8bzcb8lGx0Cp+3G3NBy/enjiNYjQ38kj5tS1tJegC\r\ntzbhoWui46w5yNlFGGbiQwih2jNRyUHgXR0Gc6DXfEGStvT+glBZQefZ1ooW\r\n/HGPGOlsHexdGvlwWeb8k8oD2FYmTn8tI3q0kJQ6QQw/YEUCVHpb+s8krgLs\r\nVbdQEt77NL2W7LGbFowDseW/zQPthNAHtoGAjaWk6cjuFubFUbznERk3NAMm\r\nj1HLFjN3MdL5ukeuP29uJ5TYkkXJJrwg7SFZhbCxnFRPExbHtQkp6ZZRbRDl\r\nSaz8nBQ4c8dLHht7phpeTr/o1LE1UHW7XWz1sv7+PuPCSiIsXkurSNqYTv/i\r\nyGXiHkfkIkK1mXFkds8eD45vrIbBXfS7mY4=\r\n=sA2F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"9c2f1af7c2d17652f85e4b35a8c1901c66fdc78d","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.58.3","husky":"8.0.3","react":"18.2.0","eslint":"8.35.0","rollup":"3.19.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.5.0","lint-staged":"13.1.2","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.1","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.7.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.54.1","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.54.1","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.112_1678391087726_0.4125285184588845","host":"s3://npm-registry-packages"}},"1.7.114":{"name":"react-parallax-tilt","version":"1.7.114","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.114","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5c7edad5e26cbfe7e0a52fceb1d362e9bdadf03f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.114.tgz","fileCount":6,"integrity":"sha512-i4xDEMdbH9Kw16Z9Aq1TxOIiOdOE/zz4U5fD87Pu2ji7syVY/9f2I1J3DyoCowKfUIsN8EDDk4xIN3JfDPuURg==","signatures":[{"sig":"MEQCIE8uk7m7RJWTP1ByL6iAQSf/dC3nMB/238ylLJ8wMgkgAiBOfZbpAgDt18gWnO99vB9vp+kcGDUEVJ7OotQxy2PLMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDE97ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppoRAAhLkdPLk0oGIFMdaWIVI6b38vuM//cqzareB5/USVZJPKJYaE\r\naqf7VgvefS1iFsnW1VyAH3qWfKnYgAMvotXJR+HuBkoLV/PnlyhPAEeTugFX\r\nhgvcBTRwfI3vUCTVZz6u3z/WK/ov3VkeYZPMnBtkltdc/ZcSJOiBidbGEa/F\r\nVJs/JUfhPOPN52hbwJd44s3GpUsBy6ec7AeGC3iTYmivy+yyQE8BsBo3m7+k\r\nAaGxEEoPAnON+cRFevUe/OLmMhd0luGQAGzQuDMoNuQKg3Cid4S1B1Sceel9\r\nDirJzdv5GeJqxa1e6NL6qZETmoji5tsd4jlOb3FvUnnwmccvqvZk8zSBb/gR\r\nEMFpo1u8iDSnrwfcVQnOmIKqneRIEh3F3g2q43OdWctNb/G4sQuKw2N0ueK2\r\nnNsIlLPCd747dVuvCFT4TKd3AxlEo3PWiLV2zlvUUic2qvKG0V5QUKugLJCR\r\nX+/eOCZnQzypEM+/m7Mlm4NOZo55tSAsShtym8KTMWy4v2/Lgh9MDUoMtp3S\r\nXSgC/oG7ycGbgUIJuyDNJyuQLxSBm6JBtmcNX4UvYYVvZ4k/nOLXVlR8+D3O\r\nY/GXSFjXf0BqX6bpzQpcBvNZcHCFYS9nRlthzN3G6neVVill7w2PUlq8IPMC\r\nExVQFy94h5OAxEcqD+KB5ZUpfaQd0fWDLso=\r\n=gjEB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"ad472c58052f0adb8f2c847f7f525caeddb1994a","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.59.2","husky":"8.0.3","react":"18.2.0","eslint":"8.36.0","rollup":"3.19.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.1","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.7.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.54.1","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.54.1","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.114_1678528379203_0.8655411709439351","host":"s3://npm-registry-packages"}},"1.7.115":{"name":"react-parallax-tilt","version":"1.7.115","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.115","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d387009d17e85477bd8a8bcfe99bd137d00c93c9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.115.tgz","fileCount":6,"integrity":"sha512-xji2rG9US7MGEfA4qws025Tvf0F/oFfCmt+IT4mMN1nVIy+2Kj7adlGg/0KUxMV7ipkt2Vk1rCs+wOiKeVg6qw==","signatures":[{"sig":"MEUCIQC8DlMtyHDW6Uq4VRSZeFLyGo2saYRux5s8F3F11nG22wIgRKDsOvmdswyxnabComdJEWVhrckmuewV2sIzPrVoWWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkD4F7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplMg//djEtS0aUhfgyvSTGP+Rb59ckOtQYMpAn8U1BfTa+RDX2rrAg\r\nf131u0PDZ6fbuDNt+V6W4vbLLPxHM2/OtZfdYDNp/byOoCjbIjuvzSqQo3HB\r\nr4kN9Ze3vP7wAo9iNHrSmM3XA7fSDh0jRfJ5Q3kt9AldfnIyKo6dU49RVByh\r\nMbOsjgi+U73gx1Pe81QNiUTEmdDamajm26CkIx6GXj/v/FdJZ5R57mR9zMd2\r\nl78Vc3QsOYlLBqfLxuTDSdGcYaBDtQCbPXWfHPGmdfqOa5LUrZ+5OFbrCO6M\r\nY43jkQBg+dm8uFIo7eiC0k41ZmkbVgokRsvvIzs9wRAXdhOpTV0vfXNNomld\r\ndTuo/JkuA8wPvROeQpfNYY0Hn3F57orUmxdYzK3AE9OD8/1rW5H2/7FwRRnd\r\nbqNN+V/vbF4N0UqBdA3HNcHfilpa0eF0ckKsCc0G9DEW10gRVCAQ1HwMPPiA\r\nqaRlsSMjhY+rJa5yIYP74ohGQC8Tigr4x3v1Pyxr8Uyfiv2TFxPrQXFvVsRq\r\nlPExMVk458T3qPcunFRAqSMhKHapmdbtA+MFgc78Lv98XiKEN4sMlibQER4t\r\nQnRhdeu8bXCtZOSWtZqnEHZVbLLYKu83y4aID3ENzmSO6UPKQLDsqcGqimMo\r\n/XmIYgate85538cIZzrAXSBkQFNKSBvHENo=\r\n=5LmD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"7c841b4d1195c5b4286d0e401755ea710b945d0f","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.59.2","husky":"8.0.3","react":"18.2.0","eslint":"8.36.0","rollup":"3.19.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.4.1","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.1","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.7.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.55.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.55.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.115_1678737786773_0.5869026888536506","host":"s3://npm-registry-packages"}},"1.7.116":{"name":"react-parallax-tilt","version":"1.7.116","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.116","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"256f6cc97794f7ac67ce0c868ca1b65c0f03833a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.116.tgz","fileCount":6,"integrity":"sha512-6CPIK8u43qawMz3IrkfNE3sOf0nPKZDXRMFMA5FwDnhbJMm5J83woGG5Wz8zaqruG/oaN0zhzHUUYZ7I6p5yTQ==","signatures":[{"sig":"MEUCIQCkqL/dp0ODJSpoyFdn9N5cxCqwFYIM8XJapDhqxE1JtQIgYFEzg5UYZKN+iRJuar6YxPp+Pv9O5ypVD90Y0V0r/e4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFNGIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcIA//Xmgt8DifbeeTPM4V1vwtNT+7/4OojYskCrW/uDAF0to+N8SZ\r\nhL1SRNCN7uET8Gjpx8delrkMggNbysOnhNAXoYHkRQVEFMSVY4z8YXqDDuYa\r\nIWpU5olXUlZGaUqy6THqYhQqHJYOkdLfXCR893tx37X8gVFSemi068XjHg6N\r\nudk7GynxgG4EDTnGhuEzleVk8s68NIUDFAeMoaVKRy6Vw4MRnfTjJ2+7NGIM\r\nxbpCOMqfPpCQDXaeTHqY0/AP4Fa0hYNxByCr5xW2kRXypt8gohsYkXt1q6Rp\r\nwUgpNuBHIGgBOKhpb5qZd+Alo9jbWq1lSL5v04YDIF0SO/E5ESH3vz0+RRvx\r\n0TjqCEWh1c1KDPy8ZnsDzgKE3pjeCFVnA+gLBa1r5/4+7IyeUDcR5zqKItG3\r\nSS0Jcm9RT+yvpA91HAPHI6wqoeYfAtUsb7Sm6XfCKI9KHPw+fbuDphpI9KRm\r\n78K6b0mtKFPARNofX2IvG27xZYA8w2o0Op5aTmv180i92dB+Ll00RilEGAWQ\r\nXrs/cVhJYSAGWyalb0p09cnvDHyqurIsf9BmcirVLi+pN7uVt8A9vncZ71yw\r\n9wMGsmqSfH1QJ3e3iDFGIRt6bV2eGx4h8hVXqnPg3p9/lvMFyHoGVKbK/Wce\r\nJ7nzCn2gIurMIKeEkubi6vD3ZKyfAkgJkjw=\r\n=OjYk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"bd6143d4d1a47cd9f90339334d24f9864e3cff38","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.59.3","husky":"8.0.3","react":"18.2.0","eslint":"8.36.0","rollup":"3.19.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"4.9.5","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.3","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.2.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.7.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.55.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.55.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.116_1679085959974_0.5861855246033487","host":"s3://npm-registry-packages"}},"1.7.117":{"name":"react-parallax-tilt","version":"1.7.117","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.117","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3bddaf3b5696c1ab34c9bf974e50ad79489ed290","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.117.tgz","fileCount":6,"integrity":"sha512-DDCmFKajOHY7VHGGvSc3ch5jcoMesnGmT5ZrI59ji1QqsjA4i8+Hb3EU+Up09/BXBxuaebxImOJ2ONv3CE12LQ==","signatures":[{"sig":"MEYCIQDmLcIOa+dCw8qv1z9CL/TctNXbee912k7sYppuIqRiCwIhAIdDu9knO0igHTIwmn9yamUJqMsokE2vhGNm9Sdf37oT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFg8lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKORAApHerSNlp+JjiPnUnsOc+F/zG22mSYzxNMlh1DL6xQ6jVDmLZ\r\nhd1i4if8wJL746AAN25vb75wDc2M4s9WEj5xAbF8LIZHtRcwhstvZnPHhJsI\r\nX+mL4CgVTdGdNC1mVKev1Kpxi0Wi1NLXgcQ1MteZVQT0sLPVPY2VrQTk5jQp\r\n9x+Bd69b32W5DPpSwRDNAHTCq+o+jZthhTsVvYzsVH8z3ihYgt97Htgig4+L\r\nmNQHSoipo4jQyR0ezZy+xcTtj0OWnNVcWmYdY+6GwSfEqkbQF+bkDuY1VKUn\r\nTnfC9pId6AVOuqS8oquSe6iqObWjBvLpml93/Lb3OAD1w+sYrdLjEOvnMd7P\r\nVvnv+v5YT5UgiuPFV+50JPrFzA1OLrmWUNc8OY4KWzWnhM52kxNrNy3U9Rqq\r\n3f0TdGvjYHpJRWSB+VZpJ2A0EYfld3EenNbpam7leUVz2TnFMJj9eoUvsJbn\r\nwi2POZ9GnkRB3SuCUH/oRF8kEvmde+mslYnFD+xjrM2ddylmPaMxa9e4b0Hi\r\n5IRbVRsxNUA10YlLiJL0YpPLzrJC8b4bflh/QAjOfWADsD0JIk3lKjj8748V\r\nOqKVlC3rFLIgqVXe4/NZJTasOROYnMfbBnm1/6uxJ3PyZYE0O9JFA+UC8UQy\r\n+v2b/SKciM3SwVdpmxE35Er0RsInk22dMmY=\r\n=4b2U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"c071d3fd7be50eddd218dfe24e93b04d6b5eae26","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.59.3","husky":"8.0.3","react":"18.2.0","eslint":"8.36.0","rollup":"3.19.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.4","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.2","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.0","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.3","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.3.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.7.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.55.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.55.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.117_1679167268982_0.8462131695824477","host":"s3://npm-registry-packages"}},"1.7.118":{"name":"react-parallax-tilt","version":"1.7.118","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.118","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9f608ae3b33933640550515bccfdd167af2ce46f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.118.tgz","fileCount":6,"integrity":"sha512-z/Noucq9VdmH9uCv+oMHtodnObAYhDEXyE1Cilc8AC2rypXWg3O8xKvUdMltnIudqN60Y7609XIrVTkAJWa30g==","signatures":[{"sig":"MEUCIQDYWiQwa9KDhbt9yq4tC8pVSufHiQJmiWh4DcK3bBxy/AIgdrgL8uOL9/84xQ6Pv4rG62YXO6DEatKZ4i9r2HzmTXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGBIjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqU5BAAjQynYgFtmDsN6PJlifaO1Kq+NQcXQrU9PHBqJjd08igRCHYL\r\nsk1LLgx4AzcSp7O3eASUXf6M656dwSDeLt6lZT1PjSrD2Yuuo+qF+/NY27kd\r\nZBo2B3wzBiiUPzHlyBO58kGdmevJFTFzJot6/iyX0BUHEM54sKolULxxRumZ\r\nF6HqUDcEPJ1j4eGYyslcQQF0ISeIv3uwgOki/HvsSpAwNkoAg+qMB8VPqxNn\r\nKAp8HR3xDMwSi+7MPchfZxvNC+ShyYXoze125mIncrKU8gRHV5URoJa/azF5\r\nbVk+OjYXckHsLNbL365IPMsf7G2s2H6vtxWm3V70Yj6DVh/fzy4IMQxkTKCU\r\nzKLr0CmQ4w2fa9af8s1re/KWTa3eXAAKZ/1VvipzY1jnAnNKQE3YMAeXh4Hk\r\nIrvLqmW8ZWXW2+2pAZR+d35VtmRAtQNzn7vG8lLRAl3X954FZsPgofeNe0xN\r\nLXEry1ZJ0ma4y7UOJ0wCTfDv+W/RBJUNVL1eXHaMUHgW2zMbQDLogPGdNqdR\r\nH3rDDNAvqp/r3TgbMlgTvYFx9S8isArBWUNuim1lah9LvBrAkFTmS/qGe27f\r\nk3xT1G7ily5u7V0YoxGepDgEUgt1s/l3cRjmA3B5T56qeZvUaEZxvM3HZ5eS\r\nxKuUbWQqZa355n2jFtu76x67kpTAcXEWI4I=\r\n=UEbK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"6fe98f7ca92a27623454a96f4ff8afe59812ff39","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.59.3","husky":"8.0.3","react":"18.2.0","eslint":"8.36.0","rollup":"3.20.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.5","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.2","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.1","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.3","react-demo-tab":"1.3.9","@commitlint/cli":"17.4.4","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.3","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.3.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.7.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.55.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.55.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.118_1679299107716_0.9734422711173569","host":"s3://npm-registry-packages"}},"1.7.119":{"name":"react-parallax-tilt","version":"1.7.119","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.119","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0175ccc0d0ac5a0c4bea4abe23fbf6b8f93ebbca","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.119.tgz","fileCount":6,"integrity":"sha512-8lQKAcC2OgmeO7Myo4Q7w429QKVywdvcQrWME7eoZv4/GkNN9Pl+mXXi1cmHiKFLeolkOFg5xQuyN4SHDpwC1A==","signatures":[{"sig":"MEUCIAz2k4y3oXNdAmraLEX086HIWRF72w6bhQu4scpraAC1AiEA6S+oxNdUQxCZ1pj4CbcMD1MxwJbLEWpNQSTym5hcGyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAgJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXYw//c6T0Nine6alHevq2mZ84Q+F3kFeyvk2DR1yH9i5sHPrBzQFK\r\nyIiNkPylBxoIBvy7B9PpIdkxyhPbCZ+ht2QRw5RIR7yyFDL2DkysbLjrMd2i\r\nTe/03JR+kfrDZida2ANClTuKg7+WqNo6SfegkFtMFLQ2rpgdhM0M87zHKkNy\r\nhpy1nwAi9ZpJC0FWr4y6DPVhgGinrWpgLvSxbaeY6ywMPVz7myVhIDrUIpGg\r\ne3cA5iIgZG5eieyZUBCihRhSg7LhKnzleWMqQK+rYU/pDnJ9Z24FLnOkaH/q\r\nNM/mS6Fy99k1miV7cTETd15eaT5f3kTWugvoO7lpQBoEEtNQB1Suxreu60iY\r\nx6h4TWcFAB5Im7NbbK72yIKBoosgQe/6dCNijE6AVcY3ojre1ORBA3PdKE8k\r\nLPHNmvgR2HybAGuTjR1+ZZP/kBrI6WUFzZM1KJQEfbJ0SG7snnWAJSbK9Jah\r\nneXfawqVg2eUOhB48J2RYD12+6SLbVmfVczrBtMfvcpN0+QFDXkxX5QFdPV8\r\nOofZ4L1zh00dKpkvXxuV3Uwk0Pb10Wr2I7h156iFfS/usBNEG9oS9CZzik13\r\nNNjciOVghfkwTDhT6wK8nOUhBkyWfnUMeNjwA70pJ+g5Q/HIV5zoZZnRNZEx\r\n0HpZzBu7zzilTRLIAAFz2J7hBQpGQnN0W4o=\r\n=a1FG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"9135707f04a43bea01969cd35192fd5602ee2b65","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"8.19.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.59.3","husky":"8.0.3","react":"18.2.0","eslint":"8.36.0","rollup":"3.20.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.6","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.2","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.1","@types/react":"18.0.28","pretty-quick":"3.1.3","@types/eslint":"8.21.3","react-demo-tab":"1.3.9","@commitlint/cli":"17.5.0","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"20.1.3","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.3.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.0.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.0.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.56.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.56.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.119_1679558665104_0.1718500726115142","host":"s3://npm-registry-packages"}},"1.7.120":{"name":"react-parallax-tilt","version":"1.7.120","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.120","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ece458c7c7e08fe6624ccb1664130ab3bbc0c66d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.120.tgz","fileCount":6,"integrity":"sha512-9j5EjcYIV4HY8O/NaUaY0nfkZky2av/ccAhkHCa4dw+jiBjA/5XiCVBubvsr9u9WzGDeBUPmOaDaRvfkY1xG2A==","signatures":[{"sig":"MEQCIAoWPEHkZy5Fq/Lj/lOQhWtmdumG8r288gqlUJ0L/QvKAiBzzwwNrNXDY/LgqmToJuDWt2e+O9am+k/RqMjQ5wh8Qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIWAkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+Jg//anRsH5A8o6nLH/9toVGgqHpKXzqX1gitkQT0+eEKo17/v9NE\r\nPft+F19+QjWoz7Ta/MYiec/Oc8FztMD/ti8CDxjfqmT+SRzsAyEYAvUhNpv0\r\nIhyOqT4S1RFhyG19Ee1pTOQJwAVUchLQZlAZeR7q1A2g/1FR9iHVRhvCCzpK\r\nRKPsXc3vPYnTjDCRM1ddyAg3MWpimWKjlDOevKonJSSI7uTogYI72RhqxmrS\r\nCjjCAEVibSUbDBfF/DVmaNJs0f09YB6bzQ+DSbfe1dVvIY6DTUjNVMV9+8wO\r\ncJ7bmQxRCcMReraF9jHdR9rBXRjueAcsExgcmnxHRTsqzCjhHfhj0sCfpaUr\r\nPJ3rKwJy2XIw11UOzB64AGYMqJEgixZzfA8F47DXJsp4J5VhRDRhmsjrSdmK\r\nT4AjdBxpp8DyuYj11l8mUHu+GvM0g1zdD9B+bTEEwnSwh1jQIxp+JRWNgLzS\r\nKSqXzHzMcAYNtvvvs3WjLP+aDN7cGgkGVENN7LE0JQ4vU/W614wv6/Bxu7tZ\r\nDueyyZqbnzr8NjawucZehzKju8EXnjkA6Vc4owbuwiiQ8al2H0qV0VOT3hRn\r\n/cuEfpA1aO7RbTI2PaHQKbT9QNvjQfHFtRX2VhTtUzADv8MBunWS3mO9rvk9\r\nvM6Q09G1oMjJxFmEDXHMe12hBj4ooFeJE88=\r\n=j85l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"1aa5bb69c26816f8331cbc710d7f48c228077b92","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.60.0","husky":"8.0.3","react":"18.2.0","eslint":"8.36.0","rollup":"3.20.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.7","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.2","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.1","@types/react":"18.0.29","pretty-quick":"3.1.3","@types/eslint":"8.21.3","react-demo-tab":"1.3.9","@commitlint/cli":"17.5.0","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"21.0.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.3.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.1.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.56.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.56.0","eslint-import-resolver-typescript":"3.5.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.120_1679908900246_0.2419212208280015","host":"s3://npm-registry-packages"}},"1.7.121":{"name":"react-parallax-tilt","version":"1.7.121","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.121","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0bdb968648f2603bfbfb6af68db52f7f7317a64c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.121.tgz","fileCount":6,"integrity":"sha512-oW9zdxIrju9rh8VQ4oWejMAEVU7uHQSAO3KrdSmeSYqbp/faghcy5TJ4G/fayIt2HARM6yavB+4OY+gyrKk2RQ==","signatures":[{"sig":"MEUCIQDG6KJWkRZ5Y6eo0igQEj7uvBAi1i6SorFSUJuYywICiQIgTqm9sKBN4aBkBvEnQZ5bmc9a0czu3WsHI6rtucptud8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJoa2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/Qw/+KtZLop1jsvpPult7vWJOK2qYpw5OPoSHwo2IynQ2Ww7BILem\r\noNfGj5Iq7+fbvm2kZN6/w6jihlQg99xMOZbcOjPU9CVkSRb4r+1bC5F42+mh\r\nI/qZDV51fT9+TvQSwIeZNan5YcNKE+0ct6EpY0eUwJuFFwjCU4sEA6C05OU/\r\nrRyhmA+AvaPmmmZPlb8ncs42P+0WrcRZvynAMl9SaaQNWoEAYsbmMZgOpMAj\r\n1/iQg7XSDyOAJOeUpsYJmUlhgujOCUIPrD7zqPJuZbI/Lo92gIn/0U2s2RkC\r\n+ufKTWO81SNnwh0szWQEjRqcQ9z/cO79FodNBCzBwz7AncbFeOeNZIFaP9jT\r\nt0IHAmjYcvcGjKtfS0yF4zw1uYWXRW1JqFRZh6ssYZ5igy5i/1tJobhn/MfQ\r\ngnxR+90GFIXfPKZUFEXGwEzKJm1U9oxpNHtlnXUCltCBVWN3EbJRe35JrmS4\r\niDlEA/hV/JVvypXxWEfyis9oMNVt4bZr4myxoYsQmK75ynbtED4NzQD1Km00\r\nrdvVD1v4aJr0HEmPLO/gfN0YkDg2I44kjcATmzDyhYJYXGWVXmfaew0mt3Ac\r\nh5ACngzfqe+QWg4IBp0YBSv2O0IhWwwQ8hUASGIt22XiBM10oywn2/j068fX\r\nIFNBrQDnb0ZvoAQHeKY9Xvvt24nThzEHG5o=\r\n=Vnl7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"2bb1b95efc56e9a069f4857104e63d1d511ec0f2","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.60.0","husky":"8.0.3","react":"18.2.0","eslint":"8.37.0","rollup":"3.20.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.7","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.3","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.2","@types/react":"18.0.31","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.5.1","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"21.0.0","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.3.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.1.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.57.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.57.0","eslint-import-resolver-typescript":"3.5.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.121_1680246454501_0.13058397639632746","host":"s3://npm-registry-packages"}},"1.7.122":{"name":"react-parallax-tilt","version":"1.7.122","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.122","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f8a711fcd8f0794e16629a8d8ab2fca307995798","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.122.tgz","fileCount":6,"integrity":"sha512-juaqTRzxShvocxHs2Z3QTzDOz+nCfb6CdPP5hvcxGP8c7fKD+HAjUFkj7xTiF3IEArTtVNkD9I3HkZ4LQbKbfQ==","signatures":[{"sig":"MEYCIQDfQcj/zB2jPzrB0xxsyeANek+52/N0seKg2ujB1p6F6AIhALD9P8ALklK1lrp8AUlCSr4rWtgqVW2rYW5NLx/cXVvm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKH2uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtMA//fPx58xgOiPs1HtJfFrhcebz2VCm4bWINNS2JCnJqvHKBYP/K\r\nMDyY61DksAh18v1m1JIW2E0h7T4QiWjWhD84/ZLqnffLvZSn4qRG7BxkN4Rz\r\n2PJ6Cigau0Lb2hO8IzI+f3Swg0Sw8MhyxWmiS+o4Ejpdl8l3mZ8toZPgdD8E\r\nauaQ/DL4wNJzQYcHtQEwcdrxsnGNPjxTti2wBahrkmFwixX7NXNc9pS06O85\r\n6xZOLOPCABz1B+IyB6gsd5LgWCpLlT5yoDGIlrbgVuxSZYTbRpj0z+Y1BK2w\r\nU+VghYR0rpX0RIjzc+N+dqYpYjnP0LeOQ30RCZSEK6UYj7pWc0tqjkFmd+jR\r\nrGJG2Y0agrjLZnkHZstY+psBVcUBmr96rQjMtFbjdFsq+m+yaE3sCqZvPKs+\r\nMYGhuEvqVcmguepVm1Ws6R5GzGGCbNVUdZaOLrggT3TokwulLqkfPDvWoug7\r\ncP1NeeJGdKPRVEV4jfTIwm07rSiu3K8KrQlaDZP31DtQiEHk7cXQO67hw/D4\r\nFaxd7VG8Q0ZAE21MOs0/HjPJcVo/2rla6u7DJ6jnEochyM18wIpFlMe+IcD1\r\nII5m1hlBFYnVsrgF425SrqBuynSU4t5eaYdeNiP6hmUsHNCeJW/p7gjQFUyA\r\n0M5AhddGWsSkfAs6/4gHv53kg4xWGkJmmKg=\r\n=Klm0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"bb04e5947f28ad8d592492ed4c57e8d1ccb5ae3a","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.60.0","husky":"8.0.3","react":"18.2.0","eslint":"8.37.0","rollup":"3.20.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.0.5","prettier":"2.8.7","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.3","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.2","@types/react":"18.0.31","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.5.1","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"21.0.1","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.3.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.1.0","@rollup/plugin-typescript":"11.0.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.57.0","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.57.0","eslint-import-resolver-typescript":"3.5.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.122_1680375214644_0.6384235665011719","host":"s3://npm-registry-packages"}},"1.7.123":{"name":"react-parallax-tilt","version":"1.7.123","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.123","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"bd0c9d2361d5db9bddba9f5608ea65ddd7ae2621","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.123.tgz","fileCount":6,"integrity":"sha512-OKiOwgNmDPropTWWYJO3HTAlf2emndnafyH69P2d8+Jo7dH0geVeRUplb3O7oDQ2uyWkDbi3JieUrNonRBbc1g==","signatures":[{"sig":"MEUCIQCeQybyPFED1mkCj2CywaWpXC0bsG85DQiQnKGA6LB+AgIgR3QZXcOA4VrfldNQWxfCmb+W8DcoJJZfrAx2s4uteVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLsSaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwYhAAkutfuBglNjAcKGFks7proAaRLMOXuB5GNGFPL0hPfceaXT0c\r\n93WfJYX5U6GUxW0LLsb35kJSGYIDidsMKQOWlz9cCaCDpl3PNwLq4zF0WHMm\r\nHTsgYy/UYvTPak874XMrMTJ6LjZRFyZX79P4KSz6nUYx5IYyvdCqWMvbZkJ+\r\n/y1MkolnIPucElF0wiWEyCg9b0tSu5hNrsl8xVe9WyUKdMKMjHvf8wUO0Du/\r\nPBVxhkU74xRvKIKkbt9gpY/UXARkApLH5S/BtsMuvKlLvjDaWlfxjnhBm3PC\r\nJ2B0U6cUcdknzLEF/99W63ScRglhklQj0ogDTZLqnLOz2MI6/kOs5+sVD9AI\r\n2aJd7nqrNrvC0Hk7B5e8YppBTHNnH3jBPgjIL2Fhyk79CRHiQbaEWgTnE7qF\r\nGWL2HL79YHWNwJZgipX4pNWTUYl65b2mW2WYcHp0xsDtsaSxfo4p90Wa84/E\r\nKJokU4yPRkaRMp6ajkF1vTbMAZd7j4PyPLisV0hNoMIZNMP60vJIRdwOJHFa\r\n+y/h96pQ77P/uqIGPUp/XwIBtG6WhGPDUhAiiFHan8PDsHvQdJBQ7h/rbv3S\r\n4H3N1uyR0DIqjRnX91s2wnPPvoOaErKx4vhyy76oUiUOgH0V5GMSPKg2HkXv\r\nv+STyMQYwlgAw+hPKOt+w9N+yqtZOkPNl64=\r\n=q7jP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"edf7230941858b019387cf927cc897552daac3b2","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json start-storybook -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"build-storybook","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.60.0","husky":"8.0.3","react":"18.2.0","eslint":"8.37.0","rollup":"3.20.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.7","react-dom":"18.2.0","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.3","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.2","@types/react":"18.0.33","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.5.1","@storybook/react":"^6.5.16","@types/react-dom":"18.0.11","semantic-release":"21.0.1","@storybook/addons":"^6.5.16","rollup-plugin-dts":"5.3.0","@storybook/theming":"^6.5.16","eslint-plugin-jest":"27.2.1","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","react-joystick-component":"6.1.0","@rollup/plugin-typescript":"11.1.0","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.57.1","eslint-plugin-react-hooks":"4.6.0","@storybook/builder-webpack5":"^6.5.16","@storybook/manager-webpack5":"^6.5.16","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.57.1","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.123_1680786586196_0.5571400345138475","host":"s3://npm-registry-packages"}},"1.7.124":{"name":"react-parallax-tilt","version":"1.7.124","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.124","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"daec9bf2b9e9e3626a93354fb98392ca5cff2533","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.124.tgz","fileCount":6,"integrity":"sha512-Z/fwNXUg5Es0NvK3HTyVu0uYCM8oiZwlEI0k3Kxml0bQg2PADdZnf5SjtMjkOhgSWZCzkpX+jI/JJ8WxOmdy2A==","signatures":[{"sig":"MEUCIQC7B/Dols/fo4AfOUXQIkS/Elo6/m1tmW4bvek0bejHfwIgbLb7s6z4UJD3/5+mXToAmaEVl3a4maQABK4oPxz7kM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLxlLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+phAAksyRVh9J5+7YYClKlK28797xx/PG2bwo21UjHkaNV0758MTc\r\njX4QWHLVoBNq4RYQRSWn5LxsA6QGrZLrhvzyILWHwY2V4kzzXdyPL/sgT9fA\r\nh/Z4ZDceD94Qedd3qW7hwYTWDuz7R/1/Kasqbca493LOQ9pIR42uoT250HPc\r\nUOYD4GOIP3s260r1z9MLTVBQCflg+QKAGr0bW2+R+mu31yfIIpC2Tafrmzu6\r\nmgFBMbH/A/+lG7HWAUZwX7p9Pee/wLydzAYRUN9wt9k0k4nhg/rbH8PIUu9A\r\nGKx05c0bNQFLJTzLHa8ruDMqJVBFih2yIEOTBiX+YN7Y3+leKyYbGBqGXu23\r\nVzls3ZgeLLq0hbKJts28gVpByssZ0hl1+FgKSA+6m2HiLApYFCMxxjOjh0vS\r\nAa4eeyn0d6lEJgm+eco1gzCola+JKvGqfnvKK3bGG2QUlPPEmUeXagdxDhRr\r\nl7qtBYxVsLm/Lo/98aON2g6hweeno1A3cHafT49EX864gX/DUiZ9k+an+j+b\r\nFx69Rr96JYY4VwpjoN9SigldMqfQDBIucVodDDgdsxKCfUxC3GXFRszdRceJ\r\nRsKct1AGMSasTP4NC9/T8S31EcokmLZ5APFHoItwLEIXZxjLUHfDZ0MmcRqi\r\n74ppT2zCn3cVH69LQpAOGG+NVRgwvregxrA=\r\n=1iFh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"13ae192074cc53772af0ade6469d4e27dc926f4c","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.4","description":"Easilys apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.60.0","husky":"8.0.3","react":"18.2.0","eslint":"8.37.0","rollup":"3.20.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.7","react-dom":"18.2.0","storybook":"7.0.2","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.3","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.2","@types/react":"18.0.33","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.5.1","@storybook/react":"7.0.2","@types/react-dom":"18.0.11","semantic-release":"21.0.1","@babel/preset-env":"7.21.4","rollup-plugin-dts":"5.3.0","@storybook/theming":"7.0.2","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.4","react-joystick-component":"6.1.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.2","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.57.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.57.1","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.124_1680808267110_0.5177884701847726","host":"s3://npm-registry-packages"}},"1.7.125":{"name":"react-parallax-tilt","version":"1.7.125","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.125","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ddbcb8123e30048a2f863e4ce88ac47594eb8c62","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.125.tgz","fileCount":6,"integrity":"sha512-dSBdv6kPZJTF28pSfssFQomS5kCzJ/YnEFN+NKv74F/OS6BIYCRo+jv5Wdx2FokTB7TCv8zhIRSP8IN6VnGhwA==","signatures":[{"sig":"MEUCIFxHUg2C4OxdkBq3pYQwsk4sTXZOhUF92zyhCewJ4EcPAiEAlTGKl8Bujjq5jMLzZHwHGAdbq2acytgIm2NR6Du49Z4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLxmoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIIw//WTGsC90qtkV5YsxWZj8CGhA774bDOIMqBUjWwTYeG257v/Qc\r\n7RJUpo6cbZcF6uED4QFD8f7ie2lyeP4xcE/AbNMg0+dXzuCgTX+2eUc0ToVx\r\nuAjljT9P/Vdyr0Rlz9p4Hw4dN+Q5cBuwHzQldxZG6fAFSi/T5fFIgBQJw6NZ\r\n/z1fnGg1AUAR5d1GosDJP79HEo3gB+wpzSnMRPpneTd7lGNU+kb+u3an/rSN\r\nBvrXT89NRnRoFLiybwb4z3cgo+qjZQP0+tqq/wgax2ROqrbI5J+dGiQGXUKJ\r\nA46acPDArBL2/WqwTkVsqE3pET4sOtHxvguNzwCaovkT8TU0yBDXZQJbay4I\r\nj62j/ZZuiR5UCRQS/lgkZIOd8AOnKpk0NnrTrt2LUqsdRuqg5DsH7tf4714l\r\ndyMADdbzBgW2h7o95R171LBSj+GYDdHsyxCPQzASYi3cRorGzFSTsrAAjDz2\r\nqAABO5yLiexM2dEfvJCvAva6uWdazYkyi0auLF6mBvKIwG131TjFGTVjqct9\r\nJKxXNNiCSb/Ro4XD+O2BZebnriLRa7PsfXF1vK7c10wEjQ97op6S/NCR2qbK\r\n5QO/J8mokfInvUo6PfXLDWIH77mEcN6y/eF5/Kgdy+3OYEyGPbdzjRCrV1rP\r\ntU+QV9KjgILWNnVWU6dW4Zk6pipVsfHKry0=\r\n=IQGk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"1a02104cf2e3373ff3c244d93348d1e1dd372e83","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.60.0","husky":"8.0.3","react":"18.2.0","eslint":"8.37.0","rollup":"3.20.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.7","react-dom":"18.2.0","storybook":"7.0.2","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.3","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.0","sass-loader":"13.2.2","@types/react":"18.0.33","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.5.1","@storybook/react":"7.0.2","@types/react-dom":"18.0.11","semantic-release":"21.0.1","@babel/preset-env":"7.21.4","rollup-plugin-dts":"5.3.0","@storybook/theming":"7.0.2","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.4","react-joystick-component":"6.1.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.2","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.57.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.57.1","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.125_1680808359927_0.0537425535978624","host":"s3://npm-registry-packages"}},"1.7.126":{"name":"react-parallax-tilt","version":"1.7.126","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.126","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"18f42aa8a808591e6b643aa33217a9b3a2192c24","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.126.tgz","fileCount":6,"integrity":"sha512-TQbFNLSX2okQMy3sr+usps+JtLowgVIB7VcZxbMRVZekx43KyCl2bkNklx367WiDqAsaJhglleV/uAX3AyIAWA==","signatures":[{"sig":"MEYCIQCqIHIicdoRHEAYLmKpVR2b+uBZnQEHsdCnuy1GPXk6VAIhAM5WqoEkgie94RFGb/VwhwDSEDZILJshfYQXj3OhZRDK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMGLdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOxQ//fwpyT5ln+aLrO3s2w2jnFIwSC2e66BsPAtcIIooLL6gDYZUl\r\nhUPh3U5xxKV26Kl9G6NA+B3VUzdBPkepICRbBv0c4M2oIAB1cLhOYl8UeszL\r\nIN1AvisCSu2lxVkN5m7JpcPkpDPTQdkuSwM9Ao7q5DNFRor+CBcevkOSRfAa\r\nx1SQWD6cOj/bbkIBsj6aXwNvHJtKTevM+3qu/JZLDROfKZX2QJh1WUE4sTnH\r\ndCXR3OuUCpzaOeIEmmNkqfC2nJJlmXEjW4XF9s3+Po8KgnSjdD4bAQ86nBpI\r\nQYawqvBLCeCFOYBT/oAq9NwV4CNqvEZJnjkXzhE9ZwcCYbeO/LddB8lloHpX\r\nNodHIKt4blCXABLNBZn9uGrlLz3EQbgE8F6zg6hYhUQgZmoqa5ZlwR8wDx9q\r\nwNpPOdBA7cAGEWVuL/aw0+2vr/g3gzEou0yJZEt9QIoe0zJ0GMh8mq7eKi10\r\nPgZPVUNqC9pPiMEZpAvO793wL2PfCrZQJ8zX3AFPdlfeC/xxDBqgbTNkP5o+\r\nqWezLzL0SNcOIjEH0V5P1AfqW7VlPZeTJnTm1TUwcIWIznbsykq8ZyLqiHG6\r\n7d1NKenJZ9IYRQtkOnwP/y42BIfM8pAt9S+9T6mxkZFJH9JxwSQ2Cf71GPxP\r\nNoyEa4jdipVFEc8srHk809s17TKb6mO70U8=\r\n=5qCT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"c15a2e490ba7082576036dbaae7df5647fc77163","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.61.0","husky":"8.0.3","react":"18.2.0","eslint":"8.37.0","rollup":"3.20.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.7","react-dom":"18.2.0","storybook":"7.0.2","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.1","sass-loader":"13.2.2","@types/react":"18.0.33","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.5.1","@storybook/react":"7.0.2","@types/react-dom":"18.0.11","semantic-release":"21.0.1","@babel/preset-env":"7.21.4","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.4","react-joystick-component":"6.1.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.2","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.57.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.57.1","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.126_1680892637393_0.6606118032718256","host":"s3://npm-registry-packages"}},"1.7.127":{"name":"react-parallax-tilt","version":"1.7.127","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.127","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7e596c1a0487f6ea5e72046928601d2cd6b8eab6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.127.tgz","fileCount":6,"integrity":"sha512-35j5/ijHyOqGhlNWaxdDgl/L5oPmAiaNJoheo/keP46MBf1HsHuOHFbrP1MNcO3B7W+NU8WSgN364j3Hn93mQQ==","signatures":[{"sig":"MEYCIQDddUn+m7pBePIezi4enpFbQD8uXZblQSbQK4mmymlhUQIhAP2eBRpZlC88A2ZaBvQYatyoQlD6UFUTyXFrs+hDioos","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkM6oOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPRBAAm9Bwz/hmq/v7oJ2kthTUhZk5yuzsSLwYFEgDEPAC4OM0W9ZS\r\nKCNjWd0vTJ2K87CXkN9BVB51sGllEAEYOigfq7UR/iEvnC1BSRfsRSSLOsoa\r\nUQ2th52mkDqQdNHp5UYfxCQRqMBNUDLVI/9YEALEb/F1zCdFMUmfLCDI6tZw\r\n6rWPlaTa+yY5lnCm8eF/RZ5S1frELE0BCBOo2DXO+O4iwVUugxBqVZ2OQFai\r\nNJ9BqX39CMH6szpY8DtsU/CeQqaCw3k16CXvT1K9TotT43NasZEniD9gI6Kd\r\nop8Y9txdHuidtm7ak8bD2grBgemnRV0UskQknaizGUtBKDEP7yQcg6vrHeEK\r\ngyyRSvEQK8oyV8STeDBf26TaPFPh0F5UuGWMVyn/+RHCbvMJYxZlM+dnsfhb\r\n3TBlUmV5ifR7g1wMBQhG4LMCUg5DSImISAnyaajI4S+dTHDx5wRJtrdmGZuS\r\njxUZb2T9nB6ePBHf6kAQfmRvnksXKqP5VsUm+qz0HoG7JJ6Nahbx2d3oew21\r\n3uBa4GCL07ysjqxhK0+TBRsT2wHHBFavbIDGORxrMRV1kJLRr0/IpDzZYXtM\r\nc0//pLYac431lHPbIMRF4aiVbZZ5fP2mEoBEkNHUppaI2zEH7xdmxia+i288\r\n7tcCpu8U5CzR+HpHeexQS/8JqSDqdGfSEyQ=\r\n=grmx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"df06305f13b998efb2a5fa98b0fa77d9e3d221b3","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.61.0","husky":"8.0.3","react":"18.2.0","eslint":"8.38.0","rollup":"3.20.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.7","react-dom":"18.2.0","storybook":"7.0.2","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.1","sass-loader":"13.2.2","@types/react":"18.0.33","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.5.1","@storybook/react":"7.0.2","@types/react-dom":"18.0.11","semantic-release":"21.0.1","@babel/preset-env":"7.21.4","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.0.1","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.4","react-joystick-component":"6.1.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.2","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.57.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.2","@commitlint/config-conventional":"17.4.4","@typescript-eslint/eslint-plugin":"5.57.1","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.127_1681107469841_0.47016314044253504","host":"s3://npm-registry-packages"}},"1.7.128":{"name":"react-parallax-tilt","version":"1.7.128","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.128","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8ddeda049b82e8a8bd1a9a2cb7a382867ae7da6f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.128.tgz","fileCount":6,"integrity":"sha512-JsKdSlicpg8iyKS9nB49kZz7Bj3iznTBH72/fyDA9b3DewraQbUnuyNOieL6H4czu3BPtuM2thaLkpR07bDjng==","signatures":[{"sig":"MEYCIQDVqmuhYEDLI7A81qEY78SBsAjvMXeClIKjLqWZ0LCnYwIhAJTxSDyWXGTmRDa8tDDaeQfqnV6PZLhHi2FGTTGm/AhF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkORRzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEjQ//TTth5T/VkcVVNw57sW6f54u9GlikzjPwdmjqms5AK3r45VzO\r\n7HSu9oQTXyrxVCtcw2z2J0pLX6D/XGrTJSgmQt3IgbeYbXj90T4ovewSPeUK\r\nruqL756OFiSRJoiSzc383t3ta1dSsXH36A654VO8ArKE1AZiVsGhTaL/Vu1b\r\nv8kUOR9MoU9fAOr3P/lDPSUvJy1wfUE9Y2VMYUIkPmObrZ2+6p4xYYbGe/o/\r\n2itagnXQoXfGMMry8VnSv6HgEa94foirnrpEuRvu7gGCVUZXBvD73k0rgPG0\r\nTIX2nEGX+Sv8hQ2UsRcQ48wU6OwdQTWe4Jjebxjmb1XjD0GWqW/yo/4E6ByP\r\nfZ30lw1Rg8opUpeVeGVOn4KrU8h9EQeWPGxab5GQDIwV5HDECfgVnQkFufU2\r\nal/TlA4PwtHGE9ZrsMUVdj+cEXgdN5/6w8raFywbqXQQPbfdACq8MW2djcQh\r\nlE/FGRsRbRKCAuPon6bTfCYaACCQnXkP4rBOd+E9zc/snGDXxn9ePe8JKuYz\r\nP5pbN/dX26cedevgn2rL/nxG2OLpBXLA1JBwEvs2gWrKD12p1Ss0hEa/WFu6\r\naqha1ykiF/InvJ0wpAIaULuxPPrZVFXOsylzt2fXvXF+X1Ff+ewGIiGlhj9/\r\nTq6dmf31CBEKoBi8uoVeURuoXT9+DIPATck=\r\n=B+/H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"922a57cd796ae24aa5bc16952704a5778ea2840f","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.0","husky":"8.0.3","react":"18.2.0","eslint":"8.38.0","rollup":"3.20.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.7","react-dom":"18.2.0","storybook":"7.0.4","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.1","sass-loader":"13.2.2","@types/react":"18.0.35","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.1","@storybook/react":"7.0.4","@types/react-dom":"18.0.11","semantic-release":"21.0.1","@babel/preset-env":"7.21.4","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.4","react-joystick-component":"6.1.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.4","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.58.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.1","@typescript-eslint/eslint-plugin":"5.58.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.128_1681462386990_0.6306052219791991","host":"s3://npm-registry-packages"}},"1.7.129":{"name":"react-parallax-tilt","version":"1.7.129","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.129","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d4b2c7b2f6a50047ae50f3ddc078b9642bd5ee51","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.129.tgz","fileCount":6,"integrity":"sha512-Re0c6VAExDfCEbnad3XJnYQCbRLXg7q13UCQS56vyq1RHeTcEXDY2uotCz4uYVXGqSSVZJvvNK8LInq0FqYDuw==","signatures":[{"sig":"MEQCIAfohXGBG0mnMnUNsbN9QTFz8hyjyIMasMDZkDS/vIA0AiBpkdwS/yCPNd5vcaM5LPcPf+d3f+yXqxbqsVjwtPAYBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPOsKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqysA/7BaIJ+0N5/FEjvVhWyn33Y1hkdXGjpiUZ4nrRL9C+Yp6USVdC\r\nyisQsZy40REnnzFvxkNeGqzNkYNPTlopRJBUkU+ABfIIxDzwcyPXkksgTtpz\r\n9jwYz1L8iPhPHuXbdLjVQia+wu9WmIyo5XQ4YeGLxGeq8UIr8oRGTV9VSiSw\r\nLQ06U/TvpgsLX9anJbkZdnMMsE8ExpjnUD7JpZRlzbrorFX4rFUFOH3z2Dx1\r\nK+tahAZrCNQFxGiJYQ/imQWAh4HJsxCzlxtnYwDK3hdWcGAKmbWBow1O3cIf\r\nxHIheKcYsm0aKKyHAYUSmCQOJFPBt/FCAD55HbgtomKxHs8gIlokHG+wbmYp\r\naDWQoG+fed6K3RWIoCYgpZl4gBVlKs4d5PzGxb9z72xE5nDAp1Gpl0uxl+rh\r\n6hseJS5o4QkDQn2GuwsxIhKKtonXFJ35gCHpFbJWy9pJJYe5EJRbIZyCb0nS\r\nL/qbdyZpg5bl14VTPQoTDdpfDZld5zlVdq3Z+K3FT0wMdbPdNZZfOqWQ0WnA\r\nIcyPZYCDdsDdapiGQZKi7ue7ZG4Djr3PIZOsa+geTcjP1nlDNl/tCeTil2D/\r\n1mg8/nPELzOhCkMkE9vxlr+5abA/NscqOSslG+jQH7krRwsXHu0m3w6TID+j\r\nQ7ewX0e3nRWAkH/nGjVZq6RAzOXyErJIsR8=\r\n=o6fE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"09d8a13b3e3b5386f675f522513b5d4bc6d03818","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.0","husky":"8.0.3","react":"18.2.0","eslint":"8.38.0","rollup":"3.20.4","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.7","react-dom":"18.2.0","storybook":"7.0.5","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.0","jest-config":"29.5.0","lint-staged":"13.2.1","sass-loader":"13.2.2","@types/react":"18.0.35","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.1","@storybook/react":"7.0.5","@types/react-dom":"18.0.11","semantic-release":"21.0.1","@babel/preset-env":"7.21.4","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.4","react-joystick-component":"6.1.1","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.5","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.58.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.1","@typescript-eslint/eslint-plugin":"5.58.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.129_1681713930508_0.8075452423100702","host":"s3://npm-registry-packages"}},"1.7.130":{"name":"react-parallax-tilt","version":"1.7.130","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.130","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9ce2bb32d6a6b8c829b2b15c2e881bc4c8b7746b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.130.tgz","fileCount":6,"integrity":"sha512-kpdNFTzvANbei30lPabsLPMjLMkkpPhIug7VKrsRAtzuTNQWetMb02GKl+xWEYK/6k+iSUBTUHf8m83a1NsCfw==","signatures":[{"sig":"MEUCIBjQF/f0ro+C0ya2aGn4GGeS0JIkUeWDQrcjcFMaYDzSAiEAnxBhCqPIN6GRVCXmNWYlSNfUqula3iBzyzJLxXd63gI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQjE2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJFw//bJUCP7H7JBMNuc/c1PHCRnRa8iUHKEP6eKhYGBMBqrOItpR+\r\nWepQSS69YwX5IRUGjtIcXo22dJ0K1T62zqZTq0htzHPdlNZzJZjXS788oqDy\r\niq3uEkjcbK1xUpiN5oJovZGzNFliwgw+/6VUvzOgCyTDWMxbzxAI7sP5jEYY\r\n7ay6SmoxaFWu3FNOsDzpgQTCJxhQxRx6jrKNFIMK434O5r2pnE5PoPtcI917\r\nbOr3Uac5WsASY6bu+WHGB4flKAnmvzlu9Wmv3/5kdmEe7cXSbc+p9XeX9Je0\r\nJRmFg6Ce2gcz/2sxRtU4sqjgYSFqmbMbmGObacFakXoXbenZBp2CTcZ+41Lr\r\nP9FzLSSRSA0oDFGv0IFd63tq6SsWggYsDyhk8NzuaGdSIcf8K5Lir51WbOei\r\nHwL84ZjxCriXvdqR6BHPqEPORymVzG9LqSIWuqKO19VhKJxJ7/3b9R4EIMAq\r\nI86xWLavHGlPWIC0bRu3voyKKkgAAQ7p8t0Xbb9dR4feWN8Niu5vqasChaXN\r\nBQRuot1tZF7vgw2fBPIXhImCdpROb/FWrl8rto4Ol2ASu4iCz+s62hRyzMI4\r\nZdU6Hnf5lidiT+z3oIzJkVF8KCQ1J1qtQRbuKATimMGXoLu+MXM5AB6XBRFz\r\n18rhLzasGVre/WhfyxhLaMIHu25AnWQCDkA=\r\n=jnUG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"c13b7d6e1d9e3063c90e32aff77eb77a974c496c","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.0","husky":"8.0.3","react":"18.2.0","eslint":"8.38.0","rollup":"3.20.7","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.7","react-dom":"18.2.0","storybook":"7.0.6","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.1","sass-loader":"13.2.2","@types/react":"18.0.37","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.1","@storybook/react":"7.0.6","@types/react-dom":"18.0.11","semantic-release":"21.0.1","@babel/preset-env":"7.21.4","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.4","react-joystick-component":"6.1.1","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.6","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.1","@typescript-eslint/eslint-plugin":"5.59.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.130_1682059573956_0.7369106368230995","host":"s3://npm-registry-packages"}},"1.7.131":{"name":"react-parallax-tilt","version":"1.7.131","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.131","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f6413ee07d75b6881e4b8b781a02214df3a6f1f8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.131.tgz","fileCount":6,"integrity":"sha512-bhR0DVaQxJyCDFJ3arlkimm3178HxH29D9bV1j5zJ3LL1TsY74QXw4iIWXUeFhEZs49DN1rV1xoNawWE81NffQ==","signatures":[{"sig":"MEUCIFtHoJ1eR4DLgRKVvnwSIeQg5VG7zFFKz/1GTBym8RsyAiEA99/pMECoCCyX1242RsWVk/oBnNrU/a6fa/u4ZXZSFuY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRptlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpd7xAAntTOCEvJJ/zJRoHIW97ffttC9hifqOO7MkXbpsjQTMEt4q8m\r\nfPqssAyqAJiCkyXJFNtR1L4uAq8I70SN+bS6aenc1GFbx28Rm8yxY//LnuHm\r\nqlR2K2yIr7i6hCe5FYSPMI9pv1l6vKvSCprcOeQKDsGQ1d/MuR8xb+SF9m1m\r\nUDrhUaodb6gzDbNxzXaRCH2+nt9yG2kkWzlFSU3fvG+i5apaZE4eKZfQi2Sj\r\nk5EOzB4JKf3+8kHOLTeRjU9vYKKbnksnupA8CVE7klLe9NWg/cWkjE1/hbFT\r\nvVFvi8suyP2MvSxGk+CiQIrxFyX1eBaAsDF1IDqBuXL+qNpUDlSB0r68j2ze\r\njheuKZPQt6IJ9AbB3DC9VVwv8UjqnWNMRd383OR46tehn1wqHHqaZ5shR+pO\r\n6vsDP/xncB/LrloWNsh4HrVe2oL5VEfadbDpweZTp2a6ETr4FwX9Ob6ZzF3j\r\ncOPRkvNl298ZxOlMzhvAFcoiZz6i8mNaQo2I0Awg/1/Ydw6EOzuPY2pN9JXX\r\nXAUP14zNyNX+yVsL/s9ExfufO/BxUkp2NSz9K77D3Gky6gFk1WUddSZdU/MY\r\nqoYLVoxV1KCUoBJTHtnjmjLm0pDKIUCaFlt5hNctAf6AHEPHScmceMhfWXQS\r\nJRl1n0hwM0qwEf+BHTdNgzrzCO4HbIoCaDQ=\r\n=sgkZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"72e2def9c83e6cffa8909eb35b62bdfdb1af33f4","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.0","husky":"8.0.3","react":"18.2.0","eslint":"8.39.0","rollup":"3.21.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.7","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.1","sass-loader":"13.2.2","@types/react":"18.0.38","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.1","@storybook/react":"7.0.7","@types/react-dom":"18.0.11","semantic-release":"21.0.1","@babel/preset-env":"7.21.4","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.4","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.7","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.1","@typescript-eslint/eslint-plugin":"5.59.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.131_1682348900793_0.440177549509263","host":"s3://npm-registry-packages"}},"1.7.132":{"name":"react-parallax-tilt","version":"1.7.132","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.132","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f3eef439c905e278ac7c11bb59176f2e185f9c54","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.132.tgz","fileCount":6,"integrity":"sha512-3IYa6qM0tZCBKj6EnUfyj3SZdsp30xzda66BbZD6tNA2TaY5hbz7SvtfNcGSQ8+ByVsuAa3YLCo+CeDdqE+cAw==","signatures":[{"sig":"MEUCIQCYro+MQ4TZpp4erNmBR+RyYWDgq/b/CakvPV1qb/oV9wIgXxp6Z1kSfqTMKWdrU9DJHS9Ah1+hmQQHiqeOBbv0234=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTWW3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqREg/8D91wNU2ySCdHZm4Hh1MsQRtO73g6IN9zWpF2jvbhYAq/OutC\r\npctHaqj3ckiPoUAFnW55y0r0L23LM8jVJdCXA9TkIGhDH0HuUF0Y/3kh8h5A\r\nR3D0Q/hO50chp1eg0Qb+ZAoalDffLWVPKR6fMhDCSj3ODQQYIRMx1W2KFY3x\r\nE3golKFnwxo6GDNrNKjGsYoGK0SmEkj5o55sz8P5O3wkWooh6JPSEsldFAPg\r\nUT90KkYtTVEXzrUFMAg89s59zIiCsad+94AqiD9yPoXtvlrgOmnKxBvSFSb8\r\n+hophTNWrAP2e7remhVC791OWJisZk6iWxGRlruJRQvK8OoxR1FXZVgEamf+\r\n6csoh1SVMdgyc/dA9DXPvbAMh40qpL17rKSTBYHJxDKlDlzop5lPC5s/WVkU\r\nGpu58w+Cl9dBTTHr8W8tzc8rx9M6CFVlK3eFmtUW1Cp7xApycqRH96IVSa/D\r\nDb+qzGhfUnJYv2l3THl6hFnegjsmPyPM3hF+9jmSQ/7KWv0foCcHcumNr111\r\nS+orMTuRCqIqTYyUqoPSMBOsIxf276I7tLY6SXaE5o2mKOk0f1+TZJPBlccS\r\n0doxAMmYsBO/tnt6VmUrAeBkl8OfPedtGqTFnPD8LrtvVmRlGwdNwCwMSxiO\r\n6c4znls9ORmLCM0i2fSOA1Rj++B7TN5asCM=\r\n=jEUd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"144f50a2273dce1990ecf7f8e2a993a0e1b1113d","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.39.0","rollup":"3.21.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.7","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.2.2","@types/react":"18.2.0","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.1","@storybook/react":"7.0.7","@types/react-dom":"18.2.1","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.7","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.1","@typescript-eslint/eslint-plugin":"5.59.1","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.132_1682793911260_0.5617010768756332","host":"s3://npm-registry-packages"}},"1.7.133":{"name":"react-parallax-tilt","version":"1.7.133","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.133","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"67a7c6ff29c30ee1d76481ebc7436fb26e79aec9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.133.tgz","fileCount":6,"integrity":"sha512-q4egU0R1xtZkCQ0gDJr5NuGnEDJ3vkw9YwZurEvXA5/Y+Nj0Kw/fg7XER32rUbrP8jghowakYDNeC8vZCioSsw==","signatures":[{"sig":"MEUCIE+BPvDODVupsUOio5GjCrWUqsRCizeLf3ku1cXKzZhqAiEAqe5lamDBs9VMfaWdYQO45gq3XHxyMBl5lKLHvJl21Pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkT2ceACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEjg/9F2VAp68phyXA/AP9hmFkv9HKPc2L17H2ON9D9clyfoK1JSVE\r\n46Euy10pn256/BDofI3vb7sDoz4bBglcc+/hxanAuGR+CjWwqWHb1hJmKe4F\r\nKMs+XpFuuUYQDv0O1b1voNJk7gE07CveHo1ZwIwedsGKcVy+8WewRaG0wLuk\r\nUCaXPTHN1XZiKNHP2h24Gh+nPrQVuTIo/pJ7Ib+IHqEmMRKhZNcjrQlRunAP\r\nup1NnowOvYwQ+FnlvljzIdtMhbXiQm6Vq9D/f+KmCFVRp4fEtCQN3s0q6k9K\r\nrpirxkmIcb8j2+p4iKa174gVVkccsr8cDriKSPiHutkqD9EWE1Ni6S6BzFkk\r\nh1hdq/IqpJGHJY/A41L+rJLjYFMrYri2odpfl8J3zzFQGV7l5NwVpoH/Hygc\r\nzmEGSzO7kNGsGWnkeMdebdTWSnSrpvftozlVXKHRje2SKaLV8TeBokFMFXL8\r\nD/7x1BCQelBaWSjsZQmS2JrirD0zElHrELXAjuKRdsJOWKg6Q+cKm7RlmHrz\r\nmqG5zTgRdrg4+5MWLcX21MBTPIsxr+UgXHSI3DnH1WwTbbqiT0dq2npiISyu\r\nEWWGPW5PVrhCecDM7bb+8m5jeGnXWyHCCVTCR85p2XrnfHnVS3nlO56ZrOFx\r\njwbtzpyTIY6c5O/1sZfJz8PotIBTWwGwQZo=\r\n=5Z8m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"44fb7ad684609b56e9c9c0293b7396c64a6bf167","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.39.0","rollup":"3.21.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.7","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.2.2","@types/react":"18.2.0","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.1","@storybook/react":"7.0.7","@types/react-dom":"18.2.1","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.7","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.1","@typescript-eslint/eslint-plugin":"5.59.1","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.133_1682925342223_0.04260678223839598","host":"s3://npm-registry-packages"}},"1.7.134":{"name":"react-parallax-tilt","version":"1.7.134","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.134","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4e905925c9f858dc8fa03303a42564a2deb8241e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.134.tgz","fileCount":6,"integrity":"sha512-xVJQ27Z5n7rKvBSznOAGSYHQI4pgxf0jKlrUcnndZr4BKkiV65iEjyOLuGemqe254y2eKQWnnPC+ZWMso+ATWQ==","signatures":[{"sig":"MEQCIA1SB4itMo9WuceNzQXIQNhvjS6ucmx0/OX+NPK+XyfvAiAnfYS1ur6hJ0YpeEFfhQ/QmvHjCiZ8G369OGJY6J4mDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUMD+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmor5RAAgBqPrlzo4fZe4AOssT1sfkgK5Tcj4ymznayoEfVVymXz5zqR\r\nwLtO6bDVa+iewR9E6MQng7pS6P6cZWHIyganwsZi919K8YQrPVCOAS2LTfHi\r\nESgtsim6t5w9VBCXqIz+QQnsa4tXnPhs65REP3e2caHJVNGIu0h5mz7fJnbL\r\nnkFv8R22lajpz6nmNvdoZOEYycsnkcerRqGY2UDxblDxeT9cmNLmkMNXdLwV\r\ncc4xGoMMVBJPmCL/8aOJHupUQI0Z1qqMZ3Or84szSYoTRYYSurubhJia0Wt0\r\n6ZOcIZTLYXRHTMFN8NL+Av5/8xbDs4itOdK/tSPGvQOw1uf/AE8Pq8LdEcbT\r\nz1s3117gUp12Ey+r01zEPgF4Lfy7TTsKOzPnZfeOpQxLe8SXYgK3ihVPy0R5\r\noySkB5MdQzsUrAYdp/v341aMZQGLNdUt+7d69OYfo1JFmPT4J/Fxht1EXLNu\r\nvvbU0PqLO6Dvc3NvRy+q5eQz6bzv5iKXMRU95timdf6HLtso6cHDYwlP02LI\r\nKx4llzri70mSAl4OM+gXpI68ljNe6YzKEibjqDNIJw3cpV2cGLoDghiWASFD\r\njTFLSzv28vt4sLIhHxAITJypDqdxrwiAN0Ez+uoZXfyzLuLkR7hgwNWp9JlP\r\ng0UBSqTFsR9kz82y4twqfSiN4zufjWqQ3f4=\r\n=BQMO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"fb422bfc5a66326ba6802fdab5133f6febed0ef6","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.39.0","rollup":"3.21.3","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.7","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.2.2","@types/react":"18.2.0","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.1","@storybook/react":"7.0.7","@types/react-dom":"18.2.1","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.11","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.7","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.2","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.1","@typescript-eslint/eslint-plugin":"5.59.2","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.134_1683013886597_0.6538465636474882","host":"s3://npm-registry-packages"}},"1.7.135":{"name":"react-parallax-tilt","version":"1.7.135","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.135","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"82a780cae3ef594d0d22b04fc4398b6e82e6fff9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.135.tgz","fileCount":6,"integrity":"sha512-FqLrzaG7CtLxEqLJCci5GitN7v615I9v8pnLro93p/eUzClQNm7QxCQPM35qxXWXfJ2PUtog4f1hd0CHS0e9zA==","signatures":[{"sig":"MEUCIQD6W/n4/9fn/giPb8T6a50gyglR0qybyZKLuBv4gL+bPAIgMq2/2+eVHKwZjB3m41rjRoLwv3QpEe9xqEA26RdqVKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU1iQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1dBAAgFL4pNGtobW/uWCRJbMdMpMhSZSkNQfkHGhVEPAO2zjuMxN4\r\nk51AKaihSBY+uG5B0yWkj2cRMpXpJMdzqv1CBPHkN6hJEITGLx7SpEKRbHXP\r\ntprbVfwnoAbVnWBaFo1WsF+tICZxAQbubyAGi+pEg7RceT91MHqUSW0L71mJ\r\nb2UiafKmYX10CABm663JsInLvVrTGLhMrL4doMpAJ9cfs4/osUC8fu3fC3e3\r\nxhoLlCvmic3hlHPP/Jgv2KbdRtdMKUncG+bvEHm4JkL7pk0T1xL08lJN7ulX\r\nrRTptXvQEdAgUggOPYhy0/HA5osFUMNEOb9g9u95Grm/1Fzn1Jsil5Kedx3M\r\nGhfTLobY6yGF9fhD87poUb/DtuiP9rjUblvp0mpmgY5TScOBy1p0riSUwT+Q\r\nAfcZudapm3uUNhkfQZJ6qCyM9eXZ6D0idvl2QQm7xCB1zaYha5Z8o/yZBEBb\r\nQyenCcA9Moly/0e99gNS4OT3Dfr722LIcmLjZG6GRgnpUDE9nabMaFtAfP/6\r\nA60NXv5unXV/ETtCQazfuAA3eUOm0zQ2lhApClPE+8ubEzCaDuZ9vDl4DrSU\r\nKXAxJlxKVx67fkIsP+HukFrzn19AGdwupeVwulYCpkl6q4519CK5VzdtE7xB\r\nEKqh+l1C09m13gPG354YYknyKKp2e0bQ/xA=\r\n=FrDi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"5f38ccc09d287f8846b1c3053a626238a5c8867d","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.39.0","rollup":"3.21.4","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.8","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.2.2","@types/react":"18.2.3","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.1","@storybook/react":"7.0.8","@types/react-dom":"18.2.3","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.8","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.2","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.1","@typescript-eslint/eslint-plugin":"5.59.2","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.135_1683183760342_0.6231745560224806","host":"s3://npm-registry-packages"}},"1.7.136":{"name":"react-parallax-tilt","version":"1.7.136","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.136","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d433d9d12cba0454591dc9b7c311be73773b75df","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.136.tgz","fileCount":6,"integrity":"sha512-3Om80mnp4CxDUHFTvBc+Cu1NfIaCXIYA9NUEIPK2Nh1X7AjEozWSg5+abiZ451O4rt0RZxbxJ5Yd76OqM3c+wQ==","signatures":[{"sig":"MEUCIEpVjjq86AlrHHmGJZ+Udy0OTkjofpEde8Lxd5hITDoTAiEA7o7WpNUmU5hgK4+6qlWIaUaqXsDbwo1kshk9ljC27rU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU1saACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4IxAAlVVaJpV1iBOUFCj7AlS6ahe40qQ/SX+ByR8m17111hebDGuc\r\nrD5ew8m4UMaFaHFEZ18LlB9rms4yGTpJjth/Sj2qZV5h0Ehq4LeaBxMiB93F\r\ndwJFJ599jKHdoxLBVehL19jVTYA3N5QU3lRXg3wNGkpQgn1Tc2w5LBvvjTkA\r\nsoTTZYUywsJukbx/MHBAs96ZVP2+McH6jBJnlNl1pZf0X4betRQh6t33/pGD\r\njqzgV+zwtI7/YZamIyJONDkTBk25SbfYyjmsdAuwfhMCWUOMCOx51O0vqNSA\r\nQOW5087WE+nRokoHRgiaTtndzEKwV7KOu8a2Er1aO+IdB1mxRdvgZ/l0yQDj\r\neGLuKmbwnirOFEED1U0H2/nhRNFJDt5NLx8R/SApgwbBCnwU+xExbhNImLJh\r\nHC0manazo+YorThAkxxgrG/hFJUCDbR9lgVEUBtN4EQVpd0Y/VW/HI7oDtTm\r\nsyI1jIzbzxm4g4TxYlvMvOAaySl/fD47iqLNiHuabQzXwmogG+NJ2vZ+jPF5\r\n6OKd4XJPKOZWrookfEiufbrU/s2ha/bYemn7D5b7TsGuMpGOkAKliEhZFa+o\r\nXqbeUuSiouoqHkElIh62mvHVdCMTgrhTcLmQ99bVByrR7qrqIh0fpXWS8GQX\r\nd0lRU6hqZXA7q0upCgD2H6DF5Q0weVrIHak=\r\n=Ama4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"db05a74c39e508e7915a30d790aedce1750680ec","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.39.0","rollup":"3.21.3","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.8","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.2.2","@types/react":"18.2.3","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.1","@storybook/react":"7.0.8","@types/react-dom":"18.2.3","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.8","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.2","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.1","@typescript-eslint/eslint-plugin":"5.59.2","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.136_1683184410549_0.24704904250727977","host":"s3://npm-registry-packages"}},"1.7.137":{"name":"react-parallax-tilt","version":"1.7.137","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.137","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2a6a8ca9d18136d9941cb03eb28059a5c7d0fd49","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.137.tgz","fileCount":6,"integrity":"sha512-PsuOXpsa/55n23/sd7sbSd91Fm7z37o1WYV2V0GMyo1IguaXmdoVGIqAZFynaxNWS6Go9TKR+CrzYuQHIiE6/g==","signatures":[{"sig":"MEYCIQCUEMuJCdWoijA6vLfwHNN6OOYztGow7ZvTVOo/5ob3UAIhAPIy976gpJQlN67c4knNiDIu+9Dr+Ub15SM8eQtRm035","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkVKgaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUmQ//cFdq6Apx8+i6+KNUWSM7XWwnM5UdrooQ2uxRfurWIZYJbFOE\r\n+9YjOqAARXOvMTsYc9y3UpGmKhZ7GRzIVNYxC7lIQaT+clbhciA96Z7mcGQn\r\nLbnklHD8e+sDEgiTjgjOTLgudmgITzgghkhs4wXDznwGK0HZ2Kkvk1GP1re1\r\nrTl1sQbeLncMMKJih5X9it9nzfbxhIxAKA6sWNWpdNO8rkPcDXLC9GE60BUA\r\nP9xHmMCj3qvb7I42r3Z4GENE0x1wUYF+2nO5WTiVixTTeHDDfpIeYc7+SnNf\r\nNFzurNANzVfB0do5ToLq3baW1v8H8uf1YC3RWDDaGqDsaqQ87Z33Rg8VCAku\r\nMvvozpXXY5i+sECLwo/geb4uRGpQKoyt6xngVV/+zRBVBvJKTA18u/QWnmkr\r\nThZ75r6rwyKC4kWxxGcx6+VFDsZjiPmwPcdij3QS1B7FlmBzAqVzYcIbCnZa\r\nWB4L3cqOaeZWYkp/5JyMizQXYsQbu1lDja4PqDVjI0qAkTOlkUTLUTvpKSI/\r\n1cLs+X1tdffvpW75NP5KPUuVcIMnOZDtJqBfhZArxCITr6HpLC2tgnE/I3Fz\r\nY2abUQq4izQZcU3tVG0IfvFlchsxCtVdsX3O1qNJc2mhdpTKUmFEFs8n3jcR\r\nm7jMh1Gcdk4UQGBk/fIFm6P8Nb4myQRAel8=\r\n=zjky\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"4ffae7b3c1f317664b7849832a57147fa156d775","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.39.0","rollup":"3.21.5","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.8","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.2.2","@types/react":"18.2.5","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.3","@storybook/react":"7.0.8","@types/react-dom":"18.2.3","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.8","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.2","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.3","@typescript-eslint/eslint-plugin":"5.59.2","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.137_1683269658359_0.08261328811865498","host":"s3://npm-registry-packages"}},"1.7.138":{"name":"react-parallax-tilt","version":"1.7.138","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.138","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"41a1670c5d6a3f9f11ff58d1a7d9d86da0e9c758","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.138.tgz","fileCount":6,"integrity":"sha512-7i0qeWDDE+jBVJf/mhp78JaZl6XPEwWywQP1Yb/IAEf08IPbHvXMxrsS0PDHYoQ+/yTTWehmBNYcKZtNzQoj9Q==","signatures":[{"sig":"MEQCHy84gYUJW5zxzSXu6mDljRKz5xScNuZ8N2b/tLbF9jcCIQDGH4s9qOE99ctergm7lV1ibtnY+wnjbbi+TFf0pz0QNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41227},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"db22421ff8ab75be2fa297704efb941adf2f9616","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.40.0","rollup":"3.21.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.10","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.2.2","@types/react":"18.2.6","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.3","@storybook/react":"7.0.10","@types/react-dom":"18.2.4","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.2.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"24.1.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.0","@storybook/react-webpack5":"7.0.10","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.5","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.10.3","@commitlint/config-conventional":"17.6.3","@typescript-eslint/eslint-plugin":"5.59.5","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.138_1683703600135_0.9726981730448503","host":"s3://npm-registry-packages"}},"1.7.139":{"name":"react-parallax-tilt","version":"1.7.139","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.139","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"51c606447b060b9eb37571bc1b331a727ab77d22","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.139.tgz","fileCount":6,"integrity":"sha512-S4uaFL0GP1cCeCsBaGarNxG4TfvmcycCjl0d7vmVgrIvGO1IoaC29WX8DzjfUjod+08PmuK6EskDjRARMaf6vw==","signatures":[{"sig":"MEQCIFkRZUCi8TXlgJSVFlbgUENm1aRqco0+6ZoBZ8knaAgmAiBgHG0i+3X+H1KZQ+Q7am/HxMih2lIcu0ytM2W1aIkgUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41227},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"61dc522442fef735675196dd9a5aa2a1eea233d3","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.40.0","rollup":"3.21.7","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.11","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.2.2","@types/react":"18.2.6","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.3","@storybook/react":"7.0.11","@types/react-dom":"18.2.4","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.11","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.5","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.3","@typescript-eslint/eslint-plugin":"5.59.5","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.139_1684095009940_0.17332634490353516","host":"s3://npm-registry-packages"}},"1.7.140":{"name":"react-parallax-tilt","version":"1.7.140","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.140","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a8d9ec02897d18db1b30ecc3cf761e32f0718db0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.140.tgz","fileCount":6,"integrity":"sha512-UVcLbalhx6M2YuoIv89I+aYgyrKuZFp5xIjuHQmsCdF7l7S10BGOzKsmtt/I6bEMkWppEata9tgbnN8aNL2woA==","signatures":[{"sig":"MEUCIHwryIxbIt2ApxXp6L441p1yM+YdbwZAcX14vFrci3JSAiEA21dP2ol7VFjKoRDVLVuJvIrewpSxnOIE+TXzNd8HmE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41227},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"c2fb8f2af038e8716e9f6c71dc538a09194c2a61","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.6","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.40.0","rollup":"3.22.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.12","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.2.2","@types/react":"18.2.6","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.3","@storybook/react":"7.0.12","@types/react-dom":"18.2.4","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.12","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.6","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.3","@typescript-eslint/eslint-plugin":"5.59.6","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.140_1684415245665_0.9546551165061639","host":"s3://npm-registry-packages"}},"1.7.141":{"name":"react-parallax-tilt","version":"1.7.141","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.141","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"26c42d5cc5d49f840048904f7b40e6b575d82d3d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.141.tgz","fileCount":6,"integrity":"sha512-N+N094wIaSczlR3/CiXs+iiA8NDZwB23mZDCrOegA687pIXhDkFCEn7V8sXVgzntlRD6k3Hb50M+owQqvTIkmw==","signatures":[{"sig":"MEUCIQCIjl7roWW63SdcupOI3dSxH+56uRTl8ZvslrVVwibVJAIgCL9E3kiUDEv9DiE7zc1hf4Bzmnq8PwGKu8wTKPItjjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41227},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"56305efe4702547dd1d32597252ba1e1fe1fcb45","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.7","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.41.0","rollup":"3.23.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.12","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.2.2","@types/react":"18.2.6","pretty-quick":"3.1.3","@types/eslint":"8.37.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.3","@storybook/react":"7.0.12","@types/react-dom":"18.2.4","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.0","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.12","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.6","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.3","@typescript-eslint/eslint-plugin":"5.59.6","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.141_1684736478700_0.04061951774487449","host":"s3://npm-registry-packages"}},"1.7.142":{"name":"react-parallax-tilt","version":"1.7.142","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.142","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ef19121282a20293702cf072879c9e45f38135af","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.142.tgz","fileCount":6,"integrity":"sha512-7rdZw/NundDcqcdMs+8yFbDJAr3Qi122mhiXt8dn/sETtadVUZvmsHvSwuUsg1E0VvumtaWQvo24J2By2NuYxw==","signatures":[{"sig":"MEQCIC1RTazf1kKH2l0GEYagBEzDQay7SQetf7U+LOAY1zErAiBoYbx5gnYz13CNfy8g09D+JEm0TG5EW4Ahf9hMk/3wNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41227},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"b958a27fc4f8a9db7be228dbc720db4ea4a61394","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.7","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.41.0","rollup":"3.23.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.17","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.0.4","@types/jest":"29.5.1","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.3.0","@types/react":"18.2.7","pretty-quick":"3.1.3","@types/eslint":"8.40.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.3","@storybook/react":"7.0.17","@types/react-dom":"18.2.4","semantic-release":"21.0.2","@babel/preset-env":"7.21.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.17","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.7","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.3","@typescript-eslint/eslint-plugin":"5.59.7","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.142_1685083629377_0.3865733026457112","host":"s3://npm-registry-packages"}},"1.7.143":{"name":"react-parallax-tilt","version":"1.7.143","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.143","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2ae7b3c815ae8fcd445a4cc7d5ec190c2729666f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.143.tgz","fileCount":6,"integrity":"sha512-01qIlRCsx8mIYnBT9J+f+yRLGo5peSWBRqUGnmIXPcTBC4KDA2TWqjGrO/x/XeLVvJ131wtRuk+99EIrJnRYiw==","signatures":[{"sig":"MEYCIQCPiZrcs5GDRVuWR1BZ/dKSUdGkVheLEP7SJFV6/DGXDwIhAKeHWTb3p7VddX8Hp+kR/V1Rx4vdy3hMEYGPqLzMi0um","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41227},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"f1bc0a87c66b03f666c15739ee558c6dae5c8528","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.7","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.41.0","rollup":"3.23.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.18","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.1.3","@types/jest":"29.5.2","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.3.1","@types/react":"18.2.8","pretty-quick":"3.1.3","@types/eslint":"8.40.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.5","@storybook/react":"7.0.18","@types/react-dom":"18.2.4","semantic-release":"21.0.2","@babel/preset-env":"7.22.4","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.22.3","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"4.0.3","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.18","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.8","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.5","@typescript-eslint/eslint-plugin":"5.59.8","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.143_1685648720378_0.583051760323263","host":"s3://npm-registry-packages"}},"1.7.144":{"name":"react-parallax-tilt","version":"1.7.144","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.144","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"08d937b899ab285529670ed333693169c899614d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.144.tgz","fileCount":6,"integrity":"sha512-Yl/HNu886AoTl8zupD+Z+CPCiODnHy89tbhwDC3u5dM+fy+VSU4jGLl+oa58Fwzt9Z6CC7xc6izEBWTQIsCWxA==","signatures":[{"sig":"MEUCIBccXIe1qXvIX9jtkQRW/sY4mghnTQhilDFvc/QvNZLmAiEAhMoudKJ6jAs1iR7vmvc80ipZquC+r1oMeEbQ096GP8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41227},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"5bc4fc3dbc273aeea51c9eb321b5ab83520f4205","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.7","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.42.0","rollup":"3.23.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.18","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.1.3","@types/jest":"29.5.2","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.3.1","@types/react":"18.2.8","pretty-quick":"3.1.3","@types/eslint":"8.40.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.5","@storybook/react":"7.0.18","@types/react-dom":"18.2.4","semantic-release":"21.0.3","@babel/preset-env":"7.22.4","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.22.3","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.18","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.8","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.5","@typescript-eslint/eslint-plugin":"5.59.8","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.144_1685904987137_0.17838819779365278","host":"s3://npm-registry-packages"}},"1.7.145":{"name":"react-parallax-tilt","version":"1.7.145","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.145","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a3f7f93510f8d9d4f9e27a5e4787037bb59c0b50","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.145.tgz","fileCount":6,"integrity":"sha512-Ib5EUx7c9VSKbswJfGprZlopuTpA8UlG8OoAEpVunxAJQEKuvKR/I+5r9U8aAm9x9EgfizaeQDAvtWasSqYY/A==","signatures":[{"sig":"MEUCIFTFjJ2vjXwK64iAhjBwYbMvCLR1DtiMvxDGrJWvxE+2AiEAu8OMIEv3ctC7zEsxlJjWSsknYFYBQi9oTUYuYENz2z8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41227},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"131e1f406d2dd36a71f6b345feba37aceafac892","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.6.7","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.62.1","husky":"8.0.3","react":"18.2.0","eslint":"8.42.0","rollup":"3.24.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.18","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.1.3","@types/jest":"29.5.2","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.3.1","@types/react":"18.2.8","pretty-quick":"3.1.3","@types/eslint":"8.40.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.5","@storybook/react":"7.0.18","@types/react-dom":"18.2.4","semantic-release":"21.0.3","@babel/preset-env":"7.22.4","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.22.3","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.0","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.21.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.18","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.9","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.5","@typescript-eslint/eslint-plugin":"5.59.9","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.145_1686120184847_0.48662367366129167","host":"s3://npm-registry-packages"}},"1.7.146":{"name":"react-parallax-tilt","version":"1.7.146","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.146","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5654974e006ac375ad5ce167f21db9bf78b69dcf","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.146.tgz","fileCount":6,"integrity":"sha512-qwrVBDuRvQCIc9NDSq7Uqf9oQgNqlay7g5iI1EM4in69wghYJygvzxjNll4J0UXzknJ6G5+O2RKeGLMn/6PIfg==","signatures":[{"sig":"MEQCIB7kE5FYSU8nDK9rfDi36D+LP1PXo4WDjICsT53Ey5bcAiByagoOF9GsTrA5yj/NqYaAqGFvplV8tjTqoouUqZd9yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41228},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"8fef4cd4eb73c2e3937fa443a6648aa7d04eeb5a","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.7.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.63.3","husky":"8.0.3","react":"18.2.0","eslint":"8.42.0","rollup":"3.25.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.20","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.1.3","@types/jest":"29.5.2","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.3.2","@types/react":"18.2.11","pretty-quick":"3.1.3","@types/eslint":"8.40.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.5","@storybook/react":"7.0.20","@types/react-dom":"18.2.4","semantic-release":"21.0.5","@babel/preset-env":"7.22.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.0","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.1","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.20","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.9","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.5","@typescript-eslint/eslint-plugin":"5.59.9","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.146_1686551387793_0.4802561383597783","host":"s3://npm-registry-packages"}},"1.7.147":{"name":"react-parallax-tilt","version":"1.7.147","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.147","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3674bd0ec0b86d0837d20572eedf815c4286417f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.147.tgz","fileCount":6,"integrity":"sha512-7W8IOOEE+6ZnPGZIV3YywDA9Zg3LvP1j/H8GELqUVaUqqIJ/hpWXcMKuo8e3gYh/1ueKb0vYO3KwkYtpG8AxPw==","signatures":[{"sig":"MEYCIQDU2WZpM4IAWKQKEbO/XuHUNVyD82EiDdFfxZEWlSU4cAIhAP+dgXX6zTuHVH2Lfn5beKrlxCT71fOLtIXI6J9A9FM2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41230},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"3567e376f460464efa52d204ba24f131a688735e","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.7.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.63.4","husky":"8.0.3","react":"18.2.0","eslint":"8.42.0","rollup":"3.25.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.21","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.1.3","@types/jest":"29.5.2","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.3.2","@types/react":"18.2.12","pretty-quick":"3.1.3","@types/eslint":"8.40.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.5","@storybook/react":"7.0.21","@types/react-dom":"18.2.5","semantic-release":"21.0.5","@babel/preset-env":"7.22.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.1","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.1","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.21","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.59.11","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.5","@typescript-eslint/eslint-plugin":"5.59.11","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.147_1686897336017_0.9137923996002517","host":"s3://npm-registry-packages"}},"1.7.148":{"name":"react-parallax-tilt","version":"1.7.148","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.148","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d3c70edf9df2d9b35d323c06b0c2c7c2e21ec667","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.148.tgz","fileCount":6,"integrity":"sha512-VQCpQlF+x8ygyZSDsHySfudfEKWRttcYWW1RoUdvDfAVE29OcU5EAnwxDu9c+eoqEi1GKwv7yH5rskdQmmzc/g==","signatures":[{"sig":"MEQCIBXGvB767Xeih1BqZ9S9pZI3KndnAS2H/keOyGR32NhPAiBvwqE2eFdsggbnZwCKJOUDdRc0/nuZ2A6SEclyKDTncQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41228},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"a20dfb2645ffb5d381e0800c0264b71ff7e5135f","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.7.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.63.4","husky":"8.0.3","react":"18.2.0","eslint":"8.43.0","rollup":"3.25.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.22","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.1.3","@types/jest":"29.5.2","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.3.2","@types/react":"18.2.13","pretty-quick":"3.1.3","@types/eslint":"8.40.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.5","@storybook/react":"7.0.22","@types/react-dom":"18.2.6","semantic-release":"21.0.5","@babel/preset-env":"7.22.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.2","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.2","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.22","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.60.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.5","@typescript-eslint/eslint-plugin":"5.60.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.148_1687203893078_0.11776185001797956","host":"s3://npm-registry-packages"}},"1.7.149":{"name":"react-parallax-tilt","version":"1.7.149","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.149","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"452fec42aa50ca2e42edb06d63f6cae8707071eb","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.149.tgz","fileCount":6,"integrity":"sha512-rcxYLMnej/JeRrJFicUsuivl7x7/1rDrKG7zeHH2zUvWvy93LPZjWH7nXaP0Jxav3BbO0v5U+SZ34ouOhM4P/g==","signatures":[{"sig":"MEYCIQDIr/d7ps2k35V/ZBKF+/l0QYV5F82q4R1Fzaa58n4rzQIhANSjasF2Tnm6fONgpVX82QWrG+WPtl4NtpKll1PHbAey","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41228},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"6674244bfb2895cba45cccdd8e5e9653afe988ca","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.7.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.63.6","husky":"8.0.3","react":"18.2.0","eslint":"8.43.0","rollup":"3.25.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.23","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.1.3","@types/jest":"29.5.2","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.3.2","@types/react":"18.2.13","pretty-quick":"3.1.3","@types/eslint":"8.40.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.5","@storybook/react":"7.0.23","@types/react-dom":"18.2.6","semantic-release":"21.0.5","@babel/preset-env":"7.22.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.2","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.2","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.23","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.60.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.5","@typescript-eslint/eslint-plugin":"5.60.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.149_1687509627843_0.3547192897222393","host":"s3://npm-registry-packages"}},"1.7.150":{"name":"react-parallax-tilt","version":"1.7.150","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.150","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c26db397ecd75211787a360b7a573ed26b7aae8b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.150.tgz","fileCount":6,"integrity":"sha512-N7Bg1lJ6xw1Agwpftl98EabZdptHzF1stjJXe6leVobt3oC9ZnaGwmtMUd2uPYcnqVdPACN/6uHol3FgJBMLfQ==","signatures":[{"sig":"MEQCIB7+QHBRO0yFC9E1NsqEtbkyQvBfsimCozliHKd7ijATAiBbfllwuI7bmE0UemJZ/7i6VZBtDCkojvbev6PNOMaLMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41228},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"b94fa511fc1d86efc7d72b3acca8c6c077854bdf","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.7.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.63.6","husky":"8.0.3","react":"18.2.0","eslint":"8.43.0","rollup":"3.25.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.23","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.1.3","@types/jest":"29.5.2","jest-config":"29.5.0","lint-staged":"13.2.2","sass-loader":"13.3.2","@types/react":"18.2.14","pretty-quick":"3.1.3","@types/eslint":"8.40.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.6","@storybook/react":"7.0.23","@types/react-dom":"18.2.6","semantic-release":"21.0.5","@babel/preset-env":"7.22.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.2","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.2","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.1","@storybook/react-webpack5":"7.0.23","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.60.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.6","@typescript-eslint/eslint-plugin":"5.60.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.150_1687763421556_0.9751699829449401","host":"s3://npm-registry-packages"}},"1.7.151":{"name":"react-parallax-tilt","version":"1.7.151","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.151","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2310ff602a73558da53450ad62b3a7d60cb3ae8e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.151.tgz","fileCount":6,"integrity":"sha512-gizWQRbJfsMmQ1NNc6S7bolSnvvopw1YP6Lu04deV3NHDK/XA2M3v0/GkwvVTpOuFTPqcaek4p3PSM8cFezk7g==","signatures":[{"sig":"MEYCIQD1u+O3YtQvnpN/JeDLZvpVPUYAEOyG1lzZZ984UGEHtAIhAIKPHxmzf2p74RFswCmBQCSaNOo4Tj0/iCvUL7qfPU44","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41332},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"dd613de9edacef3eb744a06e687ce8b2e6de64ee","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.7.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.5.0","sass":"1.63.6","husky":"8.0.3","react":"18.2.0","eslint":"8.43.0","rollup":"3.25.3","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.0","prettier":"2.8.8","react-dom":"18.2.0","storybook":"7.0.24","tsc-files":"1.1.3","commitizen":"4.3.0","typescript":"5.1.5","@types/jest":"29.5.2","jest-config":"29.5.0","lint-staged":"13.2.3","sass-loader":"13.3.2","@types/react":"18.2.14","pretty-quick":"3.1.3","@types/eslint":"8.40.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.6","@storybook/react":"7.0.24","@types/react-dom":"18.2.6","semantic-release":"21.0.5","@babel/preset-env":"7.22.5","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.2","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.5.0","@rollup/plugin-commonjs":"25.0.2","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.0.24","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.60.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.6","@typescript-eslint/eslint-plugin":"5.60.1","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.151_1687943935091_0.09678611878705157","host":"s3://npm-registry-packages"}},"1.7.152":{"name":"react-parallax-tilt","version":"1.7.152","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.152","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1fc6c7ed582fb7d35ba1455b18fbdb9d58f492f0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.152.tgz","fileCount":6,"integrity":"sha512-lmqZtp/AVG/vsEu1YV4oMlPCUf74JTMljg1/TFL65EmFXrcYp61f1ISPyfZknxAvQKxvQPoo7I+XL0idEOk6Tg==","signatures":[{"sig":"MEQCIEejnA4p3hGGmAARSa9mx6bbTPEe/6VYpCDQZKXQ6Og+AiARHXhJYMFOQRs/7Ugop9okc2po4XwSomoKSqwnjWYfng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41341},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"b05e9f571a61803576d648bd795065cdddfa0bd2","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.1","sass":"1.63.6","husky":"8.0.3","react":"18.2.0","eslint":"8.44.0","rollup":"3.26.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.0","react-dom":"18.2.0","storybook":"7.0.26","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.2","jest-config":"29.6.1","lint-staged":"13.2.3","sass-loader":"13.3.2","@types/react":"18.2.14","pretty-quick":"3.1.3","@types/eslint":"8.44.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.6","@storybook/react":"7.0.26","@types/react-dom":"18.2.6","semantic-release":"21.0.7","@babel/preset-env":"7.22.7","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.2","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"^5.0.0-alpha.2","jest-environment-jsdom":"29.6.1","@rollup/plugin-commonjs":"25.0.2","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.0.26","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.61.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.6","@typescript-eslint/eslint-plugin":"5.61.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.152_1688910894199_0.03257786091773163","host":"s3://npm-registry-packages"}},"1.7.153":{"name":"react-parallax-tilt","version":"1.7.153","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.153","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1a3017495edbb69851a1f8521f91b30630931539","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.153.tgz","fileCount":6,"integrity":"sha512-qy9ES20XT5h4Csctt9Z1doG2JLyE4iR0V+l2PAkiTw9JFNgIxWt1TwCBTQX5vj43v3lpYdDfrQ9O8Lh9Y1DYlQ==","signatures":[{"sig":"MEUCIHM+EaJs9Y9kwSznjxCKXapG38XaybabhxVN+VGrmKAKAiEAyqPF9M7nY8yoS1Mt4LGS/nhiwPEDy/YvyiedQHbxBB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41301},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"0179b040199ba9137ecdc6f28c3c61e595cf5222","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.1","sass":"1.63.6","husky":"8.0.3","react":"18.2.0","eslint":"8.44.0","rollup":"3.26.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.0","react-dom":"18.2.0","storybook":"7.0.27","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.3","jest-config":"29.6.1","lint-staged":"13.2.3","sass-loader":"13.3.2","@types/react":"18.2.14","@types/eslint":"8.44.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.6","@storybook/react":"7.0.27","@types/react-dom":"18.2.7","semantic-release":"21.0.7","@babel/preset-env":"7.22.9","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.1","@rollup/plugin-commonjs":"25.0.2","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.0.27","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"6.0.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.6","@typescript-eslint/eslint-plugin":"6.0.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.153_1689261820370_0.20641176205820777","host":"s3://npm-registry-packages"}},"1.7.154":{"name":"react-parallax-tilt","version":"1.7.154","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.154","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0dfedb6e89fbb822cf891fa312691f41bb087c13","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.154.tgz","fileCount":6,"integrity":"sha512-nFRBLpjoDWGfb0Bmi2TadgSO0eIHvoHc04XbAnUQbjxCo6Pi7iEngb2J0oUXFiCQXN9lA3KrfdGTHG8FzspikQ==","signatures":[{"sig":"MEUCIChMQkURg0YRsSAAeHCQ6ePUEf8WyKs0rkA7xRBR+5jzAiEAn5z+5FTy3WE3q3TyvcCq2HsTXKqsMsEUGrrl2kTKgOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41301},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"8e5561997b302f0037ca6339fd35deccf6a97fe9","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.16.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.1","sass":"1.63.6","husky":"8.0.3","react":"18.2.0","eslint":"8.45.0","rollup":"3.26.3","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.0","react-dom":"18.2.0","storybook":"7.0.27","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.3","jest-config":"29.6.1","lint-staged":"13.2.3","sass-loader":"13.3.2","@types/react":"18.2.15","@types/eslint":"8.44.0","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.6","@storybook/react":"7.0.27","@types/react-dom":"18.2.7","semantic-release":"21.0.7","@babel/preset-env":"7.22.9","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.32.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.27.5","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.1","@rollup/plugin-commonjs":"25.0.3","eslint-plugin-storybook":"0.6.12","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.0.27","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"6.1.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.6","@typescript-eslint/eslint-plugin":"6.1.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.154_1689661288690_0.4681582604477712","host":"s3://npm-registry-packages"}},"1.7.155":{"name":"react-parallax-tilt","version":"1.7.155","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.155","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"69e0c9916054bb09da0b80fb3893ddf0f305cca1","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.155.tgz","fileCount":6,"integrity":"sha512-QRw+CtmOUihWYuMrflYmr8K3HzLrOe4gf4VyHm1yCi5IVdnRpdxianmH8iRZO4Vv62xZxA6tC1I6i+YpRcMeRw==","signatures":[{"sig":"MEUCIQCoq9fc5RW0rfX0q/HYSxN8PDHFjKtB7BRbTXRrgmdA7wIgYdPGIz3V/pE51XIuVTeIGjPZgwMjfLUDNlUVZ+hjqLs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41298},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"27940e7a1505af3ed643c05230ac890f97b11bcb","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.2","sass":"1.64.1","husky":"8.0.3","react":"18.2.0","eslint":"8.46.0","rollup":"3.27.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.0","react-dom":"18.2.0","storybook":"7.1.1","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.3","jest-config":"29.6.2","lint-staged":"13.2.3","sass-loader":"13.3.2","@types/react":"18.2.17","@types/eslint":"8.44.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.7","@storybook/react":"7.1.1","@types/react-dom":"18.2.7","semantic-release":"21.0.7","@babel/preset-env":"7.22.9","rollup-plugin-dts":"5.3.0","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.0","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.9.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","@rollup/plugin-commonjs":"25.0.3","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.1.1","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"6.2.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.7","@typescript-eslint/eslint-plugin":"6.2.0","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.155_1690730592651_0.4550876419374512","host":"s3://npm-registry-packages"}},"1.7.156":{"name":"react-parallax-tilt","version":"1.7.156","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.156","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b8c7cb4b54e78c7d687d4068f8a21b122006070a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.156.tgz","fileCount":6,"integrity":"sha512-bKrHeYXlWtvuCiYhdkDC/OWI6g1/UwWgOBEwnsSMzee5e97IJEtNcIaKtdSpEdNrZNOEYBsF5tDFoNu7GK2PbQ==","signatures":[{"sig":"MEUCIFLtw7UmyWdme4jkSfuFmtoSq2rPyHmFs6LfT+mzldRmAiEAtNjN33atVgYxuSjTHC3jguW8I+LfB1CKVpY3IKByv3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41298},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"e4ee56f1d7ae943cea848c3d21d492f8427aa2e0","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"18.2.0","eslint":"8.46.0","rollup":"3.27.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.0","react-dom":"18.2.0","storybook":"7.2.0","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.3","jest-config":"29.6.2","lint-staged":"13.2.3","sass-loader":"13.3.2","@types/react":"18.2.18","@types/eslint":"8.44.1","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.7","@storybook/react":"7.2.0","@types/react-dom":"18.2.7","semantic-release":"21.0.7","@babel/preset-env":"7.22.9","rollup-plugin-dts":"5.3.1","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.0","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"8.9.0","eslint-plugin-jest-dom":"5.0.1","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","@rollup/plugin-commonjs":"25.0.3","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.2.0","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"6.2.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.0","@commitlint/config-conventional":"17.6.7","@typescript-eslint/eslint-plugin":"6.2.1","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.156_1690957646416_0.46384391520946955","host":"s3://npm-registry-packages"}},"1.7.157":{"name":"react-parallax-tilt","version":"1.7.157","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.157","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0488f379346fc3ac5509f5d4978c336a1c978e9a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.157.tgz","fileCount":6,"integrity":"sha512-7GkEDOYy6pEoBMoePNfAAfLXZeGqnpLnUF5MKQ5n1iDFJvzcwSSv5BLoDLGiKuNRISuRW5L7mbXkaSftPVapRw==","signatures":[{"sig":"MEYCIQCHvZP7NtmsHXUwUYmFHAzxK+1yjw4zjEaaMK7Atm6q6wIhAKQsxA0m0J4GtlNo1DutkVm43HTO//+nknAsydM8UQBP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41298},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"7eb266fc913079d1f024ad7e242a5ddb3b8922ca","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"18.2.0","eslint":"8.46.0","rollup":"3.27.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.1","react-dom":"18.2.0","storybook":"7.2.1","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.3","jest-config":"29.6.2","lint-staged":"13.2.3","sass-loader":"13.3.2","@types/react":"18.2.18","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.6.7","@storybook/react":"7.2.1","@types/react-dom":"18.2.7","semantic-release":"21.0.7","@babel/preset-env":"7.22.9","rollup-plugin-dts":"5.3.1","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.0","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.0.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","@rollup/plugin-commonjs":"25.0.3","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.2.1","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"6.2.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.1","@commitlint/config-conventional":"17.6.7","@typescript-eslint/eslint-plugin":"6.2.1","eslint-import-resolver-typescript":"3.5.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.157_1691390183062_0.34216323188727027","host":"s3://npm-registry-packages"}},"1.7.158":{"name":"react-parallax-tilt","version":"1.7.158","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.158","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9a4aa28447f881015b398bf4306d3402d208f313","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.158.tgz","fileCount":6,"integrity":"sha512-l3n624twPfekCB/WpKZ0A1OOHhWG+BewgjorPrr2CX03K3pwKz/EK21/xeqI1jMWLpqnVMWzQnrZWV4tU5cBuA==","signatures":[{"sig":"MEQCIHhhK1A7cnifO7tJX7JZHxzP5Ucq/1VNjNR63HQGSFsTAiBDzeLexzKVK4PW+uHlelFw5JF5kyBDfEL2anNTJUhbdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41299},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"565a2ce3d296d68aa22f287506e2ec030714e06e","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.2","sass":"1.65.1","husky":"8.0.3","react":"18.2.0","eslint":"8.46.0","rollup":"3.28.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.1","react-dom":"18.2.0","storybook":"7.2.2","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.3","jest-config":"29.6.2","lint-staged":"13.2.3","sass-loader":"13.3.2","@types/react":"18.2.20","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.2.2","@types/react-dom":"18.2.7","semantic-release":"21.0.7","@babel/preset-env":"7.22.10","rollup-plugin-dts":"5.3.1","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.0","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.0.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","@rollup/plugin-commonjs":"25.0.3","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.2.2","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"6.3.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.1","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.3.0","eslint-import-resolver-typescript":"3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.158_1691648842816_0.17322314537793893","host":"s3://npm-registry-packages"}},"1.7.159":{"name":"react-parallax-tilt","version":"1.7.159","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.159","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"6a6375c00cc6de91761c9a8af6f4e68bffda1efa","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.159.tgz","fileCount":6,"integrity":"sha512-A4BG2wYs9Jo6fQdHQ76SOkfZYjeA3t5J0c96JsgqPK+tgH0LKxId6JKXAskvK3iF57K7qftOOA9KnYQ3/1kl8g==","signatures":[{"sig":"MEUCIAcYltpxouNt82Gv4n+s6FuK7P44SBzkL3fg8uBcyxg0AiEA77MSEbJ0/4AQebOfqFy77gJN6H9TDBDIHi9ziWqO1JY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41372},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"e8908dbe2a0ccedc16174565173653b432ec8050","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.2","sass":"1.65.1","husky":"8.0.3","react":"18.2.0","eslint":"8.47.0","rollup":"3.28.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.2","react-dom":"18.2.0","storybook":"7.3.1","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.3","jest-config":"29.6.2","lint-staged":"14.0.0","sass-loader":"13.3.2","@types/react":"18.2.20","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.3.1","@types/react-dom":"18.2.7","semantic-release":"21.0.7","@babel/preset-env":"7.22.10","rollup-plugin-dts":"5.3.1","@storybook/theming":"7.3.1","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.0","@rollup/plugin-terser":"0.4.3","@storybook/manager-api":"7.3.1","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.0.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.3.1","@testing-library/jest-dom":"6.0.0","@typescript-eslint/parser":"6.4.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.1","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.4.0","eslint-import-resolver-typescript":"3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.159_1692220603470_0.22305855865533752","host":"s3://npm-registry-packages"}},"1.7.160":{"name":"react-parallax-tilt","version":"1.7.160","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.160","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"be9e203d50463fecf27154b4c91fb94735a6519a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.160.tgz","fileCount":6,"integrity":"sha512-yDuSfwAkScX6n5i4BVg/yYmt8bxyEvYmgQhnpGevpoyen46XKyBKlxSHQPKXA1A70ffgj7Y8czuAONa0gRlS7A==","signatures":[{"sig":"MEQCIGh2+UwzfT26i32oaN1bPXsIF6SFrEu6a3FLNDTafOm/AiBrjoUOkgZROoa3W5nRYwJCv8YNXKTSoxJDkSsqPqVmIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41372},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"b443f749a76a1f610a94da9d1ee3a0041a789473","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.2","sass":"1.65.1","husky":"8.0.3","react":"18.2.0","eslint":"8.47.0","rollup":"3.28.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.2","react-dom":"18.2.0","storybook":"7.3.1","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.3","jest-config":"29.6.2","lint-staged":"14.0.0","sass-loader":"13.3.2","@types/react":"18.2.20","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.3.1","@types/react-dom":"18.2.7","semantic-release":"21.0.7","@babel/preset-env":"7.22.10","rollup-plugin-dts":"5.3.1","@storybook/theming":"7.3.1","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.0","@rollup/plugin-terser":"0.4.3","@storybook/manager-api":"7.3.1","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.0.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.3.1","@testing-library/jest-dom":"6.0.0","@typescript-eslint/parser":"6.4.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.1","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.4.0","eslint-import-resolver-typescript":"3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.160_1692251796936_0.09688758630134697","host":"s3://npm-registry-packages"}},"1.7.161":{"name":"react-parallax-tilt","version":"1.7.161","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.161","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"efebb1f2f9b4b77e921de1c929edd8af6f2dbe12","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.161.tgz","fileCount":6,"integrity":"sha512-gElfSeVAjFzoguhxG9/DTzLkqesNxZjQORDGN2G5F9HGad8bAaAmq62ZCIAFbI1RwXmqpR42mypIgO+ZqbHDbg==","signatures":[{"sig":"MEUCIHDAHMajkv+xSOJfywsFSnTj9fMDGwMAlzimLZWHrXNWAiEA1SAugNqlmppwDIVligBAd9wWkNuV7B7PeUBWghdopi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41416},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"5ced0eac76aaf90eb054799173ae255be0d4c664","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.2","sass":"1.66.0","husky":"8.0.3","react":"18.2.0","eslint":"8.47.0","rollup":"3.28.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.2","react-dom":"18.2.0","storybook":"7.3.1","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.3","jest-config":"29.6.2","lint-staged":"14.0.0","sass-loader":"13.3.2","@types/react":"18.2.20","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.3.1","@types/react-dom":"18.2.7","semantic-release":"21.0.7","@babel/preset-env":"7.22.10","rollup-plugin-dts":"5.3.1","@storybook/theming":"7.3.1","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.0","@rollup/plugin-terser":"0.4.3","@storybook/manager-api":"7.3.1","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.0.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.3.1","@testing-library/jest-dom":"6.0.0","@typescript-eslint/parser":"6.4.0","eslint-plugin-react-hooks":"4.6.0","@storybook/addon-essentials":"7.3.1","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.1","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.4.0","eslint-import-resolver-typescript":"3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.161_1692305036072_0.5922153751251888","host":"s3://npm-registry-packages"}},"1.7.162":{"name":"react-parallax-tilt","version":"1.7.162","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.162","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"75e2fe7622978eff6027a718e2d7b59bea3e013b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.162.tgz","fileCount":6,"integrity":"sha512-wKoOHk9zaI2uj2XFJNkpGbH30vtYOplXj3F7UrcFdNed9UD3kiHYBMLQvyfuTnN+ArPmj3UAb2uSyObVF+CGtg==","signatures":[{"sig":"MEYCIQDrWxxcjE+WZ+lk9StPrufDzVIb9O3NJ8XeCuxOeZ74NwIhAKdYNvWfPg9ANgOzqKpvIotr14RJgkhhzz6XDl45aV0n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41328},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"f0739b4698f07f9196abc1c844049566d49fb0ab","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.3","sass":"1.66.1","husky":"8.0.3","react":"18.2.0","eslint":"8.47.0","rollup":"3.28.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.2","react-dom":"18.2.0","storybook":"7.3.2","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.1.6","@types/jest":"29.5.3","jest-config":"29.6.3","lint-staged":"14.0.1","sass-loader":"13.3.2","@types/react":"18.2.20","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.3.2","@types/react-dom":"18.2.7","semantic-release":"21.0.9","@babel/preset-env":"7.22.10","rollup-plugin-dts":"6.0.0","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.1","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.0.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.3","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.3.2","@testing-library/jest-dom":"6.0.1","@typescript-eslint/parser":"6.4.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"5.11.1","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.4.1","eslint-import-resolver-typescript":"3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.162_1692716889275_0.5268707574698477","host":"s3://npm-registry-packages"}},"1.7.163":{"name":"react-parallax-tilt","version":"1.7.163","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.163","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a03b57f294c345be2e6ec2b4c73f5c81c911d239","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.163.tgz","fileCount":6,"integrity":"sha512-2hqXmH4MPGxCABOOza44WDQH24cpId2xsvDhRi/bXEtqOdSWZHFLa03KatraW2sYxP8J7W3X85o7/X480msJRg==","signatures":[{"sig":"MEUCIBEoSrWzQ+v627plU0nBI9r7c+ocVk2PCKHF9yc4zBzbAiEAuAKxe0IFdTHu+Ru5rpIj8sLIaX1plsX0OndyCffQ8tE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41328},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"ed238553e433857a888298bf7fc9dce14da0220b","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.4","sass":"1.66.1","husky":"8.0.3","react":"18.2.0","eslint":"8.47.0","rollup":"3.28.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.2","react-dom":"18.2.0","storybook":"7.3.2","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.4","jest-config":"29.6.4","lint-staged":"14.0.1","sass-loader":"13.3.2","@types/react":"18.2.21","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.3.2","@types/react-dom":"18.2.7","semantic-release":"21.1.1","@babel/preset-env":"7.22.10","rollup-plugin-dts":"6.0.0","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.1","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.0.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.11","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.2","@storybook/react-webpack5":"7.3.2","@testing-library/jest-dom":"6.1.2","@typescript-eslint/parser":"6.4.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.0.1","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.4.1","eslint-import-resolver-typescript":"3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.163_1692945151073_0.17829659911237572","host":"s3://npm-registry-packages"}},"1.7.164":{"name":"react-parallax-tilt","version":"1.7.164","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.164","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e9c2df37706c8ec5129a7147749011cae663cb05","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.164.tgz","fileCount":6,"integrity":"sha512-ehKIYYPol5/vp5misVDpmESVFLwjCClieHxzjPtZSsSeR6+m/l7/jp7gYl4KPR3vA3lqi8griNi3c1T4tDUBXA==","signatures":[{"sig":"MEYCIQDEMm85v3wAm4q/f1aAdydL+3Kvdehiv0ZNIXetaXoiggIhANlXqkRso+94PBxCQLhIC+RSEXzvWu2mwVTjWYePqySH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41399},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"c4c05af2aaf92d923e577bbfa38464f3a28fb748","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.4","sass":"1.66.1","husky":"8.0.3","react":"18.2.0","eslint":"8.48.0","rollup":"3.28.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.3","react-dom":"18.2.0","storybook":"7.4.0","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.4","jest-config":"29.6.4","lint-staged":"14.0.1","sass-loader":"13.3.2","@types/react":"18.2.21","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","semantic-release":"21.1.1","@babel/preset-env":"7.22.10","@storybook/addons":"^7.4.0","rollup-plugin-dts":"6.0.0","@storybook/theming":"^7.4.0","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.1","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.11","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.3","@storybook/react-webpack5":"7.4.0","@testing-library/jest-dom":"6.1.2","@typescript-eslint/parser":"6.5.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.0.1","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.5.0","eslint-import-resolver-typescript":"3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.164_1693381633923_0.9758085494467506","host":"s3://npm-registry-packages"}},"1.7.165":{"name":"react-parallax-tilt","version":"1.7.165","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.165","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ff46c769b1262236f7f6661e761faf1537c36b5b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.165.tgz","fileCount":6,"integrity":"sha512-Nws3CbwHlA53BM1RNku1g/LwUQ/8knHWa/QYMTyJLrlyAO7urH1Ay2/n3l5SsMrQm1VXIgHyb7PM5jR9UlzPYg==","signatures":[{"sig":"MEQCIGKSh+Da2F8xOs2145G/L42qWrMRbu8YiSGIYNXK9exoAiA4DhjPTNc64cVfM+bVCGE6StAZyqX1CyqdSfr4BBXfqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41398},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"8b3f2a0ac485f96ac41c4270d9735d0e6df4a3e7","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.4","sass":"1.66.1","husky":"8.0.3","react":"18.2.0","eslint":"8.48.0","rollup":"3.29.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.3","react-dom":"18.2.0","storybook":"7.4.0","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.4","jest-config":"29.6.4","lint-staged":"14.0.1","sass-loader":"13.3.2","@types/react":"18.2.21","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","semantic-release":"21.1.1","@babel/preset-env":"7.22.15","@storybook/addons":"7.4.0","rollup-plugin-dts":"6.0.1","@storybook/theming":"7.4.0","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.15","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.1","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.15","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.3","@storybook/react-webpack5":"7.4.0","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.0.1","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.6.0","eslint-import-resolver-typescript":"3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.165_1694157251315_0.3250161324269756","host":"s3://npm-registry-packages"}},"1.7.166":{"name":"react-parallax-tilt","version":"1.7.166","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.166","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e19f081b0beb94a0b5ef471af41a82caec8ca658","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.166.tgz","fileCount":6,"integrity":"sha512-ta8lUE6MJhLAAO/T/2V8JwJ39VGaS0lpr9IybMtPjulV0i1OXNFI5v8xPDMWKuL+LoAO5NEEncfrzF3bu4QD/A==","signatures":[{"sig":"MEUCIQDQzQNx21UipjR8JLOrIksbsWlSPZaLjzD1DOboXUwD6wIgYYZKF29LfW8a6/W6brYfeyyLW0+g9u57IGjY1gAD4BU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41398},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"d1c7ce776e50f211128d653c02017e15f04f36e1","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"9.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.6.4","sass":"1.66.1","husky":"8.0.3","react":"18.2.0","eslint":"8.49.0","rollup":"3.29.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.3","react-dom":"18.2.0","storybook":"7.4.0","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.4","jest-config":"29.6.4","lint-staged":"14.0.1","sass-loader":"13.3.2","@types/react":"18.2.21","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","semantic-release":"21.1.1","@babel/preset-env":"7.22.15","@storybook/addons":"7.4.0","rollup-plugin-dts":"6.0.2","@storybook/theming":"7.4.0","eslint-plugin-jest":"27.2.3","@babel/preset-react":"7.22.15","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.1","eslint-plugin-import":"2.28.1","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.15","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.3","@storybook/react-webpack5":"7.4.0","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.4.3","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.0.1","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.6.0","eslint-import-resolver-typescript":"3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.166_1694414738866_0.058196100110170734","host":"s3://npm-registry-packages"}},"1.7.167":{"name":"react-parallax-tilt","version":"1.7.167","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.167","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f5aa32266c6ca3ba4666531d95cb1de6e88d71c8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.167.tgz","fileCount":6,"integrity":"sha512-un8e/Hk+0V8EL+fI8QyOCw5hXAZ9VXYgniLMQ1ttLFwIzGa5RUc7/AU0e+H6E2a69uezRfk1Jr7IkHnW2+h6vA==","signatures":[{"sig":"MEQCIGvuNApXeR8dn0JAxKdA71iQe7InsVqafMCA323b50VeAiAVdaqbIqplnzeSLmZzNutA68taqLgNdNhz7FjCbKWIrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41398},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"ceb41daaba397d0b07806d8442f02f593116c484","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.1.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.7.0","sass":"1.67.0","husky":"8.0.3","react":"18.2.0","eslint":"8.49.0","rollup":"3.29.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.3","react-dom":"18.2.0","storybook":"7.4.2","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.5","jest-config":"29.7.0","lint-staged":"14.0.1","sass-loader":"13.3.2","@types/react":"18.2.22","@types/eslint":"8.44.2","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.4.2","@types/react-dom":"18.2.7","semantic-release":"22.0.0","@babel/preset-env":"7.22.20","@storybook/addons":"7.4.2","rollup-plugin-dts":"6.0.2","@storybook/theming":"7.4.2","eslint-plugin-jest":"27.4.0","@babel/preset-react":"7.22.15","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.28.1","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.13","@babel/preset-typescript":"7.22.15","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.3","@storybook/react-webpack5":"7.4.2","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.7.2","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.0.1","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.7.2","eslint-import-resolver-typescript":"3.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.167_1695107002160_0.9375112800751106","host":"s3://npm-registry-packages"}},"1.7.168":{"name":"react-parallax-tilt","version":"1.7.168","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.168","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"824d32ee1623efb13c9524de582c1552214d45cb","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.168.tgz","fileCount":6,"integrity":"sha512-Lk4o4xQ8Xy7mh5X3t7tSXXb4vRSejZFgZLgA/rzZ2ojNvmhl70HEh+3AyEARQSC/geVVC7w3H3sk/Gk2QI/tmA==","signatures":[{"sig":"MEUCIGOyhYPwwHL03GnM3N6qQZxkC4XPLf1/SbhTqs5XLpHiAiEA3qOGJEb30eWbHEkKF9A+I2FyMPaYT4lGi9C63a5TCrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41397},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"e5f1e83fd9fb0dde9a82e55e69e586ce13a7bc24","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"shx rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"shx rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.1.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.7.0","_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","jest":"29.7.0","sass":"1.68.0","husky":"8.0.3","react":"18.2.0","eslint":"8.50.0","rollup":"3.29.3","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.3","react-dom":"18.2.0","storybook":"7.4.5","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.5","jest-config":"29.7.0","lint-staged":"14.0.1","sass-loader":"13.3.2","@types/react":"18.2.22","@types/eslint":"8.44.3","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.1","@storybook/react":"7.4.5","@types/react-dom":"18.2.7","semantic-release":"22.0.5","@babel/preset-env":"7.22.20","@storybook/addons":"7.4.5","rollup-plugin-dts":"6.0.2","@storybook/theming":"7.4.5","eslint-plugin-jest":"27.4.0","@babel/preset-react":"7.22.15","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.28.1","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.14","@babel/preset-typescript":"7.23.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.3","@storybook/react-webpack5":"7.4.5","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.7.2","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.0.2","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.7.2","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.168_1695632413092_0.7000307277373949","host":"s3://npm-registry-packages"}},"1.7.169":{"name":"react-parallax-tilt","version":"1.7.169","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.169","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"11cc02f3fa789f5f68f39a0e9c63e1f1ac318a0f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.169.tgz","fileCount":6,"integrity":"sha512-tGysOF43VSEomDXn7rC0gJW1Qg94MROWy3aceWMVUkrctVXL4h3jlvv5aUNsx0vySys6Q6Xim2hmNGD5q+AbPg==","signatures":[{"sig":"MEUCIQD8lrYcPuCTAYMLwMXoTLNvBPeUfQ+zHISWgmVswnBvqQIgNvsO1qHFOL3YLzClB4pvl6TPqtrxA9zBdTbntwXDuc0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41369},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"cb84af4848d2594ec89c2a487938355762a78d2f","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.1.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.7.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.68.0","husky":"8.0.3","react":"18.2.0","eslint":"8.50.0","rollup":"3.29.4","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.3","react-dom":"18.2.0","storybook":"7.4.5","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.5","jest-config":"29.7.0","lint-staged":"14.0.1","sass-loader":"13.3.2","@types/react":"18.2.23","@types/eslint":"8.44.3","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.2","@storybook/react":"7.4.5","@types/react-dom":"18.2.8","semantic-release":"22.0.5","@babel/preset-env":"7.22.20","@storybook/addons":"7.4.5","rollup-plugin-dts":"6.0.2","@storybook/theming":"7.4.5","eslint-plugin-jest":"27.4.0","@babel/preset-react":"7.22.15","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.28.1","@rollup/plugin-terser":"0.4.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.4","eslint-plugin-storybook":"0.6.14","@babel/preset-typescript":"7.23.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.4","@storybook/react-webpack5":"7.4.5","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.7.3","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.0.2","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.7.3","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.169_1695977012524_0.10781086710987076","host":"s3://npm-registry-packages"}},"1.7.170":{"name":"react-parallax-tilt","version":"1.7.170","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.170","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f50ac945e9a559ef5e21cf1748c0401c258fb5cf","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.170.tgz","fileCount":6,"integrity":"sha512-dZQwDVz0IpdFLseqFxwk8m07EHYy9ulVc0zmBh72ZagkbSLZ7b370qg8Dh9TSFWacGkcKEinHFzPyshViZ6MCw==","signatures":[{"sig":"MEQCIG7lXQR/h1EMu3mKqUAztN3W58ve9/MJy8gYBoBdazKWAiBFqiht1sdw868PnMMhbgNTh30LPbqMUj5gjPQDsXRHfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41369},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"6ba2d00174aa9ea803ca1d8ee846a523732ec4d1","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.8.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.0","husky":"8.0.3","react":"18.2.0","eslint":"8.51.0","rollup":"4.0.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.3","react-dom":"18.2.0","storybook":"7.4.6","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.5","jest-config":"29.7.0","lint-staged":"14.0.1","sass-loader":"13.3.2","@types/react":"18.2.25","@types/eslint":"8.44.3","react-demo-tab":"1.3.9","@commitlint/cli":"17.7.2","@storybook/react":"7.4.6","@types/react-dom":"18.2.11","semantic-release":"22.0.5","@babel/preset-env":"7.22.20","@storybook/addons":"7.4.6","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.4.6","eslint-plugin-jest":"27.4.2","@babel/preset-react":"7.22.15","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.28.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.5","eslint-plugin-storybook":"0.6.14","@babel/preset-typescript":"7.23.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.4.6","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.7.4","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.0.2","@commitlint/config-conventional":"17.7.0","@typescript-eslint/eslint-plugin":"6.7.4","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.170_1696712837506_0.1348233768342333","host":"s3://npm-registry-packages"}},"1.7.171":{"name":"react-parallax-tilt","version":"1.7.171","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.171","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"cc1d54a1993e8771d5d93b8a88da0b7412ca9ab1","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.171.tgz","fileCount":6,"integrity":"sha512-vUxBvIxi9sqvCDlk17w7gx5oYIUiowfS5DDCLFKroAYCoUNdjAKlzFmDYNF0MwmlDTkpzyScNeGpW6/RXJtnUg==","signatures":[{"sig":"MEUCIQDifWbGbUUxJHRoaeczqofI4EuvAB1a8aIsryLz3a9mpAIgVscl82rYgI29yezYUwi3BoSbDWpdTfqB+Tfu2gORp5I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41368},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"b65d861a646b1dca8e7c06e52955e83e7d1b4b5c","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.8.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.3","husky":"8.0.3","react":"18.2.0","eslint":"8.51.0","rollup":"4.1.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.3","react-dom":"18.2.0","storybook":"7.4.6","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.5","jest-config":"29.7.0","lint-staged":"15.0.1","sass-loader":"13.3.2","@types/react":"18.2.28","@types/eslint":"8.44.4","react-demo-tab":"1.3.9","@commitlint/cli":"17.8.0","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","semantic-release":"22.0.5","@babel/preset-env":"7.23.2","@storybook/addons":"7.4.6","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.4.6","eslint-plugin-jest":"27.4.2","@babel/preset-react":"7.22.15","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.28.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.5","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.4.6","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.7.5","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.1.0","@commitlint/config-conventional":"17.8.0","@typescript-eslint/eslint-plugin":"6.7.5","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.171_1697356721708_0.2566004745023669","host":"s3://npm-registry-packages"}},"1.7.172":{"name":"react-parallax-tilt","version":"1.7.172","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.172","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"395425634a5847abc3cb11cad1c3411d34126cf7","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.172.tgz","fileCount":6,"integrity":"sha512-3zDtSxyCv0+xGtCc6NyPIXz3uMMhoFgzfm//eU8dzn55tA3YrdHAJanEEVMiGjID2TYudTXmpcMge2cqSwjGlA==","signatures":[{"sig":"MEQCIAy758hFwn/yCmrMJEmTij5B0IfpY7Jx4iSyhKRGMdD0AiAoE0G9R9aEuEWwpd0evCNhTkCkHlNj+AiUPGabgh/8rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41368},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"4c3b4693f2cef5b22982b54303aa4cf7080c0335","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.8.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.5","husky":"8.0.3","react":"18.2.0","eslint":"8.52.0","rollup":"4.1.4","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.3","react-dom":"18.2.0","storybook":"7.5.1","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.6","jest-config":"29.7.0","lint-staged":"15.0.2","sass-loader":"13.3.2","@types/react":"18.2.33","@types/eslint":"8.44.6","react-demo-tab":"1.3.9","@commitlint/cli":"18.2.0","@storybook/react":"7.5.1","@types/react-dom":"18.2.14","semantic-release":"22.0.5","@babel/preset-env":"7.23.2","@storybook/addons":"7.5.1","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.5.1","eslint-plugin-jest":"27.4.3","@babel/preset-react":"7.22.15","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.29.0","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.5.1","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.9.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.1.0","@commitlint/config-conventional":"18.1.0","@typescript-eslint/eslint-plugin":"6.9.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.172_1698323520093_0.2620249773174974","host":"s3://npm-registry-packages"}},"1.7.173":{"name":"react-parallax-tilt","version":"1.7.173","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.173","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c4d2f97c8ba09a6ea0a86af5841b411a6946c8f5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.173.tgz","fileCount":6,"integrity":"sha512-uZ+s1/Y8TYnyQGn1qKRTzv/GySBySkh43lWXNO1ArQR3a6/OBamtKqZ3i5fxAph4IkQMgt4gOlK8EVkhLn8q8w==","signatures":[{"sig":"MEUCIBfIX3AaBzEN5p1DLGy0NUHukgic21N5ex23x73f6o/JAiEA8+YnDfVfEp9X4zTQt8cYgTECGL9KSfz+LkZhv5ukZXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41370},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"3a11b758b7f315033d96df34349317ebe1fedeee","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.5","husky":"8.0.3","react":"18.2.0","eslint":"8.53.0","rollup":"4.3.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.0.3","react-dom":"18.2.0","storybook":"7.5.3","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.8","jest-config":"29.7.0","lint-staged":"15.0.2","sass-loader":"13.3.2","@types/react":"18.2.37","@types/eslint":"8.44.7","react-demo-tab":"1.3.9","@commitlint/cli":"18.2.0","@storybook/react":"7.5.3","@types/react-dom":"18.2.15","semantic-release":"22.0.7","@babel/preset-env":"7.23.2","@storybook/addons":"7.5.3","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.5.3","eslint-plugin-jest":"27.6.0","@babel/preset-react":"7.22.15","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.29.0","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.5.3","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.10.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.1.0","@commitlint/config-conventional":"18.1.0","@typescript-eslint/eslint-plugin":"6.10.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.173_1699430156949_0.017914290305068192","host":"s3://npm-registry-packages"}},"1.7.174":{"name":"react-parallax-tilt","version":"1.7.174","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.174","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"261bddb3fbaf697598a40ed3a47d58f0d2e9dd58","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.174.tgz","fileCount":6,"integrity":"sha512-NFmSZ1O+CJ+K+vDqhnNNSREzhJez3sXYX4b12tl00kxvN7jmdngZwCgd5bOtqgyk3OcGAAM43P+pkvxBXrzbSg==","signatures":[{"sig":"MEUCICUqfD6TFZS749anHrzY0p4OauFDkeuuFND5mfvu2PgLAiEAheOkj6qf+v6ZG6HjVPymyftc9yjb+BbzUVKvrqfxdzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41325},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"36ebd7ba121ed2cbbde7a6b3b63a8ae7800ce222","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.5","husky":"8.0.3","react":"18.2.0","eslint":"8.53.0","rollup":"4.4.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.0","react-dom":"18.2.0","storybook":"7.5.3","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.2.2","@types/jest":"29.5.8","jest-config":"29.7.0","lint-staged":"15.1.0","sass-loader":"13.3.2","@types/react":"18.2.37","@types/eslint":"8.44.7","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.1","@storybook/react":"7.5.3","@types/react-dom":"18.2.15","semantic-release":"22.0.7","@babel/preset-env":"7.23.3","@storybook/addons":"7.5.3","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.5.3","eslint-plugin-jest":"27.6.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.29.0","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.0","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.5.3","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.10.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.1.2","@commitlint/config-conventional":"18.4.0","@typescript-eslint/eslint-plugin":"6.10.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.174_1699861190393_0.015340795592383882","host":"s3://npm-registry-packages"}},"1.7.175":{"name":"react-parallax-tilt","version":"1.7.175","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.175","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"738231d7677ca5d87422836f2d32cd9c299310fc","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.175.tgz","fileCount":6,"integrity":"sha512-EwXLhOsEJmqP9/w7dl0B8qUQzI+d5SAeO5ZlECvGKrycMq2W19icjsEXHSDdTKsD/0n109dkSR/USOEsH6SJPA==","signatures":[{"sig":"MEUCIFimNOnVI7qz87GTvKoLmjQt1maC9x/mgaqUGZ1UUIJYAiEA7zrlsScN/Xr+ZyusHMuHHqMyCd+f1vk1ETBPspzJ5N0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41325},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"3bb4d4d31e25674842b521f81573e32e15f7d8b9","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.4","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.9.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.5","husky":"8.0.3","react":"18.2.0","eslint":"8.54.0","rollup":"4.5.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.0","react-dom":"18.2.0","storybook":"7.5.3","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.2","@types/jest":"29.5.9","jest-config":"29.7.0","lint-staged":"15.1.0","sass-loader":"13.3.2","@types/react":"18.2.38","@types/eslint":"8.44.7","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.3","@storybook/react":"7.5.3","@types/react-dom":"18.2.16","semantic-release":"22.0.8","@babel/preset-env":"7.23.3","@storybook/addons":"7.5.3","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.5.3","eslint-plugin-jest":"27.6.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.29.0","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.5.3","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.12.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.3","@typescript-eslint/eslint-plugin":"6.12.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.175_1700554380584_0.13152351228771741","host":"s3://npm-registry-packages"}},"1.7.176":{"name":"react-parallax-tilt","version":"1.7.176","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.176","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9e0ea572ddbc7d7a32b917de5b4ca41b1c95227a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.176.tgz","fileCount":6,"integrity":"sha512-mhq7dLp2z+UVCjTSpxwJIKxppHdcDDDAhiu6brom2E7gxYLHEu//tA22gKIDLLD0X2DMoKHYzgAYx22+d3QXLw==","signatures":[{"sig":"MEUCIQDdpquz1/HEaCc4raGKF0hKsYawgUJLK7uq60S/mnAPCgIgJv3lL9AMKxawn/KyQka998AWjmdH4dUtYAVNDLthONM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41327},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"ba490ab35ff8abfdfef8e8121dddad8e8092d3ae","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.5","husky":"8.0.3","react":"18.2.0","eslint":"8.55.0","rollup":"4.7.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.0","react-dom":"18.2.0","storybook":"7.6.4","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.2","@types/react":"18.2.42","@types/eslint":"8.44.8","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.3","@storybook/react":"7.6.4","@types/react-dom":"18.2.17","semantic-release":"22.0.10","@babel/preset-env":"7.23.5","@storybook/addons":"7.6.4","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.4","eslint-plugin-jest":"27.6.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.29.0","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.6.4","@testing-library/jest-dom":"6.1.5","@typescript-eslint/parser":"6.13.2","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.3","@typescript-eslint/eslint-plugin":"6.13.2","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.176_1702031359799_0.7800277909640883","host":"s3://npm-registry-packages"}},"1.7.177":{"name":"react-parallax-tilt","version":"1.7.177","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.177","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ab2de5a2a83a389e1c77ee4337852694c0a4d548","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.177.tgz","fileCount":6,"integrity":"sha512-BtHZFc5JESRG976/656V5ufL3lihg26vQ18L+7sNBZC1lfhR8KjIFyotAqIkZtarr3qtPseTN210prxi45g7WA==","signatures":[{"sig":"MEUCIBkBeNvBaOecjeLBqMcAfsaczgFawvGCio5+bDzVPo0WAiEAjqyZKC0hZQ82FcWRrg5q3Q+FXsWwJO0BZN2QlBn7Uuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41327},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"e43ce1579ed95d6baefbf53dd0ba1590a7f4e9c2","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.5","husky":"8.0.3","react":"18.2.0","eslint":"8.55.0","rollup":"4.9.0","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.1","react-dom":"18.2.0","storybook":"7.6.4","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.2","@types/react":"18.2.45","@types/eslint":"8.44.9","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.3","@storybook/react":"7.6.4","@types/react-dom":"18.2.17","semantic-release":"22.0.12","@babel/preset-env":"7.23.6","@storybook/addons":"7.6.4","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.4","eslint-plugin-jest":"27.6.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.29.0","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.6.4","@testing-library/jest-dom":"6.1.5","@typescript-eslint/parser":"6.14.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.3","@typescript-eslint/eslint-plugin":"6.14.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.177_1702478213630_0.0917738726687578","host":"s3://npm-registry-packages"}},"1.7.178":{"name":"react-parallax-tilt","version":"1.7.178","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.178","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"663ee68183187ec00bb951d684676e751c3b8c46","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.178.tgz","fileCount":6,"integrity":"sha512-QXSCrGh+SG0YlK8v/KnQmEldvD+cpdhvLT5JELy0BY+67L7E515xQ40v847+5xdZSDV8LlbT2pan1tF+TD7stQ==","signatures":[{"sig":"MEUCIQDfO8DWAmdCguv7q4MRGQfrSeQ5XOUlvkHB8XRMm/F/WQIgXI0XyXLeqCCpVSFIJZ00XgARoUQV3/hwUU9X3g8s0tE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41327},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"593008bebc3d4b8755148988592f312a4bd8e326","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.5","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.1","react-dom":"18.2.0","storybook":"7.6.6","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.2","@types/react":"18.2.45","@types/eslint":"8.56.0","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.3","@storybook/react":"7.6.6","@types/react-dom":"18.2.18","semantic-release":"22.0.12","@babel/preset-env":"7.23.6","@storybook/addons":"7.6.6","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.6","eslint-plugin-jest":"27.6.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.6.6","@testing-library/jest-dom":"6.1.5","@typescript-eslint/parser":"6.15.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.3","@typescript-eslint/eslint-plugin":"6.15.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.178_1703234911177_0.766921856463366","host":"s3://npm-registry-packages"}},"1.7.179":{"name":"react-parallax-tilt","version":"1.7.179","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.179","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"71e3cfedfebb4d60f636e54a21f49fac284e3307","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.179.tgz","fileCount":6,"integrity":"sha512-9Gd7VPJ+IGzSBXc/FBBh6Zq43tcIKfY4RmAPQtseTG9VJjjOMo2ciO8soCeUQj4iyV40cxh636tZg++kbXlLdw==","signatures":[{"sig":"MEQCIHqdiK1wShd065/UUPlak1WRaK2V00G0QwhI/SEiaVWFAiB+xRCWNVdxqne5U9+O1j3T1lPKdmpU6gdPZ38YFteLoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41327},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"39fa26feb9295c48ab5c214fd6b4b84a150e9dea","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.5","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.1","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.1","react-dom":"18.2.0","storybook":"7.6.6","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.2","@types/react":"18.2.45","@types/eslint":"8.56.0","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.3","@storybook/react":"7.6.6","@types/react-dom":"18.2.18","semantic-release":"22.0.12","@babel/preset-env":"7.23.6","@storybook/addons":"7.6.6","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.6","eslint-plugin-jest":"27.6.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.6.6","@testing-library/jest-dom":"6.1.5","@typescript-eslint/parser":"6.15.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.3","@typescript-eslint/eslint-plugin":"6.15.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.179_1703235320892_0.815101519102821","host":"s3://npm-registry-packages"}},"1.7.180":{"name":"react-parallax-tilt","version":"1.7.180","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.180","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9fe7c2a44bebca1c408c428af516753efe299c73","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.180.tgz","fileCount":6,"integrity":"sha512-xX2u7rG1S7qnrPWJkLo1kpPUd5AtNg0XKOBtQ1DRCX059xl+eN2awf/U0VBzYkLxq2mx8Jc51qptOMvcKFNkcA==","signatures":[{"sig":"MEQCIADAb2/BaHmROHmkKQZK/MT3s2ISUvMItjF19c0K6T05AiBQ4X61r80UfiWDjvwY78bfhRS4qBOennFooCxbZiLDMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41327},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"92bfab07ced8e4a2e84d22a09cbee2a01f184b66","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.6","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.2","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.1","react-dom":"18.2.0","storybook":"7.6.6","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.3","@types/react":"18.2.46","@types/eslint":"8.56.0","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.3","@storybook/react":"7.6.6","@types/react-dom":"18.2.18","semantic-release":"22.0.12","@babel/preset-env":"7.23.7","@storybook/addons":"7.6.6","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.6","eslint-plugin-jest":"27.6.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.6.6","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.3","@typescript-eslint/eslint-plugin":"6.16.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.180_1703966086536_0.8059301819517062","host":"s3://npm-registry-packages"}},"1.7.181":{"name":"react-parallax-tilt","version":"1.7.181","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.181","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"861bb11e6f625d9873ace49ff9b5568d7700e069","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.181.tgz","fileCount":6,"integrity":"sha512-oIwsvNvJ0VCC06K/imdwLlm3xaGYWjUf51WgUOt3hYviQAr1kAcoP2PUjdq8PHTzSWXAJGsBv+pMfQnVk2mr/Q==","signatures":[{"sig":"MEYCIQCPdh0rVae9t7zM22dxvql7NLp1yNJtO9jzPyl2rbXHvwIhAJyBtpyD5sqTW5H/ye3lZVwOQnTlAV0OzlIgtGB7yT3m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41327},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"149f29d4045b63193443dd24b9dce131dae08364","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.3","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.1","react-dom":"18.2.0","storybook":"7.6.7","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.3","@types/react":"18.2.46","@types/eslint":"8.56.1","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.7","@types/react-dom":"18.2.18","semantic-release":"22.0.12","@babel/preset-env":"7.23.7","@storybook/addons":"7.6.7","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.7","eslint-plugin-jest":"27.6.1","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.3","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.5","@storybook/react-webpack5":"7.6.7","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.17.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.17.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.181_1704488099637_0.6370224531575441","host":"s3://npm-registry-packages"}},"1.7.182":{"name":"react-parallax-tilt","version":"1.7.182","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.182","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"6e71892bed1e364961fa1ea583b99e4698d93e48","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.182.tgz","fileCount":6,"integrity":"sha512-BjGYrh3+koa7wOxmINOmsfPXLtVZQJXteC9lK9j3e310JdTFLb9y5/8Eudd4IeEcTn7TfLb9O44z/puU1k+1Bw==","signatures":[{"sig":"MEYCIQDFwCjifna2tuxXlLwIjWOKAdBusio6sQ8yb12vf0ov3AIhAIP91hn4Y5VK0/z/lxcWv3WqGQxKuzSrFSG6QC72+h72","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41327},"main":"./dist/index.umd.js","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"7c7d28f09f2a54e3172c05067aac4cde6a2613fc","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.2.5","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.4","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.1","react-dom":"18.2.0","storybook":"7.6.7","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.3","@types/react":"18.2.47","@types/eslint":"8.56.1","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.7","@types/react-dom":"18.2.18","semantic-release":"22.0.12","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.7","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.7","eslint-plugin-jest":"27.6.1","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.7","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.18.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.18.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.182_1704833208280_0.4197277525850127","host":"s3://npm-registry-packages"}},"1.7.183":{"name":"react-parallax-tilt","version":"1.7.183","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.183","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"76c76a4efb2c9f87030c748ec64a81fa1396c1f8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.183.tgz","fileCount":6,"integrity":"sha512-ljZtHmvi0EgZoD/SHF058Qh3TqVcmsK4VCXIO9StFdCr0mPqGLBwIxz7rPzUVArc32nmO64yHWv36IcaV1L+KQ==","signatures":[{"sig":"MEQCIBZKpgBLFwH/rQLzGzOBxITS+qUY1pHpysuJ5wXOQKtRAiBtYDj4IfT/xorUMgeIV8g1e+IbvsFoiZ5U8SsaMVA9+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41347},"main":"./dist/index.umd.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.esm.js","gitHead":"072ec4d3f4e5f2731d56bbc588d3dd48751f1c51","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.4","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.1","react-dom":"18.2.0","storybook":"7.6.7","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.3","@types/react":"18.2.47","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.7","@types/react-dom":"18.2.18","semantic-release":"22.0.12","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.7","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.7","eslint-plugin-jest":"27.6.2","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.7","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.18.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.18.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.183_1704983998434_0.0795646730002757","host":"s3://npm-registry-packages"}},"1.7.184":{"name":"react-parallax-tilt","version":"1.7.184","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.184","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"19ad4c1d20355aabbb0297326848e59b3a50e007","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.184.tgz","fileCount":6,"integrity":"sha512-eK66q7OEQDrtpLYGALtLw9v1pLIdlAIrM/nPSCHUJa7eNfKzEMc6kh6t6CaxjqjEwMpE8+kk1K3+qu+trE81cQ==","signatures":[{"sig":"MEUCIAiw0RZxtGRN8YUSAXzZ6RCouK6Q5mo8DHST0K0I8ffpAiEAycJQq107vipdsagmyDIclRzwGLJbxwmY7iw8K3FRTVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41486},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"6faf7175608f3e34ff43d633925e692c9aef6472","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"//exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.4","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.1","react-dom":"18.2.0","storybook":"7.6.7","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.3","@types/react":"18.2.47","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.7","@types/react-dom":"18.2.18","semantic-release":"22.0.12","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.7","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.7","eslint-plugin-jest":"27.6.2","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.7","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.18.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.18.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.184_1704998172921_0.666960806384588","host":"s3://npm-registry-packages"}},"1.7.185":{"name":"react-parallax-tilt","version":"1.7.185","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.185","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7c5f41501fa4e9387377f7946f7ccef337fbe8e9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.185.tgz","fileCount":6,"integrity":"sha512-I1Lh5M7ytl+AzOgQKJJeEyAv4rbCiH9IFmnnoruXY2O/oFQEXrcRMxVMV7vtKuzbbM/2Vfm8jPdnPsODXli9fg==","signatures":[{"sig":"MEUCIGMQAxa9YbIfr4/eS6oJPsSxWfcE98JlMMu/ieZ6tvFEAiEAh2229o1dSeBe0gkY7vQIDtsMXKrhiaOFHfC+X5ZE2W8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41564},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"f87037adbb907fbfdca05fb6b69da208642a5415","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"//exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.5","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.1.1","react-dom":"18.2.0","storybook":"7.6.8","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.3","@types/react":"18.2.47","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.8","@types/react-dom":"18.2.18","semantic-release":"22.0.12","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.8","eslint-plugin-jest":"27.6.2","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.8","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.18.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.18.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.185_1705066018408_0.1286286841913944","host":"s3://npm-registry-packages"}},"1.7.186":{"name":"react-parallax-tilt","version":"1.7.186","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.186","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"13df6f1ece693cb0e1be1b800887d95448830706","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.186.tgz","fileCount":6,"integrity":"sha512-EDMKheODGdcLJM9Cg3Sq1u62T351m6c1MQX/OeggseN9Rwyh+RTBzXeb0u9JEup2rEG+wNVafC1xffIpGENDTQ==","signatures":[{"sig":"MEQCICUmkvpTNi1Ko1twsE0Xx+HbegUqvIxsLOFs6rIbNlBNAiBXhYORJNdKeQZax8LYP1Ex13nzh9TUI4jciQtj0OqtXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41563},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"070228505344621f5b455a371b6040de1ed8efc5","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"//exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.5","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.1","react-dom":"18.2.0","storybook":"7.6.8","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"13.3.3","@types/react":"18.2.47","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.8","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.8","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.8","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.18.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.18.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.186_1705137665769_0.36097220959802456","host":"s3://npm-registry-packages"}},"1.7.187":{"name":"react-parallax-tilt","version":"1.7.187","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.187","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5c64bdb1e0752567314d1e052fe6342b5e400d5c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.187.tgz","fileCount":6,"integrity":"sha512-aoP3vkkwotgSm9ntdCz5mTHLKuiQYtFujmCN7ueB1WwUWxU9UljTJi2TIulTW4oEuoArZH1RBp3Q5ggpLQ/FMg==","signatures":[{"sig":"MEQCIATGwBEYcEOFNsKraBe4htiVX5cHrAFBIlgBMfNFmOXOAiAOH+AmwE4qzyqCfygAJUK3xvqUespUuYGX9gVZZ2mm3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41563},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"26afd1e78543254e2b67b3a1ba5fd4a693b2af8d","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"//exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.5","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.2","react-dom":"18.2.0","storybook":"7.6.8","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.8","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.8","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.8","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.19.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.19.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.187_1705397261584_0.023706177274475104","host":"s3://npm-registry-packages"}},"1.7.188":{"name":"react-parallax-tilt","version":"1.7.188","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.188","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"eb5818cb33be065959bc784cf80cf70eee579eb6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.188.tgz","fileCount":6,"integrity":"sha512-yivKtsTxmjSeS5Dvcszw3Vf1qKMPEQGwvLw1WqiV8kIqGESbKV4xKABZodnopCIpVQHssNkGo8XOxij8Z0Kmng==","signatures":[{"sig":"MEQCIDtJnPBDUSpbIE6C+LvmwsWscX/kww5KlMxrkik22E/JAiAN9IGdavsPXKBu+okwz/SRb76WsExACgfK8/nwjwBUhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41563},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"bc8832957598a6cea65ffda97dd8776a3a96f95d","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"//exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.5","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.2","react-dom":"18.2.0","storybook":"7.6.8","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.8","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.8","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.8","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.18.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.18.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.188_1705397440301_0.8671326181820813","host":"s3://npm-registry-packages"}},"1.7.189":{"name":"react-parallax-tilt","version":"1.7.189","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.189","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5112e3254a15c0f2cfe60aaffbf7c4800d1e3085","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.189.tgz","fileCount":6,"integrity":"sha512-r9W+Ca60TlVo8a75O+HgIPv1SijrMdxx3bbOHJFqF20KlK+8l407XdiVIMdTABTvowOxSOSxKshEoysYr3KanA==","signatures":[{"sig":"MEYCIQCmwnCyVRmr+fuzubLKhMn4VylSzN+zqZZB4TzI9bdypAIhAOFqzC8fzfxs/MrdkADzmKzysQqyNGa8EwpWsZZZZjyx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41563},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"a253d614acb5bb852aedff5538eb5446f83be1be","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"//exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.5","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.2","react-dom":"18.2.0","storybook":"7.6.8","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.8","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.8","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.8","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.18.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.18.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.189_1705397775184_0.030516168204682392","host":"s3://npm-registry-packages"}},"1.7.190":{"name":"react-parallax-tilt","version":"1.7.190","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.190","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"772ea637f90e61b9197e49cd215534d55c140cfc","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.190.tgz","fileCount":6,"integrity":"sha512-rG4vTu664LKvyeLiwaua+96GxifK07rlz+Jt+BP3k4oE7dl8lXNKxVtgTEGGcY/7L3YK4R8ZCDu4YCMUqQHJ9Q==","signatures":[{"sig":"MEYCIQCF1nQz1f/TU8AeC5nrA4WRTeAeZLIROzP6wLPmvvzwSwIhAMt6BToLpDyT99kgmoNF8JEuKsx6H8ANRaz10ZvaUfJw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41563},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","gitHead":"f95f6fe0ee924ef44ca037ee4b8b895bb3077319","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"//exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.5","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.2","react-dom":"18.2.0","storybook":"7.6.8","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.8","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.8","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.8","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.18.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.18.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.190_1705398666471_0.8929789582183363","host":"s3://npm-registry-packages"}},"1.7.191":{"name":"react-parallax-tilt","version":"1.7.191","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.191","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f2efbd9edf9d8d03cfe849730a48638937baaf89","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.191.tgz","fileCount":6,"integrity":"sha512-JUhlnt19+3JTkEBhZKyj5xdaVGIR+gXeH4bhb1KYuXy1TQNgHtWt0GwXUwbBHjrD/FjjdSN0cadA2A5NfwF6bw==","signatures":[{"sig":"MEYCIQD0n4QbTwkz1j9uvcZUGQDhoKgfOB8SQHY22ELq5pH3twIhAIzShHDarNk6Of5BPZicrCe7rFuonJmhZNR3i6chYrxf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41561},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"69104aa14ea56f7eb8f8fe2084dc99e4449d335b","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.69.7","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.5","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.2","react-dom":"18.2.0","storybook":"7.6.8","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.8","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.8","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.8","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.18.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.18.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.191_1705439523628_0.6386832652195396","host":"s3://npm-registry-packages"}},"1.7.192":{"name":"react-parallax-tilt","version":"1.7.192","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.192","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"eb83514dd2322681e21208569bd33f83f0cf3d92","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.192.tgz","fileCount":6,"integrity":"sha512-dF9BKYMyCLKpouxk0dda6yaGifjmeyV+w9gYbR2SGZEoaNzR8Lanpt3ZkpWgWkLxCX3TUq5qJyuX1Ia8Iix+/A==","signatures":[{"sig":"MEQCIGO3cOOYHA7dRyOAsnBuRvOfXrfLjmzX4s1pM1yI1qjqAiAbU0jza0qnUACIl8V1XxKC6GwOK7h3dzlI8l+bBXwNvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41601},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"046912c36a0ff136e6d975363f4e552dc3b53584","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.70.0","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.19.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.19.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.192_1705825035710_0.42435418451421025","host":"s3://npm-registry-packages"}},"1.7.193":{"name":"react-parallax-tilt","version":"1.7.193","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.193","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5c3e52001d80b6a86dde5f0cbb29bac096ec7708","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.193.tgz","fileCount":6,"integrity":"sha512-+DHX2x0DYXCXFEFCxpJYJE5tZ7vItpiV/tjehS4+/m8LwvSkGs52rKDDfCniCN7ZhGZ+m4JoildAO9VV/yZhZw==","signatures":[{"sig":"MEYCIQCoZ2EZIB9uaqtgDW6SjNvmhfie7x+bNYN53nvzTHqXsgIhAMVDri1/Phav9UNA+uzGvPzsKQMHyzCpdKNfWJuAPY9J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41601},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"e0641ace9f2444b39c09fdcec71e07a930682c17","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.70.0","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.19.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.19.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.193_1705826681472_0.8642113021980737","host":"s3://npm-registry-packages"}},"1.7.194":{"name":"react-parallax-tilt","version":"1.7.194","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.194","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8864c3fb67565ace3abd10f24507a91ad3f34d4b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.194.tgz","fileCount":6,"integrity":"sha512-VGdf5wIBxDa7vrpcb75fYb7Sy/FX5wofuN8/Ufj6Cv6n/HY7uHNZjGWde5TuQ42jHqCQxfXy4IVFNeQokkBsPw==","signatures":[{"sig":"MEUCIBZZhpDImBvG3pDeLezXOn6e3as0vIJ/m/DZ0pn8IuqAAiEAzknjeD5sEODaFgIbMkG006W72DNUJ2x1OK+rGA+am2A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41666},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"gitHead":"f1c34e509255435e4cce4f34665871c7d1dfba6e","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.70.0","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.19.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.19.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.194_1705827341075_0.1126686553137024","host":"s3://npm-registry-packages"}},"1.7.195":{"name":"react-parallax-tilt","version":"1.7.195","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.195","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1029d0f8f62c97580fc57d66592d8ab749c1ef38","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.195.tgz","fileCount":10,"integrity":"sha512-CB/rA/ZQo3lllxk+ToNZyCBcJYlNdt3hkjVh4JvJgR3cznRDae6b3TMuoAEnTaXUEYdQAfJ86tA+yGyD+YlcvQ==","signatures":[{"sig":"MEYCIQCT2ZpmSlGh5pt4UzL611UCCg3ug4jEbS6uCNJhgrLY3AIhAIwWQkmDfEv8gcsj8Eo+Rq7oiK/LWKxGFDLUr7OdCE4a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72823},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"5ab7beabadaded36b892c1c401783f91390089e8","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.70.0","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.19.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.19.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.195_1705830583621_0.8653477518842456","host":"s3://npm-registry-packages"}},"1.7.196":{"name":"react-parallax-tilt","version":"1.7.196","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.196","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"6bf32457498f1c84cb571f762678cfce5ccd497b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.196.tgz","fileCount":10,"integrity":"sha512-8FpAHEhT+zkKOvwU/pPyhRnCQKW2ykmZTjrw1wLorj2/5sbz7e6cBvSXiRDpca4vlP6txMfZNf1sprmVcqu4SA==","signatures":[{"sig":"MEQCIHTJcGbhOYkMNuwS4PH+Yj6VMzF5BtuEseGmtWP1c/m7AiBqnBANJzTshZ7QwZsNfM5hnz/z7ai2US97KEUcVAUDAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72823},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"736a4054a377c6d3db6a45f6a89437202899c77a","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.70.0","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.19.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.19.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.196_1705830772773_0.07665217365088361","host":"s3://npm-registry-packages"}},"1.7.197":{"name":"react-parallax-tilt","version":"1.7.197","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.197","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d8ca35a64e12e94b0a497b9e21dc472d16d82439","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.197.tgz","fileCount":10,"integrity":"sha512-HXekO5xlvia3FYB0XQzStqeydxQO7ngttpUSmvXyXNZ0zaBfDMnH4z2sNygayS7xRM7jJggo07EV1iqIsgDH/Q==","signatures":[{"sig":"MEUCIQCUgCzsLy53iu7L424xWoQiU8AfV8oM/Dv0AhaFJkC7LQIgShbFXVQKKOoON7JhhY4gX55YubgilKQHtcmKoz9faeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72375},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"0eee8208fae96ca004f1ea2b1837f47ffd7dd813","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.70.0","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.19.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.19.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.197_1705831249365_0.9849046094416163","host":"s3://npm-registry-packages"}},"1.7.198":{"name":"react-parallax-tilt","version":"1.7.198","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.198","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7fd31f6648baf233de6c070837330be5fda1e189","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.198.tgz","fileCount":10,"integrity":"sha512-BuTpnrAK79CQph4RwUkDRXSEsc8lqBsrmFZJMIwDSACjfBYXhWegBHonkfmSu84T99HoEpYHV7xlg3K9J8WTmg==","signatures":[{"sig":"MEYCIQCaTzN51dO17ek2ZboYKVcr1W1/xIRSmroDJ/X84N557wIhAM1Gj6h1SbSPYctpODJ3PTLAnC2EA7S52F08zLy4WOyT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72447},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"d614c91d262ec23c062fa7ff762e8b8da8b1cef8","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.70.0","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.19.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.19.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.198_1705858899477_0.7702019936966282","host":"s3://npm-registry-packages"}},"1.7.199":{"name":"react-parallax-tilt","version":"1.7.199","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.199","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4b1f1cfdac48463d9df3f63fb6fc7e586ab78b94","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.199.tgz","fileCount":10,"integrity":"sha512-Use3NS+pxn0koWFNI7AI6YIvGffIV1w2nhXJDqMLwYuaoYeZB0TRBccYxhZqVlOHPK4VxRjxMxOOX/lpZhhGbQ==","signatures":[{"sig":"MEQCIEevCSreuzHxHnLZ4JFg//MxSAoZzA/NLTTjSUI1jli2AiBxOmKE3G7nKCEyTdtOYPRIxrPmq7BFSNAo7bMHTfnu2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72455},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"1b66bc2e2603b39fb7b01d317d61e4c6efdfe6b5","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.70.0","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.1","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.4.4","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.2.0","@typescript-eslint/parser":"6.19.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.4.4","@typescript-eslint/eslint-plugin":"6.19.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.199_1705872861500_0.7932660539140568","host":"s3://npm-registry-packages"}},"1.7.200":{"name":"react-parallax-tilt","version":"1.7.200","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.200","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"967bcbb3aad49bf0766494a8f7d1c622448586d3","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.200.tgz","fileCount":10,"integrity":"sha512-mV0kU9I+lf8xn9T3n7znWAuV6TKUn7Eaqf/oMuJasep9gmp/hea9CF27YJQGyJS+ix8iXGe81OlgKNUwci/wDg==","signatures":[{"sig":"MEQCIBoGhdAARK0dZxBgy5oiGJQvGlDMV71EmROs5J3Z7nh5AiA4bgKQv5AvVpq6kNPc0p1e4frFgeaWdGx6d0cy7GjW1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72455},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"c00eec744d7945b6e75499fcd325e1bd7d3fdb57","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","sass":"1.70.0","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","sass-loader":"14.0.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.5.0","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.2.1","@typescript-eslint/parser":"6.19.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.5.0","@typescript-eslint/eslint-plugin":"6.19.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.200_1705947285067_0.13886383803565883","host":"s3://npm-registry-packages"}},"1.7.201":{"name":"react-parallax-tilt","version":"1.7.201","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.201","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"51037efab989b844f561f3e1d502cb9bc400cf04","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.201.tgz","fileCount":10,"integrity":"sha512-jSz1OtpHu0YLdBt/NbKayIZlYrABfpuhWsurhfWCy8hMlUMh3KshH38j39k69foomaa5J6f5KaUnIcHWWlMwrQ==","signatures":[{"sig":"MEQCIHxz0qYpROLJEXEp9jQSLsRNvoYcb42bT5JRB1sl9S04AiBOFJ7zWW99behWVwUYPxPT5P7nbRwEIvTlpmjYe9robQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72402},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"5e99d3380a1c8978eb8b3c69e9cea622b249e25d","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky install","lint-fix":"eslint --fix .","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"8.0.3","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","jest-config":"29.7.0","lint-staged":"15.2.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.5.0","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.8","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.2.1","@typescript-eslint/parser":"6.19.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.5.0","@typescript-eslint/eslint-plugin":"6.19.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.201_1705956736272_0.7408490314700356","host":"s3://npm-registry-packages"}},"1.7.202":{"name":"react-parallax-tilt","version":"1.7.202","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.202","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"93087a46635e911c436a939e3dea3fad904487a8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.202.tgz","fileCount":10,"integrity":"sha512-hUEWysU7wzcHGlOwPhsipXHJvVNgMdluvH0pXs2fgrD936+3BOrU9Q07indr/tNbiZidDqwVZjv+xF5Q5RqFVg==","signatures":[{"sig":"MEQCIQCWrAwkKrY7OkZNYIlgK5hJ8Fwa+Tr8nym3B0wuuHUB9gIfXzNHFMmOdubm8rKRzX8FAxQqwP2Ut2WQQavJAE9wyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72887},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"418e2293035156c33e95e57dbeca433e1b2266a5","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.6","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.11.7","jest-config":"29.7.0","lint-staged":"15.2.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.0","@playwright/test":"1.41.1","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.3.0","@typescript-eslint/parser":"6.19.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.0","@typescript-eslint/eslint-plugin":"6.19.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.202_1706348631930_0.46723993290840626","host":"s3://npm-registry-packages"}},"1.7.203":{"name":"react-parallax-tilt","version":"1.7.203","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.203","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3fb41f4fcb4661358d02dd5d62e1acf18fdc9d6f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.203.tgz","fileCount":10,"integrity":"sha512-rjChD62j31RhPTGgeL6SBRhkIWM18/pSaiOZpGhHOqkSjPvEYmcX0MCo7KExNBqWVDUTkOo8fWSxnQ3zjOdYmA==","signatures":[{"sig":"MEUCIQDp/Wqy+72vfyRTJ0Mdg1VxsmZ/+kTT4x0ZD9YDc3inUAIgEPw2/C4ETUwjFQU4DW/3faeIySjmzs3wsUjUr6F16h0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72887},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"ae869b9b09eab27bf7e4588d06aae2357f24e45e","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.6","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.11.7","jest-config":"29.7.0","lint-staged":"15.2.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.0","@playwright/test":"1.41.1","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.3.0","@typescript-eslint/parser":"6.19.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.0","@typescript-eslint/eslint-plugin":"6.19.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.203_1706350421145_0.0856071568538661","host":"s3://npm-registry-packages"}},"1.7.204":{"name":"react-parallax-tilt","version":"1.7.204","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.204","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3531277293f1517861757fa1398b52a860e8bc3a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.204.tgz","fileCount":10,"integrity":"sha512-WYFCfKV5hvfIbngvt7vX+oh6gi1EuXvTV6hNULqkm3j/Wtgd3GeJJEr9xlizq70yQKr5kh2okjE+iDJr+UprPQ==","signatures":[{"sig":"MEYCIQDSBzcE41rEX+GM5E0RbRNInfGOAqrwM64lxEooMM5BawIhAPdp+mcbqKDxc8sfaMXzJXgErgoDvdICtPRv4wRXZwhY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72887},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"1adf89adf59d596433bc707dc666eab6dc7c80e7","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage playwright-report dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.4.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.6","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.11.8","jest-config":"29.7.0","lint-staged":"15.2.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.0","@playwright/test":"1.41.1","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.3.0","@typescript-eslint/parser":"6.19.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.0","@typescript-eslint/eslint-plugin":"6.19.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.204_1706383154620_0.7745080257294634","host":"s3://npm-registry-packages"}},"1.7.205":{"name":"react-parallax-tilt","version":"1.7.205","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.205","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"20453d2a4d37effa92d51139e785fd8acfbb3bb4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.205.tgz","fileCount":10,"integrity":"sha512-lWBY4UTCpMJldFZYAonSzbwj9eXTs1Tv3pY08hYkLWwORtPEA7FULSFxFgYlV7qNaxdsXNy8pLyWCUr6Yy1Otg==","signatures":[{"sig":"MEYCIQCrApqn+5SdaAfV/7OqexGj8eQvHZjFYpKNEN7Tg728pwIhAMNGqCpQaYCDqvuREa+C2XdMn6t1M3wzh2R5MhRAPWBQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72887},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"0f3afd852f59551350937f61d5ddd7cdb054eb5b","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage playwright-report dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.4.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.6","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.11.9","jest-config":"29.7.0","lint-staged":"15.2.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.0","@playwright/test":"1.41.1","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.3.0","@typescript-eslint/parser":"6.19.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.0","@typescript-eslint/eslint-plugin":"6.19.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.205_1706469479433_0.2242897258857084","host":"s3://npm-registry-packages"}},"1.7.206":{"name":"react-parallax-tilt","version":"1.7.206","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.206","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5d7dbbd45237f9d65bb2331d51e09226b43d120b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.206.tgz","fileCount":10,"integrity":"sha512-2tffEKfeP7bO+BgWqYxS2GnNFXhlUmjGNBiKeG4M8rbjXYHNVq0yiUiKHlBl4cISc3W8yU87cQaKD/t+rMx8Ow==","signatures":[{"sig":"MEUCIAODpg7BarTVmSNuM8I2wHkjTN/9otRPvi+ug1ZWivh7AiEA95lqQuGt/9YN/joyAWy4Lww9ZZDxUPPVOwC4HNfuia8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72888},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"a2a60390b895283260f457d24e55f777dac081c9","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage playwright-report dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.4.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.6","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","codecov":"3.8.3","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.11.10","jest-config":"29.7.0","lint-staged":"15.2.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.0","@playwright/test":"1.41.1","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.3.0","@typescript-eslint/parser":"6.19.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.0","@typescript-eslint/eslint-plugin":"6.19.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.206_1706476726639_0.3350156560675077","host":"s3://npm-registry-packages"}},"1.7.207":{"name":"react-parallax-tilt","version":"1.7.207","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.207","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0b727bc3af69ad7f65b8dff66a4feedadc1d42e4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.207.tgz","fileCount":10,"integrity":"sha512-mXF2rPAZcn96qGlPgWnxdvhhs0cd1vvXEiHzC1BepPh/HUIr65BXqIDWJ/Mm5VVVcBY+/zSPZr9talVICBeZww==","signatures":[{"sig":"MEUCIFA2RjYXW6avnc1YlgXy5q8kvxJqkZBo/kl0I10AlPfnAiEAqm8Q00v5UWrUoWySciLO9IJfmCCOrktbSKWxCXc8fWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72864},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"81debefad6bd580dc059df8c4ac2ffc848ab9ffe","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules coverage playwright-report dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-coverage":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.4.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.6","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.11.10","jest-config":"29.7.0","lint-staged":"15.2.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.0","@playwright/test":"1.41.1","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.3.0","@typescript-eslint/parser":"6.19.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.0","@typescript-eslint/eslint-plugin":"6.19.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.207_1706514105654_0.707495481031712","host":"s3://npm-registry-packages"}},"1.7.208":{"name":"react-parallax-tilt","version":"1.7.208","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.208","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a914f23a7369e8cec82685ce729fe4eb42e201f4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.208.tgz","fileCount":10,"integrity":"sha512-7axD0qFZmGduIjyu3d2cRCGAjay8M6kXnDbQ/TaCu04iXruBHtaK/6loqjVmlejrhK3xBuTZj87aPb0bBvV11w==","signatures":[{"sig":"MEUCIBy9g1+4ba9z+kNKzr300sGrQesF7oo3WaCfyx8NsZ86AiEAx+NKUiG8jBWqWskKaGZfIY0Cv0XXWnwb+XrYVvjE0SM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72868},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"de85d04a68515c18432c753e9e035f53f3c56aff","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.4.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.7","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.11.10","jest-config":"29.7.0","lint-staged":"15.2.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.0","@playwright/test":"1.41.1","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.3.0","@typescript-eslint/parser":"6.19.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.0","@typescript-eslint/eslint-plugin":"6.19.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.208_1706555300925_0.44064827360169834","host":"s3://npm-registry-packages"}},"1.7.209":{"name":"react-parallax-tilt","version":"1.7.209","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.209","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"203ea8b9df84dcb1d17bd80e7053cd14efe6e29a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.209.tgz","fileCount":10,"integrity":"sha512-S1obOJvDp+YCipZjd/iVCbPoQTiQZ3cPrqkFHzoJMDOQT2LSdIQHSYwJNXbZDlgdsK2N1Hr/9VnhKWK5qMNzAA==","signatures":[{"sig":"MEYCIQC6Bim21vCwpSxWXMciWzBe81N2THUHLJQiwJ6GQNJ44AIhAOf1ZY01COGXWSMUicw/JP+qyiy1JUQT2TEyVw3Ggq6d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72886},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"02676070a3ec2381b276659e8b745ef09f052ce2","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.4.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.7","react":"18.2.0","eslint":"8.56.0","rollup":"4.9.6","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.4","react-dom":"18.2.0","storybook":"7.6.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.11.10","jest-config":"29.7.0","lint-staged":"15.2.0","@types/react":"18.2.48","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.0","@playwright/test":"1.41.1","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","semantic-release":"23.0.0","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.10","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.10","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.10","@testing-library/jest-dom":"6.3.0","@typescript-eslint/parser":"6.20.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.0","@typescript-eslint/eslint-plugin":"6.20.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.209_1706556122407_0.2329419461231561","host":"s3://npm-registry-packages"}},"1.7.210":{"name":"react-parallax-tilt","version":"1.7.210","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.210","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2868cbe33d6b3bf0f209fcf5fcb17f8386c697b1","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.210.tgz","fileCount":10,"integrity":"sha512-eckhjD50K9PV8bAc0llo2dRpGoWAtihPkCGQoi7T+ciLYXfxzUFOPmfE7/OOycXAHssHGT68yc2E9lE5tocGag==","signatures":[{"sig":"MEYCIQCUCDiiI850D6Q9cOUx29FgWxB2DSA6T0IPMX8EdwKE1AIhAMXDDoY9cC7g6vBs1/bkDNMKfpBFfcorJj1NUd/HWUEI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73398},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"dc5097a38cee6a5f10bf7f5435d40522235123e9","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.4.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.10","react":"18.2.0","eslint":"8.56.0","rollup":"4.10.0","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"7.6.13","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.17","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.55","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.0","@playwright/test":"1.41.2","@storybook/react":"7.6.13","@types/react-dom":"18.2.19","semantic-release":"23.0.2","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.13","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.13","eslint-plugin-jest":"27.6.3","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","eslint-plugin-playwright":"0.22.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.13","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"6.21.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.0","@typescript-eslint/eslint-plugin":"6.21.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.210_1707581971225_0.5629320508574378","host":"s3://npm-registry-packages"}},"1.7.211":{"name":"react-parallax-tilt","version":"1.7.211","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.211","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"66a623088113df6288723e2603ee73eb6057436a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.211.tgz","fileCount":10,"integrity":"sha512-qLDx/gibaMKVMDaNWv5BFvdB51HKdcMnXk4oqsdqCF7q44KNv1rhsrKJScgBUzIZbz3IhD1iPn5+8s0Uv04i9g==","signatures":[{"sig":"MEQCIEJR/pCqGezuoBICoFkCDkfzkeOEteJREBGsUFpLnXs3AiA1JtNi0bue8jhVptIldg5bqy21Pi0/cjX5j0+aTJB7QA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73395},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"388c0481032b0841cb62eb0b0b496bd3a19b6c0e","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.4.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.56.0","rollup":"4.11.0","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"7.6.16","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.18","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.55","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.1","@playwright/test":"1.41.2","@storybook/react":"7.6.16","@types/react-dom":"18.2.19","semantic-release":"23.0.2","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.16","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.16","eslint-plugin-jest":"27.8.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.6.15","@babel/preset-typescript":"7.23.3","eslint-plugin-playwright":"1.0.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.16","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.0.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.2","@typescript-eslint/eslint-plugin":"7.0.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.211_1708006373112_0.9444557791033956","host":"s3://npm-registry-packages"}},"1.7.212":{"name":"react-parallax-tilt","version":"1.7.212","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.212","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"acaa2f5bebb6b81706822e0e0a2016b54531ae96","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.212.tgz","fileCount":10,"integrity":"sha512-UCsJ6GUSaEMbpEr+NhAFD5SNv+iEzIqsEFdVokV348QgRSktFNJoqYvQSnGj+OwZNaby3P2bnD/+Or5263k8UQ==","signatures":[{"sig":"MEUCIDgAe0uudevr6iAGTS7r49BBr64Nx6OeeC36Oit7EcplAiEAroJx7VW/iHINmQHU1Luc4G7ZH3QYEcyQY+BQMiUnZJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73394},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"ef505dc45fa4ee7a9fd5cb2cb9e927bf5cec2360","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.4.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.56.0","rollup":"4.12.0","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"7.6.16","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.19","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.56","@types/eslint":"8.56.2","react-demo-tab":"1.3.9","@commitlint/cli":"18.6.1","@playwright/test":"1.41.2","@storybook/react":"7.6.16","@types/react-dom":"18.2.19","semantic-release":"23.0.2","@babel/preset-env":"7.23.9","@storybook/addons":"7.6.16","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.16","eslint-plugin-jest":"27.9.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.33.2","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","@babel/preset-typescript":"7.23.3","eslint-plugin-playwright":"1.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.16","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.0.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"18.6.2","@typescript-eslint/eslint-plugin":"7.0.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.212_1708246692449_0.96980157921403","host":"s3://npm-registry-packages"}},"1.7.213":{"name":"react-parallax-tilt","version":"1.7.213","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.213","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"83aa49201998e729f9ecca4d543b561caf94550d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.213.tgz","fileCount":10,"integrity":"sha512-OJ5JW5kPNfnRUUFdnxUqUNkMu1NiqeLyYROqd590N8ilR3JFLOoFkJfYgpnHUPgvNms21nZVz0IKUB9MmzUDpg==","signatures":[{"sig":"MEQCIDtZEA9znIPBODKr1sfCG5SBXRP7ig3Hv66bwPJ5bZVRAiA2OHyuCaNLtTti7q0Egxv6mrB/CG3C0V71jUNhfjANMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73394},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"8e89631ad145b6d46a8b78bf4c7c7e23830cb9ed","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.12.1","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"7.6.17","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.24","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.63","@types/eslint":"8.56.5","react-demo-tab":"1.3.9","@commitlint/cli":"19.0.3","@playwright/test":"1.42.1","@storybook/react":"7.6.17","@types/react-dom":"18.2.20","semantic-release":"23.0.2","@babel/preset-env":"7.24.0","@storybook/addons":"7.6.17","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.17","eslint-plugin-jest":"27.9.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.34.0","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","@babel/preset-typescript":"7.23.3","eslint-plugin-playwright":"1.5.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.17","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.1.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"19.0.3","@typescript-eslint/eslint-plugin":"7.1.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.213_1709732792136_0.4862287488984116","host":"s3://npm-registry-packages"}},"1.7.214":{"name":"react-parallax-tilt","version":"1.7.214","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.214","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7948d9cb0352143b5dd9906eb4f24d8091be8b44","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.214.tgz","fileCount":10,"integrity":"sha512-eueRnnIq0YS4eXAzP1/5UV8O1+tEnwP+onhNa3P1ksosCB7yjR7b5op3Yctcslm7t21Rgb7ftePyRICJ28DTyQ==","signatures":[{"sig":"MEUCIFIo7XLljeRtwl8L14vt+LXwRT/HGt8HP+HHzjbPwYubAiEA9xGvfYrPMP1bVkZi194wQxGxRTHgCDbpi+2Q1CZOR9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73394},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"afcb935f334a48bb5fcfa1d3f5a40b3c9cac9754","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.12.1","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"7.6.17","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.2","@types/jest":"29.5.12","@types/node":"20.11.25","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.63","@types/eslint":"8.56.5","react-demo-tab":"1.3.9","@commitlint/cli":"19.0.3","@playwright/test":"1.42.1","@storybook/react":"7.6.17","@types/react-dom":"18.2.20","semantic-release":"23.0.2","@babel/preset-env":"7.24.0","@storybook/addons":"7.6.17","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.17","eslint-plugin-jest":"27.9.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.34.0","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","@babel/preset-typescript":"7.23.3","eslint-plugin-playwright":"1.5.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.17","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.1.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"19.0.3","@typescript-eslint/eslint-plugin":"7.1.1","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.214_1709750806097_0.36191045869065963","host":"s3://npm-registry-packages"}},"1.7.215":{"name":"react-parallax-tilt","version":"1.7.215","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.215","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"db50ef5fdcc60c2bc1de652063f5b53a47ac7131","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.215.tgz","fileCount":10,"integrity":"sha512-uIIYccEHyaWjedqaYOETjhHHNej+O85cATUOXtMPgdk4rCYjfpFP9FSPfVc4ezD/qUkBD8bzbFH5BKsrbfLZYA==","signatures":[{"sig":"MEUCICo9alqkkhk/DCVyYr429E79Fm7G2ZjhMFEHx0osD/OEAiEAilNK8Pa6ND61Ymtp/vvcl2YZSxFbEUq3u1F7Z5VRsb0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73394},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"cb254626d58cd25681a0f3d12aee542055d6d1c5","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.13.0","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"7.6.17","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.2","@types/jest":"29.5.12","@types/node":"20.11.26","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.65","@types/eslint":"8.56.5","react-demo-tab":"1.3.9","@commitlint/cli":"19.1.0","@playwright/test":"1.42.1","@storybook/react":"7.6.17","@types/react-dom":"18.2.21","semantic-release":"23.0.2","@babel/preset-env":"7.24.0","@storybook/addons":"7.6.17","rollup-plugin-dts":"6.1.0","@storybook/theming":"7.6.17","eslint-plugin-jest":"27.9.0","@babel/preset-react":"7.23.3","eslint-plugin-react":"7.34.0","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","@babel/preset-typescript":"7.23.3","eslint-plugin-playwright":"1.5.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"7.6.17","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.2.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"19.1.0","@typescript-eslint/eslint-plugin":"7.2.0","eslint-import-resolver-typescript":"3.6.1"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.215_1710228478593_0.2649794324646666","host":"s3://npm-registry-packages"}},"1.7.216":{"name":"react-parallax-tilt","version":"1.7.216","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.216","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a22f89a3384cac8ea58f4a90cde486d4133f6ce4","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.216.tgz","fileCount":10,"integrity":"sha512-4hnN4sCyDPDJnDHCJEStnTkvJeaaHmkLflZcZpIZJNtiqMXqqVK4oFNeR8pmH9n7h6Qiz7A9K1iotbWrNDmvWw==","signatures":[{"sig":"MEYCIQDPQ5okP1Cjv4TkJ+Ua6/5xhyYb35vOLS0GN/2qcOiAegIhANt5wBy/qF1rnvRtZyPWtgjXxFhnmPTX+qrGlDcl1PEq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73335},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"d445d8696ebd48099379126f266223701bfa38da","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.13.0","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"8.0.2","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.2","@types/jest":"29.5.12","@types/node":"20.11.30","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.67","@types/eslint":"8.56.6","react-demo-tab":"1.3.9","@commitlint/cli":"19.2.1","@playwright/test":"1.42.1","@storybook/react":"8.0.2","@types/react-dom":"18.2.22","semantic-release":"23.0.5","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.2","eslint-plugin-jest":"27.9.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.2","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.5.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.2","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.3.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"19.1.0","@typescript-eslint/eslint-plugin":"7.3.1","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.216_1710869553675_0.17457695046639632","host":"s3://npm-registry-packages"}},"1.7.217":{"name":"react-parallax-tilt","version":"1.7.217","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.217","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"301427720fbc4a258dc920bb076b0b6f5eeca856","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.217.tgz","fileCount":10,"integrity":"sha512-+BVhBAXbW8AXJgM1T7+7+m1UVtHPU6Mi/m/9lyh4+fuPsIvq0VTx6+2fXq28qO8GVpp1WMuzh2hs16MU11NhzQ==","signatures":[{"sig":"MEQCIGVKGUFLFAF7bf5z0Q/FQHpt/CkQVvtlo2AW0K5blysVAiAtZBWaDxbpvOMxC/J0oied52Wfp03l0WKMxPtCLdSwJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73335},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"c0331725c56a4bf524f3d1cb1edac8fff3536974","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.13.0","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"8.0.2","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.3","@types/jest":"29.5.12","@types/node":"20.11.30","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.67","@types/eslint":"8.56.6","react-demo-tab":"1.3.9","@commitlint/cli":"19.2.1","@playwright/test":"1.42.1","@storybook/react":"8.0.2","@types/react-dom":"18.2.22","semantic-release":"23.0.5","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.2","eslint-plugin-jest":"27.9.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.2","@testing-library/react":"14.2.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.5.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.2","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.3.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"19.1.0","@typescript-eslint/eslint-plugin":"7.3.1","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.217_1710969107183_0.18530450634864026","host":"s3://npm-registry-packages"}},"1.7.218":{"name":"react-parallax-tilt","version":"1.7.218","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.218","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"83cea254db83ba183e1a86fd7dcad67235cde42b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.218.tgz","fileCount":10,"integrity":"sha512-dl7vJ2AsHBACts/osX2UReE3zj48NmMiVhYim3HL8Jl3thUVzw05ByLW9J5R1Vku8OmrSX42ySPKMhjGG0STZg==","signatures":[{"sig":"MEYCIQCozd1YQeZTRv7zL8EHpeyFWrfyx0xIvNSyWw/4I9nJOgIhAJHz+Y0QQpzofSv7DxNnRKJLEqeateLNEEmcRP5vnuUT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73335},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"bb1ab22b73883ab41b2e6c1bd6eec1749dea4f57","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.13.1","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"8.0.4","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.3","@types/jest":"29.5.12","@types/node":"20.11.30","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.73","@types/eslint":"8.56.6","react-demo-tab":"1.3.9","@commitlint/cli":"19.2.1","@playwright/test":"1.42.1","@storybook/react":"8.0.4","@types/react-dom":"18.2.22","semantic-release":"23.0.6","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.4","eslint-plugin-jest":"27.9.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.4","@testing-library/react":"14.2.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.5.4","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.4","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.4.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"19.1.0","@typescript-eslint/eslint-plugin":"7.4.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.218_1711570583643_0.12215087261343482","host":"s3://npm-registry-packages"}},"1.7.219":{"name":"react-parallax-tilt","version":"1.7.219","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.219","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0b87bc5cd8400ecc1e59f4f20e6ab26c845d363a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.219.tgz","fileCount":10,"integrity":"sha512-UtiUZdRpxpySjb8kKDaAeCyBQ0QI4RU6MGaqyKgf64rt/qMwjLHERls0saREuaJrUumoHR5CedTQic+OVJta7g==","signatures":[{"sig":"MEUCIB+RDJsNQyCuQRSOfLDPUmFIVSTwSb2gX6i/TjGQpjrzAiEArxMugH3aj/we5YwEtM7S1iFhhmpx/02mDlU8RTAPiyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73335},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"0ec95fb9e1c53fb2af4963444f62545a7989ee02","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.13.2","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"8.0.5","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.3","@types/jest":"29.5.12","@types/node":"20.11.30","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.73","@types/eslint":"8.56.6","react-demo-tab":"1.3.9","@commitlint/cli":"19.2.1","@playwright/test":"1.42.1","@storybook/react":"8.0.5","@types/react-dom":"18.2.23","semantic-release":"23.0.6","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.5","eslint-plugin-jest":"27.9.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.5","@testing-library/react":"14.2.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.5.4","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.5","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.4.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"19.1.0","@typescript-eslint/eslint-plugin":"7.4.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.219_1711701054987_0.6994587761665425","host":"s3://npm-registry-packages"}},"1.7.220":{"name":"react-parallax-tilt","version":"1.7.220","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.220","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"560b49a8b3d78eaa26cabe81a6bd947676cf7a79","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.220.tgz","fileCount":10,"integrity":"sha512-9hqQAQ38+5h03Dwq01rp/ylfsVWaNUSSo+fPsQvJCrv765/ER0KU4zfC5yylovnUb8SGHw6WLp88Ap0ZqyHaxQ==","signatures":[{"sig":"MEQCIF62KKWQC1s1oZ/BwKslHUIvypOKK3xyo7n+W8SAVCHNAiAIx+CEkdwUBl610IFbm6CV0L8L/tbPzRCTcj29PK6Yfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73334},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"f489b58395543a3981ad63f301a8eb1f832b5f47","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.12.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.14.0","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"8.0.6","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.74","@types/eslint":"8.56.7","react-demo-tab":"1.3.9","@commitlint/cli":"19.2.1","@playwright/test":"1.43.0","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","semantic-release":"23.0.7","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.6","eslint-plugin-jest":"28.2.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.6","@testing-library/react":"14.2.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.5.4","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.5.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.0","@commitlint/config-conventional":"19.1.0","@typescript-eslint/eslint-plugin":"7.5.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.220_1712473892116_0.7663367206880713","host":"s3://npm-registry-packages"}},"1.7.221":{"name":"react-parallax-tilt","version":"1.7.221","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.221","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e6bc3d37eb55adef04fb90eaf696980a868a1ee0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.221.tgz","fileCount":10,"integrity":"sha512-B6mlbJvKtxZHQzUuXCWSSlk7wStsL/7JKC0zd78VZ62R1B/hzqdlyUJ8qFOlyA6bwHmNH6adlaFJr/TwaQx6ww==","signatures":[{"sig":"MEUCIHqXi+ULpjFl4IVOTxpcIOhg8piVS+bOVww9hxrUC+2/AiEAy1jBx/QnQxYi7MS7RhgfB1YkOV4R/8r8z7O2lvmx850=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73334},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"2370b993818cc03e5168f7eebb041649a83e7c2a","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.12.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.14.2","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"8.0.8","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.5","@types/jest":"29.5.12","@types/node":"20.12.7","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.77","@types/eslint":"8.56.9","react-demo-tab":"1.3.9","@commitlint/cli":"19.2.1","@playwright/test":"1.43.0","@storybook/react":"8.0.8","@types/react-dom":"18.2.25","semantic-release":"23.0.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.8","eslint-plugin-jest":"28.2.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.8","@testing-library/react":"15.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.2.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.8","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.1","@commitlint/config-conventional":"19.1.0","@typescript-eslint/eslint-plugin":"7.6.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.221_1712928873890_0.19138814038858087","host":"s3://npm-registry-packages"}},"1.7.222":{"name":"react-parallax-tilt","version":"1.7.222","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.222","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7d4c163ae40f4e2f82ee6cb90dd5d5b474ddc5b8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.222.tgz","fileCount":10,"integrity":"sha512-lBB9N2QtGFkvIxsFQXM4O3V7p0oa2z9uO63TXzQTyS7MSRcycK+54iyAn/brOwkB+pouOa5yYNgUWBHzlDsDCg==","signatures":[{"sig":"MEUCIQCSFyAq+Zxw6DIPkl8PFxNkjkoV6vD+svEP4mHWBjlWOAIgRl3Csq5QGUe9k05Gg6koB0HQlPPsuWb7FfvpyMFW1KY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73335},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"25c38be1432b7764818ec8cd49b0fa8e5ba70d05","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.16.0","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"8.0.8","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.5","@types/jest":"29.5.12","@types/node":"20.12.7","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.79","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.2.2","@playwright/test":"1.43.1","@storybook/react":"8.0.8","@types/react-dom":"18.2.25","semantic-release":"23.0.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.8","eslint-plugin-jest":"28.2.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.8","@testing-library/react":"15.0.2","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.8","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.7.0","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.7.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.222_1713681215319_0.15208005050907314","host":"s3://npm-registry-packages"}},"1.7.223":{"name":"react-parallax-tilt","version":"1.7.223","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.223","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ec6dc0747a7fac012f431797b3f878fbcc36a41d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.223.tgz","fileCount":10,"integrity":"sha512-zHZNJFFLWjbbgmo61SK1Vh+5VKuibKDMmpQVKwHkPfg7JpfmZJ8T3ncH/fYGr1h1n0NNeebesH4Ct+wp41sVtw==","signatures":[{"sig":"MEUCIDjNl7Tb/Tby4huGgEazPNyXLKMxV0lV2oLfqSnHAJlmAiEA2KmDckeVf6DCZP1xS1oZsFNmC+kmu2dLIl+q6kddE+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73335},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"2c6457835f01b626ef10098df9c9de4ed2bbfa29","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.5.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.2.0","eslint":"8.57.0","rollup":"4.16.4","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.2.0","storybook":"8.0.9","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.5","@types/jest":"29.5.12","@types/node":"20.12.7","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.2.79","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.43.1","@storybook/react":"8.0.9","@types/react-dom":"18.2.25","semantic-release":"23.0.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.9","eslint-plugin-jest":"28.2.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"9.3.4","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.9","@testing-library/react":"15.0.4","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.9","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.7.1","eslint-plugin-react-hooks":"4.6.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.7.1","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.223_1714051426206_0.6459617572373142","host":"s3://npm-registry-packages"}},"1.7.224":{"name":"react-parallax-tilt","version":"1.7.224","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.224","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0884f27cc9cdb34e7576c524afd042d7b6b8aa7e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.224.tgz","fileCount":10,"integrity":"sha512-BuadbLzacAQjv5YhVQXIYwOjrPGsMMuZlpUaS4CgLmXxR2SkLTtNmUwgo3iCyh3bTZayD6nRu/Qz93GEQimkrw==","signatures":[{"sig":"MEUCIQCTRkVAi0smCY3RLPSXLej9tP3swkvNb8Vq66DJgChEsAIgPN0exy0af0cjp7bYRbDxd7eek/TRBBEFyRV+AU5J/9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73334},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"7ce9a6b0b51656adaee4c28f4f31430a257a8869","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.6.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.3.1","eslint":"8.57.0","rollup":"4.17.0","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.3.1","storybook":"8.0.9","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.5","@types/jest":"29.5.12","@types/node":"20.12.7","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.3.1","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.43.1","@storybook/react":"8.0.9","@types/react-dom":"18.3.0","semantic-release":"23.0.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.9","eslint-plugin-jest":"28.3.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"10.0.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.9","@testing-library/react":"15.0.5","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.9","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.7.1","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.7.1","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.224_1714330939386_0.8467485881749677","host":"s3://npm-registry-packages"}},"1.7.225":{"name":"react-parallax-tilt","version":"1.7.225","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.225","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2d1d43594c8bbfb5a9ef8b12caefe2335f6bdd02","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.225.tgz","fileCount":10,"integrity":"sha512-1psOGRGQyJ61WXpzQmupjKiG76c8yK5l5LHJpztPyzORyIUPOUXDLYWTPPInBPlXh38D5TuypudPXkYpYu8Wfw==","signatures":[{"sig":"MEQCIG1IgJOvH8uUqa3p1etklOTsZVZt+DOLoKVeMBWluhHIAiA+oTdfnUISf+RytTwikWVE3lV/ixQFAbTacc0h/h3iKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73334},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"cb111a186964d411a326fb1cc1afd0cf8124843d","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.7.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.3.1","eslint":"8.57.0","rollup":"4.17.2","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.3.1","storybook":"8.0.9","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.5","@types/jest":"29.5.12","@types/node":"20.12.8","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.3.1","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.43.1","@storybook/react":"8.0.9","@types/react-dom":"18.3.0","semantic-release":"23.0.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.9","eslint-plugin-jest":"28.3.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"10.1.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.9","@testing-library/react":"15.0.6","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.9","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.8.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.8.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.225_1714679416083_0.09615833316252265","host":"s3://npm-registry-packages"}},"1.7.226":{"name":"react-parallax-tilt","version":"1.7.226","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.226","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8905cea406c921634676cd70116f0d205e561e5d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.226.tgz","fileCount":10,"integrity":"sha512-1uVwj/bZ6lfH6hXJl7JyTzjaLEwWJEmhJ43SdsnALEUWAzsXBMXYPwbOIv4CG1Fc2r9N1tjxEPrJ0JAu5zjcMw==","signatures":[{"sig":"MEUCIDp6+PsBDiwDpt+5bphvyQCGvUACIr4tRtoplsxGl1bAAiEA4TzF/6Kk0jpUouJ4T6g7IT+6r21jvevB3fAU8Hu+gSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73340},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"462f579cb2a6ba25cb396c37a2381a90091f62bc","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.7.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.3.1","eslint":"8.57.0","rollup":"4.17.2","demozap":"1.3.44","ts-jest":"29.1.2","prettier":"3.2.5","react-dom":"18.3.1","storybook":"8.0.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.5","@types/jest":"29.5.12","@types/node":"20.12.11","jest-config":"29.7.0","lint-staged":"15.2.2","@types/react":"18.3.1","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.44.0","@storybook/react":"8.0.10","@types/react-dom":"18.3.0","semantic-release":"23.0.8","rollup-plugin-dts":"6.1.0","@storybook/theming":"8.0.10","eslint-plugin-jest":"28.5.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"10.1.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.0.10","@testing-library/react":"15.0.7","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.7","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.0.10","@testing-library/jest-dom":"6.4.5","@typescript-eslint/parser":"7.8.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.8.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.226_1715323299347_0.5572226639885223","host":"s3://npm-registry-packages"}},"1.7.227":{"name":"react-parallax-tilt","version":"1.7.227","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.227","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"34e81888a2d61dac21083c42a4bd0ea06e59d626","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.227.tgz","fileCount":10,"integrity":"sha512-fud+f/Y9pdJiu7CQFgP/8V/wZzWj48PMyCrBgJF0QUHAwwc7wMzHIp9MrMIiVz4jGbu+nRPKA3O9P4IP3bSnFA==","signatures":[{"sig":"MEYCIQDV+eNUVulOP2m8kMS/GIv0J60BRZUGBPzZfvCRyLndgwIhAK91okVDFDMRJBo41VjaEkIHHQzwVTiLgAh5JJtyLEZ6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73337},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"cc664ec945ed0fe4858e90605e306ef3f83a11ea","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.3.1","eslint":"8.57.0","rollup":"4.18.0","demozap":"1.3.44","ts-jest":"29.1.3","prettier":"3.2.5","react-dom":"18.3.1","storybook":"8.1.3","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.5","@types/jest":"29.5.12","@types/node":"20.12.12","jest-config":"29.7.0","lint-staged":"15.2.5","@types/react":"18.3.3","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.44.1","@storybook/react":"8.1.3","@types/react-dom":"18.3.0","semantic-release":"23.1.1","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.1.3","eslint-plugin-jest":"28.5.0","eslint-plugin-react":"7.34.1","@testing-library/dom":"10.1.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.1.3","@testing-library/react":"15.0.7","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.8","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.1.3","@testing-library/jest-dom":"6.4.5","@typescript-eslint/parser":"7.10.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.10.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.2"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.227_1716650120882_0.5806498966493219","host":"s3://npm-registry-packages"}},"1.7.228":{"name":"react-parallax-tilt","version":"1.7.228","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.228","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a8a548658546579f81a65ac67a0e0e709a9c1d13","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.228.tgz","fileCount":10,"integrity":"sha512-dACuwQ+yOk47rjWYCYk1PGqIEA7lQM3x7kVeWrhxXleclyYPEJwdD8/EmjpileaH443dgLmNKHYf8366SjnR8g==","signatures":[{"sig":"MEQCIAHUt7Y7P5rHq8SPt8T9aPQjtiWCIbdtXra1Xy+ONafPAiB0qSUVxgXD4wEGFxUzxXNfQKrIuXIghvEwkqnF3btj8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73336},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"488474ee06ca6391fac4ee60248c068d5ddae163","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.3.1","eslint":"8.57.0","rollup":"4.18.0","demozap":"1.3.44","ts-jest":"29.1.4","prettier":"3.3.1","react-dom":"18.3.1","storybook":"8.1.6","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.4.5","@types/jest":"29.5.12","@types/node":"20.14.2","jest-config":"29.7.0","lint-staged":"15.2.5","@types/react":"18.3.3","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.44.1","@storybook/react":"8.1.6","@types/react-dom":"18.3.0","semantic-release":"24.0.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.1.6","eslint-plugin-jest":"28.6.0","eslint-plugin-react":"7.34.2","@testing-library/dom":"10.1.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.1.6","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.1.6","@testing-library/jest-dom":"6.4.5","@typescript-eslint/parser":"7.13.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.13.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.228_1718047975594_0.7122886437950389","host":"s3://npm-registry-packages"}},"1.7.229":{"name":"react-parallax-tilt","version":"1.7.229","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.229","homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8696afe47b373fa5592f2478f321a76e9a4f18f1","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.229.tgz","fileCount":10,"integrity":"sha512-+dS+Wp3vbtGRjKNOjRj/57Bk3tdZMOA5dAiA/k2ZRLDPzvidinCozYdVKgGcyYSb2/UWaYUeF2mI0XQhD7RymQ==","signatures":[{"sig":"MEQCIG0Ys/43sxqtuEzfjBf+AqF6Ui2MAjrf/6gu2+rHDE75AiBqtpuUW5AZ3+K5+/67Xxu7HoO0X44cBRbPrw6nkwdzJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73341},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"0cca16e168eea9ad97e95e9a3507fd9e1638364f","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.14.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.3.1","eslint":"8.57.0","rollup":"4.18.0","demozap":"1.3.44","ts-jest":"29.1.5","prettier":"3.3.2","react-dom":"18.3.1","storybook":"8.1.10","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.5.2","@types/jest":"29.5.12","@types/node":"20.14.7","jest-config":"29.7.0","lint-staged":"15.2.7","@types/react":"18.3.3","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.44.1","@storybook/react":"8.1.10","@types/react-dom":"18.3.0","semantic-release":"24.0.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.1.10","eslint-plugin-jest":"28.6.0","eslint-plugin-react":"7.34.3","@testing-library/dom":"10.1.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.1.10","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.1.10","@testing-library/jest-dom":"6.4.6","@typescript-eslint/parser":"7.13.1","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.13.1","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.229_1718977136043_0.06522877674580307","host":"s3://npm-registry-packages"}},"1.7.230":{"name":"react-parallax-tilt","version":"1.7.230","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.230","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d041d0b4f7b580c1e6013678a7261e42e632014f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.230.tgz","fileCount":10,"integrity":"sha512-2jZ+61JAS9+kC7rPJv64WQSzJmCx3PJHQFwg6mtOyHh/lbXLy81yV25yIZK3Sflg2j/RCZ2NcPSzJnptN5FGvw==","signatures":[{"sig":"MEUCIQDGpTmpUGWgqGeA2wBK36CzNHMb1cU8sETeEJjewlkBPwIgPXvgKw9gcZR5Jd6OxVG0nJJQlkUZRazyMZ/T90ahgfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72887},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"515dfc66182f75f892109907e08e3492f85e559b","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.3.1","eslint":"8.57.0","rollup":"4.18.0","demozap":"1.3.44","ts-jest":"29.1.5","prettier":"3.3.2","react-dom":"18.3.1","storybook":"8.1.11","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.14.9","jest-config":"29.7.0","lint-staged":"15.2.7","@types/react":"18.3.3","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.45.1","@storybook/react":"8.1.11","@types/react-dom":"18.3.0","semantic-release":"24.0.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.1.11","eslint-plugin-jest":"28.6.0","eslint-plugin-react":"7.34.3","@testing-library/dom":"10.3.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.1.11","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.1.11","@testing-library/jest-dom":"6.4.6","@typescript-eslint/parser":"7.15.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.15.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.230_1719999681806_0.3211371022088705","host":"s3://npm-registry-packages"}},"1.7.231":{"name":"react-parallax-tilt","version":"1.7.231","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.231","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f066ceac2fbf95721302484f85960a430e4e4444","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.231.tgz","fileCount":10,"integrity":"sha512-5NtrIdg1RdOl1ygV3A7e9A+PeArMRJ4LNml5YcRGTukaxC2+JMl4qAdGRh7mnu53ruwy9DlYqBsrelssDkjZiQ==","signatures":[{"sig":"MEQCIEQZryGjiYmc87AOjajFXK/NC8PhZBoFtNs71ZQHjhcOAiBPF7AEfnmirAW+Yy6+sPt0q7FvhDJGOSgPWaFYtVDLxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72888},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"0271a853fd391c42dbd47938fda6689de70e0be9","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.3.1","eslint":"8.57.0","rollup":"4.18.1","demozap":"1.3.44","ts-jest":"29.2.0","prettier":"3.3.2","react-dom":"18.3.1","storybook":"8.1.11","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.14.10","jest-config":"29.7.0","lint-staged":"15.2.7","@types/react":"18.3.3","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.45.1","@storybook/react":"8.1.11","@types/react-dom":"18.3.0","semantic-release":"24.0.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.1.11","eslint-plugin-jest":"28.6.0","eslint-plugin-react":"7.34.3","@testing-library/dom":"10.3.1","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.1.11","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.1.11","@testing-library/jest-dom":"6.4.6","@typescript-eslint/parser":"7.15.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.15.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.231_1720455142488_0.24050592275521154","host":"s3://npm-registry-packages"}},"1.7.232":{"name":"react-parallax-tilt","version":"1.7.232","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.232","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1087b181e7c823fbfbdc5224a716fbe73ff44e1a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.232.tgz","fileCount":10,"integrity":"sha512-wGfrjuzqmS9382UE6YRGTMQEEvEDt1Ldk2YD2x4aUc4obU+ddZ3/Fb8GQYdIEGjAoB9FYJM4LEamAfPeSiu3PQ==","signatures":[{"sig":"MEYCIQCMHvR6y5LW3p2ShYTxvZJkpb4EvI19ZjghDoYnLjYdHAIhAO2BUoH61NkaXsxh8OrGetof/143/b+h6WgNI8mVazgd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72883},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"f1539f45fff72c6e70990764db419e3e1b31ec57","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.0.11","react":"18.3.1","eslint":"8.57.0","rollup":"4.18.1","demozap":"1.3.44","ts-jest":"29.2.0","prettier":"3.3.2","react-dom":"18.3.1","storybook":"8.2.0","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.14.10","jest-config":"29.7.0","lint-staged":"15.2.7","@types/react":"18.3.3","@types/eslint":"8.56.10","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.45.1","@storybook/react":"8.2.0","@types/react-dom":"18.3.0","semantic-release":"24.0.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.2.0","eslint-plugin-jest":"28.6.0","eslint-plugin-react":"7.34.3","@testing-library/dom":"10.3.1","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.2.0","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.2.0","@testing-library/jest-dom":"6.4.6","@typescript-eslint/parser":"7.16.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.16.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.232_1720601725761_0.3082263950815003","host":"s3://npm-registry-packages"}},"1.7.233":{"name":"react-parallax-tilt","version":"1.7.233","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.233","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"16503167bbe9ff1fc74021535036643e1ea8854c","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.233.tgz","fileCount":10,"integrity":"sha512-T1dkDyXB7HFZ67nTAC2hX21+HckZGo3fArZnCglkwuRIheELogfieKgLGYOq1aEZH+LhTB0bnAUA/iYUqCVrxA==","signatures":[{"sig":"MEUCIQDjDni6BwWX4qB/e4igFBH5BSGVbK4nPrl3ISYQN/saPQIgWq1hpBPSmk/JABdYrOAID7J6ceocJ511Eog676kmQzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72880},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"8414bda2e115179ba951d998bed5809f62ad4e53","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.1","react":"18.3.1","eslint":"8.57.0","rollup":"4.19.0","demozap":"1.3.44","ts-jest":"29.2.3","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.2.5","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"20.14.11","jest-config":"29.7.0","lint-staged":"15.2.7","@types/react":"18.3.3","@types/eslint":"9.6.0","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.45.3","@storybook/react":"8.2.5","@types/react-dom":"18.3.0","semantic-release":"24.0.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.2.5","eslint-plugin-jest":"28.6.0","eslint-plugin-react":"7.35.0","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.2.5","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.2.5","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.17.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.17.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.233_1721754332732_0.2620145588123035","host":"s3://npm-registry-packages"}},"1.7.234":{"name":"react-parallax-tilt","version":"1.7.234","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.234","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fe411d307b0a2c6659bb7302669040bec4490add","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.234.tgz","fileCount":10,"integrity":"sha512-/53zDaXwDDXBc3J/k6/voqxKqyX9f6naPl8VilWRcWSvGxkyj6Wb6p57WJuj9EhVYHWwu84ructJvw8RlBB3Ng==","signatures":[{"sig":"MEQCIHcOaLKeoJGKmFYbscaf9QsJMPr48Eb9mjPtumr4sHCsAiAhbApkXf7U4FD/Dic69tkLmGqWiMOa7HArZM/NrukETw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72880},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"21ab69ebe6708f9fc2a202d02376e3fd5b3f9e59","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.15.1","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.3","react":"18.3.1","eslint":"8.57.0","rollup":"4.19.1","demozap":"1.3.44","ts-jest":"29.2.3","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.2.6","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"20.14.12","jest-config":"29.7.0","lint-staged":"15.2.7","@types/react":"18.3.3","@types/eslint":"9.6.0","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.45.3","@storybook/react":"8.2.6","@types/react-dom":"18.3.0","semantic-release":"24.0.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.2.6","eslint-plugin-jest":"28.6.0","eslint-plugin-react":"7.35.0","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.2.6","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.2.6","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.17.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.17.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.234_1722099798970_0.20618002723518325","host":"s3://npm-registry-packages"}},"1.7.235":{"name":"react-parallax-tilt","version":"1.7.235","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.235","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7d1a918a5b1f1c856d69b2a44af3544488ca17cf","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.235.tgz","fileCount":10,"integrity":"sha512-25bbn4bKRVs+rumoR4vx+RhSF3htMFGWg2FOJDggXxo19HLF/2goPuFuECKlkS0pBWIm39PiPWZeZKyJW/kSlQ==","signatures":[{"sig":"MEYCIQCIcFb2AWp0VTvoYg+59/j981iqmNIPa0Ge53jLPQzz7QIhAL3QdRu+h3+ERkmzfQ9aUu1fyfJDoCGYsHYkTm+zko/p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72878},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"48c4522975e66bcc4bb24731d4c5f70bb42c6926","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.4","react":"18.3.1","eslint":"8.57.0","rollup":"4.20.0","demozap":"1.3.44","ts-jest":"29.2.4","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.2.7","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.1.0","jest-config":"29.7.0","lint-staged":"15.2.8","@types/react":"18.3.3","@types/eslint":"9.6.0","react-demo-tab":"1.3.9","@commitlint/cli":"19.3.0","@playwright/test":"1.45.3","@storybook/react":"8.2.7","@types/react-dom":"18.3.0","semantic-release":"24.0.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.2.7","eslint-plugin-jest":"28.7.0","eslint-plugin-react":"7.35.0","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.2.7","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.2.7","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.235_1722757934575_0.49593608283452517","host":"s3://npm-registry-packages"}},"1.7.236":{"name":"react-parallax-tilt","version":"1.7.236","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.236","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e399606751117bdc43a484a85f55e6b42dafc21a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.236.tgz","fileCount":10,"integrity":"sha512-ea2jTD1gSFlFjQwi0Z8Y/dUdoYny2AGWCN2gqaSBcpIgnigF/SV6thdVLi34iyzez7ogk8rqmePPA8C/XD7taQ==","signatures":[{"sig":"MEYCIQDBcOKwYWnYAwqHorZ8VufaiOwRK9Nmnoua+DgDeZJZIAIhAMXFAd7GG6l+oTApHkGDmGIDm7KG2kdJEoFYt9++k4t1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72878},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"53a61c760b1cffa41186f7a2144a89abc28cc305","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.4","react":"18.3.1","eslint":"8.57.0","rollup":"4.20.0","demozap":"1.3.44","ts-jest":"29.2.4","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.2.8","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.1.0","jest-config":"29.7.0","lint-staged":"15.2.8","@types/react":"18.3.3","@types/eslint":"9.6.0","react-demo-tab":"1.3.9","@commitlint/cli":"19.4.0","@playwright/test":"1.46.0","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","semantic-release":"24.0.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.2.8","eslint-plugin-jest":"28.8.0","eslint-plugin-react":"7.35.0","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.2.2","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.236_1723212290673_0.10817635405989523","host":"s3://npm-registry-packages"}},"1.7.237":{"name":"react-parallax-tilt","version":"1.7.237","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.237","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7108abd218918308ac6fb79964c0423763c2acef","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.237.tgz","fileCount":10,"integrity":"sha512-Rg8YmehDjTTcAn637HEd3ttTeZfT8UzKNmMKQhbn00/5mojkU4H+gLbYkxWFIM0hLnvfOZewkqgCGEOMzn4SlQ==","signatures":[{"sig":"MEYCIQCHWVCo0IOJzVC8tP/IzIuMcYGaSh0QYZnc3aZm5WkOCgIhAOwRk6Opqn4N7WcsuLHXvmj2y/AkMvhVGaerOeyrDYk3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72878},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"b6027e8fb7159cc225d0571e2f4dfd679c143b9b","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.5","react":"18.3.1","eslint":"8.57.0","rollup":"4.21.0","demozap":"1.3.44","ts-jest":"29.2.4","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.2.9","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.4.1","jest-config":"29.7.0","lint-staged":"15.2.9","@types/react":"18.3.3","@types/eslint":"9.6.0","react-demo-tab":"1.3.9","@commitlint/cli":"19.4.0","@playwright/test":"1.46.1","@storybook/react":"8.2.9","@types/react-dom":"18.3.0","semantic-release":"24.1.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.2.9","eslint-plugin-jest":"28.8.0","eslint-plugin-react":"7.35.0","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.29.1","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.2.9","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.2.9","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.2.2","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.1","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.237_1724160386823_0.2622108857820318","host":"s3://npm-registry-packages"}},"1.7.238":{"name":"react-parallax-tilt","version":"1.7.238","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.238","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"549356dfb5a03357f76b447d91c49a6a5b34c002","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.238.tgz","fileCount":10,"integrity":"sha512-BG1p812g8fdRQwZT9QujfA00O7f/tZkj0tV5ivF0BYsg7f42ryGXkj4P5zG8iFeR1cAAOcCcwuiSxvoVxHlAww==","signatures":[{"sig":"MEUCIQDEjML2PZ3nerM6UUCSExcWFBwefFpQmsSPJuNP3cOtzgIgNJXPzlR+hw8N8rgr6iT7zkalRmV2ykP8JN2ABmAFj2c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72880},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"7dd520830e85e8473482a77a2875cc6440f99af4","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.5","react":"18.3.1","eslint":"8.57.0","rollup":"4.21.2","demozap":"1.3.44","ts-jest":"29.2.5","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.2.9","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.6.2","@types/jest":"29.5.12","@types/node":"22.5.4","jest-config":"29.7.0","lint-staged":"15.2.10","@types/react":"18.3.5","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.4.1","@playwright/test":"1.47.0","@storybook/react":"8.2.9","@types/react-dom":"18.3.0","semantic-release":"24.1.0","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.2.9","eslint-plugin-jest":"28.8.3","eslint-plugin-react":"7.35.2","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.30.0","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.2.9","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.2.9","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.4.1","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.238_1725909989911_0.9163350183605949","host":"s3://npm-registry-packages"}},"1.7.239":{"name":"react-parallax-tilt","version":"1.7.239","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.239","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2dddb729371d561c33bc8f0065da7d78b0330d44","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.239.tgz","fileCount":10,"integrity":"sha512-bQtI7s/PU+zcMpUNXS5hgOM+Zs7M1rzLxVkt1Ebx3OX4wR11CNWDYIR+5UmJVzKadRyWoYmIUB79hNMhH5TFxQ==","signatures":[{"sig":"MEUCIFVRKBDZzzB5wCa1GLrtyrUNAKgpw9BrRnArsiOqsnK7AiEApq9cTULE0fryF1qXzG60sGISmToCb/w2nfjtLGfMP6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72880},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"3a297c0d1b50cbfe89d19db58993059ee6f63b7b","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.6","react":"18.3.1","eslint":"8.57.0","rollup":"4.21.3","demozap":"1.3.44","ts-jest":"29.2.5","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.0","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.6.2","@types/jest":"29.5.13","@types/node":"22.5.4","jest-config":"29.7.0","lint-staged":"15.2.10","@types/react":"18.3.5","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.47.0","@storybook/react":"8.3.0","@types/react-dom":"18.3.0","semantic-release":"24.1.1","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.3.0","eslint-plugin-jest":"28.8.3","eslint-plugin-react":"7.36.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.30.0","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.3.0","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.0","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.239_1726233164744_0.8590671664458389","host":"s3://npm-registry-packages"}},"1.7.240":{"name":"react-parallax-tilt","version":"1.7.240","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.240","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ee7b0f8831e928664d561c9a9223a17220236054","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.240.tgz","fileCount":10,"integrity":"sha512-5yV1tNAQMXN8nYBmvZW/CO2o+2IoV+WgF9enlc+AncdYjgifd2yGDqjRgUVMCU3zirM823ZDFXALB68bnW1ijw==","signatures":[{"sig":"MEUCIQD1AUSvDXegSQHyOcyFSW0mHEf4Ke/t9VM5wyA53yOBQQIgQcnwTq/oVG8Wu8b4oeIBxA+pzyQA6sUlmUubADLEv58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72880},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"d22aeac5e8e6cf03ad30e2ef13e6a5939f7c36eb","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.6","react":"18.3.1","eslint":"8.57.0","rollup":"4.22.0","demozap":"1.3.44","ts-jest":"29.2.5","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.2","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.6.2","@types/jest":"29.5.13","@types/node":"22.5.5","jest-config":"29.7.0","lint-staged":"15.2.10","@types/react":"18.3.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.47.1","@storybook/react":"8.3.2","@types/react-dom":"18.3.0","semantic-release":"24.1.1","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.3.2","eslint-plugin-jest":"28.8.3","eslint-plugin-react":"7.36.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.30.0","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.3.2","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.240_1726813722933_0.9518941421167304","host":"s3://npm-registry-packages"}},"1.7.241":{"name":"react-parallax-tilt","version":"1.7.241","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.241","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e431bf248a757976c35d15a310bd56f1d249d98d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.241.tgz","fileCount":10,"integrity":"sha512-64trj0ZiM5RVcs18+WNEL8kj25agMKIJYOpt/UzeCRdMjTAte/puJZwkq7wgut/L9er3BtHXEXp/xZp8KCwYNA==","signatures":[{"sig":"MEQCIAgP0U/rmzqesN6gilu/ZxphkIhjNQn/eLtO2fcbhIxcAiBB1MRNcP2JbkdWKvNes/h9avesO/UenY94HHECwzy6xQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72880},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"9efffe0e6e4c9558576ff8f6a1f9bc5edc1b5cd9","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.6","react":"18.3.1","eslint":"8.57.0","rollup":"4.22.4","demozap":"1.3.44","ts-jest":"29.2.5","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.2","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.6.2","@types/jest":"29.5.13","@types/node":"22.5.5","jest-config":"29.7.0","lint-staged":"15.2.10","@types/react":"18.3.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.47.2","@storybook/react":"8.3.2","@types/react-dom":"18.3.0","semantic-release":"24.1.1","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.3.2","eslint-plugin-jest":"28.8.3","eslint-plugin-react":"7.36.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.30.0","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.3.2","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.241_1726987784037_0.5661583304638493","host":"s3://npm-registry-packages"}},"1.7.242":{"name":"react-parallax-tilt","version":"1.7.242","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.242","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"54d2b7a46e4172d1f0999e86d60c8343695382c5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.242.tgz","fileCount":10,"integrity":"sha512-CVkueqqgWdLRg13FnLUXTkPzJBHgsnWgYK5oCy4g4M8rKVhZpzXT5Onri1xzex9WYtilbtHtUnnjwgYgXRz2RQ==","signatures":[{"sig":"MEUCIQCqvQXhAZ0JGD9RJIpRgX4DOk92Lmshh/K/TTH3fpqmMAIgTsw0pYDfqefolDt/O7wbxabFHhpWTmtPCDZwE//kDow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72880},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"3f4c48810f06d8c52e8bdecdcea7b337afb73124","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.6","react":"18.3.1","eslint":"8.57.0","rollup":"4.22.4","demozap":"1.3.44","ts-jest":"29.2.5","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.2","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.6.2","@types/jest":"29.5.13","@types/node":"22.5.5","jest-config":"29.7.0","lint-staged":"15.2.10","@types/react":"18.3.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.47.2","@storybook/react":"8.3.2","@types/react-dom":"18.3.0","semantic-release":"24.1.1","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.3.2","eslint-plugin-jest":"28.8.3","eslint-plugin-react":"7.36.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.30.0","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.3.2","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"26.0.1","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.242_1727082391209_0.8454760931248442","host":"s3://npm-registry-packages"}},"1.7.243":{"name":"react-parallax-tilt","version":"1.7.243","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.243","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9b987d586d6306b7b3d23b81fad214a72dacfa1a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.243.tgz","fileCount":10,"integrity":"sha512-v8Bp/fjV+M3nI9HI3fXekdvY7k84usCLkJz8V4b6EZsbpjugPEzPpBNf4fdeOL0y8jDxQxx47LRoRSOhWfYZzg==","signatures":[{"sig":"MEUCIQCs67XjgKV9eBOQSHzuWrOyxLiHTwVYuW/4bnJv+6gOwwIgY+24CIh1m21CcNvtPJvsj8gnf0we22fBGy0sGmAtAHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72880},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"59c2cccf05e481a57fa3fe1322d859e040ea9ade","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.6","react":"18.3.1","eslint":"8.57.0","rollup":"4.22.4","demozap":"1.3.44","ts-jest":"29.2.5","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.3","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.6.2","@types/jest":"29.5.13","@types/node":"22.7.2","jest-config":"29.7.0","lint-staged":"15.2.10","@types/react":"18.3.9","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.47.2","@storybook/react":"8.3.3","@types/react-dom":"18.3.0","semantic-release":"24.1.1","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.3.3","eslint-plugin-jest":"28.8.3","eslint-plugin-react":"7.36.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.30.0","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.3.3","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"28.0.0","eslint-plugin-storybook":"0.8.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.3","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.243_1727339428850_0.5936536179855862","host":"s3://npm-registry-packages"}},"1.7.244":{"name":"react-parallax-tilt","version":"1.7.244","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.244","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"30f7c8f8dd62f8429d6bbe6f2d3c2d47686681dc","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.244.tgz","fileCount":10,"integrity":"sha512-a6e9vYBhp0o18xqQL3VjROO0BkSfwWZvrh3DbwvL4UnQOW+2uEvGX9/ahliGDHWlbio07hS4Yp1uYp9oviTRFg==","signatures":[{"sig":"MEQCIGNhCP80FXOshALjh2OnseOw9IUSG93vt9djeQwcIuQMAiBELpKOa/1ovIyX/rsbNA3iZBXXzbZUT30GhbwUElHWYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72881},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"5d708a5d39a94df62d65e0d86572eff1995a868c","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.8.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.6","react":"18.3.1","eslint":"8.57.0","rollup":"4.22.5","demozap":"1.3.44","ts-jest":"29.2.5","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.4","tsc-files":"1.1.4","commitizen":"4.3.0","typescript":"5.6.2","@types/jest":"29.5.13","@types/node":"22.7.4","jest-config":"29.7.0","lint-staged":"15.2.10","@types/react":"18.3.10","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.47.2","@storybook/react":"8.3.4","@types/react-dom":"18.3.0","semantic-release":"24.1.2","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.3.4","eslint-plugin-jest":"28.8.3","eslint-plugin-react":"7.37.0","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.30.0","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.3.4","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"28.0.0","eslint-plugin-storybook":"0.9.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.4","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.244_1727547717204_0.08433812273369545","host":"s3://npm-registry-packages"}},"1.7.245":{"name":"react-parallax-tilt","version":"1.7.245","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.245","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"436a3483358dc4dc9fd8d4651737ea1c1413721f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.245.tgz","fileCount":10,"integrity":"sha512-WTyACpCvZgfM2FyN3Yf66stxe+B5L0E6mPoimCOzrBQykJFDE3ojwlhleuEqxFZ44Y289W2PR0gCDapX+N9/Aw==","signatures":[{"sig":"MEQCIFkBj2Z/OEBRbxNkDIgEoxXPDZYanDifMWyUuYEe1/EMAiABZI6oxrLRcpabhbmlFRPlkxAmBsyU0ya2AtviK5yThQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72881},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"6a9fc9a44b4688cd22b4dac33b5ac10512fe94d2","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.6","react":"18.3.1","eslint":"8.57.0","rollup":"4.24.0","demozap":"1.3.44","ts-jest":"29.2.5","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.5","tsc-files":"1.1.4","commitizen":"4.3.1","typescript":"5.6.2","@types/jest":"29.5.13","@types/node":"22.7.4","jest-config":"29.7.0","lint-staged":"15.2.10","@types/react":"18.3.11","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.47.2","@storybook/react":"8.3.5","@types/react-dom":"18.3.0","semantic-release":"24.1.2","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.3.5","eslint-plugin-jest":"28.8.3","eslint-plugin-react":"7.37.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.3.5","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"28.0.0","eslint-plugin-storybook":"0.9.0","eslint-plugin-playwright":"1.6.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.5","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.245_1728046493246_0.5278888277764364","host":"s3://npm-registry-packages"}},"1.7.246":{"name":"react-parallax-tilt","version":"1.7.246","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.246","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"846d5ee07b28debbd60643f37489dfa32bf50e6d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.246.tgz","fileCount":10,"integrity":"sha512-2NFfrQKlmB+zkDSKT4jaJg88elk0IvMeM/R8A/Scir7B1tKUdSqcio0Gp2aLEdVghO57M0fPMa6FYN7yjKrSYQ==","signatures":[{"sig":"MEQCIGkGd34sCZpzuPZtUijbCNhM9rjBifaVQNiTrvbRMuAxAiAn2Sn4PFa9DIZyWOQxYLl4spV/qvNOxl3LW8TfVVLPaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72881},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"1ef056b9fc5f1d25b539bec691b357fe768c2ed6","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"NODE_OPTIONS=--experimental-vm-modules jest --verbose --watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"NODE_OPTIONS=--experimental-vm-modules jest --coverage --verbose","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","husky":"9.1.6","react":"18.3.1","eslint":"8.57.0","rollup":"4.24.0","demozap":"1.3.44","ts-jest":"29.2.5","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.5","tsc-files":"1.1.4","commitizen":"4.3.1","typescript":"5.6.3","@types/jest":"29.5.13","@types/node":"22.7.5","jest-config":"29.7.0","lint-staged":"15.2.10","@types/react":"18.3.11","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.48.0","@storybook/react":"8.3.5","@types/react-dom":"18.3.1","semantic-release":"24.1.2","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.3.5","eslint-plugin-jest":"28.8.3","eslint-plugin-react":"7.37.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.3.5","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"28.0.0","eslint-plugin-storybook":"0.9.0","eslint-plugin-playwright":"1.7.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.5","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.246_1728675986025_0.7060905357327012","host":"s3://npm-registry-packages"}},"1.7.247":{"name":"react-parallax-tilt","version":"1.7.247","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.247","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"493bc73efbbc6d537f9a860ca4f87447bb146f38","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.247.tgz","fileCount":10,"integrity":"sha512-PXNLwo/KfJCkPRubNFmU7wR/Y0ZSpZYws7aU0lFfjzC/6IVb1y+xB3NJNofcBRBnIQxpaErZex0qQR1HqXFWVg==","signatures":[{"sig":"MEQCIH9hl+anxVAQ99gIwmJNqZNSrdCkk5M+ess5qf96mcXnAiA1yVlgzrMTyTpI15btJWGuC/ac6X6xUAfGVq7XYbTXBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72782},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"4dc8cbee272a2aa5193164d218e79b96bd861431","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.6","jsdom":"25.0.1","react":"18.3.1","eslint":"8.57.0","rollup":"4.24.0","vitest":"2.1.3","demozap":"1.3.44","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.5","tsc-files":"1.1.4","@vitest/ui":"2.1.3","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.7.6","lint-staged":"15.2.10","@types/react":"18.3.11","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.48.1","@storybook/react":"8.3.5","@types/react-dom":"18.3.1","semantic-release":"24.1.2","rollup-plugin-dts":"6.1.1","@storybook/theming":"8.3.5","@vitest/coverage-v8":"2.1.3","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@storybook/manager-api":"8.3.5","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-storybook":"0.9.0","eslint-plugin-playwright":"1.7.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.5","@testing-library/jest-dom":"6.6.1","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.3.0","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.247_1729154042170_0.9652793798556927","host":"s3://npm-registry-packages"}},"1.7.248":{"name":"react-parallax-tilt","version":"1.7.248","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.248","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c25c2ff1448d102b29ce5c5702d519af6fac1633","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.248.tgz","fileCount":10,"integrity":"sha512-36WbvgCAYW8sV/HW0zjMD1UkGHNFp6YuH6OU0SNy3QjSIvFlKvY7F1BNm913dwISl47g+nnRQX7zDcxsHMShkw==","signatures":[{"sig":"MEUCIFxJqEPOfrQwYC2cCmd1nv2Tp+Q2ls5WjJAyN33GxQewAiEAh/W/opQbe5aGlwg0f2Q+GwBFavXOm19+2mJp/W4vQNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72822},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"0dc376f4c0786ebb13b483e314df8edc1fce7ae4","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.6","jsdom":"25.0.1","react":"18.3.1","eslint":"9.13.0","rollup":"4.24.0","vitest":"2.1.3","demozap":"1.3.44","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.6","tsc-files":"1.1.4","@eslint/js":"9.13.0","@vitest/ui":"2.1.3","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.7.7","lint-staged":"15.2.10","@types/react":"18.3.11","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.48.1","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","semantic-release":"24.1.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.10.0","@storybook/theming":"8.3.6","@vitest/coverage-v8":"2.1.3","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.7","@storybook/manager-api":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-storybook":"0.9.0","eslint-plugin-playwright":"1.8.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.6","@testing-library/jest-dom":"6.6.2","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.4.0","@commitlint/config-conventional":"19.5.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.248_1729415477011_0.3474271290134081","host":"s3://npm-registry-packages"}},"1.7.249":{"name":"react-parallax-tilt","version":"1.7.249","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.249","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5e18e60564ca8c40b1f119d8576b67e85bdf86b6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.249.tgz","fileCount":10,"integrity":"sha512-03JUGnNwVQYDB1ZbSD30h0BLL5oLrG4SdZXJ2fpr7udfIhwaQKYA/4o/U5GAFXlotM/N/PJh4Kl6TwGahcvm8A==","signatures":[{"sig":"MEYCIQDyd5KbffMoVCtp34eqYogoKZoUREKrjg8dn5zITAP2XwIhAMiLIm+J1fOAIutLUVSDQHYCzGPZQJ9K5lFdBsXWaKqn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72782},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"bfe69d80d2d3fc12efe1440b41d01e40d91cee9f","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.6","jsdom":"25.0.1","react":"18.3.1","eslint":"9.13.0","rollup":"4.24.1","vitest":"2.1.3","demozap":"1.3.44","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.6","tsc-files":"1.1.4","@eslint/js":"9.13.0","@vitest/ui":"2.1.3","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.8.1","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.48.2","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.11.0","@storybook/theming":"8.3.6","@vitest/coverage-v8":"2.1.3","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.7","@storybook/manager-api":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.0.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.6","@testing-library/jest-dom":"6.6.2","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.4.0","@commitlint/config-conventional":"19.5.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.249_1730016833461_0.45068865232318944","host":"s3://npm-registry-packages"}},"1.7.250":{"name":"react-parallax-tilt","version":"1.7.250","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.250","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0ff518660d61c57690633327641c0abcdaace99b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.250.tgz","fileCount":10,"integrity":"sha512-6vwphrIFn4Wgg30kFnHg49hpauk9IT4Z+U4zDBfd6BiaSDz+1h6PDdCmREBLOwDMa23irxiMAaYfxE1fPued1w==","signatures":[{"sig":"MEYCIQCWHheShxH160VeLwzrYLMayRqGeLu9TV+lXh4HR0933QIhAISARD0lQOAOFLwgTE4cJm8/nqbtJ+/1kmAUzk17oxLa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72748},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"103b792cd41be3cc638b8a2e5e90807e2fb4340e","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.6","jsdom":"25.0.1","react":"18.3.1","eslint":"9.13.0","rollup":"4.24.3","vitest":"2.1.4","demozap":"1.3.44","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.3.6","tsc-files":"1.1.4","@eslint/js":"9.13.0","@vitest/ui":"2.1.4","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.8.4","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.48.2","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.12.2","@storybook/theming":"8.3.6","@vitest/coverage-v8":"2.1.4","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.7","@storybook/manager-api":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.0.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.3.6","@testing-library/jest-dom":"6.6.2","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.4.0","@commitlint/config-conventional":"19.5.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.250_1730298857104_0.4618487031186922","host":"s3://npm-registry-packages"}},"1.7.251":{"name":"react-parallax-tilt","version":"1.7.251","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.251","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"be785ed0d0e0f849a04e5fe3fa9721f2047a9b73","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.251.tgz","fileCount":10,"integrity":"sha512-KET4QkewTg5gxKtSt2bJbWeHOy3Ba54ZLIGHFvfDqblkNFzd/mAOrXPojMcim6wZbQfsFnBQIHZI4t1qgQJXhg==","signatures":[{"sig":"MEUCIGKootHh6TdrO0unJdk1ZpUew1lJlk81/vL9bYjhoegiAiEAksqv1qTuGKdp4k57TJFRPPmL36wv+GJFYguvgZfkxrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72748},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"8326afdcd937ba8d74d359125e3de09fe9064ac3","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","semantic-release":"semantic-release --branches main","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.6","jsdom":"25.0.1","react":"18.3.1","eslint":"9.14.0","rollup":"4.24.3","vitest":"2.1.4","demozap":"1.3.44","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.4.1","tsc-files":"1.1.4","@eslint/js":"9.14.0","@vitest/ui":"2.1.4","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.8.6","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.9","@commitlint/cli":"19.5.0","@playwright/test":"1.48.2","@storybook/react":"8.4.1","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.12.2","@storybook/theming":"8.4.1","@vitest/coverage-v8":"2.1.4","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.7","@storybook/manager-api":"8.4.1","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.0.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.1","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.4.0","@commitlint/config-conventional":"19.5.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.251_1730493736713_0.4407728379294471","host":"s3://npm-registry-packages"}},"1.7.252":{"name":"react-parallax-tilt","version":"1.7.252","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.252","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d13962ec6fe6a202ceced5c4de941a4c8eb6dcbb","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.252.tgz","fileCount":10,"integrity":"sha512-Do2SOceVroDWfRkqewI1Mn/TWWe+NXLm4+nqFtMYIJWySPv7V6sDLKQrH1/94aX8PtuzC8+PltsjJQhdFd1DqQ==","signatures":[{"sig":"MEUCIQDBTj77nrxVG3QLPIBLeOCPk4wUKK1QasufvwwoEs/AsQIgNSh4xy9N2TFJDAW6IW2EKa1tygILeBKPSBcX68HadvQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72714},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"3d62db436a6584b8f17450550d391765b1024078","scripts":{"tsc":"tsc -p tsconfigs/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=tsconfigs/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.6","jsdom":"25.0.1","react":"18.3.1","eslint":"9.14.0","rollup":"4.24.4","vitest":"2.1.4","demozap":"1.3.72","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.4.1","@eslint/js":"9.14.0","@vitest/ui":"2.1.4","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.8.7","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.17","@commitlint/cli":"19.5.0","@playwright/test":"1.48.2","@storybook/react":"8.4.1","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.12.2","@storybook/theming":"8.4.1","@vitest/coverage-v8":"2.1.4","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.7","@storybook/manager-api":"8.4.1","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.0.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.1","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.4.0","@commitlint/config-conventional":"19.5.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.252_1730732123825_0.8072927760312663","host":"s3://npm-registry-packages"}},"1.7.253":{"name":"react-parallax-tilt","version":"1.7.253","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.253","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d95f10866f9e894d3d038974ce379f303252e53b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.253.tgz","fileCount":10,"integrity":"sha512-w5J04JoegL8bZhezMNF9701yyohxif5wfxzdGEc0VNWiMHeL1ANTqi0phZPHakna38wzaF5C2RT35Qy+oJDmmg==","signatures":[{"sig":"MEYCIQDI0OVjm2CXGyE6IuOv3HRFjsxka4tuHlgKtLtrk4DXswIhANU1RDjOGU/RhoKPrJsRvanbJ1trppVdLc5yzFmNr40g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72710},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"3f287e2bc2bf43e4b90507c10816822773567d45","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.6","jsdom":"25.0.1","react":"18.3.1","eslint":"9.14.0","rollup":"4.24.4","vitest":"2.1.4","demozap":"1.3.74","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.4.2","@eslint/js":"9.14.0","@vitest/ui":"2.1.4","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.9.0","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.19","@commitlint/cli":"19.5.0","@playwright/test":"1.48.2","@storybook/react":"8.4.2","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.13.0","@storybook/theming":"8.4.2","@vitest/coverage-v8":"2.1.4","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.0","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.7","@storybook/manager-api":"8.4.2","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.0.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.2","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.4.0","@commitlint/config-conventional":"19.5.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.253_1730915619853_0.85715138885916","host":"s3://npm-registry-packages"}},"1.7.254":{"name":"react-parallax-tilt","version":"1.7.254","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.254","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"352c62aca494773230279e91d1faa6625c150b99","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.254.tgz","fileCount":10,"integrity":"sha512-+SI12eqH3rJrkmEW/ZRkjM4I9WrFU03mmokeQp0SL2AZUgVmZOPbmIXZkBh8CXGWypbGsc0DV87k6iXXPDbepA==","signatures":[{"sig":"MEUCIQCRqgeLiL5o5M1jPyAqHKDZJXLQcm8bM2VTN+P501/UegIgKG521rS7qeZcqbgvDs+Np9N0Hm1++ExLnZoEQ3p0qAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72710},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"2a05f3c25fa134b77b3984ec5508e394f0c7bb78","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.6","jsdom":"25.0.1","react":"18.3.1","eslint":"9.14.0","rollup":"4.25.0","vitest":"2.1.4","demozap":"1.3.81","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.4.2","@eslint/js":"9.14.0","@vitest/ui":"2.1.4","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.9.0","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.21","@commitlint/cli":"19.5.0","@playwright/test":"1.48.2","@storybook/react":"8.4.2","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.14.0","@storybook/theming":"8.4.2","@vitest/coverage-v8":"2.1.4","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.2","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.8","@storybook/manager-api":"8.4.2","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.0.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.2","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.4.0","@commitlint/config-conventional":"19.5.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.254_1731356145368_0.6305078223459224","host":"s3://npm-registry-packages"}},"1.7.255":{"name":"react-parallax-tilt","version":"1.7.255","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.255","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"80c4b29f3c9f9489fa0ed63f064ee564ad1e92e8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.255.tgz","fileCount":10,"integrity":"sha512-g1R4WKCm5XvO1D0hlrVyqkPbz1E6iww851jO25o/UlfZ2iadM8kdGahjGPiqE6D3f3ib37g+8Cr3cMXdUAqstg==","signatures":[{"sig":"MEYCIQCwe5QO4EYKncn6bOG8z8eWOPR3TSFf2FVZDg5oohUYQAIhAK7Rpk0eCOb+BrvhuYVjeFuazrFVPvDgzP/BUxuEgyBx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72711},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"3a8637ed4c15b4dacd3a8c9a70bd3de4964d676c","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.6","jsdom":"25.0.1","react":"18.3.1","eslint":"9.14.0","rollup":"4.27.0","vitest":"2.1.5","demozap":"1.3.81","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.4.4","@eslint/js":"9.14.0","@vitest/ui":"2.1.5","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.9.0","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.21","@commitlint/cli":"19.5.0","@playwright/test":"1.48.2","@storybook/react":"8.4.4","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.14.0","@storybook/theming":"8.4.4","@vitest/coverage-v8":"2.1.5","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.2","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.10","@storybook/manager-api":"8.4.4","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.0.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.4","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.4.0","@commitlint/config-conventional":"19.5.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.255_1731684200293_0.2834736731556684","host":"s3://npm-registry-packages"}},"1.7.256":{"name":"react-parallax-tilt","version":"1.7.256","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.256","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0bfc555ee5a0f5d8d87742c8cc24686a0cea6260","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.256.tgz","fileCount":10,"integrity":"sha512-bHRDHavMVKBMfX2X2ao0GTWZ5b3csiVKnQQGIIH4MpZ2CHuhT1uXb85QyjCUmxNC7pWdGQXxSj6rYvMEzfu0aw==","signatures":[{"sig":"MEUCID8ARVuIWDg/H9CboavO5e2EZlJsJH0cN5MwDhbAKMf6AiEAvRAn5wFgh9u2372UjrKq2v8Rbf6DyFK9S9tpx6CY8MA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72711},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"364dda41de8673d49367361b5757526b984fb8f9","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.6","jsdom":"25.0.1","react":"18.3.1","eslint":"9.14.0","rollup":"4.27.0","vitest":"2.1.5","demozap":"1.3.81","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.4.4","@eslint/js":"9.14.0","@vitest/ui":"2.1.5","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.9.0","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.21","@commitlint/cli":"19.5.0","@playwright/test":"1.48.2","@storybook/react":"8.4.4","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.14.0","@storybook/theming":"8.4.4","@vitest/coverage-v8":"2.1.5","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.2","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.10","@storybook/manager-api":"8.4.4","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.4.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.0.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.4","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.4.0","@commitlint/config-conventional":"19.5.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.256_1731686170645_0.9912911846022476","host":"s3://npm-registry-packages"}},"1.7.257":{"name":"react-parallax-tilt","version":"1.7.257","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.257","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"690147718a834cc3f0d5adcc2ab44a1e686b0c76","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.257.tgz","fileCount":10,"integrity":"sha512-mWhQ3408cKhQxvphnzBTxJ1lhxp/Y6mKVpLGeOlmYANUL1hvuRspJ1Afu2S7DXZAItuOL5Zau6HP6y9jlwyLvw==","signatures":[{"sig":"MEUCIHJk3/k3X0X9pYol4bbbQOFdZOQtDwgDqswTcUX8lPsAAiEA9nNTJ4zNbYTpwoeQFXde4mRuMJV6AkO2p7xJCmVlfVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72711},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"b047631f2e966cbce9cad8a3824017525f7a45e1","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.7","jsdom":"25.0.1","react":"18.3.1","eslint":"9.15.0","rollup":"4.27.3","vitest":"2.1.5","demozap":"1.3.81","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.4.4","@eslint/js":"9.15.0","@vitest/ui":"2.1.5","commitizen":"4.3.1","typescript":"5.6.3","@types/node":"22.9.0","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.21","@commitlint/cli":"19.5.0","@playwright/test":"1.49.0","@storybook/react":"8.4.4","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.15.0","@storybook/theming":"8.4.4","@vitest/coverage-v8":"2.1.5","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.2","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.10","@storybook/manager-api":"8.4.4","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.4","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"6.4.0","@commitlint/config-conventional":"19.5.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.257_1732003144591_0.019343273813342554","host":"s3://npm-registry-packages"}},"1.7.258":{"name":"react-parallax-tilt","version":"1.7.258","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.258","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4d0c4eb0f4edb23534d9b71a2ee3ab5bacb80f7e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.258.tgz","fileCount":10,"integrity":"sha512-RJFK+xqkq8Jw10g9+i8XRP6prbdTm0RwHiO42dsFO9h1kaudB87X7kGnPa+YSrbwiNSkWFGpRnIlm6xVs9Grrw==","signatures":[{"sig":"MEUCIDFLyf6/cyMIn2ouimFwLX9a+K954tprXsDmDKS6JMa1AiEA9wR/t3TCZhyUTJYMWsUpmo+zk6LtNki7KH/c46PeMfE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72711},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"bbc393b2b320f59a1a207bf5e61435391063859c","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.7","jsdom":"25.0.1","react":"18.3.1","eslint":"9.15.0","rollup":"4.27.4","vitest":"2.1.5","demozap":"1.3.81","prettier":"3.3.3","react-dom":"18.3.1","storybook":"8.4.5","@eslint/js":"9.15.0","@vitest/ui":"2.1.5","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.9.3","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.21","@commitlint/cli":"19.6.0","@playwright/test":"1.49.0","@storybook/react":"8.4.5","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.15.0","@storybook/theming":"8.4.5","@vitest/coverage-v8":"2.1.5","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.10","@storybook/manager-api":"8.4.5","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.5","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.0.0","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.258_1732372858239_0.5483249619502375","host":"s3://npm-registry-packages"}},"1.7.259":{"name":"react-parallax-tilt","version":"1.7.259","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.259","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"720d3b3455afe38920877cedb76a869c1e310716","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.259.tgz","fileCount":10,"integrity":"sha512-uJz5iCPMYqgiq++UnZNHyK0lQkZ+w/dEkAw2W+lwVe58m/Ajf1C6MEKCk3ngch1Gdh6liF3vpK/iwRppVqgvQQ==","signatures":[{"sig":"MEQCIGMGYSdJJ6Vo6zBf4dv0YNMCSUhYTksT+IU9tB5yqOqtAiBvqQXgsIYvqFHcP8X3Vk8dyAXLEL39a8uX9bLuWhhdkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72712},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"a5bff386b7df38af2986ed10666045940556028e","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.7","jsdom":"25.0.1","react":"18.3.1","eslint":"9.16.0","rollup":"4.28.0","vitest":"2.1.6","demozap":"1.3.81","prettier":"3.4.1","react-dom":"18.3.1","storybook":"8.4.6","@eslint/js":"9.16.0","@vitest/ui":"2.1.6","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.1","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.21","@commitlint/cli":"19.6.0","@playwright/test":"1.49.0","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.16.0","@storybook/theming":"8.4.6","@vitest/coverage-v8":"2.1.6","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.12","@storybook/manager-api":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.6","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.0.0","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.259_1732996345971_0.7887330032675699","host":"s3://npm-registry-packages"}},"1.7.260":{"name":"react-parallax-tilt","version":"1.7.260","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.260","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9685ee9da635febbb9909692e9051f2eda4570a2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.260.tgz","fileCount":10,"integrity":"sha512-LyYmy1bpJEoCxf5IlMkrz1qKzNSYJpUAO+thB5e36Q7QKKI/Sdxhk4cW6eLYaG4wCe/lgIUxEMQkB6fvNVuomg==","signatures":[{"sig":"MEQCIDrYXYZALnnzrVhTUCH83PwAGYCZhCuLn2JsAzpe6yB2AiB49Tfz81M7Ul/w0R7cynFZIQ3Hs+zySyXKhbGI97LIMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73672},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"f70a7df00347cf28d8b5f8b93376fc32c3855383","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.7","jsdom":"25.0.1","react":"18.3.1","eslint":"9.16.0","rollup":"4.28.0","vitest":"2.1.6","demozap":"1.3.81","prettier":"3.4.1","react-dom":"18.3.1","storybook":"8.4.6","@eslint/js":"9.16.0","@vitest/ui":"2.1.6","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.1","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.21","@commitlint/cli":"19.6.0","@playwright/test":"1.49.0","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.16.0","@storybook/theming":"8.4.6","@vitest/coverage-v8":"2.1.6","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.12","@storybook/manager-api":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.6","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.0.0","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.260_1733006120227_0.1861842469248256","host":"s3://npm-registry-packages"}},"1.7.261":{"name":"react-parallax-tilt","version":"1.7.261","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.261","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"31b422145a571c5c56752249f2a23c95e22cfbdc","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.261.tgz","fileCount":10,"integrity":"sha512-rBdjlw4RbLjc+MIaG+ISAFexT/JwftYAm8TRjqeWgTjZqWnzt7vKnX8mqVy8tMLjTbtU3cisR0xEq827lGI1Qw==","signatures":[{"sig":"MEUCIB888wjfW8e1UI608pgFmj4ExZOByhpjMi60FgF+TdRyAiEAz63c5oyZsIebF1XxAAq4KIiTT2l8kDI1eIHyk78n+8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73672},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"20524358ed24a031febe6307f13f0a0a62a071cb","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.7","jsdom":"25.0.1","react":"18.3.1","eslint":"9.16.0","rollup":"4.28.0","vitest":"2.1.6","demozap":"1.3.81","prettier":"3.4.1","react-dom":"18.3.1","storybook":"8.4.6","@eslint/js":"9.16.0","@vitest/ui":"2.1.6","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.1","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.21","@commitlint/cli":"19.6.0","@playwright/test":"1.49.0","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.16.0","@storybook/theming":"8.4.6","@vitest/coverage-v8":"2.1.6","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.13","@storybook/manager-api":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.6","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.0.0","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.6.3","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.261_1733039836263_0.46969580766974417","host":"s3://npm-registry-packages"}},"1.7.262":{"name":"react-parallax-tilt","version":"1.7.262","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.262","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"eb01359f20703b3b447268f1661e5b413a8b9bd6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.262.tgz","fileCount":10,"integrity":"sha512-Dbi39vx/jwhcR0qrNEowB4c9W1xSckmVtopyNnDZp6gE3rWMEbk5TBloTsB1CYHZtvJEFPxm1CaSyg4P86E1Og==","signatures":[{"sig":"MEUCIDPSk/Cx5fNgoZKn9OBzDYXvGT06KxDSIPRV513+LUjHAiEAnQVjk802muVSM7tRTPOh6+BhxELTh7m8SGIP4m5Ps8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73940},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"04bd670bfcbb045f7ff401b20965fbfb915558a6","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.7","jsdom":"25.0.1","react":"18.3.1","eslint":"9.16.0","rollup":"4.28.0","vitest":"2.1.8","demozap":"1.3.81","prettier":"3.4.2","react-dom":"18.3.1","storybook":"8.4.6","@eslint/js":"9.16.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.1","lint-staged":"15.2.10","@types/react":"18.3.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.21","@commitlint/cli":"19.6.0","@playwright/test":"1.49.0","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.17.0","@storybook/theming":"8.4.6","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.14","@storybook/manager-api":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.6","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.0.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.0.0","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.262_1733325436882_0.2608271898782637","host":"s3://npm-registry-packages"}},"1.7.263":{"name":"react-parallax-tilt","version":"1.7.263","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.263","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d3a3b4f7f0d262d96195b5510d03d33bf8910e7b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.263.tgz","fileCount":10,"integrity":"sha512-fBdrAlXKOAkrFGC+li0pj9YIQY+jqG+ypAe49/cqIFQ17tcstCDA/BIDkZjSdQlr50q4uSHxLVLFcupLLJul4A==","signatures":[{"sig":"MEUCICgTTVbFicV1CDqtrcmM6ABk4JGaWQjVUXFhJwP5eaSZAiEAn5oCOX85/WryNlVWly2RSMvfYgx7YwBtMeKbaOGaaP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73940},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"9381f19f6a5866e0ab3aa30eda490ed3b3ac6544","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.7","jsdom":"25.0.1","react":"18.3.1","eslint":"9.16.0","rollup":"4.28.1","vitest":"2.1.8","demozap":"1.3.82","prettier":"3.4.2","react-dom":"18.3.1","storybook":"8.4.7","@eslint/js":"9.16.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.1","lint-staged":"15.2.10","@types/react":"18.3.13","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.0","@playwright/test":"1.49.0","@storybook/react":"8.4.7","@types/react-dom":"18.3.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.17.0","@storybook/theming":"8.4.7","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.14","@storybook/manager-api":"8.4.7","@testing-library/react":"16.1.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.263_1733674037751_0.371314111306168","host":"s3://npm-registry-packages"}},"1.7.264":{"name":"react-parallax-tilt","version":"1.7.264","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.264","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"bb43847c3a33143e30e13c8d91359789d8151bac","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.264.tgz","fileCount":10,"integrity":"sha512-cLJn2ccREFT2pMBtgA1JsdWo1ZQ+I6dnVB48OtKC2nWzC612eEFKjgH4/sgMCFKF1htDg+LIKI/3VbAmj2ojWw==","signatures":[{"sig":"MEQCIFSQOb1jXSmRSm6sV7CYToe5Ri3l8Sn2y+uJbYoOvHoqAiBnUf3hacvQj6on6AgFxmuXkdXGgDMvJJoku5Wb7t69Fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73853},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"e18cf031d13d1ccada853b12c239ba54d4ff90a8","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.7","jsdom":"25.0.1","react":"19.0.0","eslint":"9.16.0","rollup":"4.28.1","vitest":"2.1.8","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.4.7","@eslint/js":"9.16.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.1","lint-staged":"15.2.10","@types/react":"19.0.1","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.0","@playwright/test":"1.49.0","@storybook/react":"8.4.7","@types/react-dom":"19.0.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.17.0","@storybook/theming":"8.4.7","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.14","@storybook/manager-api":"8.4.7","@testing-library/react":"16.1.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.264_1733675838927_0.6945463283282627","host":"s3://npm-registry-packages"}},"1.7.265":{"name":"react-parallax-tilt","version":"1.7.265","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.265","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e1ee61632cb4edc7f039df45e7b365b184338f81","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.265.tgz","fileCount":10,"integrity":"sha512-gQ37AXR4KhbhzJEqRuUydbSTfLVFAihpw0mt2iptjaocU+jH7CZtfNkk+Q8ZVUcoVT0I56rejzjrJ2xg69H9TA==","signatures":[{"sig":"MEUCIB3ft4sAbTkQeqowBB8US1eZmcIvGhKn6ULvQyx0zy3LAiEA+fWqfDxs++4o2GKEYbt6A9J1ZPfYZZLVWy2xG3Leog4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72157},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"f97ad1ae501fa542d454bc79d6da8f5a35ae5797","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"husky":"9.1.7","jsdom":"25.0.1","react":"19.0.0","eslint":"9.16.0","rollup":"4.28.1","vitest":"2.1.8","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.4.7","@eslint/js":"9.16.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.1","lint-staged":"15.2.10","@types/react":"19.0.1","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.0","@playwright/test":"1.49.0","@storybook/react":"8.4.7","@types/react-dom":"19.0.1","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.17.0","@storybook/theming":"8.4.7","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.14","@storybook/manager-api":"8.4.7","@testing-library/react":"16.1.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.265_1733731954713_0.5190469765940853","host":"s3://npm-registry-packages-npm-production"}},"1.7.266":{"name":"react-parallax-tilt","version":"1.7.266","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.266","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ad7d641aaa69e3c450a5d2280519007600056129","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.266.tgz","fileCount":10,"integrity":"sha512-NTJM0dGCNXzIgesJYr+JG4MmEE02s3Fp2cqvuttDSBVYo1lcAiQ0L/QIpSgj6+cjKkhMGdkCbzP+CdPl0b4CEQ==","signatures":[{"sig":"MEUCIQCJtY8gNH96Qw9J+F0JeKGeoo+ORabSZajzCFjN7cPxowIgQUDbAp+vPwvnpXg6mfr2YTyWiKU0N6yQeg89mPHjAtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72216},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"dfc5fd4829129ea67da2dc580adf1125c6be1996","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.39.4","husky":"9.1.7","jsdom":"25.0.1","react":"19.0.0","eslint":"9.16.0","rollup":"4.28.1","vitest":"2.1.8","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.4.7","@eslint/js":"9.16.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.2","lint-staged":"15.2.11","@types/react":"19.0.1","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.0","@playwright/test":"1.49.1","@storybook/react":"8.4.7","@types/react-dom":"19.0.2","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.18.0","@storybook/theming":"8.4.7","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.16","@storybook/manager-api":"8.4.7","@testing-library/react":"16.1.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.1","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.266_1733932013504_0.6460143207454363","host":"s3://npm-registry-packages-npm-production"}},"1.7.267":{"name":"react-parallax-tilt","version":"1.7.267","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.267","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5f506148e8c6d1acbd59631865cf468412f8d4d1","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.267.tgz","fileCount":10,"integrity":"sha512-E6RlG3KVc96Vb8oXPm7zEjVzLG+R66GvJvjUH6JX2Uu0quCEnzGz5cAPUtutA3tCa/mDBWj9UOPCiY+UMDp4zg==","signatures":[{"sig":"MEUCIE1/QYVAqfH2sry1a1F2Xjnyg/xXyJTIuZrI0+ZXcZ8CAiEAkjagOi+IYoP3mZ7d8DJhPhjuQjh6Qgyk/Yjm84Yw9WE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72216},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"6d0c100932b3f63a54022163ef2a6d5e474dd76c","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.40.0","husky":"9.1.7","jsdom":"25.0.1","react":"19.0.0","eslint":"9.17.0","rollup":"4.28.1","vitest":"2.1.8","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.4.7","@eslint/js":"9.17.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.2","lint-staged":"15.2.11","@types/react":"19.0.1","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.49.1","@storybook/react":"8.4.7","@types/react-dom":"19.0.2","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.18.0","@storybook/theming":"8.4.7","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.16","@storybook/manager-api":"8.4.7","@testing-library/react":"16.1.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.267_1734293045977_0.5215934580561497","host":"s3://npm-registry-packages-npm-production"}},"1.7.268":{"name":"react-parallax-tilt","version":"1.7.268","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.268","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"996f474182d00faa06632b6ed54c9e7dd3267223","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.268.tgz","fileCount":10,"integrity":"sha512-bxogiwPOo45CeqL7401GdqiVy/+3qgtU0pvVGFMOiZqYTya0MpgP+Rzzrzsm/kwM1s65l3Bf5L2V5aXMHmPrqg==","signatures":[{"sig":"MEUCIQCXh1xDCOjh0O0h1KZ1zGwOeKagqsbQoHIbrly3WcmNKQIgOJ4pvIv0VX6nEQdrlQGxCtJNg5TdxNPjfHOevWroPig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72216},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"d9299d6b9c1771f80281970ec0610014d45ddebe","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.41.1","husky":"9.1.7","jsdom":"25.0.1","react":"19.0.0","eslint":"9.17.0","rollup":"4.29.1","vitest":"2.1.8","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.4.7","@eslint/js":"9.17.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.2","lint-staged":"15.2.11","@types/react":"19.0.2","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.49.1","@storybook/react":"8.4.7","@types/react-dom":"19.0.2","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.18.1","@storybook/theming":"8.4.7","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.20","@storybook/manager-api":"8.4.7","@testing-library/react":"16.1.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.268_1734785671924_0.631772380192946","host":"s3://npm-registry-packages-npm-production"}},"1.7.269":{"name":"react-parallax-tilt","version":"1.7.269","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.269","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"56d1cb9535e85e99f02b02eb9ff18dd7dc069396","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.269.tgz","fileCount":10,"integrity":"sha512-kgHUri6a5JRrmFjHM2QP+3rbKvCZuu8K+PYJ2ahNqpWOm27TbrXroEqPIuJguBa4VpvUOPTXF7W6ijwVJcluWA==","signatures":[{"sig":"MEYCIQC1lUiJqVByTpWajmwHkmoVMwh4yJHSpexvQVX7Cgs11QIhAI1GTb0Fzo72w7T/67ISNwrEgTHKi3oeupDrhpRRnyER","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72249},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"cb0a7a12e42c6f4dfa23e33a95d825f30f230e3f","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.41.1","husky":"9.1.7","jsdom":"25.0.1","react":"19.0.0","eslint":"9.17.0","rollup":"4.29.1","vitest":"2.1.8","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.4.7","@eslint/js":"9.17.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.2","lint-staged":"15.2.11","@types/react":"19.0.2","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.49.1","@storybook/react":"8.4.7","@types/react-dom":"19.0.2","semantic-release":"24.2.0","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.18.2","@storybook/theming":"8.4.7","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.3","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.20","@storybook/manager-api":"8.4.7","@testing-library/react":"16.1.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"1.0.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.269_1735160531777_0.9106596958052902","host":"s3://npm-registry-packages-npm-production"}},"1.7.270":{"name":"react-parallax-tilt","version":"1.7.270","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.270","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7985bb49b57f50e389e18fdbead5274e36cdc9ed","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.270.tgz","fileCount":10,"integrity":"sha512-TQduqaAKj/PZrVABrAE+s7HHC4Hqxj67Cx7+2hIPrjfIsV2imT7VIMCQSDbBhgMSN0BlW/i/H0jWv5dQDlq+/A==","signatures":[{"sig":"MEYCIQCkLqArZ9o6ruK/AIe7BaDZDC40HKhBpp3xp2KUv7QWRwIhAKaRQ4q/95LDlldcGJfP4yfsTr/aZ1gY92da+YG7X3I7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72248},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"3c582667202faae0fcc0c5f8a907c049f8ee4f03","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.41.1","husky":"9.1.7","jsdom":"25.0.1","react":"19.0.0","eslint":"9.17.0","rollup":"4.29.2","vitest":"2.1.8","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.4.7","@eslint/js":"9.17.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.5","lint-staged":"15.3.0","@types/react":"19.0.2","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.49.1","@storybook/react":"8.4.7","@types/react-dom":"19.0.2","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.19.0","@storybook/theming":"8.4.7","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.3","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.24","@storybook/manager-api":"8.4.7","@testing-library/react":"16.1.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.270_1736106763767_0.7670671123827817","host":"s3://npm-registry-packages-npm-production"}},"1.7.271":{"name":"react-parallax-tilt","version":"1.7.271","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.271","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"017770f78522fd2a0bdf1e00012fd521f6354c76","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.271.tgz","fileCount":10,"integrity":"sha512-Ya2k1ZTucUP3R8iAKNUtcxofiCjLduBUklVZUJkseg/53RgBw5OfJH7mE6f07GPPM6PVow6ahgtpOCEuI2xDlw==","signatures":[{"sig":"MEUCIFqs94zo4o5iBvbJRyYQJHT60/t35RJQ5gcmjH7FP6P3AiEA/+QIbMG87jPCVRC0i9YPavKp6rEXaxj12Hrtn2vMeus=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72248},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"04860133b8ff93d41919a05a175ecffda65c1866","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.41.1","husky":"9.1.7","jsdom":"25.0.1","react":"19.0.0","eslint":"9.17.0","rollup":"4.30.0","vitest":"2.1.8","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.4.7","@eslint/js":"9.17.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.2","@types/node":"22.10.5","lint-staged":"15.3.0","@types/react":"19.0.3","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.49.1","@storybook/react":"8.4.7","@types/react-dom":"19.0.2","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.19.1","@storybook/theming":"8.4.7","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.3","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.24","@storybook/manager-api":"8.4.7","@testing-library/react":"16.1.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.271_1736192047670_0.586524883975253","host":"s3://npm-registry-packages-npm-production"}},"1.7.272":{"name":"react-parallax-tilt","version":"1.7.272","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.272","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"dd6ed4c74baa700b2008b1e07e597b28fc45b9bc","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.272.tgz","fileCount":10,"integrity":"sha512-mzJFR+gB9cbAnFwwq6QngQ+j51WSlGA2N2dyyzlEo/mwq11Amdw+RndF1tKRBlkVHQVbgv8pDFEFUeS/TVHPyA==","signatures":[{"sig":"MEUCIQC0aH/YpId24U8F9meXQ7k0PFh/5QgiHrYFrdT7471vwgIgCQiyxr2hT8Nz2fYexXxL/sO35hEDMRviA6p1lIoDhHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72248},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"a020f847aa83b32e6eb3ea78ce03050328f74488","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.41.1","husky":"9.1.7","jsdom":"25.0.1","react":"19.0.0","eslint":"9.17.0","rollup":"4.30.1","vitest":"2.1.8","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.4.7","@eslint/js":"9.17.0","@vitest/ui":"2.1.8","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.10.5","lint-staged":"15.3.0","@types/react":"19.0.4","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.49.1","@storybook/react":"8.4.7","@types/react-dom":"19.0.2","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.19.1","@storybook/theming":"8.4.7","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.3","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.24","@storybook/manager-api":"8.4.7","@testing-library/react":"16.1.0","eslint-config-prettier":"9.1.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.4.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.5.2","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.272_1736369250016_0.566595472697643","host":"s3://npm-registry-packages-npm-production"}},"1.7.273":{"name":"react-parallax-tilt","version":"1.7.273","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.273","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"37475f344c1cb14dace756c046f49de39d2af3d5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.273.tgz","fileCount":10,"integrity":"sha512-s5LxifX6ssUSpfnOmGihbZUoouqYkWMgnYmFv8C2dcO45kLIPV97ze/KMlkVCvRBAm3XhgzwsA6FYsyTj105LA==","signatures":[{"sig":"MEYCIQDO6nHhghihw18PK+oP4VXI088Hrid+H//MviaQsDDhAQIhAKAHKLMagMU05Q0jzPhvNgJhStx/R1YqksFFY3ZwZMS5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72249},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"b53f4bac72bb2c06c2fd505364dea16d6f1afbb3","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.42.2","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.18.0","rollup":"4.31.0","vitest":"3.0.2","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.5.0","@eslint/js":"9.18.0","@vitest/ui":"3.0.2","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.10.7","lint-staged":"15.4.1","@types/react":"19.0.7","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.49.1","@storybook/react":"8.5.0","@types/react-dom":"19.0.3","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.21.0","@storybook/theming":"8.5.0","@vitest/coverage-v8":"3.0.2","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.25","@storybook/manager-api":"8.5.0","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.1.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.0","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.0","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.273_1737407276129_0.09181826431288465","host":"s3://npm-registry-packages-npm-production"}},"1.7.274":{"name":"react-parallax-tilt","version":"1.7.274","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.274","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"452e13b5cf2c4bc33bc7549ef0f501c3160046aa","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.274.tgz","fileCount":10,"integrity":"sha512-yVtV/rrK3XuFihQ9AJHdQYOdRDgMyhAEP3sQsshiB4OGBtkKP4bo0DN08+EbuKVO7U8hrevrmYcxxSYPZTc3/Q==","signatures":[{"sig":"MEUCIQCqFNd0WFonBvTvblYCtDdEvJHfjPbq3kEvMYorPWxCXQIgfq5eroU45Tr5aznBn7rzI1WDXGL3WlaF6QIdULbbfp4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72250},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"587f0737be1b4ff68a6abd0d95f857cbbc0eaa17","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.43.3","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.18.0","rollup":"4.32.0","vitest":"3.0.4","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.5.1","@eslint/js":"9.18.0","@vitest/ui":"3.0.4","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.10.10","lint-staged":"15.4.2","@types/react":"19.0.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.50.0","@storybook/react":"8.5.1","@types/react-dom":"19.0.3","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.21.0","@storybook/theming":"8.5.1","@vitest/coverage-v8":"3.0.4","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.25","@storybook/manager-api":"8.5.1","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.1","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.274_1737735303288_0.7117737200138334","host":"s3://npm-registry-packages-npm-production"}},"1.7.275":{"name":"react-parallax-tilt","version":"1.7.275","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.275","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"7737d006e2a2bbfb6a60a63942d2b3adf618ab60","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.275.tgz","fileCount":10,"integrity":"sha512-D237Fct84FGM76NOs+fPIHpVQrMGryaXoBTlsnQPRdkZzuwCNf75ELBjvf7yMsKY5zacBo3tSEVj8sbvqBcmcQ==","signatures":[{"sig":"MEYCIQD531WiTesGjhCvYj/zW4t3RXJtX4rk0yyu8rc9xtZExgIhAL2PHHkJw1MfMhf7o7rCiqUauW1VWY5xjUAiz3iwool0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72249},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"28622e9456e0a6e9eec4e47ba65b56966ad9f43d","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.43.6","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.19.0","rollup":"4.32.1","vitest":"3.0.4","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.5.2","@eslint/js":"9.19.0","@vitest/ui":"3.0.4","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.12.0","lint-staged":"15.4.3","@types/react":"19.0.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.50.0","@storybook/react":"8.5.2","@types/react-dom":"19.0.3","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.22.0","@storybook/theming":"8.5.2","@vitest/coverage-v8":"3.0.4","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.25","@storybook/manager-api":"8.5.2","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.2","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.275_1738139805883_0.03955888922210282","host":"s3://npm-registry-packages-npm-production"}},"1.7.276":{"name":"react-parallax-tilt","version":"1.7.276","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.276","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"31ec792b18ae30a5d510445d575597e4ba987235","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.276.tgz","fileCount":10,"integrity":"sha512-LZHJ9L44oWWy7HiUkxj9YUvP4R45cvW2bcsrJGC78v8b3l4kqccvMa2455+rFvSE5XIQzwg0RnIYTo3kGvjC0A==","signatures":[{"sig":"MEYCIQCyLee3pBBJmm0Omnta+TI3EXXWvdHqfTqV1Y93ow4/IwIhAIk+nxfsjWSVVz3PM+ovI0dcLE6zdvU8YR6+71n5hSSl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72309},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"51e23588d9acc98a77656ea27c6d9e7a78e2aa8d","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.43.6","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.19.0","rollup":"4.32.1","vitest":"3.0.4","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.5.2","@eslint/js":"9.19.0","@vitest/ui":"3.0.4","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.12.0","lint-staged":"15.4.3","@types/react":"19.0.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.50.0","@storybook/react":"8.5.2","@types/react-dom":"19.0.3","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.22.0","@storybook/theming":"8.5.2","@vitest/coverage-v8":"3.0.4","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.25","@storybook/manager-api":"8.5.2","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.2","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.276_1738167956534_0.8601310869031371","host":"s3://npm-registry-packages-npm-production"}},"1.7.277":{"name":"react-parallax-tilt","version":"1.7.277","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.277","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"130e752d190119222f815487bead6c0c714105f6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.277.tgz","fileCount":10,"integrity":"sha512-ktKrhNpZyDEWJIYpC9f8zXyoN5mUKi/ra9f2RmNrfEiiXsM3ZS2kK6w5rgPBqpZJ6LHnRn9n2feNr08U9HkKxQ==","signatures":[{"sig":"MEYCIQC2lmi8mt9rBPAymQTovrUaD1d12moT8hDM1MvaFfH1HwIhALSeln6OI4TZXrG8vPC7PbOQExqAfGzRhwx6o9Gn9j/o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72309},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"12d37a16ec7aecc5ae184e0e0503e7332e9a3793","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.43.6","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.19.0","rollup":"4.34.0","vitest":"3.0.4","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.5.2","@eslint/js":"9.19.0","@vitest/ui":"3.0.4","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.13.0","lint-staged":"15.4.3","@types/react":"19.0.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.6.1","@playwright/test":"1.50.1","@storybook/react":"8.5.2","@types/react-dom":"19.0.3","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.22.0","@storybook/theming":"8.5.2","@vitest/coverage-v8":"3.0.4","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.25","@storybook/manager-api":"8.5.2","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.2","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.6.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.277_1738401753249_0.07017944453547265","host":"s3://npm-registry-packages-npm-production"}},"1.7.278":{"name":"react-parallax-tilt","version":"1.7.278","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.278","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ff810de2ecd241c5dc3aa4a465cfabead3e02b83","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.278.tgz","fileCount":10,"integrity":"sha512-OKlsIJcH9RIBWkutlQzZMkw2CpkcGiexChj/UWNUmEGUv0VoUCaI9fUTexuRmgmwL1LVR8x6w+DiOc8ZxFNSgA==","signatures":[{"sig":"MEUCIQDmbSjIJzD5ii69mVztUnwHR6Uiue/S+DcypftEZZjvrQIgZPbyR3XUepI75lUyLL7x1kjDF/aiCsu1G3P3N4xFUEc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72309},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"c8396e657bbce04fc80b83616954d85da8ddecc0","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.43.6","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.19.0","rollup":"4.34.1","vitest":"3.0.5","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.5.3","@eslint/js":"9.19.0","@vitest/ui":"3.0.5","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.13.0","lint-staged":"15.4.3","@types/react":"19.0.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.7.1","@playwright/test":"1.50.1","@storybook/react":"8.5.3","@types/react-dom":"19.0.3","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.23.0","@storybook/theming":"8.5.3","@vitest/coverage-v8":"3.0.5","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.25","@storybook/manager-api":"8.5.3","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.3","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.7.1","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.278_1738613562808_0.5749604280260436","host":"s3://npm-registry-packages-npm-production"}},"1.7.279":{"name":"react-parallax-tilt","version":"1.7.279","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.279","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c5ecb1bece3cf0600fb1a7fc8af17c9ce0b2441e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.279.tgz","fileCount":10,"integrity":"sha512-vTEbBFg7K+f42fbR2CDLL9KTXrbfM3oJoK83ewlZFy+MllbGJxpD4MCA33CqZvMyv0H2pAKUDY/h+sjIzPwMDA==","signatures":[{"sig":"MEUCIBQmM5WFnjsgrvMcUZjrB8TKnEu7Wz/t/3BMV0kk6e95AiEA2d8UbvFkEK5cUR1EoEcIaCjKxjjYcWyj61aMiaNC8g4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72309},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"5f41af9ac6338333ac6e7aefec22804b90f013af","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.43.6","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.19.0","rollup":"4.34.3","vitest":"3.0.5","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.5.3","@eslint/js":"9.19.0","@vitest/ui":"3.0.5","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.13.1","lint-staged":"15.4.3","@types/react":"19.0.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.7.1","@playwright/test":"1.50.1","@storybook/react":"8.5.3","@types/react-dom":"19.0.3","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.23.0","@storybook/theming":"8.5.3","@vitest/coverage-v8":"3.0.5","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.25","@storybook/manager-api":"8.5.3","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.3","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.7.1","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.279_1738787346682_0.022993269521796256","host":"s3://npm-registry-packages-npm-production"}},"1.7.280":{"name":"react-parallax-tilt","version":"1.7.280","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.280","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"61dda39ab5ce9d3ab36db4bff5cf3825a1143e78","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.280.tgz","fileCount":10,"integrity":"sha512-OhlW/yPckXP0G665BzpN1OgeTCpZkz0QQja4Bh7Sd5gFQLZoqYbL7WLzI7XYVnNbvSDHOAbErQ+4YaYNl1Jo9Q==","signatures":[{"sig":"MEQCIAlZ0V6mVCk5Z3vA9flHQCp2G18V9iSWq2fhb6WJFPbEAiBw6zbNRDk7DneQcnJ4dLQ7ZvaAG6Hj7ta36sM6SOkdiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72309},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"6d929fbe8e503f8bf07894e4ce4e7e102eaf351a","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.43.6","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.19.0","rollup":"4.34.5","vitest":"3.0.5","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.5.3","@eslint/js":"9.19.0","@vitest/ui":"3.0.5","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.13.1","lint-staged":"15.4.3","@types/react":"19.0.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.7.1","@playwright/test":"1.50.1","@storybook/react":"8.5.3","@types/react-dom":"19.0.3","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.23.0","@storybook/theming":"8.5.3","@vitest/coverage-v8":"3.0.5","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.26","@storybook/manager-api":"8.5.3","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.3","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.7.1","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.280_1738942674771_0.2023217061919964","host":"s3://npm-registry-packages-npm-production"}},"1.7.281":{"name":"react-parallax-tilt","version":"1.7.281","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.281","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"54591d97b8ccd77bb17321c22276a071e9b2f971","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.281.tgz","fileCount":10,"integrity":"sha512-gjnVH7/C1ZdFFUxwB6cOyxYIzrNO8FVhtmEhy/1//TDdfu4UlAhlq1Ve6qHFNMeM4d2zrmxZ4kV/j6Ms9szUcA==","signatures":[{"sig":"MEUCIGRJNb44/1rd5+WKrVQn3jaP5WMMs5Tqv3HLhWd5nDv/AiEAzYOaIhXe6N7vuOXC8ZAGhmhdQJ8q7oepgnv1lr7FH2g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72309},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"0589a70ee38825bba291196a9d63b3603e9b5f0d","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.43.6","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.20.0","rollup":"4.34.6","vitest":"3.0.5","demozap":"1.3.82","prettier":"3.4.2","react-dom":"19.0.0","storybook":"8.5.3","@eslint/js":"9.20.0","@vitest/ui":"3.0.5","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.13.1","lint-staged":"15.4.3","@types/react":"19.0.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.7.1","@playwright/test":"1.50.1","@storybook/react":"8.5.3","@types/react-dom":"19.0.3","semantic-release":"24.2.1","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.23.0","@storybook/theming":"8.5.3","@vitest/coverage-v8":"3.0.5","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.26","@storybook/manager-api":"8.5.3","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.3","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.7.1","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.281_1739037373727_0.3636101005299195","host":"s3://npm-registry-packages-npm-production"}},"1.7.282":{"name":"react-parallax-tilt","version":"1.7.282","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.282","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"2a7a8ed71211696536e819785ea7d9f43aa33552","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.282.tgz","fileCount":10,"integrity":"sha512-mCNRwjnocs+0CDx9ZNKtqx67oyLiHfsF0nPuxDtRlOu/1ESdxwrZxp/AKDpbKtcYQh54yOlSZDN46In+Xoqs8g==","signatures":[{"sig":"MEQCICYiVf7CvEheKC6NccZ33oRrvmgwmMqij5HjfgxKbKhYAiAc8Ruw4OtJNNIu+wE1BlsncgWnv15L5Cd6y3dRJbeyDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72383},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"960a4117638ad28c9fd42edec02c474fb7e5bf22","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.43.6","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.20.0","rollup":"4.34.6","vitest":"3.0.5","demozap":"1.3.82","prettier":"3.5.0","react-dom":"19.0.0","storybook":"8.5.3","@eslint/js":"9.20.0","@vitest/ui":"3.0.5","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.13.1","lint-staged":"15.4.3","@types/react":"19.0.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.7.1","@playwright/test":"1.50.1","@storybook/react":"8.5.3","@types/react-dom":"19.0.3","semantic-release":"24.2.2","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.23.0","@storybook/theming":"8.5.3","@vitest/coverage-v8":"3.0.5","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.27","@storybook/manager-api":"8.5.3","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.3","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.7.1","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.282_1739179295871_0.9351608423353055","host":"s3://npm-registry-packages-npm-production"}},"1.7.283":{"name":"react-parallax-tilt","version":"1.7.283","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.283","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fdbcfe709bc327f95f3451eecad1363d2f554f7d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.283.tgz","fileCount":10,"integrity":"sha512-RaloBL0pJReXCk47zBQZipiE/6IhIPI0OrNuxRKVSnp5cFqiWH21FyjvD2epg8OUiilzwsPw9HpLb28X+bvv8g==","signatures":[{"sig":"MEQCIAgu2sCrqNS5mdEcHqghP0QlPGxTvUPsfQAC3YyGjI2pAiAyL1C7+Z2i5MqLLeus4fesS5xxVeixUH46uq+dcJVySA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72383},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"015b4568969cc570564123462886dda361344f41","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.44.1","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.20.1","rollup":"4.34.7","vitest":"3.0.5","demozap":"1.3.82","prettier":"3.5.1","react-dom":"19.0.0","storybook":"8.5.6","@eslint/js":"9.20.0","@vitest/ui":"3.0.5","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.13.4","lint-staged":"15.4.3","@types/react":"19.0.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.7.1","@playwright/test":"1.50.1","@storybook/react":"8.5.6","@types/react-dom":"19.0.3","semantic-release":"24.2.2","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.24.0","@storybook/theming":"8.5.6","@vitest/coverage-v8":"3.0.5","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.31","@storybook/manager-api":"8.5.6","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.6","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.7.1","eslint-import-resolver-typescript":"3.8.0","@storybook/addon-webpack5-compiler-swc":"2.1.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.283_1739602706692_0.8814813197960116","host":"s3://npm-registry-packages-npm-production"}},"1.7.284":{"name":"react-parallax-tilt","version":"1.7.284","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.284","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a1b6a6d4c49daaab1f6ebd65209ef1984e1ad946","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.284.tgz","fileCount":10,"integrity":"sha512-9Fp5PO/CUeWmHX+VnzfVaMq79XgpDwYD0C+0p9vZTQMG89j8nH0k7wNPgU5+AU/dGZZKufaWIZSUkw972uSF3Q==","signatures":[{"sig":"MEUCIH4NFjMOzdCqlIk+awYOkRf6IYm+d6Yp1ILFbBkvLgcrAiEAliOZ4un0qpQzLlPW5cBhv1FDI9gbqCa3dWU1Haisg/U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72384},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"a90bb2bd8bfe3f72dd2075bd4df5c4e36a5ba745","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.44.1","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.20.1","rollup":"4.34.8","vitest":"3.0.5","demozap":"1.3.82","prettier":"3.5.1","react-dom":"19.0.0","storybook":"8.5.6","@eslint/js":"9.20.0","@vitest/ui":"3.0.5","commitizen":"4.3.1","typescript":"5.7.3","@types/node":"22.13.4","lint-staged":"15.4.3","@types/react":"19.0.10","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.7.1","@playwright/test":"1.50.1","@storybook/react":"8.5.6","@types/react-dom":"19.0.4","semantic-release":"24.2.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.24.1","@storybook/theming":"8.5.6","@vitest/coverage-v8":"3.0.5","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.31","@storybook/manager-api":"8.5.6","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.5.6","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.1.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.7.1","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.1.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.284_1739864292123_0.6481126241427186","host":"s3://npm-registry-packages-npm-production"}},"1.7.285":{"name":"react-parallax-tilt","version":"1.7.285","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.285","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fd793c67f7b2703d22107439fd02775ac73ad269","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.285.tgz","fileCount":10,"integrity":"sha512-WRYyvLoaZvLwqDKHuSE/sDODPNuaCXH5nRcgC0zTtnnVaWZHQN21dTS7sq1SZgkI8Dwm2AoN3DW7C65oXeaEKg==","signatures":[{"sig":"MEUCIQC2BS1Wai1aA+YSREK21D+y1ysGqLuCaVHldtmDYi0TVwIgLyw1vC99gh9n/7ZNViBAoOguX7Q2viWNMMxN2PeHCb8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72384},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"4f325f3eaa3d35367335c4b6709bf528db61ee0b","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.45.0","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.21.0","rollup":"4.34.9","vitest":"3.0.7","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.0.0","storybook":"8.6.3","@eslint/js":"9.21.0","@vitest/ui":"3.0.7","commitizen":"4.3.1","typescript":"5.8.2","@types/node":"22.13.8","lint-staged":"15.4.3","@types/react":"19.0.10","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.7.1","@playwright/test":"1.50.1","@storybook/react":"8.6.3","@types/react-dom":"19.0.4","semantic-release":"24.2.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.26.0","@storybook/theming":"8.6.3","@vitest/coverage-v8":"3.0.7","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.36","@storybook/manager-api":"8.6.3","@testing-library/react":"16.2.0","eslint-config-prettier":"10.0.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.2","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.3","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.2.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.7.1","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.1.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.285_1741026437131_0.42688350124813823","host":"s3://npm-registry-packages-npm-production"}},"1.7.286":{"name":"react-parallax-tilt","version":"1.7.286","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.286","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"566836921612087474bf475d0dd1c4d4d5acd1a5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.286.tgz","fileCount":10,"integrity":"sha512-n2lidXet9yUCi2bZWB2e2tchWgyHp/4HT8fzwFk9wW3ZOR3mDAPXD6az34D1O4LPzOxjolsea0sbOA26CE3xYw==","signatures":[{"sig":"MEYCIQDObionJBwBQHDO0osa4szkv6EYF8sYzTwze1K1C0T9MgIhAP5JynZZ6oyphMoTcdIlwY/MzA59rr1uDfWkGvbjXr+J","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72385},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"51e4955847c92a9081ac06b54ffd651d966a54d8","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.45.0","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.22.0","rollup":"4.35.0","vitest":"3.0.8","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.0.0","storybook":"8.6.4","@eslint/js":"9.22.0","@vitest/ui":"3.0.8","commitizen":"4.3.1","typescript":"5.8.2","@types/node":"22.13.10","lint-staged":"15.4.3","@types/react":"19.0.10","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.8.0","@playwright/test":"1.51.0","@storybook/react":"8.6.4","@types/react-dom":"19.0.4","semantic-release":"24.2.3","rollup-plugin-dts":"6.1.1","typescript-eslint":"8.26.0","@storybook/theming":"8.6.4","@vitest/coverage-v8":"3.0.8","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.36","@storybook/manager-api":"8.6.4","@testing-library/react":"16.2.0","eslint-config-prettier":"10.1.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.4","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.2.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.8.0","eslint-import-resolver-typescript":"3.7.0","@storybook/addon-webpack5-compiler-swc":"2.1.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.286_1741423986557_0.574746619928187","host":"s3://npm-registry-packages-npm-production"}},"1.7.287":{"name":"react-parallax-tilt","version":"1.7.287","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.287","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4326990c1b87da40d1457fa1e4a3ebb35d5c1747","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.287.tgz","fileCount":10,"integrity":"sha512-+5SxMlN/Y2can5GE43g8FD/6YXlYqXPHsP8+9s+4/uI7k821ScOPTSSmsumUiLMaNUF+EAbGkrYKiDrGjoG+2g==","signatures":[{"sig":"MEQCIFDfIxVgKHM1BFZ3/bZjprJki2Z2QZJqdbjvJFV/9zY3AiBTaW97npWJey1ISJVhyIk075EE+SUTOLJbv80n1tmvGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":73066},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"8daccc651dd4ac1862164517a5f83c92a2997322","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.46.0","husky":"9.1.7","jsdom":"26.0.0","react":"19.0.0","eslint":"9.22.0","rollup":"4.36.0","vitest":"3.0.9","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.0.0","storybook":"8.6.7","@eslint/js":"9.22.0","@vitest/ui":"3.0.9","commitizen":"4.3.1","typescript":"5.8.2","@types/node":"22.13.10","lint-staged":"15.5.0","@types/react":"19.0.11","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.8.0","@playwright/test":"1.51.1","@storybook/react":"8.6.7","@types/react-dom":"19.0.4","semantic-release":"24.2.3","rollup-plugin-dts":"6.2.0","typescript-eslint":"8.26.1","@storybook/theming":"8.6.7","@vitest/coverage-v8":"3.0.9","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.38","@storybook/manager-api":"8.6.7","@testing-library/react":"16.2.0","eslint-config-prettier":"10.1.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.7","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.2.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.8.0","eslint-import-resolver-typescript":"4.2.2","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.287_1742372754138_0.6898910062659265","host":"s3://npm-registry-packages-npm-production"}},"1.7.288":{"name":"react-parallax-tilt","version":"1.7.288","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.288","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1a3e5b0f401aff386fb8f0cbc5bd63b9c42cbe98","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.288.tgz","fileCount":10,"integrity":"sha512-AtkmQ2DmC6mUOZKS8ri/IKbq5CHkzZQoHd5dEf9HwqPuR5eI6VCdbAnFrF+pUTe9jY6L/UKB0/REt4+0PiB01w==","signatures":[{"sig":"MEUCIQCilthHGNZvYQpEsFFX1d9fZ+Dl16dgDpTCBR6M/j8X7AIgE2vH2BBm0XpjhnORL/OmXCon1kzutV69g9lPD4Y/ot0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72273},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"f9ee1e9ed063a02719c15e97466d5db786670150","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.46.3","husky":"9.1.7","jsdom":"26.0.0","react":"19.1.0","eslint":"9.23.0","rollup":"4.38.0","vitest":"3.0.9","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.1.0","storybook":"8.6.11","@eslint/js":"9.23.0","@vitest/ui":"3.0.9","commitizen":"4.3.1","typescript":"5.8.2","@types/node":"22.13.14","lint-staged":"15.5.0","@types/react":"19.0.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.8.0","@playwright/test":"1.51.1","@storybook/react":"8.6.11","@types/react-dom":"19.0.4","semantic-release":"24.2.3","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.28.0","@storybook/theming":"8.6.11","@vitest/coverage-v8":"3.0.9","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.38","@storybook/manager-api":"8.6.11","@testing-library/react":"16.2.0","eslint-config-prettier":"10.1.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.5","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.11","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.2.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.8.0","eslint-import-resolver-typescript":"4.3.1","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.288_1743363300323_0.180813408970234","host":"s3://npm-registry-packages-npm-production"}},"1.7.289":{"name":"react-parallax-tilt","version":"1.7.289","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.289","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0eb51b610aeb1bfeb6628108677030ad4527b415","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.289.tgz","fileCount":10,"integrity":"sha512-TrmWUZ9wAmxlYxvODCobWb3eKhiESYe9bKAtFAWcMqeYcG6rl2v9t0m2RfD8gOM3ShlChjed0h0XSWE6TFMvUw==","signatures":[{"sig":"MEUCIQCen2uxdKg6Kq6lR76KsP4V/b0m6LmCtkjd7QatF6MH4QIgSsMcnb97YAFBjfvcJY1/9+T6bgkWNObN0pCo45iEkZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72271},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"d5cca610571e8e1d548f753d22e0d7bdd8fd1aa0","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.46.5","husky":"9.1.7","jsdom":"26.0.0","react":"19.1.0","eslint":"9.23.0","rollup":"4.39.0","vitest":"3.1.1","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.1.0","storybook":"8.6.12","@eslint/js":"9.23.0","@vitest/ui":"3.1.1","commitizen":"4.3.1","typescript":"5.8.2","@types/node":"22.14.0","lint-staged":"15.5.0","@types/react":"19.1.0","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.8.0","@playwright/test":"1.51.1","@storybook/react":"8.6.12","@types/react-dom":"19.1.1","semantic-release":"24.2.3","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.29.0","@storybook/theming":"8.6.12","@vitest/coverage-v8":"3.1.1","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.39","@storybook/manager-api":"8.6.12","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.12","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.2.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.8.0","eslint-import-resolver-typescript":"4.3.1","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.289_1743773461161_0.583830044286628","host":"s3://npm-registry-packages-npm-production"}},"1.7.290":{"name":"react-parallax-tilt","version":"1.7.290","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.290","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b6f2d2fb4bf4a96d634ad29361eccfc4251fafa1","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.290.tgz","fileCount":10,"integrity":"sha512-J/Yx5ulpcYsnxfG3xI2pkIgU1TN8shL0nrhibvEiho0D8Lwo1Lo121Hyno4ctT6gcOq4/3jpiAXDzgDdob8fag==","signatures":[{"sig":"MEYCIQCPVwhCHnlAvqRnKnyJnZBIK6uZt/N/OZ3P4p0kpEEyUwIhALGJlV18NWS3HkB5tSCSQdNL874LFkH6cEA6nVZdLZ0x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72271},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"771d8f8e0f80ccd48c313136d66881aa5285bdc0","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.50.2","husky":"9.1.7","jsdom":"26.0.0","react":"19.1.0","eslint":"9.24.0","rollup":"4.39.0","vitest":"3.1.1","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.1.0","storybook":"8.6.12","@eslint/js":"9.24.0","@vitest/ui":"3.1.1","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"22.14.0","lint-staged":"15.5.0","@types/react":"19.1.0","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.8.0","@playwright/test":"1.51.1","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","semantic-release":"24.2.3","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.29.1","@storybook/theming":"8.6.12","@vitest/coverage-v8":"3.1.1","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.42","@storybook/manager-api":"8.6.12","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.12","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.2.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.8.0","eslint-import-resolver-typescript":"4.3.2","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.290_1744355992269_0.8029528657782905","host":"s3://npm-registry-packages-npm-production"}},"1.7.291":{"name":"react-parallax-tilt","version":"1.7.291","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.291","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c4debab19d2c54b59538c39ac3295502c1561bf7","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.291.tgz","fileCount":10,"integrity":"sha512-BwcgoyEndiZqpT4gRcXlLd531RTMKeGyxbK92FrXlNr+I9iFSSEd0PddDYRWRVgSoLYlcMHyih6GdXcqXNqplw==","signatures":[{"sig":"MEUCIQCVsWm/AQyb9JbcPK4r5wThIT31+FVOPaGgtidH5xil9gIgL1Ry3OPwh05o8ABwCR1H2Zt/Pq6w/KBOypj4U9Ejrec=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72271},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"5413a6994c715fb6c03a136ab3e9ab9d4165c803","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.50.2","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.24.0","rollup":"4.40.0","vitest":"3.1.1","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.1.0","storybook":"8.6.12","@eslint/js":"9.24.0","@vitest/ui":"3.1.1","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"22.14.1","lint-staged":"15.5.1","@types/react":"19.1.1","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.8.0","@playwright/test":"1.51.1","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","semantic-release":"24.2.3","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.29.1","@storybook/theming":"8.6.12","@vitest/coverage-v8":"3.1.1","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.42","@storybook/manager-api":"8.6.12","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.12","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"5.2.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.8.0","eslint-import-resolver-typescript":"4.3.2","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.291_1744570451960_0.02455674521447837","host":"s3://npm-registry-packages-npm-production"}},"1.7.292":{"name":"react-parallax-tilt","version":"1.7.292","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.292","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c0e8ddb63349472937f42003516eabab82237569","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.292.tgz","fileCount":10,"integrity":"sha512-g2JK44oIN7pTCV58E5iPC1ISJ4L7saL6ljq3KmIIrNucewtjD8SuqfWtpUliOosjHqlbgHctr2U9ih2C1xHW5Q==","signatures":[{"sig":"MEQCIF+e3JklJCxleZpxNbJknd7mU+6YPb2aTdfF82D+Qq7WAiBfDg56HNJt7Gqqs1QTUDTsizJMg2UD4OuGsr16NC8gzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72271},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"e5e8a3c69103b3d3a10168d79f5577b1d194bada","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.50.5","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.25.1","rollup":"4.40.0","vitest":"3.1.2","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.1.0","storybook":"8.6.12","@eslint/js":"9.25.1","@vitest/ui":"3.1.2","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"22.14.1","lint-staged":"15.5.1","@types/react":"19.1.2","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.8.0","@playwright/test":"1.52.0","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","semantic-release":"24.2.3","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.31.0","@storybook/theming":"8.6.12","@vitest/coverage-v8":"3.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","eslint-plugin-import":"2.31.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.43","@storybook/manager-api":"8.6.12","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.12","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.8.0","eslint-import-resolver-typescript":"4.3.4","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.292_1745264196207_0.1562845005961382","host":"s3://npm-registry-packages-npm-production"}},"1.7.293":{"name":"react-parallax-tilt","version":"1.7.293","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.293","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c6cc8831110e2cfd093a83f24d0490259cbff95d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.293.tgz","fileCount":10,"integrity":"sha512-Ss56E6T8GNwxUEymWPE4rfYXjBcvqpnSnqXDZRv2YITo4dLYkqeuUkhn6fAPlkvoAT6qaTx6p8m3oM8NJX31Ng==","signatures":[{"sig":"MEQCIFtYfoBOzKx1oxminCqrAGnRkVMZ8RdzGeEv3RuIxjniAiBZplR9haCvXMtBT7ZdeVsbV1ZgCZdu93xGI9CBaCGhHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72273},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"fe8a17693e61a8d592f7604fcfce161712fd7806","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.50.5","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.25.1","rollup":"4.40.0","vitest":"3.1.2","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.1.0","storybook":"8.6.12","@eslint/js":"9.25.1","@vitest/ui":"3.1.2","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"22.14.1","lint-staged":"15.5.1","@types/react":"19.1.2","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.8.0","@playwright/test":"1.52.0","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","semantic-release":"24.2.3","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.31.0","@storybook/theming":"8.6.12","@vitest/coverage-v8":"3.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.43","@storybook/manager-api":"8.6.12","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.2","eslint-plugin-import-x":"4.10.6","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.12","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.8.0","eslint-import-resolver-typescript":"4.3.4","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.293_1745309077569_0.8799175033341939","host":"s3://npm-registry-packages-npm-production"}},"1.7.294":{"name":"react-parallax-tilt","version":"1.7.294","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.294","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ca96d97990ccc62f2be229b1c87de444dd672949","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.294.tgz","fileCount":10,"integrity":"sha512-6nWoCFaplcsdIKUrIprSNvbs7iC+9+9sj8LxrVq9WOXZo1V4J0oAjKwOLEn06z9C0hRZUVW2+j6/qd1XenXXMw==","signatures":[{"sig":"MEUCIQDrggQhIk/uLOBKnhud5gN0F+xvXLQb3RH1HWlS40wleAIgbwIjW4uRazbmiIMQqh2foIwmtcI1Dk5jyxh90imCheU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72273},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"5b26743d1eaffb6e04899ef8d6bd723bd698e6d8","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.52.0","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.25.1","rollup":"4.40.1","vitest":"3.1.2","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.1.0","storybook":"8.6.12","@eslint/js":"9.25.1","@vitest/ui":"3.1.2","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"22.15.3","lint-staged":"15.5.1","@types/react":"19.1.2","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.8.0","@playwright/test":"1.52.0","@storybook/react":"8.6.12","@types/react-dom":"19.1.3","semantic-release":"24.2.3","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.31.1","@storybook/theming":"8.6.12","@vitest/coverage-v8":"3.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.43","@storybook/manager-api":"8.6.12","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.2","eslint-plugin-import-x":"4.11.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.12","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.8.0","eslint-import-resolver-typescript":"4.3.4","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.294_1746086080265_0.11309037898235008","host":"s3://npm-registry-packages-npm-production"}},"1.7.295":{"name":"react-parallax-tilt","version":"1.7.295","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.295","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"11112f594f6ad92f507b7351a37a9c2add339c79","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.295.tgz","fileCount":10,"integrity":"sha512-RAgyM0Q3aeefZfBdezAoK/fEeUtD5eB1OQ0T2TCwGvDLDuKVIYPurzoknNZpa5KbMxxgUCB9keCUNU2NypyAWw==","signatures":[{"sig":"MEQCIACpTL86ckcZURVXdFLolxe89pN+V9vk6a4cCdkzD0QkAiAqCBQX9n7xsqbWlt6ULJJoNvrWax/rPp5GH4xgO7Dt1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72274},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"646c00c0d5314f36c088415ddb3ed846c04c361d","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.0.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.54.1","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.26.0","rollup":"4.40.2","vitest":"3.1.3","demozap":"1.3.82","prettier":"3.5.3","react-dom":"19.1.0","storybook":"8.6.12","@eslint/js":"9.26.0","@vitest/ui":"3.1.3","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"22.15.14","lint-staged":"15.5.2","@types/react":"19.1.3","@types/eslint":"9.6.1","react-demo-tab":"1.3.26","@commitlint/cli":"19.8.0","@playwright/test":"1.52.0","@storybook/react":"8.6.12","@types/react-dom":"19.1.3","semantic-release":"24.2.3","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.32.0","@storybook/theming":"8.6.12","@vitest/coverage-v8":"3.1.3","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.1.44","@storybook/manager-api":"8.6.12","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.3","eslint-plugin-import-x":"4.11.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.0","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.12","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.1.1","@commitlint/config-conventional":"19.8.0","eslint-import-resolver-typescript":"4.3.4","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.295_1746601449901_0.3139352833227964","host":"s3://npm-registry-packages-npm-production"}},"1.7.296":{"name":"react-parallax-tilt","version":"1.7.296","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.296","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"77f98f58f49a14e4cb1a952c72a4286d2f4d2ad6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.296.tgz","fileCount":10,"integrity":"sha512-PYQ05RGIMAPKT5+8qXHjDcqA0b7htKDjEqYzjl28CP/0XYww60FwWbQpALjHng2PgjApHtSQ6AVcEk3g+EDt6Q==","signatures":[{"sig":"MEUCIQDuXQWFTdpLy7VC2ytcc3WcBfur5r7LbG8syRxBwgHrCgIgMlp0499h4Kd4vZEzO0jUrQpy5oWaK7hr34pdKO9FXmY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72273},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"4191031437920a07f220eb019e47e4cd72d0071e","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.1.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.58.1","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.27.0","rollup":"4.41.1","vitest":"3.1.4","demozap":"1.3.83","prettier":"3.5.3","react-dom":"19.1.0","storybook":"8.6.14","@eslint/js":"9.27.0","@vitest/ui":"3.1.4","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"22.15.21","lint-staged":"16.0.0","@types/react":"19.1.5","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.52.0","@storybook/react":"8.6.14","@types/react-dom":"19.1.5","semantic-release":"24.2.5","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.32.1","@storybook/theming":"8.6.14","@vitest/coverage-v8":"3.1.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.2.1","@storybook/manager-api":"8.6.14","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.5","eslint-plugin-import-x":"4.13.3","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.0","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"8.6.14","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.2.2","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.1","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.296_1748282813902_0.7626849094691706","host":"s3://npm-registry-packages-npm-production"}},"1.7.297":{"name":"react-parallax-tilt","version":"1.7.297","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.297","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c235dbbfd6b516457df789b276d7300892149514","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.297.tgz","fileCount":10,"integrity":"sha512-atTRlHvL38nQ+FpW4/VQ0VVeZ/ib82buSLfIsaeOD8yOTKheYFihY/dwXgcIx68cIlD5rePYQ8m/Z+VE1Rahkg==","signatures":[{"sig":"MEQCIAXOetzSyd9OTFr9JF+owqU9d5pNUDF7l6LtF3BnvsIZAiB8yBICU+hGoJRCtlR037Ob+ML2ABa+53Kmq7pAF7/KNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72161},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"6bb43f12b3523719a558747dd68d209fd49a013e","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.1.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.60.2","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.28.0","rollup":"4.42.0","vitest":"3.2.2","demozap":"1.3.83","prettier":"3.5.3","react-dom":"19.1.0","storybook":"9.0.6","@eslint/js":"9.28.0","@vitest/ui":"3.2.2","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"22.15.30","lint-staged":"16.1.0","@types/react":"19.1.6","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.52.0","@types/react-dom":"19.1.6","semantic-release":"24.2.5","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.33.1","@vitest/coverage-v8":"3.2.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.2.1","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.5","eslint-plugin-import-x":"4.15.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.1","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"9.0.6","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.4.0","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.3","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.297_1749397015360_0.2909396473741934","host":"s3://npm-registry-packages-npm-production"}},"1.7.298":{"name":"react-parallax-tilt","version":"1.7.298","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.298","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"d083c8eaafae691499e36554cda83484c45a2749","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.298.tgz","fileCount":10,"integrity":"sha512-onHiUJJDJEOiqU4QP7jYQP1d1+ivFLBrCLRxTfVU/NqAhP0kOgWr9YY5ataYcK0eusltX9GGIpIDh+D9PfCfPA==","signatures":[{"sig":"MEQCIEIU2At5QtqZlSL7Rccu0axzYPSuiOwHyv663nYGElZDAiAoB2xxcvdTq8VflLwhcYOrein4GLYM8vLomOrn1/se/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72159},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"c494b155fb124471057ce590f9b730d75f2811ea","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.2.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.61.0","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.28.0","rollup":"4.43.0","vitest":"3.2.3","demozap":"1.3.83","prettier":"3.5.3","react-dom":"19.1.0","storybook":"9.0.9","@eslint/js":"9.28.0","@vitest/ui":"3.2.3","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"24.0.1","lint-staged":"16.1.0","@types/react":"19.1.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.53.0","@types/react-dom":"19.1.6","semantic-release":"24.2.5","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.34.0","@vitest/coverage-v8":"3.2.3","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","@rollup/plugin-terser":"0.4.4","@vitest/eslint-plugin":"1.2.4","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.5","eslint-plugin-import-x":"4.15.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.1","@rollup/plugin-commonjs":"28.0.3","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@storybook/react-webpack5":"9.0.9","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.5.2","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.3","@storybook/addon-webpack5-compiler-swc":"3.0.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.298_1749796709056_0.7407660897499613","host":"s3://npm-registry-packages-npm-production"}},"1.7.299":{"name":"react-parallax-tilt","version":"1.7.299","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.299","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"0b4fb0597aa3ade8e8b7f92637ed93fab75390cc","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.299.tgz","fileCount":10,"integrity":"sha512-PqCAf9/V8QXTgoQQIUyXG6WIrBxsYD2q4cU5hvAWA0tCqDqcvdEPdKyun64mdr3cKbvJb4LdTTOK1e2VQSxngw==","signatures":[{"sig":"MEQCIFlk5z0krUSVNbnxgOzb+/eT7hPuPrFW/+i52zwZTQg/AiB9+/inl3NYQgIqqnbHDuHpU2wHK2XYUxGKXJ0b/AxoKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72123},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"73bf0245fa83c8f9ebfe4e1971a39abd5056192d","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","actor":{"name":"marko424","type":"user","email":"kosir.mar@gmail.com"},"email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.61.2","vite":"6.3.5","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.29.0","rollup":"4.44.1","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.1","react-dom":"19.1.0","storybook":"9.0.13","@eslint/js":"9.29.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"24.0.4","lint-staged":"16.1.2","@types/react":"19.1.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.53.1","@types/react-dom":"19.1.6","semantic-release":"24.2.5","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.0.13","@vitest/eslint-plugin":"1.2.7","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.5","eslint-plugin-import-x":"4.16.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.5.3","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.299_1750954826682_0.990697344526666","host":"s3://npm-registry-packages-npm-production"}},"1.7.300":{"name":"react-parallax-tilt","version":"1.7.300","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.300","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9cd61c96061667e8d879c8b69f0c1efb0c3a935e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.300.tgz","fileCount":10,"integrity":"sha512-C/+SwEVBLsY7mCMBVG9S8emo7BuA3mXMzvWvtJ07rHfy9888XYZ/464c9z4aqtdKfFYwhL2TBwb39NNUkcBa3w==","signatures":[{"sig":"MEUCIHkwDGRP1oQljkBX4DbN5FxuFVXZCU5CdCinKBvI5GXxAiEA/5a9FfToy+AbOvPAT86arxrhFdWTFoudy2shuYNY5XQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72124},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"8740ab21721a190c21059ebfed2b1c31f19fdf10","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format-fix && npm run lint-fix","prepare":"husky","release":"semantic-release --branches main","test-ui":"vitest --ui","lint-fix":"eslint --fix .","test-e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format-fix":"prettier --config .prettierrc --write --ignore-unknown -l .","format-lint":"prettier --config .prettierrc --check --ignore-unknown .","test-e2e-ui":"playwright test --ui","test-report":"vitest run --coverage","storybook-build":"storybook build -o build-storybook-static","test-e2e-report":"playwright show-report test-e2e-report","lint-staged-husky":"lint-staged"},"_npmUser":{"name":"marko424","actor":{"name":"marko424","type":"user","email":"kosir.mar@gmail.com"},"email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.61.3","vite":"7.0.2","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.30.1","rollup":"4.44.2","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.1.0","storybook":"9.0.15","@eslint/js":"9.30.1","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"24.0.10","lint-staged":"16.1.2","@types/react":"19.1.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.53.2","@types/react-dom":"19.1.6","semantic-release":"24.2.6","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.36.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.0.15","@vitest/eslint-plugin":"1.3.4","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.5","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.5.3","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.300_1751956807973_0.18632664135745425","host":"s3://npm-registry-packages-npm-production"}},"1.7.301":{"name":"react-parallax-tilt","version":"1.7.301","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.301","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"bb45a3acdf62d890d6953f66caf2738400bbd083","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.301.tgz","fileCount":10,"integrity":"sha512-osc9aoajdlNzZcQQxkaamJT5oFpA2CO9C8MLFFKw1riVx6aU3KSnfJcz0QCzahb0NvNt+eIRXh2Z7C+HioPyqw==","signatures":[{"sig":"MEQCIAPw+I5mintXqi/rGszJB+Cn1D9e1Zr7Ub+nlfDYPNrWAiBIm1VoqiPAwujl/XRCFi9trni+DjhhM94cBi0qmTMqvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72039},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"7eb7a998546475c67bb733938dfa2d0f13d088dc","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.4.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.62.0","vite":"7.0.5","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.31.0","rollup":"4.45.1","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.1.0","storybook":"9.0.17","@eslint/js":"9.31.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"24.0.14","lint-staged":"16.1.2","@types/react":"19.1.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.54.1","@types/react-dom":"19.1.6","semantic-release":"24.2.7","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.37.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.0.17","@vitest/eslint-plugin":"1.3.4","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.3","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.6.3","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.6.0","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.301_1752871187174_0.8769433242433191","host":"s3://npm-registry-packages-npm-production"}},"1.7.302":{"name":"react-parallax-tilt","version":"1.7.302","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.302","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"53949d75b6d56e1e63fc1647c905a044696fbabc","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.302.tgz","fileCount":10,"integrity":"sha512-6KJJVtnRoxDVYUonqMWx0ZYtZg8ajq3Rv08r6JVoe2Mz4AbvuJ6kS2cGT0ZXzEpVGxbeJODEyAzquLNlJdLgNg==","signatures":[{"sig":"MEUCIApm8+rXESjOxML49q2/EQ6/G2LmfVCp6jh30z3Z/hn1AiEAr3oxGjS18FEgWzmFKAVPPYqPYwJqsS/JEYPeNousYjM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72038},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"66a84a039cc56daec12db9938a9a01b2d5267d95","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.4.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.62.0","vite":"7.0.6","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.32.0","rollup":"4.45.3","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.1.0","storybook":"9.0.18","@eslint/js":"9.32.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"24.1.0","lint-staged":"16.1.2","@types/react":"19.1.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.54.1","@types/react-dom":"19.1.6","semantic-release":"24.2.7","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.38.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.0","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.0.18","@vitest/eslint-plugin":"1.3.4","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.3","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.6.4","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.6.1","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.302_1753592528579_0.08024245858717549","host":"s3://npm-registry-packages-npm-production"}},"1.7.303":{"name":"react-parallax-tilt","version":"1.7.303","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.303","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"dc4694bda54fc5e46ae3faddaf0693f4df5d2507","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.303.tgz","fileCount":10,"integrity":"sha512-cvDTbUQ2WVPTMFhzJYeQ95kjUBb3HFDTyC8ryLXoLrQH9eh5ahvT5e5JrhSgVNc/ksQd9LV19ngDAWkA7mGhIw==","signatures":[{"sig":"MEQCIBcf6lmaH+duYyyFQxkCsYZOhQBdMfPQyXUkMLwcQzD9AiBIw65l76nUcTu8WeXnTeuCQyWkVsNNrJxu9Gj/5scCzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72038},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"aad094211f3e43165f37d2c64182e939aad8514a","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.4.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.62.0","vite":"7.0.6","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.0","eslint":"9.32.0","rollup":"4.46.1","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.1.0","storybook":"9.0.18","@eslint/js":"9.32.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"24.1.0","lint-staged":"16.1.2","@types/react":"19.1.8","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.54.1","@types/react-dom":"19.1.6","semantic-release":"24.2.7","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.38.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.0.18","@vitest/eslint-plugin":"1.3.4","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.3","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.6.4","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.6.2","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.303_1753700366068_0.2330810247395696","host":"s3://npm-registry-packages-npm-production"}},"1.7.304":{"name":"react-parallax-tilt","version":"1.7.304","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.304","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"b9d054e8006fa0ada9ff70b092979c6ef7325952","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.304.tgz","fileCount":10,"integrity":"sha512-mS71FHyx4RukCb/ffMsqZReADtUw8mG6wxn5dpRgjMS1pWnqhKTYtRaIcZFfl2wF0lGjQ9bKdDZ8AZYIYjjL9A==","signatures":[{"sig":"MEYCIQDcxB0HOF6u1Wu5ALe5jCApX+4QiFinv4uyh44TWhAfsAIhAMDziAO8tu6JhqA3TIrVxqtZvYVm+fP36SWtImWICCym","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71886},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"f776b1f0b9cf8e9cfacded4dedbd5704dc5f11d6","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.4.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.62.0","vite":"7.0.6","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.1","eslint":"9.32.0","rollup":"4.46.2","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.1.1","storybook":"9.0.18","@eslint/js":"9.32.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.8.3","@types/node":"24.1.0","lint-staged":"16.1.2","@types/react":"19.1.9","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.54.1","@types/react-dom":"19.1.7","semantic-release":"24.2.7","rollup-plugin-dts":"6.2.1","typescript-eslint":"8.38.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.0.18","@vitest/eslint-plugin":"1.3.4","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.3","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.6.4","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.6.3","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.304_1753883326329_0.35282399850602597","host":"s3://npm-registry-packages-npm-production"}},"1.7.305":{"name":"react-parallax-tilt","version":"1.7.305","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.305","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e6409a228d270fece0096a04a94fe6f87b2027ac","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.305.tgz","fileCount":10,"integrity":"sha512-yhM2c+uCetY4uYqm3Nc633fKw+UgEla28IYGEqHBHol8czUlloB1HmOXOoG/DtFpWfgm5vDEgcp/z0Y2vUccqw==","signatures":[{"sig":"MEYCIQD74Y5RYNYpSuF984phqbv1R4Cx2cqbHAdt8sye6BQTHwIhAK0nCsX31rjgS2J10thzm/ykLvCdpqvgjPw6Y+d8uuxx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71885},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"b1f623eee01fd86e100517c00ff6b93b702dc983","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.6.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.63.0","vite":"7.1.3","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.1","eslint":"9.33.0","rollup":"4.47.1","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.1.1","storybook":"9.1.3","@eslint/js":"9.33.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.9.2","@types/node":"24.3.0","lint-staged":"16.1.5","@types/react":"19.1.10","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.55.0","@types/react-dom":"19.1.7","semantic-release":"24.2.7","rollup-plugin-dts":"6.2.3","typescript-eslint":"8.40.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.1.3","@vitest/eslint-plugin":"1.3.4","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.8.0","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.6.6","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.305_1755845257643_0.4823723452660522","host":"s3://npm-registry-packages-npm-production"}},"1.7.306":{"name":"react-parallax-tilt","version":"1.7.306","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.306","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"add276c4c2195970b6418f58e35a75511bc28fd8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.306.tgz","fileCount":10,"integrity":"sha512-30eUErQfgt2/6gVixK5OqSumE7CBF+QAXMtrlq4Tq64/kt7Jq4yhqChaWfW/e2A32dLhcaIrDTvNs0Islk8yeA==","signatures":[{"sig":"MEYCIQCLRZk1ffBV0S/NCEibkkrI9m7rZo8G5KXrEix5wtClhwIhALcwtcXWX0hknKjoX4vZ/KHGqzMu5NxTiSbNepnd9ZGD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71885},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"1aadc6e3f3e4695729deea6f223f2c90cf71bbfb","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.6.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.63.0","vite":"7.1.3","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.1","eslint":"9.34.0","rollup":"4.48.1","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.1.1","storybook":"9.1.3","@eslint/js":"9.34.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.9.2","@types/node":"24.3.0","lint-staged":"16.1.5","@types/react":"19.1.11","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.55.0","@types/react-dom":"19.1.7","semantic-release":"24.2.7","rollup-plugin-dts":"6.2.3","typescript-eslint":"8.40.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.1.3","@vitest/eslint-plugin":"1.3.4","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.8.0","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.6.6","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.306_1756103450990_0.1631892383702851","host":"s3://npm-registry-packages-npm-production"}},"1.7.307":{"name":"react-parallax-tilt","version":"1.7.307","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.307","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"4f50482cf6150ebc0e70888ebafdba0cda6acd1e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.307.tgz","fileCount":10,"integrity":"sha512-aR0Jv86RmU+1vmDT7UT4eNWTZOfX1Vt+E5onZ6YLAF2UHWCDJfVd2J1yKSTcSa2bkJq5jhBJb1R6fJMMems7MQ==","signatures":[{"sig":"MEUCIQDLVz1inz+7KIdyFpKt6w0VPS9XBq2Qi+WuCb8UDkeNHQIgXKkNRmtCQPouH3vhwJTCwMkhvwL1kpkcv9NUezNrhjM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71885},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"a290c05a2e6acea17ba2e6b4f9691ba04839e446","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.63.0","vite":"7.1.3","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.1","eslint":"9.34.0","rollup":"4.50.0","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.1.1","storybook":"9.1.3","@eslint/js":"9.34.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.9.2","@types/node":"24.3.0","lint-staged":"16.1.5","@types/react":"19.1.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.55.0","@types/react-dom":"19.1.9","semantic-release":"24.2.7","rollup-plugin-dts":"6.2.3","typescript-eslint":"8.41.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.1.3","@vitest/eslint-plugin":"1.3.5","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.8.0","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.6.6","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.307_1756636088167_0.9997525970110028","host":"s3://npm-registry-packages-npm-production"}},"1.7.308":{"name":"react-parallax-tilt","version":"1.7.308","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.308","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fc12f17bb386cfb2c132875c3017e2d2040c13f2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.308.tgz","fileCount":10,"integrity":"sha512-ToLrz99lFPzMv8TYg6nLFOjIqkc63bvz/ABxSduQ+sxhBuoXlQp9Sd46Jdpfvk8ikRISR6MrOW/SPoownfVicA==","signatures":[{"sig":"MEQCIBhxneiJOOxUoxjmLK+/AS082CZGHlJ7jiLEjRE8Mo/nAiBOPesLLojpBPwFL9n5J82pN3hUGa1/daAhKhVCUMq0AQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71885},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"94ddbdd58c6079e20c1ebce456bb59d4f04e8d85","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.63.1","vite":"7.1.4","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.1","eslint":"9.35.0","rollup":"4.50.1","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.1.1","storybook":"9.1.5","@eslint/js":"9.35.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.9.2","@types/node":"24.3.1","lint-staged":"16.1.6","@types/react":"19.1.12","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.55.0","@types/react-dom":"19.1.9","semantic-release":"24.2.7","rollup-plugin-dts":"6.2.3","typescript-eslint":"8.42.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.1.5","@vitest/eslint-plugin":"1.3.9","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.8.0","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.6.8","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.308_1757313390478_0.9730086748636182","host":"s3://npm-registry-packages-npm-production"}},"1.7.309":{"name":"react-parallax-tilt","version":"1.7.309","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.309","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f8730950b8a50a31af44d14f2a5488884bf4608b","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.309.tgz","fileCount":10,"integrity":"sha512-Rsdvwp9ZfNwO9afcAKSKtFJVUVetx2BQM8nxudByo3i8vEqRKr3wjMoMLf1vkP4rpsjRUAHPenwn9VCwi4ebFw==","signatures":[{"sig":"MEYCIQDcbcrwxWo7mn+ButuMvpJ0pB3nfFjhVwKarvCes8u79QIhAOmNw2IqO48h+zCjUOscmUW/hzxuKyBDIxLuQK/t2aIT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71886},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"521068c291ba9443b35965b23a51ed8b1149805c","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.8.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.63.1","vite":"7.1.6","husky":"9.1.7","jsdom":"26.1.0","react":"19.1.1","eslint":"9.36.0","rollup":"4.52.0","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.1.1","storybook":"9.1.7","@eslint/js":"9.36.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.9.2","@types/node":"24.5.2","lint-staged":"16.1.6","@types/react":"19.1.13","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"19.8.1","@playwright/test":"1.55.0","@types/react-dom":"19.1.9","semantic-release":"24.2.9","rollup-plugin-dts":"6.2.3","typescript-eslint":"8.44.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.1.7","@vitest/eslint-plugin":"1.3.12","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.8.0","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.8.0","@commitlint/config-conventional":"19.8.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.309_1758439402495_0.4303896259825202","host":"s3://npm-registry-packages-npm-production"}},"1.7.310":{"name":"react-parallax-tilt","version":"1.7.310","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.310","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a115638df460aa10e140b72832b427e6bb5f6662","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.310.tgz","fileCount":10,"integrity":"sha512-GUq5tqlnf1thUu73XsbwpnnuBrC0x8X60q+CmX6V3NW2UjlBfyP9btLvzChHPLb+sKcWXesCdTJ63okHx/IJcA==","signatures":[{"sig":"MEYCIQCkoi6XdYGFQGba0LSnBnEmIpRArxULZBjVYRGlQ7IrWwIhAJGT9Y0rOHiE3hEAnK/kTI+OqRiIM/HYA6cb0ZOSy1NJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71888},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"d3f78bd04732be814de8d1ad2543bc598f66e6dc","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"10.9.3","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.9.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.64.2","vite":"7.1.9","husky":"9.1.7","jsdom":"26.1.0","react":"19.2.0","eslint":"9.37.0","rollup":"4.52.4","vitest":"3.2.4","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.2.0","storybook":"9.1.10","@eslint/js":"9.37.0","@vitest/ui":"3.2.4","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"24.7.0","lint-staged":"16.2.3","@types/react":"19.2.2","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.1.0","@playwright/test":"1.56.0","@types/react-dom":"19.2.1","semantic-release":"24.2.9","rollup-plugin-dts":"6.2.3","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.1.10","@vitest/eslint-plugin":"1.3.16","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"28.0.6","eslint-plugin-playwright":"2.2.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"6.0.0","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.12.0","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.310_1759820066011_0.02698444297458158","host":"s3://npm-registry-packages-npm-production"}},"1.7.311":{"name":"react-parallax-tilt","version":"1.7.311","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.311","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5935732f98f2755b303a1f6148e1ab86eb94340f","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.311.tgz","fileCount":10,"integrity":"sha512-qcshyKr5m7jsuTZsQDnAi07PlAGviOPEnrz9hl5Q7WPpVC6jruAhr91YVE+nCBqUru/xC+Ja3p2kVrKHDE2INA==","signatures":[{"sig":"MEQCIBzJyxPMLWbYRGsAUH8pqWDfq2ZiFu5SVq2BJSI5NZzcAiBFAetHr1J3CI2cUi/MuQPEjJVqWHpfg7XQmHtbthAleg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71889},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"b7568aacce93f73eeac6deb989976ff03d7c9c70","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.6.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.10.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.66.3","vite":"7.1.12","husky":"9.1.7","jsdom":"26.1.0","react":"19.2.0","eslint":"9.38.0","rollup":"4.52.5","vitest":"4.0.3","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.2.0","storybook":"9.1.15","@eslint/js":"9.38.0","@vitest/ui":"4.0.3","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"24.9.1","lint-staged":"16.2.6","@types/react":"19.2.2","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.1.0","@playwright/test":"1.56.1","@types/react-dom":"19.2.2","semantic-release":"25.0.1","rollup-plugin-dts":"6.2.3","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.3","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"9.1.15","@vitest/eslint-plugin":"1.3.25","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"28.0.9","eslint-plugin-playwright":"2.2.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.13.3","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.311_1761506381053_0.0711843719696581","host":"s3://npm-registry-packages-npm-production"}},"1.7.312":{"name":"react-parallax-tilt","version":"1.7.312","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.312","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"854104227bd66ad521188ccb65698629f3cecafc","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.312.tgz","fileCount":10,"integrity":"sha512-uc0hvoUB6mCm58YsSMsCLdIOPT0KBP9Tkmk+J9aXLpKL1RbvGm8AJ5a3se2gFQ9gAek7dkz92e4lzIWPw+uKNA==","signatures":[{"sig":"MEUCIQDVVvvE1IrVWZp/qq9R9UnXUREcnKBYpMGtRLFisj/XBAIgKBUg2SsKCSc77UMU6tl+cvVt2c3L5gXSHmwUuPUKzq8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71888},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"c1dcb79f692e78c794ff857eddf1b75ab824708d","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.6.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.67.1","vite":"7.2.1","husky":"9.1.7","jsdom":"26.1.0","react":"19.2.0","eslint":"9.39.1","rollup":"4.52.5","vitest":"4.0.7","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.2.0","storybook":"10.0.5","@eslint/js":"9.39.1","@vitest/ui":"4.0.7","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"24.10.0","lint-staged":"16.2.6","@types/react":"19.2.2","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.1.0","@playwright/test":"1.56.1","@types/react-dom":"19.2.2","semantic-release":"25.0.1","rollup-plugin-dts":"6.2.3","typescript-eslint":"8.46.3","@vitest/coverage-v8":"4.0.7","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"10.0.5","@vitest/eslint-plugin":"1.4.1","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"29.0.0","eslint-plugin-playwright":"2.3.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.13.3","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.312_1762416032233_0.26448482059744505","host":"s3://npm-registry-packages-npm-production"}},"1.7.313":{"name":"react-parallax-tilt","version":"1.7.313","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.313","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"035895598cfede79b0d77c81e84a5ba6d33b95e6","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.313.tgz","fileCount":10,"integrity":"sha512-SjIic2FehsB4v/zDEmcf7MInCd6vy/tjj5Vn+Cwl9ksEgNxsDIuLZEhEy7w7rR+svj8NPGUpvTpy93D8e3q9hA==","signatures":[{"sig":"MEUCICXjO/mQvxavm2u0h86KHRU5Ma7jJy/KTfeZAZbPnT6IAiEAzK/XtF6P0idRds4G18hQsgEYJZ/88KnUSeJG80jnMdo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71888},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"4da7b3a598176a6b3becd3888cc37adc0fa7acde","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.6.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.68.0","vite":"7.2.2","husky":"9.1.7","jsdom":"26.1.0","react":"19.2.0","eslint":"9.39.1","rollup":"4.53.1","vitest":"4.0.8","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.2.0","storybook":"10.0.6","@eslint/js":"9.39.1","@vitest/ui":"4.0.8","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"24.10.0","lint-staged":"16.2.6","@types/react":"19.2.2","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.1.0","@playwright/test":"1.56.1","@types/react-dom":"19.2.2","semantic-release":"25.0.2","rollup-plugin-dts":"6.2.3","typescript-eslint":"8.46.3","@vitest/coverage-v8":"4.0.8","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"10.0.6","@vitest/eslint-plugin":"1.4.1","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"29.0.0","eslint-plugin-playwright":"2.3.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.13.3","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.313_1762607903305_0.4812320234521992","host":"s3://npm-registry-packages-npm-production"}},"1.7.314":{"name":"react-parallax-tilt","version":"1.7.314","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.314","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"da3b00ab3ad2025da662bed103a1a2f202715fd5","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.314.tgz","fileCount":10,"integrity":"sha512-RTk6bcF2Pv7WlWHdGADjT7Aba+5AtMEGk38wCVZyPbxI2mG8O/uTZqI12KXtEyUNtcupNSl74yJdBFPDsOnOEQ==","signatures":[{"sig":"MEYCIQC1hGUhKJgQhFYLMuaYWz52GAdRINyleRXGg1I2gwlujQIhALCGjPPxCQs7j4JT+v5CyGvjOED/zAk1An2P0epoiCCU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71891},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"b700452c78a3528c5e6b2bf7c2428855acaa6d6b","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.6.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.70.1","vite":"7.2.4","husky":"9.1.7","jsdom":"26.1.0","react":"19.2.0","eslint":"9.39.1","rollup":"4.53.3","vitest":"4.0.13","demozap":"1.3.83","prettier":"3.6.2","react-dom":"19.2.0","storybook":"10.0.8","@eslint/js":"9.39.1","@vitest/ui":"4.0.13","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"24.10.1","lint-staged":"16.2.7","@types/react":"19.2.6","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.1.0","@playwright/test":"1.56.1","@types/react-dom":"19.2.3","semantic-release":"25.0.2","rollup-plugin-dts":"6.2.3","typescript-eslint":"8.47.0","@vitest/coverage-v8":"4.0.13","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"10.0.8","@vitest/eslint-plugin":"1.4.4","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"29.0.0","eslint-plugin-playwright":"2.3.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.13.5","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.314_1763975255993_0.23678118398680592","host":"s3://npm-registry-packages-npm-production"}},"1.7.315":{"name":"react-parallax-tilt","version":"1.7.315","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.315","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9c76e7a244a3e2fe81a3b29f26e5856d202ab4f9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.315.tgz","fileCount":10,"integrity":"sha512-m0I2yPEmzEC+qGelF+8P+L60lH/S50OJE+pz1bVmurnkKNMyd2Q4qhtAi8zRibNkwFd6oOGvA8qEqAySBbAOJg==","signatures":[{"sig":"MEUCICpmenUY6l1tPiQ+0vV6GSiRyuiRM4hzbaXpsOU1UkfsAiEApyG/BxeZzTO3n+w2KKwKiMjCZcAScmbNpSStLlJMub0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71891},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"b012d19be2f04053a4e7917b5d6f5d26f9cb697c","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.6.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","_hasShrinkwrap":false,"devDependencies":{"knip":"5.71.0","vite":"7.2.6","husky":"9.1.7","jsdom":"26.1.0","react":"19.2.1","eslint":"9.39.1","rollup":"4.53.3","vitest":"4.0.15","demozap":"1.3.83","prettier":"3.7.4","react-dom":"19.2.1","storybook":"10.1.4","@eslint/js":"9.39.1","@vitest/ui":"4.0.15","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"24.10.1","lint-staged":"16.2.7","@types/react":"19.2.7","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.1.0","@playwright/test":"1.57.0","@types/react-dom":"19.2.3","semantic-release":"25.0.2","rollup-plugin-dts":"6.3.0","typescript-eslint":"8.48.1","@vitest/coverage-v8":"4.0.15","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"10.1.4","@vitest/eslint-plugin":"1.5.1","@testing-library/react":"16.3.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@rollup/plugin-commonjs":"29.0.0","eslint-plugin-playwright":"2.4.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.13.5","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.315_1764856938276_0.9712776862222312","host":"s3://npm-registry-packages-npm-production"}},"1.7.316":{"name":"react-parallax-tilt","version":"1.7.316","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.316","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"75f569d70ce8bd275612a7c6b6d27871a0527ae8","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.316.tgz","fileCount":10,"integrity":"sha512-lGsPKZUTPlyUz3OoormVlMIqdBIWTtTII79pNko61qER5dhMLXMXekvZvrut78FHthkb7VmwPy/n2XmuDNLnXQ==","signatures":[{"sig":"MEQCIQDdu262i1EshjkoYfDo2fkVyB8xoEolvlA4lqSBlr4nvQIfTtHXP2qFJK7J9Zk7+cQdUtJibJgvZCOOpqO6MU091A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71891},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"5c19bcdb7abbcfd3cfcb89d01a1d6454854bb5ad","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.6.2","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.82.1","vite":"7.3.1","husky":"9.1.7","jsdom":"26.1.0","react":"19.2.3","eslint":"9.39.2","rollup":"4.56.0","vitest":"4.0.17","demozap":"1.3.83","prettier":"3.8.1","react-dom":"19.2.3","storybook":"10.2.0","@eslint/js":"9.39.2","@vitest/ui":"4.0.17","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"25.0.10","lint-staged":"16.2.7","@types/react":"19.2.9","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.3.1","@playwright/test":"1.57.0","@types/react-dom":"19.2.3","semantic-release":"25.0.2","rollup-plugin-dts":"6.3.0","typescript-eslint":"8.53.1","@vitest/coverage-v8":"4.0.17","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"6.0.4","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"10.2.0","@vitest/eslint-plugin":"1.6.6","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.0","eslint-plugin-playwright":"2.5.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.15.4","@commitlint/config-conventional":"20.3.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.316_1769077776173_0.649667103116651","host":"s3://npm-registry-packages-npm-production"}},"1.7.317":{"name":"react-parallax-tilt","version":"1.7.317","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.317","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5c74a6030450bc74a3b4028dfb0e7d5c99dcea3e","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.317.tgz","fileCount":10,"integrity":"sha512-eHH8zwzqoadeHSzmqo6zS5n4dcrXL8GyZII8TAOeXT9Pd0lFjbqP9I1HSES++u6VUqbYBQJQIOjLGDXa9ii1vA==","signatures":[{"sig":"MEYCIQDPfT7NnD2+kersIpkUo+/5PWnVzKryKRd+cWmNFiU5iQIhAPZncmnMfLRXq2M/q13aD/WzyQPTbZ3zpx4gEbmcQDHE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71923},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"82cdd46be6db67d7ea947327daa6988737f50af9","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.82.1","vite":"7.3.1","husky":"9.1.7","jsdom":"27.4.0","react":"19.2.3","eslint":"9.39.2","rollup":"4.56.0","vitest":"4.0.18","demozap":"1.3.83","prettier":"3.8.1","react-dom":"19.2.3","storybook":"10.2.0","@eslint/js":"9.39.2","@vitest/ui":"4.0.18","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"25.0.10","lint-staged":"16.2.7","@types/react":"19.2.9","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.3.1","@playwright/test":"1.58.0","@types/react-dom":"19.2.3","semantic-release":"25.0.2","rollup-plugin-dts":"6.3.0","typescript-eslint":"8.53.1","@vitest/coverage-v8":"4.0.18","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"6.0.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"10.2.0","@vitest/eslint-plugin":"1.6.6","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.0","eslint-plugin-playwright":"2.5.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.15.4","@commitlint/config-conventional":"20.3.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.317_1769423182829_0.4698382288398535","host":"s3://npm-registry-packages-npm-production"}},"1.7.318":{"name":"react-parallax-tilt","version":"1.7.318","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.318","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5c9b4952c2d271a007c22afa7f6ce6c1dfe83eab","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.318.tgz","fileCount":10,"integrity":"sha512-cEKAB/whd/8ddHRxkAWdii32Iju6J5Dav+ChBRhrVZIX95n/ql3TqJX/Uhe8EhOu0MYIv2/ICims7jWHJyBF8Q==","signatures":[{"sig":"MEQCIHHt/xd24vPoh182cF6qG7e84N+Qcc/4IHsUnah9q2GvAiBbRoRlKkcDUKTPrxxRBRoKAB1cZKQWoMgs28JgfpaFsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71923},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"68a543f3aceb0cdcc8a82f009e5c60d8a962c994","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.82.1","vite":"7.3.1","husky":"9.1.7","jsdom":"27.4.0","react":"19.2.4","eslint":"9.39.2","rollup":"4.57.0","vitest":"4.0.18","demozap":"1.3.83","prettier":"3.8.1","react-dom":"19.2.4","storybook":"10.2.1","@eslint/js":"9.39.2","@vitest/ui":"4.0.18","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"25.1.0","lint-staged":"16.2.7","@types/react":"19.2.10","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.3.1","@playwright/test":"1.58.0","@types/react-dom":"19.2.3","semantic-release":"25.0.2","rollup-plugin-dts":"6.3.0","typescript-eslint":"8.54.0","@vitest/coverage-v8":"4.0.18","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"6.0.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"10.2.1","@vitest/eslint-plugin":"1.6.6","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.0","eslint-plugin-playwright":"2.5.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.15.4","@commitlint/config-conventional":"20.3.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.318_1769750341074_0.8614238655604256","host":"s3://npm-registry-packages-npm-production"}},"1.7.319":{"name":"react-parallax-tilt","version":"1.7.319","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.319","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"a33814e50ecc217ec0c133e389de9d9623872052","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.319.tgz","fileCount":10,"integrity":"sha512-ZkYI+zwJwX4NAYBEn3MOkJ6PfeHe8zyWhLX7EEjQ42Nr+6LjeYyD5Ef1y4F/x3z6+3ey/tqsimrCuRtcWonSwA==","signatures":[{"sig":"MEQCICVPbNsccGkwH5KrpnM8fG+rM9UlB2I3OhxAY68UZN5+AiBbX5+Ub/bkmJj92mpSgvJaA7ZuF0+NpIOHPD8KelGsKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71923},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"49001b38a9912c9bfe6659c378b0d36eb1a6d363","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.8.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.82.1","vite":"7.3.1","husky":"9.1.7","jsdom":"27.4.0","react":"19.2.4","eslint":"9.39.2","rollup":"4.57.1","vitest":"4.0.18","demozap":"1.3.83","prettier":"3.8.1","react-dom":"19.2.4","storybook":"10.2.3","@eslint/js":"9.39.2","@vitest/ui":"4.0.18","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"25.1.0","lint-staged":"16.2.7","@types/react":"19.2.10","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.4.0","@playwright/test":"1.58.1","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.3.0","typescript-eslint":"8.54.0","@vitest/coverage-v8":"4.0.18","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"6.0.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"0.4.4","@storybook/react-vite":"10.2.3","@vitest/eslint-plugin":"1.6.6","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.0","eslint-plugin-playwright":"2.5.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.15.4","@commitlint/config-conventional":"20.4.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.319_1769860810660_0.08664110567401528","host":"s3://npm-registry-packages-npm-production"}},"1.7.320":{"name":"react-parallax-tilt","version":"1.7.320","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.320","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f8398e8e152ea96a9d4bf5bf3a805f78703e7546","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.320.tgz","fileCount":10,"integrity":"sha512-odtUM1aUI3mQ2k+i5qDz/DfqzVAb/J0zJCUu5ofOMvOmNik0kMqWajAqV9LHJay0s6Mm7QBxvjrlU1dZCt4Ekg==","signatures":[{"sig":"MEQCID9WcFXiQ4Zo7mFdkK/5DqjGC2VvMTo2v8qhSBeO+FrmAiBXYSAtV8O0SuVDR+raq1404tR/CksKjZFDMwCeRgPikQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71927},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"21b493456be2f929ccb0f33e3970fece1657b120","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.11.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"5.86.0","vite":"7.3.1","husky":"9.1.7","jsdom":"28.1.0","react":"19.2.4","eslint":"9.39.2","rollup":"4.59.0","vitest":"4.0.18","demozap":"1.3.83","prettier":"3.8.1","react-dom":"19.2.4","storybook":"10.2.16","@eslint/js":"9.39.2","@vitest/ui":"4.0.18","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"25.3.5","lint-staged":"16.3.2","@types/react":"19.2.14","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.4.3","@playwright/test":"1.58.2","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.3.0","typescript-eslint":"8.56.1","@vitest/coverage-v8":"4.0.18","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"6.1.1","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.2.16","@vitest/eslint-plugin":"1.6.9","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.2","eslint-plugin-playwright":"2.9.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.0","@commitlint/config-conventional":"20.4.3","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.320_1773055332130_0.9739557380089976","host":"s3://npm-registry-packages-npm-production"}},"1.7.321":{"name":"react-parallax-tilt","version":"1.7.321","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.321","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e3cfc2311b46340377c8152f2e3f1c00230b3897","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.321.tgz","fileCount":10,"integrity":"sha512-BX7JlFBulNDI00rCk1P9Yss358Pm/lkpOhKv/6l2wUGEx35l466G/NouFb2HbmPVr27RARKhJ02T2arC0a1ELA==","signatures":[{"sig":"MEYCIQDNTUQobd0DxDI7srnP6tuLb7//ECqZ7tEjFUuJUHhA9wIhAMj+S7oyMiJnj7BxdgT5ZUkC8ykBSQUL9thatQAUA4O8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71923},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"b81d4faed0d63c67298fe03a1f9e38b7ee4c56b1","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.12.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.1.0","vite":"8.0.3","husky":"9.1.7","jsdom":"29.0.1","react":"19.2.4","eslint":"9.39.2","rollup":"4.60.1","vitest":"4.1.2","demozap":"1.3.83","prettier":"3.8.1","react-dom":"19.2.4","storybook":"10.3.3","@eslint/js":"9.39.2","@vitest/ui":"4.1.2","commitizen":"4.3.1","typescript":"5.9.3","@types/node":"25.5.0","lint-staged":"16.4.0","@types/react":"19.2.14","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.5.0","@playwright/test":"1.58.2","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.57.2","@vitest/coverage-v8":"4.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"6.1.1","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.3.3","@vitest/eslint-plugin":"1.6.13","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.2","eslint-plugin-playwright":"2.10.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"20.5.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.321_1774872329394_0.36076539129328045","host":"s3://npm-registry-packages-npm-production"}},"1.7.322":{"name":"react-parallax-tilt","version":"1.7.322","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.322","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"210a167f931e7a3799571390b9987e2eac22e550","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.322.tgz","fileCount":10,"integrity":"sha512-B8LFUVdDS3mEkgaQYVnyIiEYMoANshzob9YmzyE3IRQzVCFrx4Gl5vF64TC/2FV5bp0AWUucOgeZ+uxk9lC7Wg==","signatures":[{"sig":"MEUCIE1JIP49H8Reouzf+n7XDYfrdHNvG1C/myZpSSWl99dzAiEAqnk1FMU7eFShnQDjK3nfAybaWM5N6XxwYwwQsVb4Oqg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71923},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"30288ecb60b266fd1cafdd51590be25d57208367","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.12.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.1.1","vite":"8.0.3","husky":"9.1.7","jsdom":"29.0.1","react":"19.2.4","eslint":"9.39.2","rollup":"4.60.1","vitest":"4.1.2","demozap":"1.3.83","prettier":"3.8.1","react-dom":"19.2.4","storybook":"10.3.3","@eslint/js":"9.39.2","@vitest/ui":"4.1.2","commitizen":"4.3.1","typescript":"6.0.2","@types/node":"25.5.0","lint-staged":"16.4.0","@types/react":"19.2.14","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.5.0","@playwright/test":"1.58.2","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.58.0","@vitest/coverage-v8":"4.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"6.1.1","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.3.3","@vitest/eslint-plugin":"1.6.13","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.2","eslint-plugin-playwright":"2.10.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"20.5.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.322_1774941906611_0.6456183355128551","host":"s3://npm-registry-packages-npm-production"}},"1.7.323":{"name":"react-parallax-tilt","version":"1.7.323","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.323","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"e55731e009d2fe950cb90673a737ef0cb97b0cc3","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.323.tgz","fileCount":10,"integrity":"sha512-tU0cMZ5PMxr3iR5xDKzOCnXXqGT3IMypmS9YYiZO36xGv+iZbzwmuYKArRUbvcMwP39IPvm3PgCUG+lsRwmsFQ==","signatures":[{"sig":"MEUCIHBegteWdXd+zswrqyOUBhXIE/OCdnOu84SwHMdgSrPLAiEAhJD0YGjF2EI0GmcnTyt3uKvTKboVbWb3Awa0wEv0qTY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71923},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"20cb52e4ad7e56f40372d16047a468862fd65afe","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.12.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"devDependencies":{"knip":"6.4.1","vite":"8.0.8","husky":"9.1.7","jsdom":"29.0.2","react":"19.2.5","eslint":"9.39.2","rollup":"4.60.1","vitest":"4.1.4","demozap":"1.3.83","prettier":"3.8.2","react-dom":"19.2.5","storybook":"10.3.5","@eslint/js":"9.39.2","@vitest/ui":"4.1.4","commitizen":"4.3.1","typescript":"6.0.2","@types/node":"25.6.0","lint-staged":"16.4.0","@types/react":"19.2.14","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.5.0","@playwright/test":"1.59.1","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.58.2","@vitest/coverage-v8":"4.1.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"6.1.1","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.3.5","@vitest/eslint-plugin":"1.6.15","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.2","eslint-plugin-playwright":"2.10.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.0.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"20.5.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.323_1776172968644_0.6318540826795462","host":"s3://npm-registry-packages-npm-production"}},"1.7.324":{"name":"react-parallax-tilt","version":"1.7.324","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.324","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3e1a83454dd1efa314a941e79b08bf21d2d154e9","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.324.tgz","fileCount":10,"integrity":"sha512-iOmPMoObfRwozzf6Dfpp2k5irtjNhng8jgRX9RZFz40bTeuQT5ZRZW7o0u8vhtRqNvWwlEBkl9++qzoW+p6eFg==","signatures":[{"sig":"MEUCIC/xuuxGxJnuQocw3S3jeqdUl2VP03W86ttfY+NDtH3FAiEAuFX3KcMFG+CXfdPJd8lvHPoF3id5COfFrCMnI2KGguI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71923},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"4b26e1dfc59c00f5454ae464418cc52bd91c7bf0","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist compiled build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.12.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"devDependencies":{"knip":"6.4.1","vite":"8.0.8","husky":"9.1.7","jsdom":"29.0.2","react":"19.2.5","eslint":"9.39.2","rollup":"4.60.2","vitest":"4.1.4","demozap":"1.3.83","prettier":"3.8.3","react-dom":"19.2.5","storybook":"10.3.5","@eslint/js":"9.39.2","@vitest/ui":"4.1.4","commitizen":"4.3.1","typescript":"6.0.3","@types/node":"25.6.0","lint-staged":"16.4.0","@types/react":"19.2.14","@types/eslint":"9.6.1","react-demo-tab":"1.3.30","@commitlint/cli":"20.5.0","@playwright/test":"1.59.1","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.58.2","@vitest/coverage-v8":"4.1.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"6.1.1","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.3.5","@vitest/eslint-plugin":"1.6.16","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.2","eslint-plugin-playwright":"2.10.1","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"11.1.6","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"20.5.0","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.324_1776584107841_0.5269477819262212","host":"s3://npm-registry-packages-npm-production"}},"1.7.326":{"name":"react-parallax-tilt","version":"1.7.326","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.326","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"ac90ce2454643987e86dd512b89831fe8d167a65","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.326.tgz","fileCount":10,"integrity":"sha512-RrQp+zuP45QBzMBvznCBbNhN48XZrWMSu79CR3dqaTEKYAO3wz7wZhjn8+ZJXqM+1L+cGIr8h4rsUr4AzXWAQQ==","signatures":[{"sig":"MEUCIQCIPvg+SIqINGlall5Wt4BteAMi7JagqIglvTBk8ZuVswIgcYhxsuavVqy5rBUHJoza37LIobhcL/s+5FDeG2Yn2yQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71849},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"3cbaab709d423abb3cd4979d2770b75e4ab6c5f6","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.13.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"devDependencies":{"knip":"6.9.0","vite":"8.0.10","husky":"9.1.7","jsdom":"29.1.1","react":"19.2.5","eslint":"9.39.2","rollup":"4.60.2","vitest":"4.1.5","demozap":"1.3.83","prettier":"3.8.3","react-dom":"19.2.5","storybook":"10.3.6","@eslint/js":"9.39.2","@vitest/ui":"4.1.5","commitizen":"4.3.1","typescript":"6.0.3","@types/node":"25.6.0","lint-staged":"16.4.0","@types/react":"19.2.14","react-demo-tab":"1.3.30","@commitlint/cli":"20.5.3","@playwright/test":"1.59.1","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.59.1","@vitest/coverage-v8":"4.1.5","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.3.6","@vitest/eslint-plugin":"1.6.16","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.2","eslint-plugin-playwright":"2.10.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"20.5.3","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.326_1777553953310_0.12743673534486555","host":"s3://npm-registry-packages-npm-production"}},"1.7.327":{"name":"react-parallax-tilt","version":"1.7.327","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.327","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"29f4c713276b37673b785fc5576c539eac002ae2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.327.tgz","fileCount":10,"integrity":"sha512-JObROkpF/6To0ot/4S+oijBDwx2zWPkJ5ycV5xTsSEYobzEAhAaMaMkmTMlA34LQriUpz0K//mgS+ou1EErRcw==","signatures":[{"sig":"MEUCIQCLMo3K4Py3vv3tQxjGt925bCxggfg4YmT3sJUF0o6NVgIgJaQND1rV3NhUyiaRZK5l4z+0bp1UvSi8CknOJQWpFig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71850},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"c7ca4f3f1e98d85c763be13c29224c441eec9fbb","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.14.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"devDependencies":{"knip":"6.12.0","vite":"8.0.11","husky":"9.1.7","jsdom":"29.1.1","react":"19.2.6","eslint":"9.39.2","rollup":"4.60.3","vitest":"4.1.5","demozap":"1.3.83","prettier":"3.8.3","react-dom":"19.2.6","storybook":"10.3.6","@eslint/js":"9.39.2","@vitest/ui":"4.1.5","commitizen":"4.3.1","typescript":"6.0.3","@types/node":"25.6.0","lint-staged":"17.0.2","@types/react":"19.2.14","react-demo-tab":"1.3.30","@commitlint/cli":"20.5.3","@playwright/test":"1.59.1","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.59.2","@vitest/coverage-v8":"4.1.5","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.3.6","@vitest/eslint-plugin":"1.6.16","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.2","eslint-plugin-playwright":"2.10.2","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"20.5.3","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.327_1778135655992_0.6057886343068994","host":"s3://npm-registry-packages-npm-production"}},"1.7.328":{"name":"react-parallax-tilt","version":"1.7.328","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.328","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"3aaa45f971abd249f21c70307034f229e4510e49","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.328.tgz","fileCount":10,"integrity":"sha512-ZWkFNw+wNGeUhW14FaQ75IdmSYHkIq9f6jSKsyGh0MNgIthJNojw9rjOGFcXL1wxa5Vuuc5yOlsX5vwdfhQiDg==","signatures":[{"sig":"MEYCIQDIE7GVGr80+yLr5azheZ0s/sRCQ76MbpE9r0ZBJuPeIgIhAPGmOVCFdlLGEex93x8/NioNrVVGEYT4TSrkLfbI81ed","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71850},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"2f9ddb7934644a34073aa38dc0f4567edd3af929","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.14.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.14.1","vite":"8.0.13","husky":"9.1.7","jsdom":"29.1.1","react":"19.2.6","eslint":"9.39.2","rollup":"4.60.4","vitest":"4.1.6","demozap":"1.3.83","prettier":"3.8.3","react-dom":"19.2.6","storybook":"10.4.0","@eslint/js":"9.39.2","@vitest/ui":"4.1.6","commitizen":"4.3.1","typescript":"6.0.3","@types/node":"25.8.0","lint-staged":"17.0.5","@types/react":"19.2.14","react-demo-tab":"1.3.30","@commitlint/cli":"21.0.1","@playwright/test":"1.60.0","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.59.3","@vitest/coverage-v8":"4.1.6","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.4.0","@vitest/eslint-plugin":"1.6.17","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.5","@rollup/plugin-commonjs":"29.0.2","eslint-plugin-playwright":"2.10.3","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.0.1","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.328_1779085585528_0.3871166284555667","host":"s3://npm-registry-packages-npm-production"}},"1.7.329":{"name":"react-parallax-tilt","version":"1.7.329","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.329","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"98a209f5b8e93594fa096326ee9023573689d9ad","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.329.tgz","fileCount":10,"integrity":"sha512-jbqeuRCObUXdwTaffzTTD7LZYZgoMvKx8LuCoaNjscuN2yLW1roSXi7uSWBcVuyVv5ITQsb5EIrGyQI61WfK4g==","signatures":[{"sig":"MEYCIQDkcjIaR4Tr0LMVIO6WbUNRTY0/REmC9AOtbM7+txtTpAIhAJN8p9DnLIdzqQvdH1k5dXMbq4DS4h4FaUESftI8k2rW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71850},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"db80ca7b4af72226deb89fb6526dc893157de549","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.16.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.14.2","vite":"8.0.14","husky":"9.1.7","jsdom":"29.1.1","react":"19.2.6","eslint":"9.39.2","rollup":"4.60.4","vitest":"4.1.7","demozap":"1.3.83","prettier":"3.8.3","react-dom":"19.2.6","storybook":"10.4.1","@eslint/js":"9.39.2","@vitest/ui":"4.1.7","commitizen":"4.3.1","typescript":"6.0.3","@types/node":"25.9.1","lint-staged":"17.0.6","@types/react":"19.2.15","react-demo-tab":"1.3.30","@commitlint/cli":"21.0.2","@playwright/test":"1.60.0","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.60.0","@vitest/coverage-v8":"4.1.7","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.4.1","@vitest/eslint-plugin":"1.6.18","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","@rollup/plugin-commonjs":"29.0.3","eslint-plugin-playwright":"2.10.4","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.0.2","eslint-import-resolver-typescript":"4.4.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.329_1780144455640_0.8571562263420651","host":"s3://npm-registry-packages-npm-production"}},"1.7.330":{"name":"react-parallax-tilt","version":"1.7.330","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.330","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1da6f39bd420da64e183e65896533bc209de9762","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.330.tgz","fileCount":10,"integrity":"sha512-cHBIhtEReZwC2sVd36syhNLpRMZTLsJTkgghs4VccRLor6KZ8Icfuukw/tctbB4ah04PVqlopJnHJ1iTuhxtDw==","signatures":[{"sig":"MEUCIGWkIkglmkMlv6cI4HiLLFpAP8LE4HmyeGEfCy1n6+CLAiEAmU4XwqdGVasZ+D/mI1gsSz0nJWXyInDNdboSUkVvEtc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71742},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"4708b34b3426fa00a0d758f462b27dc9c23a2997","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.16.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.15.0","vite":"8.0.16","husky":"9.1.7","jsdom":"29.1.1","react":"19.2.7","eslint":"9.39.2","rollup":"4.61.0","vitest":"4.1.8","demozap":"1.3.83","prettier":"3.8.3","react-dom":"19.2.7","storybook":"10.4.1","@eslint/js":"9.39.2","@vitest/ui":"4.1.8","commitizen":"4.3.1","typescript":"6.0.3","@types/node":"25.9.1","lint-staged":"17.0.7","@types/react":"19.2.16","react-demo-tab":"1.3.30","@commitlint/cli":"21.0.2","@playwright/test":"1.60.0","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.60.1","@vitest/coverage-v8":"4.1.8","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.4.1","@vitest/eslint-plugin":"1.6.19","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","@rollup/plugin-commonjs":"29.0.3","eslint-plugin-playwright":"2.10.4","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.0.2","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.330_1780382982362_0.20791576703272296","host":"s3://npm-registry-packages-npm-production"}},"1.7.331":{"name":"react-parallax-tilt","version":"1.7.331","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.331","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"df7522134b0606c01d1f36ee6d0ad157509abcd2","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.331.tgz","fileCount":10,"integrity":"sha512-fbJuhofF3HfMVNXymNGlSr+9/OhXJlCkxxmluWQ3GkeT540Qf3dyMF6+na2c+cp87YCKy71She5uTYd9/Px5Fg==","signatures":[{"sig":"MEUCIE0wcPb0UTISFXY8hQ7o8lgmPkD3oxRXhNtHVzYiUfsDAiEApAWKx0yitthB50RvtHKVj4AsOglT7mhZAhhwpnlQWuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71742},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"9f32027fadd6dbc468155429fb6e82c951e76caf","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.16.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.16.1","vite":"8.0.16","husky":"9.1.7","jsdom":"29.1.1","react":"19.2.7","eslint":"9.39.2","rollup":"4.61.1","vitest":"4.1.8","demozap":"1.3.83","prettier":"3.8.3","react-dom":"19.2.7","storybook":"10.4.2","@eslint/js":"9.39.2","@vitest/ui":"4.1.8","commitizen":"4.3.1","typescript":"6.0.3","@types/node":"25.9.2","lint-staged":"17.0.7","@types/react":"19.2.17","react-demo-tab":"1.3.30","@commitlint/cli":"21.0.2","@playwright/test":"1.60.0","@types/react-dom":"19.2.3","semantic-release":"25.0.3","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.61.0","@vitest/coverage-v8":"4.1.8","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.4.2","@vitest/eslint-plugin":"1.6.19","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","@rollup/plugin-commonjs":"29.0.3","eslint-plugin-playwright":"2.10.4","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.0.2","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.331_1780990313870_0.2095057079426912","host":"s3://npm-registry-packages-npm-production"}},"1.7.332":{"name":"react-parallax-tilt","version":"1.7.332","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.332","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"9f4c3dba83db7593cd4cd98c67bad6521fe8e888","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.332.tgz","fileCount":10,"integrity":"sha512-8WEc//DxnvKEQfgxSeWmCTLzu1cdql7zUr8Asd6mmSx67d9AlbrL1yaeQvV81lvxt+bjRwiW4UA0H2zatyHfLA==","signatures":[{"sig":"MEQCIGLVIVXXA+YaOkyv2IyZN3BzY1riIsrI8e7Qt1/lenQqAiB8CtY8od2eVuasxj4XRkMYYEviFtrNItV5UnvY0za9Ig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71742},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"feab5cb1eedbb49fc1dcc6a75ce4a807a2e4086d","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.16.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.17.1","vite":"8.0.16","husky":"9.1.7","jsdom":"29.1.1","react":"19.2.7","eslint":"9.39.2","rollup":"4.62.0","vitest":"4.1.9","demozap":"1.3.83","prettier":"3.8.4","react-dom":"19.2.7","storybook":"10.4.6","@eslint/js":"9.39.2","@vitest/ui":"4.1.9","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"25.9.3","lint-staged":"17.0.7","@types/react":"19.2.17","react-demo-tab":"1.3.30","@commitlint/cli":"21.0.2","@playwright/test":"1.61.0","@types/react-dom":"19.2.3","semantic-release":"25.0.5","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.61.1","@vitest/coverage-v8":"4.1.9","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.4.6","@vitest/eslint-plugin":"1.6.20","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.2","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","@rollup/plugin-commonjs":"29.0.3","eslint-plugin-playwright":"2.10.4","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.0.2","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.332_1781700144330_0.9620494192226645","host":"s3://npm-registry-packages-npm-production"}},"1.7.333":{"name":"react-parallax-tilt","version":"1.7.333","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.333","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"093a03d7019cf24b4be73d25d3e236091ba3b400","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.333.tgz","fileCount":10,"integrity":"sha512-sW2rnqjD3RcyHb3KLm2XvEJaBU7xH6exAzQAwlb20l6tUhhv14bpB05EcxXwSy3f7mCBeDdCdUy1uHFEb+rfMQ==","signatures":[{"sig":"MEUCIQDx2DQgk0QZPlOOKmukYCvmCY0jBaLv4OphB/IjbANtSgIgW3B2lTaTrb4BmnnOvGnhTO0BKDy1L15GnGgLh8SsEUY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71741},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"a1e150f731a9b5fecc26fc6da386c85f2af09b32","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.17.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.19.0","vite":"8.1.0","husky":"9.1.7","jsdom":"29.1.1","react":"19.2.7","eslint":"9.39.2","rollup":"4.62.2","vitest":"4.1.9","demozap":"1.3.83","prettier":"3.8.4","react-dom":"19.2.7","storybook":"10.4.6","@eslint/js":"9.39.2","@vitest/ui":"4.1.9","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.0.0","lint-staged":"17.0.8","@types/react":"19.2.17","react-demo-tab":"1.3.30","@commitlint/cli":"21.1.0","@playwright/test":"1.61.1","@types/react-dom":"19.2.3","semantic-release":"25.0.5","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.62.0","@vitest/coverage-v8":"4.1.9","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.4.6","@vitest/eslint-plugin":"1.6.20","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.0","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","@rollup/plugin-commonjs":"29.0.3","eslint-plugin-playwright":"2.10.4","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"6.9.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.1.0","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.333_1782303188022_0.5056756523719437","host":"s3://npm-registry-packages-npm-production"}},"1.7.334":{"name":"react-parallax-tilt","version":"1.7.334","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.334","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"93b251be196e3940c138792f5b4983c8847eb62a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.334.tgz","fileCount":10,"integrity":"sha512-h4fmenqLHLcb6H889cKzUkV0C+QKf1sc7a+/bmWiEyfc/jR1Ld6QmUyEKawasbh+sP/cv0wLxBBtfhkJAgoMrw==","signatures":[{"sig":"MEQCICz2lT/QWS1eT5LBP5QA1Mss7iJDVTG5siO21xbydZZoAiBUTEIAYKBaW9eCNgM3pw4/QDCuONyBwFdaEl8LmYVAYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71744},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"7788ddc2e3e755ec41189561b4542c218bbc625e","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.18.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.5.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.29.0","vite":"8.1.5","husky":"9.1.7","jsdom":"29.1.1","react":"19.2.8","eslint":"9.39.2","rollup":"4.62.3","vitest":"4.1.10","demozap":"1.3.83","prettier":"3.9.6","react-dom":"19.2.8","storybook":"10.5.4","@eslint/js":"9.39.2","@vitest/ui":"4.1.10","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.1.1","lint-staged":"17.2.0","@types/react":"19.2.17","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.1","@playwright/test":"1.62.0","@types/react-dom":"19.2.3","semantic-release":"25.0.8","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.65.0","@vitest/coverage-v8":"4.1.10","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.5.4","@vitest/eslint-plugin":"1.6.24","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","@rollup/plugin-commonjs":"29.0.3","eslint-plugin-playwright":"2.10.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.0","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.0","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.334_1785083596215_0.6077590429526087","host":"s3://npm-registry-packages-npm-production"}},"1.7.335":{"name":"react-parallax-tilt","version":"1.7.335","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.335","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"35c4fc309a8285e45a61bef41add7d6b91512411","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.335.tgz","fileCount":10,"integrity":"sha512-Me0bvDGFLZvyXyw65hiDM0O7dg/9PN9lKOLk3fOM59uwburWE3yjymqWQfWktcvp6Np2M2a61XHdJanbCTp6NQ==","signatures":[{"sig":"MEYCIQCpU9unihf3DbbFo86jQGyp1E3z9smO4WF11RqZOQPi7AIhAOLY7g81uyagVV36YXF4Ab9wVVZbIrgnBC89XCeQhvRU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70970},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"b357c1e4d93db33d367df84d8c0fe2999d2fa34b","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.18.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.5.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.29.0","vite":"8.1.5","husky":"9.1.7","jsdom":"29.1.1","react":"19.2.8","eslint":"9.39.2","rollup":"4.62.3","vitest":"4.1.10","demozap":"1.3.83","prettier":"3.9.6","react-dom":"19.2.8","storybook":"10.5.4","@eslint/js":"9.39.2","@vitest/ui":"4.1.10","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.1.1","lint-staged":"17.2.0","@types/react":"19.2.17","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.1","@playwright/test":"1.62.0","@types/react-dom":"19.2.3","semantic-release":"25.0.8","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.65.0","@vitest/coverage-v8":"4.1.10","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.5.4","@vitest/eslint-plugin":"1.6.24","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.5.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","@rollup/plugin-commonjs":"29.0.3","eslint-plugin-playwright":"2.10.5","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.0","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.0","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.335_1785086830878_0.43846670317949643","host":"s3://npm-registry-packages-npm-production"}},"1.7.336":{"name":"react-parallax-tilt","version":"1.7.336","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.336","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"36f4d0d66462730fc091c6958d7621d2baa4519d","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.336.tgz","fileCount":10,"integrity":"sha512-IQh3GUa3Ighds5d2QrJrWlax+yvxR1BmMKuy5j97ZTMsWGiAlTu1Xo/nuAjUywrXaTk0nAZyU9y0qjBpzztUTQ==","signatures":[{"sig":"MEUCIQDaMcyHBLFbCqgEbYIpGmjDA8f7z0+VIlIsQp/nwXuP+gIgHbiX9kfL/VDMIP7es+y4idrKGxz84wfspcgCVSI777c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70929},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"96147003e97a530f6d229f1a09da21010cb4bc42","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.18.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.5.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.29.0","vite":"8.1.5","husky":"9.1.7","jsdom":"30.0.1","react":"19.2.8","eslint":"9.39.2","rollup":"4.62.3","vitest":"4.1.10","demozap":"1.3.83","prettier":"3.9.6","react-dom":"19.2.8","storybook":"10.5.5","@eslint/js":"9.39.2","@vitest/ui":"4.1.10","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.1.2","lint-staged":"17.2.0","@types/react":"19.2.17","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.1","@playwright/test":"1.62.0","@types/react-dom":"19.2.3","semantic-release":"25.0.8","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.65.0","@vitest/coverage-v8":"4.1.10","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.5.5","@vitest/eslint-plugin":"1.6.24","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.6.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","eslint-plugin-playwright":"2.11.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.0","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.0","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.336_1785334391828_0.5035233108424062","host":"s3://npm-registry-packages-npm-production"}},"1.7.337":{"name":"react-parallax-tilt","version":"1.7.337","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.337","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"f6cd1d8c58cd960714daa1bde0df947e7877fc59","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.337.tgz","fileCount":10,"integrity":"sha512-aJnSROIT1NUgNJgOkN1G+XxlsRyc2fci06qKGRPlUEp4vyLDMsoKMOpVB1iN3QM+KeBEDLd8Cx1EVErB6mL/Cg==","signatures":[{"sig":"MEYCIQCFh6KRxpCmLd6zQSca/UCdFrKA0O5oVwN0AhpGwMxEbwIhAJ8T9HsGUlQ0WfdNC0XjwHNYvGki0zth3zDzFS1+sbT9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70930},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"71e64be90d57f30c2051f20568ac52547aa3d531","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.19.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.5.1","_hasShrinkwrap":false,"devDependencies":{"knip":"6.31.0","vite":"8.2.0","husky":"9.1.7","jsdom":"30.0.1","react":"19.2.8","eslint":"9.39.2","rollup":"4.62.4","vitest":"4.1.10","demozap":"1.3.83","prettier":"3.9.6","react-dom":"19.2.8","storybook":"10.5.5","@eslint/js":"9.39.2","@vitest/ui":"4.1.10","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.1.2","lint-staged":"17.3.0","@types/react":"19.2.18","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.1","@playwright/test":"1.62.1","@types/react-dom":"19.2.4","semantic-release":"25.0.8","rollup-plugin-dts":"6.4.1","typescript-eslint":"8.65.0","@vitest/coverage-v8":"4.1.10","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.5.5","@vitest/eslint-plugin":"1.6.25","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.10.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","eslint-plugin-playwright":"2.11.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.0","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.1","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.0","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.337_1785682139341_0.22242392978969439","host":"s3://npm-registry-packages-npm-production"}},"1.7.338":{"name":"react-parallax-tilt","version":"1.7.338","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.338","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"edcaf80ef0cf14fb0919c7bce699f59ed9883bcf","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.338.tgz","fileCount":10,"integrity":"sha512-7QJbBMUQ2Tz/BW+cT3eNCodGtCO5wQTQy3nhLDieLMPwd9FJXjhI//Gjwct9IvdNqu0nrH8+uuGgQetIb7J1pg==","signatures":[{"sig":"MEYCIQCUw9TYAYMg692ZK2qdwa7/EtsqJN7KjX4/gxp2aFEmxwIhAKbLG/r5ltmgJ48KTQVlkKI363WOWfnqQYvxDOoKkHfD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70932},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"83f0c670ee1f8cd62b28090a70e93bd5ab1dd3cb","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.19.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.7.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.32.2","vite":"8.2.2","husky":"9.1.7","jsdom":"30.0.1","react":"19.2.8","eslint":"9.39.2","rollup":"4.62.5","vitest":"4.1.11","demozap":"1.3.83","prettier":"3.9.6","react-dom":"19.2.8","storybook":"10.5.10","@eslint/js":"9.39.2","@vitest/ui":"4.1.11","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.2.0","lint-staged":"17.3.0","@types/react":"19.2.18","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.2","@playwright/test":"1.62.1","@types/react-dom":"19.2.4","semantic-release":"25.0.9","rollup-plugin-dts":"6.5.1","typescript-eslint":"8.67.0","@vitest/coverage-v8":"4.1.11","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.5.10","@vitest/eslint-plugin":"1.6.27","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.10.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","eslint-plugin-playwright":"2.11.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.5","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.2","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.338_1787303143196_0.930532353753782","host":"s3://npm-registry-packages-npm-production"}},"1.7.339":{"name":"react-parallax-tilt","version":"1.7.339","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.339","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5260886a6471843a396e9cd9efe5137058dea086","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.339.tgz","fileCount":10,"integrity":"sha512-XBgiu3GbiYL9xA1OE62MA2k6Nm8TsCdima+i1aoN9KH5gAcXMTR8yz/lQhNuoz1qlzYmpnFhkwrJ9fsAOoRphA==","signatures":[{"sig":"MEUCIHl6hMEV4aBySJJDbXjCKz1ZaiYdBjuEkXz18srzi78mAiEAj4hJP5B5NpXzFUoTDV8hbZmZFKeklx1/oQzS1blCCjo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70932},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"7e33fd29aae46efa9046764ac1f713d8316b4b01","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.19.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"knip":"6.32.3","vite":"8.2.2","husky":"9.1.7","jsdom":"30.0.1","react":"19.2.8","eslint":"9.39.2","rollup":"4.63.0","vitest":"4.1.11","demozap":"1.3.83","prettier":"3.9.6","react-dom":"19.2.8","storybook":"10.5.10","@eslint/js":"9.39.2","@vitest/ui":"4.1.11","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.4.0","lint-staged":"17.3.0","@types/react":"19.2.18","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.2","@playwright/test":"1.62.1","@types/react-dom":"19.2.5","semantic-release":"25.0.9","rollup-plugin-dts":"6.5.1","typescript-eslint":"8.68.0","@vitest/coverage-v8":"4.1.11","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.5.10","@vitest/eslint-plugin":"1.6.27","@testing-library/react":"16.3.2","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.10.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","eslint-plugin-playwright":"2.11.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.6","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.2","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.339_1787813185491_0.1733448841487808","host":"s3://npm-registry-packages-npm-production"}},"1.7.340":{"name":"react-parallax-tilt","version":"1.7.340","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.340","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"c085b028f1d73b300c5ea543397c6eeeb1f2caa0","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.340.tgz","fileCount":10,"integrity":"sha512-tnPnpmg70J3cPxvKwQcJYahUkm9TmgaTyyrmIHipUMJATFMRDaBIHB4ywCWIvw+xnnjA7ELGC6O25RtRh5plZw==","signatures":[{"sig":"MEYCIQCteaZgSKAsFU/F6e3kAJ4jtav6dYE/98BIvfxyfYn4kQIhAPfAatY5bNnXgGcBcr6ppbse0rNedaNEyv1+0JnFlCOz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70932},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"208219ea1b32dec3c6ec3f6d01c350fe4781a018","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.19.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"knip":"6.33.0","vite":"8.2.2","husky":"9.1.7","jsdom":"30.0.1","react":"19.2.8","eslint":"9.39.2","rollup":"4.63.1","vitest":"4.1.11","demozap":"1.3.83","prettier":"3.9.6","react-dom":"19.2.8","storybook":"10.5.10","@eslint/js":"9.39.2","@vitest/ui":"4.1.11","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.4.0","lint-staged":"17.4.1","@types/react":"19.2.18","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.2","@playwright/test":"1.62.1","@types/react-dom":"19.2.5","semantic-release":"25.0.9","rollup-plugin-dts":"6.5.1","typescript-eslint":"8.68.0","@vitest/coverage-v8":"4.1.11","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.5.10","@vitest/eslint-plugin":"1.6.27","@testing-library/react":"16.3.3","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.10.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","eslint-plugin-playwright":"2.11.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.6","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.2","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.340_1788163004853_0.819067766555861","host":"s3://npm-registry-packages-npm-production"}},"1.7.341":{"name":"react-parallax-tilt","version":"1.7.341","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.341","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"659bb74d8b27d4cff8e16355c21c80ddd15953bd","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.341.tgz","fileCount":10,"integrity":"sha512-xGBExqbqO2Xg4jc4is43oSpjsMOZFUpCq6CP67MtKrga8xRZKU9k2NlXwqqrxnknq6G1YP1Yw4uf9s4CHV3yMA==","signatures":[{"sig":"MEUCIHpuP/lawfYjhekiYKaxbWv+ZmJnp44QhgWi4863LQZ5AiEA64Akg30uy3Kn0J38MO2HYcoJB6uVQqSkp8MLnXxjBYw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70927},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"9dc0af9b3a0715bbd52e703aa5b902ac7d32c975","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.19.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.8.1","_hasShrinkwrap":false,"devDependencies":{"knip":"6.34.0","vite":"8.2.2","husky":"9.1.7","jsdom":"30.0.1","react":"19.2.8","eslint":"9.39.2","rollup":"4.63.1","vitest":"5.0.0","demozap":"1.3.83","prettier":"3.9.6","react-dom":"19.2.8","storybook":"10.6.0","@eslint/js":"9.39.2","@vitest/ui":"5.0.0","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.4.1","lint-staged":"17.4.1","@types/react":"19.2.18","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.2","@playwright/test":"1.62.1","@types/react-dom":"19.2.7","semantic-release":"25.0.9","rollup-plugin-dts":"6.5.1","typescript-eslint":"8.69.0","@vitest/coverage-v8":"5.0.0","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.6.0","@vitest/eslint-plugin":"1.6.27","@testing-library/react":"16.3.3","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.10.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","eslint-plugin-playwright":"2.11.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.7","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.2","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.341_1788495381668_0.5642503566050818","host":"s3://npm-registry-packages-npm-production"}},"1.7.342":{"name":"react-parallax-tilt","version":"1.7.342","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.342","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"5501b462b334f804ab8f9ca7587c783705c1e917","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.342.tgz","fileCount":10,"integrity":"sha512-chyKKkAkxQtXpm4L1Zppl5RGEYOXX5Ps4iShtunOPTYOvFbbEeE+qQVGanHIf2gXVorsUZtV6ChxAuTmqP4Tyg==","signatures":[{"sig":"MEQCIHj2qMVMl0H2SrPIfBzO2MPrUMXIMgsjk2cUFZ4y6eY+AiAatjmBdH+61z4XXAMseWR0YKTQZMr1X+H2vFWa9NTJoA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70926},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"75ae86a28f990c21822f596a86ee08441e62aff3","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.19.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.8.2","_hasShrinkwrap":false,"devDependencies":{"knip":"6.35.1","vite":"8.2.2","husky":"9.1.7","jsdom":"30.0.1","react":"19.3.0","eslint":"9.39.2","rollup":"4.63.1","vitest":"5.0.0","demozap":"1.3.83","prettier":"3.9.6","react-dom":"19.3.0","storybook":"10.6.0","@eslint/js":"9.39.2","@vitest/ui":"5.0.0","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.5.0","lint-staged":"17.5.0","@types/react":"19.3.0","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.2","@playwright/test":"1.63.0","@types/react-dom":"19.3.0","semantic-release":"25.0.9","rollup-plugin-dts":"6.5.1","typescript-eslint":"8.70.0","@vitest/coverage-v8":"5.0.0","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.1","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.6.0","@vitest/eslint-plugin":"1.6.27","@testing-library/react":"16.3.3","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.10.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","eslint-plugin-playwright":"2.11.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.7","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.2","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.342_1789016013570_0.6988028628652827","host":"s3://npm-registry-packages-npm-production"}},"1.7.343":{"name":"react-parallax-tilt","version":"1.7.343","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.343","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"8933a68fca3e394adb88b177c5304d253bc3c0db","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.343.tgz","fileCount":10,"integrity":"sha512-x6WuEKNKmDDxORcvhwgHg7dpI7dSSYnqcuELFZd5nmE8oml52vH55Z8e9W6vndkjqpMpy6i7+JJzWiv2ggbXNA==","signatures":[{"sig":"MEUCIQDn/mG9oHOXIcqRIUXdshT/S0tJbm3WjpjH09dsqjrM8AIgP6YeNevcecNZNC/Ct+shRftSuORi6U8PKA7S83UTxes=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBgz+K4sylBsK+uGujhkgVF5+FekRQvZwJv19vJJZ9TJAiEApIx3sQMzfiU7eyXdJhkAURsKb3720K2zcEq8gFvStg8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70926},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"c978a410374e2961bfb1562164eaa4b07de60a3b","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.19.1","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.8.2","_hasShrinkwrap":false,"devDependencies":{"knip":"6.35.1","vite":"8.3.0","husky":"9.1.7","jsdom":"30.0.1","react":"19.3.0","eslint":"9.39.2","rollup":"4.63.3","vitest":"5.0.1","demozap":"1.3.83","prettier":"3.9.7","react-dom":"19.3.0","storybook":"10.6.0","@eslint/js":"9.39.2","@vitest/ui":"5.0.1","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.5.0","lint-staged":"17.5.1","@types/react":"19.3.0","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.2","@playwright/test":"1.63.0","@types/react-dom":"19.3.0","semantic-release":"25.0.9","rollup-plugin-dts":"6.5.1","typescript-eslint":"8.70.0","@vitest/coverage-v8":"5.0.1","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.2","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.6.0","@vitest/eslint-plugin":"1.6.27","@testing-library/react":"16.3.3","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.10.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","eslint-plugin-playwright":"2.12.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.7","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.2","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.343_1789551956847_0.08864737781600884","host":"s3://npm-registry-packages-npm-production"}},"1.7.344":{"name":"react-parallax-tilt","version":"1.7.344","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","_id":"react-parallax-tilt@1.7.344","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"homepage":"https://mkosir.github.io/react-parallax-tilt","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"fd191352eac28274b89115b6c40068b74397eb9a","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.344.tgz","fileCount":10,"integrity":"sha512-HsPZdvdO3ORllt8f2xqhkfWduO0uudOCrzZc41p85IKccPo5roFRoo91uA5JEm3rSgSCPirKqgs4t+Wy1eAOgw==","signatures":[{"sig":"MEUCIQDJYOiTJsS4H2NryyxTRfCCsrh3YwQm7cpwEkJ3sBJl2AIgaLi/k56Bz9yd4KiFyLAzu/FrcT5wLjsrrimaUbzCwlY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDFeV4zJ/jG8cCIMLmCTP00NJdZ9zON5liVYNw3bOYlkgIhAOgUWrdMvHk8byRbC0lEol/06Dijf78AqYW/dFP+DxdC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70926},"main":"./dist/legacy/index.cjs","type":"module","types":"./dist/legacy/index.d.ts","module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"4ddb74eacf81deee36f8179479452545cd172847","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.20.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"sideEffects":false,"_nodeVersion":"26.10.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.37.0","vite":"8.3.0","husky":"9.1.7","jsdom":"30.1.1","react":"19.3.0","eslint":"9.39.2","rollup":"4.63.4","vitest":"5.0.1","demozap":"1.3.83","prettier":"3.9.9","react-dom":"19.3.0","storybook":"10.6.0","@eslint/js":"9.39.2","@vitest/ui":"5.0.1","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.6.2","lint-staged":"17.5.1","@types/react":"19.3.0","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.3","@playwright/test":"1.63.0","@types/react-dom":"19.3.0","semantic-release":"25.0.9","rollup-plugin-dts":"6.5.1","typescript-eslint":"8.70.1","@vitest/coverage-v8":"5.0.1","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.2","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.6.0","@vitest/eslint-plugin":"1.6.27","@testing-library/react":"16.3.3","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.10.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","eslint-plugin-playwright":"2.12.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.7","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.3","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-parallax-tilt_1.7.344_1790150717966_0.8039034374554994","host":"s3://npm-registry-packages-npm-production"}},"1.7.345":{"_id":"react-parallax-tilt@1.7.345","bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"dist":{"shasum":"1e4881b8928b80b36d3fd83083695bacff077221","tarball":"https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.345.tgz","fileCount":10,"integrity":"sha512-UULp4m+YfHuxs3PiwJbaTFnV3QVhZrJ9AsjCzcQSz/3qFMBWSLVwqkkLzQWcN1B1LkbkMV/2RgXbZXDbyLcQLQ==","signatures":[{"sig":"MEUCIBHQ0VgHuIj8h+LJ1nv3/1tZfUSTUPcnt9u8QF3eQAEuAiEAp0VoBO5lnAWljFU+/0kRwKL4vRDXS6gQD4GXkIqrIms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEJ+xUDbguDeHcAryMqIRmJ/jipxHWnsdF48zX6hzExfAiEApuUTSHkR14Nacl+G+av+3SMpBJFrUlOiQop7qzlNFVw="}],"unpackedSize":70926},"main":"./dist/legacy/index.cjs","name":"react-parallax-tilt","type":"module","types":"./dist/legacy/index.d.ts","author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"module":"./dist/legacy/index.js","exports":{"import":{"types":"./dist/modern/index.d.ts","default":"./dist/modern/index.js"},"require":{"types":"./dist/modern/index.d.cts","default":"./dist/modern/index.cjs"}},"gitHead":"f1a70e450bec1c18b2a87444499279a4cc3928b7","license":"MIT","scripts":{"tsc":"tsc -p scripts/tsconfig.dev.json","knip":"knip","lint":"eslint --report-unused-disable-directives --max-warnings 0 .","test":"vitest watch","build":"rm -rf dist && rollup --config scripts/rollup.config.ts --configPlugin typescript --configImportAttributesKey with","clean":"rm -rf node_modules test-unit-report test-e2e-report test-e2e-results dist build-storybook-static","start":"npm run storybook","commit":"git-cz","demozap":"demozap generate --prefix=_ && npm run format:fix && npm run lint:fix","prepare":"husky","release":"semantic-release --branches main","test:ui":"vitest --ui","lint:fix":"eslint --fix .","test:e2e":"playwright test","storybook":"TS_NODE_PROJECT=scripts/tsconfig.dev.json storybook dev -p 9009 --quiet","format:fix":"prettier --config .prettierrc --write --ignore-unknown -l .","lint:staged":"lint-staged","test:e2e:ui":"playwright test --ui","test:report":"vitest run --coverage","storybook:build":"storybook build -o build-storybook-static","test:e2e:report":"playwright show-report test-e2e-report"},"version":"1.7.345","_npmUser":{"name":"marko424","email":"kosir.mar@gmail.com"},"homepage":"https://mkosir.github.io/react-parallax-tilt","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"_npmVersion":"11.20.0","description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","directories":{},"maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"sideEffects":false,"_nodeVersion":"26.10.0","_hasShrinkwrap":false,"devDependencies":{"knip":"6.38.0","vite":"8.3.1","husky":"9.1.7","jsdom":"30.1.1","react":"19.3.0","eslint":"9.39.2","rollup":"4.63.5","vitest":"5.0.1","demozap":"1.3.83","prettier":"3.9.9","react-dom":"19.3.0","storybook":"10.6.0","@eslint/js":"9.39.2","@vitest/ui":"5.0.1","commitizen":"4.3.2","typescript":"6.0.3","@types/node":"26.6.2","lint-staged":"17.5.1","@types/react":"19.3.0","react-demo-tab":"1.3.30","@commitlint/cli":"21.2.3","@playwright/test":"1.63.0","@types/react-dom":"19.3.0","semantic-release":"25.0.9","rollup-plugin-dts":"6.5.1","typescript-eslint":"8.70.1","@vitest/coverage-v8":"5.0.1","eslint-plugin-react":"7.37.5","@testing-library/dom":"10.4.2","@rollup/plugin-terser":"1.0.0","@storybook/react-vite":"10.6.0","@vitest/eslint-plugin":"1.6.27","@testing-library/react":"16.3.3","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.17.1","eslint-plugin-jest-dom":"5.10.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.6","eslint-plugin-playwright":"2.12.0","react-joystick-component":"6.2.1","@rollup/plugin-typescript":"12.3.0","@testing-library/jest-dom":"7.0.1","eslint-plugin-react-hooks":"7.1.1","@testing-library/user-event":"14.6.7","eslint-plugin-no-array-reduce":"1.0.62","eslint-plugin-testing-library":"7.16.2","@commitlint/config-conventional":"21.2.3","eslint-import-resolver-typescript":"4.4.5"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-parallax-tilt_1.7.345_1790319074988_0.7421380356394338"}}},"time":{"created":"2019-08-07T12:57:52.135Z","modified":"2026-09-25T06:51:15.232Z","1.0.0":"2019-08-07T12:57:52.263Z","1.0.2":"2019-08-07T13:33:20.505Z","1.0.3":"2019-08-08T11:46:49.069Z","1.0.4":"2019-08-08T12:47:31.973Z","1.0.5":"2019-08-08T19:35:32.265Z","1.0.6":"2019-08-08T21:43:00.919Z","1.0.7":"2019-08-09T13:00:12.102Z","1.0.8":"2019-08-09T16:38:22.825Z","1.0.10":"2019-08-09T19:40:52.038Z","1.0.11":"2019-08-10T13:17:49.976Z","1.0.12":"2019-08-10T16:24:38.712Z","1.0.13":"2019-08-10T20:39:28.016Z","1.0.14":"2019-08-13T16:07:16.544Z","1.3.17":"2019-08-14T20:57:12.340Z","1.3.18":"2019-08-14T21:15:43.581Z","1.3.19":"2019-09-04T04:36:12.434Z","1.3.20":"2019-09-06T16:45:06.048Z","1.3.21":"2019-09-13T15:26:46.407Z","1.3.22":"2019-09-23T11:01:44.270Z","1.3.23":"2019-10-07T12:59:51.180Z","1.3.24":"2019-10-09T08:01:16.947Z","1.3.25":"2019-10-09T11:44:54.366Z","1.3.26":"2019-10-10T06:34:43.456Z","1.3.27":"2019-10-11T11:18:45.467Z","1.3.28":"2019-12-01T16:34:23.577Z","1.3.29":"2019-12-08T17:20:44.598Z","1.3.30":"2019-12-30T21:12:52.413Z","1.3.31":"2020-01-03T21:17:38.849Z","1.3.32":"2020-01-05T19:42:34.274Z","1.3.36":"2020-01-16T22:31:59.794Z","1.3.37":"2020-01-19T18:17:36.868Z","1.3.38":"2020-01-26T08:26:26.208Z","1.3.39":"2020-02-09T12:46:56.963Z","1.3.40":"2020-02-13T07:48:37.407Z","1.3.41":"2020-04-04T20:26:42.481Z","1.3.42":"2020-05-09T20:19:56.188Z","1.3.43":"2020-06-15T14:54:05.509Z","1.3.46":"2020-06-15T19:08:23.495Z","1.4.51":"2020-06-15T19:10:05.432Z","1.4.52":"2020-06-16T19:12:10.925Z","1.4.53":"2020-06-23T19:09:18.947Z","1.4.54":"2020-07-06T13:18:54.057Z","1.4.56":"2020-07-06T19:30:39.808Z","1.4.57":"2020-07-08T15:56:57.956Z","1.4.58":"2020-07-15T19:25:53.729Z","1.4.59":"2020-07-19T19:20:16.802Z","1.4.60":"2020-07-29T19:22:04.595Z","1.4.61":"2020-08-03T18:46:01.767Z","1.4.62":"2020-08-17T05:58:38.435Z","1.4.63":"2020-08-22T19:55:26.431Z","1.4.65":"2020-09-07T19:40:23.381Z","1.4.66":"2020-10-08T07:49:47.036Z","1.4.67":"2020-11-20T22:06:59.874Z","1.4.68":"2020-12-20T07:02:30.870Z","1.4.69":"2021-01-02T20:24:44.954Z","1.4.70":"2021-01-16T17:58:43.080Z","1.4.71":"2021-01-23T21:18:57.584Z","1.4.72":"2021-01-30T23:35:06.051Z","1.4.73":"2021-01-31T09:35:49.181Z","1.4.74":"2021-01-31T22:16:52.049Z","1.4.75":"2021-02-03T22:06:27.326Z","1.4.76":"2021-02-04T15:27:53.721Z","1.4.77":"2021-02-05T16:39:34.700Z","1.4.78":"2021-02-05T17:33:10.349Z","1.4.79":"2021-02-06T20:10:21.263Z","1.4.80":"2021-02-07T09:22:38.144Z","1.4.81":"2021-02-07T18:11:28.502Z","1.4.82":"2021-02-10T21:00:26.745Z","1.4.83":"2021-02-15T20:06:01.287Z","1.4.84":"2021-02-18T07:33:58.192Z","1.4.85":"2021-02-18T11:27:20.883Z","1.4.86":"2021-02-19T14:49:19.007Z","1.4.87":"2021-02-20T16:48:47.903Z","1.4.88":"2021-02-22T11:38:11.585Z","1.4.89":"2021-02-23T08:02:43.161Z","1.4.90":"2021-02-25T18:43:45.161Z","1.4.91":"2021-03-05T08:18:43.430Z","1.4.92":"2021-03-09T12:10:32.816Z","1.4.93":"2021-03-15T10:45:18.318Z","1.4.94":"2021-03-21T21:00:52.403Z","1.4.95":"2021-03-23T21:07:57.417Z","1.4.96":"2021-03-28T20:24:06.212Z","1.5.0":"2021-04-03T20:04:33.961Z","1.5.2":"2021-04-04T11:49:53.413Z","1.5.3":"2021-04-08T18:44:34.054Z","1.5.4":"2021-04-15T08:57:49.485Z","1.5.5":"2021-04-25T19:50:06.341Z","1.5.6":"2021-04-29T07:26:03.131Z","1.5.7":"2021-04-30T07:25:14.972Z","1.5.8":"2021-05-04T14:04:24.069Z","1.5.9":"2021-05-05T06:25:59.961Z","1.5.10":"2021-05-10T06:54:52.051Z","1.5.11":"2021-05-13T07:31:48.779Z","1.5.13":"2021-05-21T09:27:03.636Z","1.5.14":"2021-05-25T07:38:11.367Z","1.5.15":"2021-05-27T16:18:49.055Z","1.5.16":"2021-05-29T06:24:11.281Z","1.5.17":"2021-05-30T21:07:10.788Z","1.5.20":"2021-06-05T12:58:41.889Z","1.5.21":"2021-06-06T15:57:40.633Z","1.5.22":"2021-06-06T16:01:50.639Z","1.5.23":"2021-06-10T07:58:42.437Z","1.5.24":"2021-06-15T06:38:53.142Z","1.5.25":"2021-06-16T07:21:21.361Z","1.5.26":"2021-06-16T08:16:02.366Z","1.5.27":"2021-06-17T10:00:38.559Z","1.5.28":"2021-06-17T20:16:18.626Z","1.5.29":"2021-06-23T10:08:36.585Z","1.5.30":"2021-06-24T12:51:07.236Z","1.5.31":"2021-06-24T13:25:46.875Z","1.5.32":"2021-06-24T13:48:09.200Z","1.5.33":"2021-06-24T13:57:32.940Z","1.5.34":"2021-06-24T14:07:37.662Z","1.5.35":"2021-06-26T11:42:47.908Z","1.5.36":"2021-06-26T12:08:53.266Z","1.5.37":"2021-06-28T09:37:50.809Z","1.5.38":"2021-06-30T10:11:32.433Z","1.5.39":"2021-07-01T05:10:29.041Z","1.5.40":"2021-07-01T06:12:45.181Z","1.5.41":"2021-07-02T06:41:07.370Z","1.5.42":"2021-07-03T20:30:19.057Z","1.5.43":"2021-07-03T20:36:52.526Z","1.5.44":"2021-07-03T20:40:41.326Z","1.5.45":"2021-07-07T07:16:00.340Z","1.5.46":"2021-07-15T07:33:45.986Z","1.5.47":"2021-07-15T20:10:16.654Z","1.5.48":"2021-07-20T19:15:17.752Z","1.5.49":"2021-07-20T20:35:26.178Z","1.5.50":"2021-07-21T07:37:16.660Z","1.5.51":"2021-07-25T19:19:51.081Z","1.5.52":"2021-07-26T20:12:50.719Z","1.5.53":"2021-07-30T20:04:40.132Z","1.5.54":"2021-08-05T07:28:16.029Z","1.5.55":"2021-08-23T19:29:37.654Z","1.5.56":"2021-08-26T06:05:41.312Z","1.5.57":"2021-08-27T06:59:17.660Z","1.5.58":"2021-09-06T18:49:41.626Z","1.5.59":"2021-09-08T19:43:25.569Z","1.5.60":"2021-09-10T07:15:51.881Z","1.5.61":"2021-09-13T19:52:56.319Z","1.5.62":"2021-09-15T16:34:57.127Z","1.5.63":"2021-09-16T13:11:38.245Z","1.5.64":"2021-09-17T13:34:45.575Z","1.5.65":"2021-09-17T20:18:50.092Z","1.5.66":"2021-09-22T09:55:21.612Z","1.5.67":"2021-10-03T07:07:00.198Z","1.5.68":"2021-10-06T19:38:50.860Z","1.5.69":"2021-10-14T18:39:29.867Z","1.5.70":"2021-10-14T18:55:23.349Z","1.5.71":"2021-10-17T08:28:12.043Z","1.5.72":"2021-10-23T07:53:17.803Z","1.5.73":"2021-10-24T08:46:39.333Z","1.5.74":"2021-11-01T07:30:54.045Z","1.5.75":"2021-11-14T21:30:30.068Z","1.5.76":"2021-11-18T20:14:43.513Z","1.5.77":"2021-11-19T08:33:45.299Z","1.5.78":"2021-11-19T09:55:20.236Z","1.5.79":"2021-11-28T21:35:58.323Z","1.5.80":"2021-12-01T20:27:57.831Z","1.5.81":"2021-12-02T10:36:40.447Z","1.5.82":"2021-12-07T13:48:35.635Z","1.5.83":"2021-12-14T09:31:52.037Z","1.5.84":"2021-12-29T08:54:20.196Z","1.5.85":"2022-01-08T17:04:11.239Z","1.5.86":"2022-01-14T14:31:12.055Z","1.5.87":"2022-01-17T20:21:37.534Z","1.5.88":"2022-01-18T12:27:10.796Z","1.5.89":"2022-01-24T09:00:18.355Z","1.5.90":"2022-01-25T12:42:49.793Z","1.5.91":"2022-02-07T15:13:35.611Z","1.5.92":"2022-02-08T18:03:51.355Z","1.6.0":"2022-02-12T21:33:34.538Z","1.6.1":"2022-02-19T17:33:23.189Z","1.6.2":"2022-03-03T08:38:18.039Z","1.6.3":"2022-03-05T19:54:29.362Z","1.6.4":"2022-03-08T07:58:02.661Z","1.6.5":"2022-03-14T09:34:19.132Z","1.6.6":"2022-03-25T07:44:43.628Z","1.6.7":"2022-04-07T13:21:14.311Z","1.6.8":"2022-04-11T09:44:30.115Z","1.6.9":"2022-04-11T13:10:33.097Z","1.6.10":"2022-04-12T07:04:09.549Z","1.7.0":"2022-04-12T13:55:29.976Z","1.7.1":"2022-04-14T05:18:52.538Z","1.7.2":"2022-04-16T21:13:27.349Z","1.7.3":"2022-04-20T21:10:29.148Z","1.7.4":"2022-04-22T21:25:32.213Z","1.7.5":"2022-04-22T21:33:24.295Z","1.7.6":"2022-04-23T07:15:25.361Z","1.7.7":"2022-04-25T05:53:11.513Z","1.7.8":"2022-04-25T08:12:03.144Z","1.7.9":"2022-04-26T11:01:19.880Z","1.7.10":"2022-04-28T14:59:35.853Z","1.7.11":"2022-05-02T07:35:49.879Z","1.7.12":"2022-05-02T13:54:22.076Z","1.7.13":"2022-05-03T06:36:26.069Z","1.7.14":"2022-05-03T06:47:44.585Z","1.7.15":"2022-05-04T13:08:47.048Z","1.7.16":"2022-05-06T11:10:46.806Z","1.7.17":"2022-05-06T20:02:44.341Z","1.7.18":"2022-05-08T08:59:21.838Z","1.7.19":"2022-05-08T09:39:33.013Z","1.7.20":"2022-05-08T10:06:57.857Z","1.7.21":"2022-05-08T10:14:19.434Z","1.7.22":"2022-05-08T10:26:51.241Z","1.7.23":"2022-05-08T11:06:59.518Z","1.7.24":"2022-05-08T11:18:11.939Z","1.7.25":"2022-05-08T11:25:17.449Z","1.7.26":"2022-05-08T11:36:21.928Z","1.7.27":"2022-05-08T11:44:25.377Z","1.7.28":"2022-05-08T12:25:28.059Z","1.7.29":"2022-05-08T12:32:54.328Z","1.7.30":"2022-05-08T12:39:21.923Z","1.7.31":"2022-05-08T17:19:57.782Z","1.7.32":"2022-05-09T06:25:44.847Z","1.7.33":"2022-05-09T09:12:19.704Z","1.7.34":"2022-05-09T09:47:23.372Z","1.7.35":"2022-05-19T06:20:05.271Z","1.7.36":"2022-05-25T19:13:43.184Z","1.7.37":"2022-05-27T09:21:21.978Z","1.7.38":"2022-05-30T07:51:44.829Z","1.7.39":"2022-06-01T12:52:04.298Z","1.7.40":"2022-06-06T06:59:55.877Z","1.7.41":"2022-06-13T13:30:11.583Z","1.7.42":"2022-06-14T08:30:30.622Z","1.7.43":"2022-06-27T06:52:19.270Z","1.7.44":"2022-07-08T07:17:49.363Z","1.7.45":"2022-07-14T13:55:58.993Z","1.7.46":"2022-07-15T13:39:03.458Z","1.7.47":"2022-07-29T09:56:36.514Z","1.7.48":"2022-07-30T20:32:35.787Z","1.7.49":"2022-07-30T21:27:33.663Z","1.7.50":"2022-08-01T14:18:00.621Z","1.7.51":"2022-08-05T08:47:49.335Z","1.7.52":"2022-08-15T06:11:05.762Z","1.7.53":"2022-08-16T06:48:43.031Z","1.7.54":"2022-08-16T06:56:37.154Z","1.7.55":"2022-08-16T13:12:11.399Z","1.7.56":"2022-08-17T09:38:32.508Z","1.7.57":"2022-08-17T13:19:42.556Z","1.7.58":"2022-08-23T08:06:58.008Z","1.7.59":"2022-08-25T15:04:12.984Z","1.7.60":"2022-08-25T19:46:44.689Z","1.7.61":"2022-09-03T19:22:49.977Z","1.7.62":"2022-09-04T13:53:12.364Z","1.7.63":"2022-09-09T10:48:19.263Z","1.7.64":"2022-09-18T15:21:21.267Z","1.7.65":"2022-09-18T16:38:32.421Z","1.7.66":"2022-09-18T17:01:17.524Z","1.7.67":"2022-09-22T10:58:50.196Z","1.7.68":"2022-10-05T05:50:22.789Z","1.7.69":"2022-11-17T13:34:34.702Z","1.7.70":"2022-11-22T09:29:40.577Z","1.7.71":"2022-11-25T13:46:51.412Z","1.7.72":"2022-11-27T22:26:54.991Z","1.7.73":"2022-12-04T09:50:27.730Z","1.7.74":"2022-12-06T08:33:20.357Z","1.7.75":"2022-12-06T08:39:18.252Z","1.7.76":"2022-12-09T21:27:36.910Z","1.7.77":"2022-12-19T10:23:09.972Z","1.7.78":"2022-12-23T20:39:33.349Z","1.7.79":"2022-12-28T10:49:06.219Z","1.7.80":"2023-01-02T07:39:28.721Z","1.7.81":"2023-01-02T21:20:10.931Z","1.7.82":"2023-01-04T20:59:39.549Z","1.7.83":"2023-01-06T12:57:44.264Z","1.7.84":"2023-01-07T12:56:00.565Z","1.7.85":"2023-01-09T07:20:56.458Z","1.7.86":"2023-01-12T12:28:37.053Z","1.7.87":"2023-01-12T12:39:07.580Z","1.7.88":"2023-01-12T12:47:47.434Z","1.7.89":"2023-01-16T09:05:08.529Z","1.7.90":"2023-01-20T16:29:38.925Z","1.7.91":"2023-01-23T13:04:18.690Z","1.7.92":"2023-01-24T08:36:40.953Z","1.7.93":"2023-01-25T08:18:14.881Z","1.7.94":"2023-01-26T15:42:27.057Z","1.7.95":"2023-01-28T20:29:29.291Z","1.7.96":"2023-02-01T08:49:30.049Z","1.7.97":"2023-02-01T12:15:25.623Z","1.7.98":"2023-02-03T20:19:19.446Z","1.7.99":"2023-02-05T21:18:02.105Z","1.7.100":"2023-02-07T08:12:18.970Z","1.7.101":"2023-02-10T07:53:09.860Z","1.7.102":"2023-02-14T10:21:02.345Z","1.7.103":"2023-02-17T10:58:34.975Z","1.7.104":"2023-02-18T18:31:35.328Z","1.7.105":"2023-02-19T10:28:41.377Z","1.7.106":"2023-02-19T16:48:47.341Z","1.7.107":"2023-02-20T13:05:26.385Z","1.7.108":"2023-02-26T19:50:51.187Z","1.7.109":"2023-03-01T20:00:33.203Z","1.7.110":"2023-03-03T08:21:55.433Z","1.7.111":"2023-03-08T14:23:48.123Z","1.7.112":"2023-03-09T19:44:47.896Z","1.7.114":"2023-03-11T09:52:59.402Z","1.7.115":"2023-03-13T20:03:06.984Z","1.7.116":"2023-03-17T20:46:00.179Z","1.7.117":"2023-03-18T19:21:09.140Z","1.7.118":"2023-03-20T07:58:27.901Z","1.7.119":"2023-03-23T08:04:25.265Z","1.7.120":"2023-03-27T09:21:40.414Z","1.7.121":"2023-03-31T07:07:34.723Z","1.7.122":"2023-04-01T18:53:34.826Z","1.7.123":"2023-04-06T13:09:46.459Z","1.7.124":"2023-04-06T19:11:07.317Z","1.7.125":"2023-04-06T19:12:40.168Z","1.7.126":"2023-04-07T18:37:17.646Z","1.7.127":"2023-04-10T06:17:50.006Z","1.7.128":"2023-04-14T08:53:07.171Z","1.7.129":"2023-04-17T06:45:30.677Z","1.7.130":"2023-04-21T06:46:14.169Z","1.7.131":"2023-04-24T15:08:21.011Z","1.7.132":"2023-04-29T18:45:11.454Z","1.7.133":"2023-05-01T07:15:42.402Z","1.7.134":"2023-05-02T07:51:26.795Z","1.7.135":"2023-05-04T07:02:40.503Z","1.7.136":"2023-05-04T07:13:30.703Z","1.7.137":"2023-05-05T06:54:18.595Z","1.7.138":"2023-05-10T07:26:40.316Z","1.7.139":"2023-05-14T20:10:10.164Z","1.7.140":"2023-05-18T13:07:25.813Z","1.7.141":"2023-05-22T06:21:18.887Z","1.7.142":"2023-05-26T06:47:09.628Z","1.7.143":"2023-06-01T19:45:20.575Z","1.7.144":"2023-06-04T18:56:27.306Z","1.7.145":"2023-06-07T06:43:05.006Z","1.7.146":"2023-06-12T06:29:48.000Z","1.7.147":"2023-06-16T06:35:36.286Z","1.7.148":"2023-06-19T19:44:53.255Z","1.7.149":"2023-06-23T08:40:28.025Z","1.7.150":"2023-06-26T07:10:21.743Z","1.7.151":"2023-06-28T09:18:55.332Z","1.7.152":"2023-07-09T13:54:54.471Z","1.7.153":"2023-07-13T15:23:40.600Z","1.7.154":"2023-07-18T06:21:28.866Z","1.7.155":"2023-07-30T15:23:12.854Z","1.7.156":"2023-08-02T06:27:26.590Z","1.7.157":"2023-08-07T06:36:23.267Z","1.7.158":"2023-08-10T06:27:22.976Z","1.7.159":"2023-08-16T21:16:43.719Z","1.7.160":"2023-08-17T05:56:37.151Z","1.7.161":"2023-08-17T20:43:56.314Z","1.7.162":"2023-08-22T15:08:09.509Z","1.7.163":"2023-08-25T06:32:31.273Z","1.7.164":"2023-08-30T07:47:14.074Z","1.7.165":"2023-09-08T07:14:11.557Z","1.7.166":"2023-09-11T06:45:39.061Z","1.7.167":"2023-09-19T07:03:22.326Z","1.7.168":"2023-09-25T09:00:13.247Z","1.7.169":"2023-09-29T08:43:32.790Z","1.7.170":"2023-10-07T21:07:17.677Z","1.7.171":"2023-10-15T07:58:41.947Z","1.7.172":"2023-10-26T12:32:00.335Z","1.7.173":"2023-11-08T07:55:57.112Z","1.7.174":"2023-11-13T07:39:50.617Z","1.7.175":"2023-11-21T08:13:00.824Z","1.7.176":"2023-12-08T10:29:19.979Z","1.7.177":"2023-12-13T14:36:53.789Z","1.7.178":"2023-12-22T08:48:31.335Z","1.7.179":"2023-12-22T08:55:21.059Z","1.7.180":"2023-12-30T19:54:46.786Z","1.7.181":"2024-01-05T20:54:59.811Z","1.7.182":"2024-01-09T20:46:48.455Z","1.7.183":"2024-01-11T14:39:58.651Z","1.7.184":"2024-01-11T18:36:13.148Z","1.7.185":"2024-01-12T13:26:58.611Z","1.7.186":"2024-01-13T09:21:05.940Z","1.7.187":"2024-01-16T09:27:41.807Z","1.7.188":"2024-01-16T09:30:40.471Z","1.7.189":"2024-01-16T09:36:15.394Z","1.7.190":"2024-01-16T09:51:06.645Z","1.7.191":"2024-01-16T21:12:03.860Z","1.7.192":"2024-01-21T08:17:15.859Z","1.7.193":"2024-01-21T08:44:41.677Z","1.7.194":"2024-01-21T08:55:41.237Z","1.7.195":"2024-01-21T09:49:43.770Z","1.7.196":"2024-01-21T09:52:52.926Z","1.7.197":"2024-01-21T10:00:49.627Z","1.7.198":"2024-01-21T17:41:39.642Z","1.7.199":"2024-01-21T21:34:21.681Z","1.7.200":"2024-01-22T18:14:45.257Z","1.7.201":"2024-01-22T20:52:16.492Z","1.7.202":"2024-01-27T09:43:52.090Z","1.7.203":"2024-01-27T10:13:41.361Z","1.7.204":"2024-01-27T19:19:14.823Z","1.7.205":"2024-01-28T19:17:59.595Z","1.7.206":"2024-01-28T21:18:46.785Z","1.7.207":"2024-01-29T07:41:45.841Z","1.7.208":"2024-01-29T19:08:21.134Z","1.7.209":"2024-01-29T19:22:02.596Z","1.7.210":"2024-02-10T16:19:31.441Z","1.7.211":"2024-02-15T14:12:53.299Z","1.7.212":"2024-02-18T08:58:12.666Z","1.7.213":"2024-03-06T13:46:32.275Z","1.7.214":"2024-03-06T18:46:46.236Z","1.7.215":"2024-03-12T07:27:58.800Z","1.7.216":"2024-03-19T17:32:33.872Z","1.7.217":"2024-03-20T21:11:47.349Z","1.7.218":"2024-03-27T20:16:23.816Z","1.7.219":"2024-03-29T08:30:55.166Z","1.7.220":"2024-04-07T07:11:32.270Z","1.7.221":"2024-04-12T13:34:34.051Z","1.7.222":"2024-04-21T06:33:35.471Z","1.7.223":"2024-04-25T13:23:46.388Z","1.7.224":"2024-04-28T19:02:19.563Z","1.7.225":"2024-05-02T19:50:16.242Z","1.7.226":"2024-05-10T06:41:39.483Z","1.7.227":"2024-05-25T15:15:21.097Z","1.7.228":"2024-06-10T19:32:55.792Z","1.7.229":"2024-06-21T13:38:56.283Z","1.7.230":"2024-07-03T09:41:21.948Z","1.7.231":"2024-07-08T16:12:22.673Z","1.7.232":"2024-07-10T08:55:25.925Z","1.7.233":"2024-07-23T17:05:32.894Z","1.7.234":"2024-07-27T17:03:19.156Z","1.7.235":"2024-08-04T07:52:14.801Z","1.7.236":"2024-08-09T14:04:50.864Z","1.7.237":"2024-08-20T13:26:26.972Z","1.7.238":"2024-09-09T19:26:30.143Z","1.7.239":"2024-09-13T13:12:44.929Z","1.7.240":"2024-09-20T06:28:43.219Z","1.7.241":"2024-09-22T06:49:44.223Z","1.7.242":"2024-09-23T09:06:31.423Z","1.7.243":"2024-09-26T08:30:29.051Z","1.7.244":"2024-09-28T18:21:57.433Z","1.7.245":"2024-10-04T12:54:53.467Z","1.7.246":"2024-10-11T19:46:26.291Z","1.7.247":"2024-10-17T08:34:02.426Z","1.7.248":"2024-10-20T09:11:17.180Z","1.7.249":"2024-10-27T08:13:53.683Z","1.7.250":"2024-10-30T14:34:17.251Z","1.7.251":"2024-11-01T20:42:17.133Z","1.7.252":"2024-11-04T14:55:24.252Z","1.7.253":"2024-11-06T17:53:40.069Z","1.7.254":"2024-11-11T20:15:45.642Z","1.7.255":"2024-11-15T15:23:20.531Z","1.7.256":"2024-11-15T15:56:10.859Z","1.7.257":"2024-11-19T07:59:04.791Z","1.7.258":"2024-11-23T14:40:58.458Z","1.7.259":"2024-11-30T19:52:26.128Z","1.7.260":"2024-11-30T22:35:20.422Z","1.7.261":"2024-12-01T07:57:16.445Z","1.7.262":"2024-12-04T15:17:17.055Z","1.7.263":"2024-12-08T16:07:17.989Z","1.7.264":"2024-12-08T16:37:19.111Z","1.7.265":"2024-12-09T08:12:34.893Z","1.7.266":"2024-12-11T15:46:53.689Z","1.7.267":"2024-12-15T20:04:06.198Z","1.7.268":"2024-12-21T12:54:32.099Z","1.7.269":"2024-12-25T21:02:12.009Z","1.7.270":"2025-01-05T19:52:43.977Z","1.7.271":"2025-01-06T19:34:07.865Z","1.7.272":"2025-01-08T20:47:30.210Z","1.7.273":"2025-01-20T21:07:56.404Z","1.7.274":"2025-01-24T16:15:03.471Z","1.7.275":"2025-01-29T08:36:46.081Z","1.7.276":"2025-01-29T16:25:56.771Z","1.7.277":"2025-02-01T09:22:33.439Z","1.7.278":"2025-02-03T20:12:43.003Z","1.7.279":"2025-02-05T20:29:06.883Z","1.7.280":"2025-02-07T15:37:54.942Z","1.7.281":"2025-02-08T17:56:13.945Z","1.7.282":"2025-02-10T09:21:36.087Z","1.7.283":"2025-02-15T06:58:26.897Z","1.7.284":"2025-02-18T07:38:12.349Z","1.7.285":"2025-03-03T18:27:17.361Z","1.7.286":"2025-03-08T08:53:06.772Z","1.7.287":"2025-03-19T08:25:54.473Z","1.7.288":"2025-03-30T19:35:00.491Z","1.7.289":"2025-04-04T13:31:01.374Z","1.7.290":"2025-04-11T07:19:52.459Z","1.7.291":"2025-04-13T18:54:12.218Z","1.7.292":"2025-04-21T19:36:36.445Z","1.7.293":"2025-04-22T08:04:37.742Z","1.7.294":"2025-05-01T07:54:40.438Z","1.7.295":"2025-05-07T07:04:10.132Z","1.7.296":"2025-05-26T18:06:54.129Z","1.7.297":"2025-06-08T15:36:55.548Z","1.7.298":"2025-06-13T06:38:29.258Z","1.7.299":"2025-06-26T16:20:26.884Z","1.7.300":"2025-07-08T06:40:08.139Z","1.7.301":"2025-07-18T20:39:47.362Z","1.7.302":"2025-07-27T05:02:08.765Z","1.7.303":"2025-07-28T10:59:26.285Z","1.7.304":"2025-07-30T13:48:46.581Z","1.7.305":"2025-08-22T06:47:37.855Z","1.7.306":"2025-08-25T06:30:51.192Z","1.7.307":"2025-08-31T10:28:08.362Z","1.7.308":"2025-09-08T06:36:30.691Z","1.7.309":"2025-09-21T07:23:22.713Z","1.7.310":"2025-10-07T06:54:26.194Z","1.7.311":"2025-10-26T19:19:41.281Z","1.7.312":"2025-11-06T08:00:32.422Z","1.7.313":"2025-11-08T13:18:23.521Z","1.7.314":"2025-11-24T09:07:36.191Z","1.7.315":"2025-12-04T14:02:18.480Z","1.7.316":"2026-01-22T10:29:36.329Z","1.7.317":"2026-01-26T10:26:22.967Z","1.7.318":"2026-01-30T05:19:01.245Z","1.7.319":"2026-01-31T12:00:10.819Z","1.7.320":"2026-03-09T11:22:12.329Z","1.7.321":"2026-03-30T12:05:29.556Z","1.7.322":"2026-03-31T07:25:06.753Z","1.7.323":"2026-04-14T13:22:48.773Z","1.7.324":"2026-04-19T07:35:08.103Z","1.7.326":"2026-04-30T12:59:13.451Z","1.7.327":"2026-05-07T06:34:16.137Z","1.7.328":"2026-05-18T06:26:25.678Z","1.7.329":"2026-05-30T12:34:15.787Z","1.7.330":"2026-06-02T06:49:42.494Z","1.7.331":"2026-06-09T07:31:54.003Z","1.7.332":"2026-06-17T12:42:24.521Z","1.7.333":"2026-06-24T12:13:08.164Z","1.7.334":"2026-07-26T16:33:16.351Z","1.7.335":"2026-07-26T17:27:11.026Z","1.7.336":"2026-07-29T14:13:11.980Z","1.7.337":"2026-08-02T14:48:59.503Z","1.7.338":"2026-08-21T09:05:43.342Z","1.7.339":"2026-08-27T06:46:25.640Z","1.7.340":"2026-08-31T07:56:44.973Z","1.7.341":"2026-09-04T04:16:21.801Z","1.7.342":"2026-09-10T04:53:33.706Z","1.7.343":"2026-09-16T09:45:56.935Z","1.7.344":"2026-09-23T08:05:18.048Z","1.7.345":"2026-09-25T06:51:15.075Z"},"bugs":{"url":"https://github.com/mkosir/react-parallax-tilt/issues"},"author":{"name":"Marko Kosir","email":"kosir.mar@gmail.com"},"license":"MIT","homepage":"https://mkosir.github.io/react-parallax-tilt","keywords":["react","react-component","react-tilt","react-parallax-tilt","parallax","tilt","glare","transform","rotate","scale","flip","effect","component","gyroscope","sensor","mirror"],"repository":{"url":"git+https://github.com/mkosir/react-parallax-tilt.git","type":"git"},"description":"Easily apply tilt hover effect on React components - lightweight/zero dependencies","maintainers":[{"name":"marko424","email":"kosir.mar@gmail.com"}],"readme":"# React Tilt\n\n[![npm version][npm-badge]][npm-url]\n[![npm downloads][downloads-badge]][npm-url]\n[![npm bundle size][size-badge]][size-url]\n[![Open issues][issues-badge]][issues-url]\n[![TypeScript][typescript-badge]][typescript-url]\n[![semantic-release][semantic-badge]][semantic-url]\n\n[![CI][lint-badge]][lint-url]\n[![CI][tsc-badge]][tsc-url]\n[![CI][build-badge]][build-url]\n[![CI][test-badge]][test-url]\n[![CI][test-e2e-badge]][test-e2e-url]\n[![Codecov Coverage][coverage-badge]][coverage-url]\n\n[![CI][deploy-storybook-badge]][deploy-storybook-url]\n[![CI][npm-release-badge]][npm-release-url]\n\n_👀 Easily apply tilt hover effects to React components_\n\n[![](misc/demo.gif)](https://mkosir.github.io/react-parallax-tilt/?path=/story/react-parallax-tilt--glare-effect)\n\n## [Live Demo 💥](https://mkosir.github.io/react-parallax-tilt)\n\n## Install\n\n```bash\nnpm install react-parallax-tilt\n```\n\n## Features\n\n- Lightweight 2.9kB, zero dependencies 📦\n- Tree-shakable 🌳 ESM and CommonJS support\n- Works with React v15 onwards\n- Supports **mouse** and **touch** events\n- Support for device tilting (**gyroscope**)\n- **Glare** effect 🌟 with custom props (color, position, etc.) [🔗demo](https://mkosir.github.io/react-parallax-tilt/?path=/story/react-parallax-tilt--parallax-effect-glare-scale)\n- **Event tracking** for component values 📐 (tilt, glare, mousemove, etc.) [🔗demo](https://mkosir.github.io/react-parallax-tilt/?path=/story/react-parallax-tilt--event-params)\n- Multiple built-in effects:\n  - **Scale** on hover [🔗demo](https://mkosir.github.io/react-parallax-tilt/?path=/story/react-parallax-tilt--scale)\n  - **Disable** x/y axis [🔗demo](https://mkosir.github.io/react-parallax-tilt/?path=/story/react-parallax-tilt--tilt-disable-axis)\n  - **Flip** component vertically/horizontally [🔗demo](https://mkosir.github.io/react-parallax-tilt/?path=/story/react-parallax-tilt--flip-vh)\n  - **Window** tilt hover effect [🔗demo](https://mkosir.github.io/react-parallax-tilt/?path=/story/react-parallax-tilt--track-on-window)\n  - **Manual tilt** control 🕹 (via joystick, slider, etc.) [🔗demo](https://mkosir.github.io/react-parallax-tilt/?path=/story/react-parallax-tilt--tilt-manual-input)\n  - **Parallax** effect for overlaid images [🔗demo](https://mkosir.github.io/react-parallax-tilt/?path=/story/react-parallax-tilt--parallax-effect-img)\n\n## Example\n\n```jsx\nimport Tilt from 'react-parallax-tilt';\n\nconst App = () => {\n  return (\n    <Tilt>\n      <div style={{ height: '300px', backgroundColor: 'darkgreen' }}>\n        <h1>React Parallax Tilt 👀</h1>\n      </div>\n    </Tilt>\n  );\n};\n```\n\n## Props\n\nAll props are optional.  \nHere's the complete list of available props and their default values:\n\n> ▶︎ indicates the default value\n\n**tiltEnable**: _boolean_ ▶︎ `true`  \nEnables/disables the tilt effect.\n\n**tiltReverse**: _boolean_ ▶︎ `false`  \nReverses the tilt direction.\n\n**tiltAngleXInitial**: _number_ ▶︎ `0`  \nInitial tilt angle (in degrees) on the x-axis.\n\n**tiltAngleYInitial**: _number_ ▶︎ `0`  \nInitial tilt angle (in degrees) on the y-axis.\n\n**tiltMaxAngleX**: _number_ ▶︎ `20`  \nMaximum tilt rotation (in degrees) on the x-axis. Range: `0°-90°`.\n\n**tiltMaxAngleY**: _number_ ▶︎ `20`  \nMaximum tilt rotation (in degrees) on the y-axis. Range: `0°-90°`.\n\n**tiltAxis**: _'x' | 'y'_ ▶︎ `undefined`  \nEnables tilt on a single axis only.\n\n**tiltAngleXManual**: _number_ | null ▶︎ `null`  \nManual tilt rotation (in degrees) on the x-axis.\n\n**tiltAngleYManual**: _number_ | null ▶︎ `null`  \nManual tilt rotation (in degrees) on the y-axis.\n\n**glareEnable**: _boolean_ ▶︎ `false`  \nEnables/disables the glare effect.\n\n**glareMaxOpacity**: _number_ ▶︎ `0.7`  \nMaximum glare opacity (`0.5 = 50%, 1 = 100%`). Range: `0-1`\n\n**glareColor**: _string_ ▶︎ `#ffffff`  \nSets the color of the glare effect.\n\n**glarePosition**: _'top' | 'right' | 'bottom' | 'left' | 'all'_ ▶︎ `bottom`  \nSets the position of the glare effect.\n\n**glareReverse**: _boolean_ ▶︎ `false`  \nReverses the glare direction.\n\n**glareBorderRadius**: _string_ ▶︎ `0`  \nSets the border radius of the glare. Accepts any standard CSS border radius value.\n\n**scale**: _number_ ▶︎ `1`  \nScale of the component (`1.5 = 150%, 2 = 200%`).\n\n**perspective**: _number_ ▶︎ `1000`  \nDefines how far the tilt component appears from the user. Lower values create more extreme tilt effects.\n\n**flipVertically**: _boolean_ ▶︎ `false`  \nEnables/disables vertical flipping of the component.\n\n**flipHorizontally**: _boolean_ ▶︎ `false`  \nEnables/disables horizontal flipping of the component.\n\n**reset**: _boolean_ ▶︎ `true`  \nDetermines if effects should reset on `onLeave` event.\n\n**transitionEasing**: _string_ ▶︎ `cubic-bezier(.03,.98,.52,.99)`  \nEasing function for the transition.\n\n**transitionSpeed**: _number_ ▶︎ `400`  \nSpeed of the transition.\n\n**trackOnWindow**: _boolean_ ▶︎ `false`  \nTracks mouse and touch events across the entire window.\n\n**gyroscope**: _boolean_ ▶︎ `false`  \nEnables/disables device orientation detection.\n\n**onMove**: ({ **tiltAngleX**: _number_, **tiltAngleY**: _number_, **tiltAngleXPercentage**: _number_, **tiltAngleYPercentage**: _number_, **glareAngle**: _number_, **glareOpacity**: _number_, **event**: _Event_ }) => _void_  \nCallback triggered when user moves on the component.\n\n**onEnter**: (**event**: _Event_) => _void_  \nCallback triggered when user enters the component.\n\n**onLeave**: (**event**: _Event_) => _void_  \nCallback triggered when user leaves the component.\n\n## Gyroscope - Device Orientation\n\nPlease note that device orientation detection is currently [experimental technology](https://developer.mozilla.org/en-US/docs/MDN/Contribute/Guidelines/Conventions_definitions#Experimental).  \nCheck the [browser compatibility](https://caniuse.com/#search=DeviceOrientation) before using it in production.  \nImportant considerations when using device orientation:\n\n- Always use secure origins (such as `https`)\n- It may not work in all browsers when used within a cross-origin `<iframe>` element\n\n<details>\n<summary>Device Orientation on iOS 13+</summary>\n\nApple disabled device motion and orientation by default starting with iOS 12.2.  \niOS 13+ provides a permission API to access device orientation events.\n\nWhen using the gyroscope feature:\n\n```jsx\n<Tilt gyroscope={true}>\n  <h1>React Parallax Tilt 👀</h1>\n</Tilt>\n```\n\nA permission dialog will prompt the user to allow motion and orientation access at the domain level:  \n![](misc/device_orientation.jpg)\n\nNote: User interaction (like tapping a button) is required to display the permission dialog - it cannot be triggered automatically on page load.\n\n</details>\n\n## Development\n\n_Easily set up a local development environment!_\n\nBuild project and start storybook on [localhost](http://localhost:9009):\n\n- clone\n- `npm install`\n- `npm start`\n\n**Start coding!** 🎉\n\n<details>\n<summary>Alternative setup using npm link</summary>\n\n1. Clone this repository and navigate to its location\n2. Run the following commands:\n\n   ```bash\n   npm install\n   npm link # link your local repo to your global packages\n   npm run build:watch # build the files and watch for changes\n   ```\n\n3. Clone the project you want to test with react-parallax-tilt and run:\n\n   ```bash\n   npm install\n   npm link react-parallax-tilt # link your local copy into this project's node_modules\n   npm start\n   ```\n\n</details>\n\n## Contributing\n\nAll contributions are welcome!  \nPlease review contribution guidelines: [Pull Requests](.github/pull_request_template.md) | [Issues](https://github.com/mkosir/react-parallax-tilt/issues/new/choose)\n\n[npm-url]: https://www.npmjs.com/package/react-parallax-tilt\n[npm-badge]: https://img.shields.io/npm/v/react-parallax-tilt.svg\n[size-url]: https://bundlephobia.com/package/react-parallax-tilt\n[size-badge]: https://badgen.net/bundlephobia/minzip/react-parallax-tilt\n[downloads-badge]: https://img.shields.io/npm/dm/react-parallax-tilt.svg?color=blue\n[lint-badge]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/lint.yml/badge.svg\n[lint-url]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/lint.yml\n[tsc-badge]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/tsc.yml/badge.svg\n[tsc-url]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/tsc.yml\n[build-badge]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/build.yml/badge.svg\n[build-url]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/build.yml\n[test-badge]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/test.yml/badge.svg\n[test-url]: https://react-parallax-tilt-test-unit-report.netlify.app/\n[test-e2e-badge]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/test-e2e.yml/badge.svg\n[test-e2e-url]: https://react-parallax-tilt-test-e2e-report.netlify.app/\n[deploy-storybook-badge]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/deploy-storybook.yml/badge.svg\n[deploy-storybook-url]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/deploy-storybook.yml\n[npm-release-badge]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/npm-release.yml/badge.svg\n[npm-release-url]: https://github.com/mkosir/react-parallax-tilt/actions/workflows/npm-release.yml\n[coverage-badge]: https://codecov.io/gh/mkosir/react-parallax-tilt/branch/main/graph/badge.svg\n[coverage-url]: https://app.codecov.io/github/mkosir/react-parallax-tilt/tree/main\n[issues-badge]: https://img.shields.io/github/issues/mkosir/react-parallax-tilt\n[issues-url]: https://github.com/mkosir/react-parallax-tilt/issues\n[semantic-badge]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\n[semantic-url]: https://github.com/semantic-release/semantic-release\n[typescript-badge]: https://badges.frapsoft.com/typescript/code/typescript.svg?v=101\n[typescript-url]: https://github.com/microsoft/TypeScript\n","readmeFilename":"README.md"}