{"name":"framer-motion","version":"6.3.0","keywords":["react animation","react","three","3d","pose","react pose","animation","gestures","drag","spring","popmotion","framer"],"author":{"name":"Framer"},"license":"MIT","_id":"framer-motion@6.3.0","maintainers":[{"name":"ankon","email":"andreas.kohn@gmail.com"},{"name":"mohamed-framer","email":"mohamed.sallam@framer.com"},{"name":"framerjs-owner","email":"npm@framer.com"},{"name":"nvh","email":"npm@nvh.io"},{"name":"koenbok","email":"koen+npm@framer.com"},{"name":"lempsink","email":"eelco@framer.com"},{"name":"fverloop","email":"f.verloop@gmail.com"},{"name":"blixt","email":"me@blixt.nyc"},{"name":"edomarkets","email":"edoardo71@msn.com"},{"name":"jurrehoutkamp","email":"jurrehoutkamp@gmail.com"},{"name":"popmotion","email":"mattgperry@gmail.com"},{"name":"motifus","email":"support+motifus@framer.com"},{"name":"koenrh","email":"koenrh@framer.com"},{"name":"aroagb","email":"aroa@framer.com"},{"name":"cminardi","email":"claudia@framer.com"},{"name":"oscarlsson","email":"oscar@framer.com"},{"name":"shuangq","email":"shuang@framer.com"},{"name":"melirofman","email":"meli.rofman@gmail.com"},{"name":"jonastreub","email":"jonastreub@me.com"},{"name":"ogorter","email":"onne@framer.com"},{"name":"jornvandijk","email":"jorn@framer.com"},{"name":"iamakulov","email":"mail@iamakulov.com"},{"name":"benjamindenboer","email":"benjamin@framer.com"},{"name":"hemlok","email":"adam.seckel@gmail.com"},{"name":"hunterhcaron","email":"hunter@framer.com"},{"name":"heypiotr_f","email":"piotr@framer.com"},{"name":"annesohyunlee","email":"anne@framer.com"},{"name":"k15a","email":"me@kons.ch"},{"name":"danillouz","email":"daniel.illouz@me.com"},{"name":"vovacodes","email":"vladimir.guguiev+vovacodes@gmail.com"},{"name":"mutahhir","email":"npm@mutahhir.appwarden.com"},{"name":"palma_swell","email":"mauricio@framer.com"},{"name":"jwfwessels","email":"jwfwessels@gmail.com"},{"name":"rickiesmooth","email":"rick.p.smit@gmail.com"}],"homepage":"https://github.com/framer/motion#readme","bugs":{"url":"https://github.com/framer/motion/issues"},"dist":{"shasum":"0e50ef04b4fa070fca7d04bc32fb1d64027b7ea7","tarball":"https://registry.npmjs.org/framer-motion/-/framer-motion-6.3.0.tgz","fileCount":407,"integrity":"sha512-Nm6l2cemuFeSC1fmq9R32sCQs1eplOuZ3r14/PxRDewpE3NUr+ul5ulGRRzk8K0Aa5p76Tedi3sfCUaTPa5fRg==","signatures":[{"sig":"MEYCIQDvaVA/a99e8o5mbD+xSBstuhHgI3qazj0Dt5GlSZr72wIhAJhdrjWXp1cUsZ5KLEnhRbBDNUfCnMpIOlZ6azIIe6lY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2146145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV+6YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1Jg/+KKg7X1XAPLXJvloJcFQmdraomAyAOTwqCtAff4CHB0gZ0DR6\r\nmMBx0IP0D/1QQ68n+03ln+5btw5iHm1hxUSxGwe2FiBIwTxYpJR3hzHS8iba\r\nOvAkBnhtW8HascrwhT7rTrFlXPHj5u9MkUFL134Al0FW+OaED/hv62ZPSMP9\r\nN7vXb1an8V+MyGFDKYJQpEpzcs1pU3t72K9nl1lnHxHDctNEZ7Uejs/vO/FR\r\n0hZT+0SdEmJBhS3GPbBJJqmwXvhvdi5aGs269m1W17N4podTPszaB8ZCQPIX\r\n/98sJSf6mTenAMbJyKBK25MGqPlZ6nIT+jhEFvfzzljW2afcWlCga+Sb++1M\r\niyyrswDssNjJ2L52Lnu3bOwnwAboUd6hNHdhY/2ACe2q+tDKLqzOwrI8PRd7\r\na9r/s2Zl6Gw4aEXzUxQccHXvBQc2UnbI7QKdSVFlbf59PpETFXmaLniF+tzr\r\nh9InPajxlVz/qHzMjCnalrAT+Hf1QcjZ1Hc7Ya6PjN1AHcycK/3YfFAxDzMJ\r\nLltE4f8TSdjlP5P180xByYom2qjfW8epn2uFozPn5/sUS+HU/lah9rEFMkVy\r\nzCZl4+t7qjmvb17QRUApGgc6nzPCV1ml0Bg8Y8Sew03y6FwoB0vVua3hPd/n\r\ndFAjvoJp8wIZlXEgIisQQTJmnhLFnfC0Js0=\r\n=Y2/o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"types/index.d.ts","module":"dist/es/index.mjs","exports":{".":{"import":"./dist/es/index.mjs","default":"./dist/cjs/index.js","require":"./dist/cjs/index.js"},"./package.json":"./package.json"},"gitHead":"720667e61d26be82d39fc726e84e2f6820859baa","scripts":{"dev":"yarn watch","lint":"yarn eslint src/**/*.ts","test":"yarn test-server && yarn test-client","build":"yarn clean && tsc -p . && rollup -c && webpack --config webpack.size.config.js","clean":"rm -rf types dist lib","watch":"concurrently -c blue,red -n tsc,rollup --kill-others \"tsc --watch -p . --preserveWatchOutput\" \"rollup --config --watch --no-watch.clearScreen\"","measure":"bundlesize","prepack":"yarn build","test-ci":"yarn test","prettier":"prettier ./src/* --write","test-e2e":"yarn test-e2e-electron","test-watch":"jest --watch --coverage --coverageReporters=lcov  --config jest.config.json","postpublish":"git push --tags","test-client":"jest --coverage --config jest.config.json --max-workers=2","test-server":"jest --config jest.config.ssr.json","test-e2e-file":"start-server-and-test start-dev-server http://localhost:9990 'cypress run --headless --spec \"cypress/integration/while-in-view.ts\"'","test-e2e-chrome":"start-server-and-test start-dev-server http://localhost:9990 'cypress run --headless --browser chrome  --spec \"cypress/integration/layout-relative.chrome.ts\"'","test-projection":"yarn run collect-projection-tests && start-server-and-test 'python -m SimpleHTTPServer' http://0.0.0.0:8000 'yarn run cypress run -s cypress/integration/projection.chrome.ts --config baseUrl=http://localhost:8000/'","start-dev-server":"webpack serve --config ../../dev/webpack/config.js --hot","test-e2e-electron":"start-server-and-test start-dev-server http://localhost:9990 'cypress run --headless --config ignoreTestFiles=*.chrome.ts'","collect-projection-tests":"node ../../dev/projection/collect-projection-tests.js"},"_npmUser":{"name":"popmotion","email":"mattgperry@gmail.com"},"bundlesize":[{"path":"./dist/framer-motion.js","maxSize":"35.6 kB"},{"path":"./dist/size-rollup-m.js","maxSize":"6.4 kB"},{"path":"./dist/size-rollup-dom-animation.js","maxSize":"17.1 kB"},{"path":"./dist/size-rollup-dom-max.js","maxSize":"28.15 kB"},{"path":"./dist/size-webpack-m.js","maxSize":"6.7 kB"},{"path":"./dist/size-webpack-dom-animation.js","maxSize":"19.5 kB"},{"path":"./dist/size-webpack-dom-max.js","maxSize":"31.5 kB"}],"repository":{"url":"git+https://github.com/framer/motion.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+arm64 (darwin)","description":"A simple and powerful React animation library","directories":{},"sideEffects":false,"_nodeVersion":"16.13.0","dependencies":{"tslib":"^2.1.0","framesync":"6.0.1","popmotion":"11.0.3","hey-listen":"^1.0.8","style-value-types":"5.0.0","@emotion/is-prop-valid":"^0.8.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","jest-dom":"^3.5.0"},"peerDependencies":{"react":">=16.8 || ^17.0.0 || ^18.0.0","react-dom":">=16.8 || ^17.0.0 || ^18.0.0"},"optionalDependencies":{"@emotion/is-prop-valid":"^0.8.2"},"_npmOperationalInternal":{"tmp":"tmp/framer-motion_6.3.0_1649929879732_0.7625950762482119","host":"s3://npm-registry-packages"}}