{"_id":"@lottiefiles/svelte-lottie-player","_rev":"22-76ac0bae987ce5845b3e2860fc6bba2d","name":"@lottiefiles/svelte-lottie-player","dist-tags":{"latest":"0.3.1"},"versions":{"0.1.0":{"name":"@lottiefiles/svelte-lottie-player","version":"0.1.0","keywords":["lottie","lottiefiles","dotlottie","svelte","component","svelte-component"],"author":{"name":"Jawish Hameed","email":"jawish@lottiefiles.com"},"license":"MIT","_id":"@lottiefiles/svelte-lottie-player@0.1.0","maintainers":[{"name":"karamalie","email":"karam7898@gmail.com"},{"name":"jawish","email":"jawish@gmail.com"},{"name":"lottiefiles_admin","email":"support@lottiefiles.com"}],"homepage":"https://github.com/LottieFiles/svelte-lottie-player","bugs":{"url":"https://github.com/LottieFiles/svelte-lottie-player/issues"},"dist":{"shasum":"b42942a0fcc6af8cd281e7aba5479716bed5a9ce","tarball":"https://registry.npmjs.org/@lottiefiles/svelte-lottie-player/-/svelte-lottie-player-0.1.0.tgz","fileCount":19,"integrity":"sha512-Y449V3keAJHsANuqTJxx6Ew4IHr427UHIU4Puj0XUOraEedMMlMj9YPsXQQQBAsinGsodPV1rlYyUC91gXZi5w==","signatures":[{"sig":"MEQCIHSIraJEuSAWUnC9R97SXLB1gHAog6VwC5RUVZznsoZ2AiBKGC86UILm/tgN98k1itkQ5lsoxBuKNGk0hlIo776bsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2708096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer3BICRA9TVsSAnZWagAAsQIP/30jOgOTMmw9XvDp7Uhp\nZdBgxPDuqq7aAFx479U5kvE9EXuMij6zam+IG2Vf+3wI+uH4Ef7BysVtzPqe\nuxBIgVotSmSPrSMzt0AXeSusNtdSHuuvfN+JGLog0TNn5vNsExPNr4l0lAfM\n+fLXe7xXZmunim6mFiQ5khUhJTkh7Hff7GoISiPZdFxLOp8eIeu2lzIgzxn2\niKGnwa9P6zkw4OziRXRMLaml12gQ4m8utv97ey1UYSNXDLc8BmnfTgv31E49\ni5mE7DO3WOHvXWtBX+FBbSVH43OTq2WgLPBII35cdhei8j4F9VGH2PKpZDOj\nAIBXqyA0vauDf37foj2aqezIuutpwemxXBNNPmFso08Xy9p6Qxo/cW88USJT\nwyj2BZie89WYgUWW96d7uZcD3D9kE149dtc9qXVvSVirYSSqmN7q/NLk8GLm\nSrq96vqgAqK5ciDm+LUL6QBIDJ4lH9V2s6ZXMY+hHylZ9AN5O1a33df8aGCV\nUJ/Hou0whAfTcrbGc5RFJQ5UOeMjnb65M2DVoYo8rRvKf3HcoYH+r3mRZ41R\nlM/oMcQWmUzxaLKIe1ICokLiazo/VfTZ621iN6cX6gnMZG+wZLOiSt8ttgDc\nm3anw6gB73v2vvg/j2kTXG9tzGLOURtwhYK0Clc2976lsQ5EfJvOnCUCYCoj\nL98Q\r\n=g+Hq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.mjs","svelte":"src/components/index.js","scripts":{"dev":"rollup -c -w","lint":"eslint src/","build":"rollup -c","lint:fix":"eslint src/ --fix","storybook":"start-storybook -p 6006","prepublishOnly":"yarn build","build-storybook":"build-storybook"},"_npmUser":{"name":"jawish","email":"jawish@gmail.com"},"repository":{"url":"git+https://github.com/LottieFiles/svelte-lottie-player.git","type":"git"},"description":"Lottie animation player component for Svelte","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 LottieFiles.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, svelte}":["eslint . --fix"],"*.{html, css, scss, stylus, js, ts, json, yml, md}":["prettier --write"]},"dependencies":{"lottie-web":"^5.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^6.8.0","rollup":"^2.7.6","svelte":"^3.21.0","prettier":"^2.0.5","@babel/core":"^7.9.6","lint-staged":"^10.2.2","npm-run-all":"^4.1.5","babel-loader":"^8.1.0","svelte-loader":"^2.13.6","@storybook/addons":"^5.3.18","@storybook/svelte":"^5.3.18","@rollup/plugin-strip":"^1.3.2","rollup-plugin-svelte":"^5.2.1","rollup-plugin-terser":"^5.3.0","@storybook/addon-a11y":"^5.3.18","eslint-plugin-svelte3":"^2.7.3","@storybook/addon-knobs":"^5.3.18","@storybook/addon-links":"^5.3.18","prettier-plugin-svelte":"^0.7.0","@rollup/plugin-commonjs":"11.1.0","@storybook/addon-actions":"^5.3.18","@storybook/source-loader":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@rollup/plugin-node-resolve":"^7.1.3","@storybook/addon-backgrounds":"^5.3.18","@storybook/addon-storysource":"^5.3.18"},"_npmOperationalInternal":{"tmp":"tmp/svelte-lottie-player_0.1.0_1588555848198_0.7637500424483741","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@lottiefiles/svelte-lottie-player","version":"0.1.1","keywords":["lottie","lottiefiles","dotlottie","svelte","component","svelte-component"],"author":{"name":"Jawish Hameed","email":"jawish@lottiefiles.com"},"license":"MIT","_id":"@lottiefiles/svelte-lottie-player@0.1.1","maintainers":[{"name":"jawish","email":"jawish@gmail.com"},{"name":"karamalie","email":"karam7898@gmail.com"},{"name":"lottiefiles_admin","email":"support@lottiefiles.com"}],"homepage":"https://github.com/LottieFiles/svelte-lottie-player","bugs":{"url":"https://github.com/LottieFiles/svelte-lottie-player/issues"},"dist":{"shasum":"442b0e89de39f1e907f835983a93665f44b84738","tarball":"https://registry.npmjs.org/@lottiefiles/svelte-lottie-player/-/svelte-lottie-player-0.1.1.tgz","fileCount":19,"integrity":"sha512-Y8eVs3KQNOgc19uUcPA3bz1al+AIyIBzO2jCklfRgX8BuvF0sMUhdsdOsmTwfb5y7N/o9K0QO+td58tJ/QvuPw==","signatures":[{"sig":"MEYCIQDvaJAzh99q51cagpg8tncl6Febh1serWJgbe0l1nbqJQIhAN7Dv95tfJzKSi4g34Ya2lNOdQkLAsKshYi9LlQpLgFV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2708096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer3EPCRA9TVsSAnZWagAAgFYP/1/Ku9UZqBUUH4ezV96O\neZNucm1TVy4Rb7pJZWbGgx2ek6lnVWNIt/bb813wraqU4jeooxbqCBew9uIr\nLKbbmz9NznzJxLUjO36AIgvisRfHa2XKxIoiN/XqwfHprTPE3/yJZssvo2MI\nOeBQfd5jAyC9BUhP0KfPGEGEQRyHsWU8khEFRaQquWdvSyP8CvZ6MSFUwyG6\nS+F/pJ0gKpSNod0n8njTK8J/sMlLFa08AicxkdJycM1hXFYEXBjZKM58omth\nDIFi7qz1bQuzxBQ5SD2WKGUmLYF68s3OldKLKHyKFIvSeLTdZQ1+oq02mRWK\nGYH/WnC92sh/eTn0wc43TuKvK54XBiWyX5I9dU06ecVpudvf4iexUKyEbxni\nIrn6lRksPn1Foiq6MUnFFIKOyRTHl9ulhItsvfCA0dV2OYMP/+unAdKTfYjE\nkfVs0TjYHriVbt+7YKhQoGf3UIIImQpOVPPOJK5vHIrpzNg5f00td9eNUKWq\nU3Jwouv4psDJl5UI0eVS+6u+2FPj5X+7ZHRVz7M5kF9UJL+6Up74r3UoZvhj\n+ubtexNs522gZ8iTo2QfGMvg5YA/PZoumlJjIHavr9jX0QogiIQVjibvru61\nS7hR50Q7E2NmHiFAN6f2gQHKBm7S19yU6YnI2az8e4o6b05W6MPrGIKMFlau\nOphR\r\n=Q+Yk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.mjs","svelte":"src/components/index.js","scripts":{"dev":"rollup -c -w","lint":"eslint src/","build":"rollup -c","lint:fix":"eslint src/ --fix","storybook":"start-storybook -p 6006","prepublishOnly":"yarn build","build-storybook":"build-storybook"},"_npmUser":{"name":"jawish","email":"jawish@gmail.com"},"repository":{"url":"git+https://github.com/LottieFiles/svelte-lottie-player.git","type":"git"},"description":"Lottie animation player component for Svelte","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 LottieFiles.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, svelte}":["eslint . --fix"],"*.{html, css, scss, stylus, js, ts, json, yml, md}":["prettier --write"]},"dependencies":{"lottie-web":"^5.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^6.8.0","rollup":"^2.7.6","svelte":"^3.21.0","prettier":"^2.0.5","@babel/core":"^7.9.6","lint-staged":"^10.2.2","npm-run-all":"^4.1.5","babel-loader":"^8.1.0","svelte-loader":"^2.13.6","@storybook/addons":"^5.3.18","@storybook/svelte":"^5.3.18","@rollup/plugin-strip":"^1.3.2","rollup-plugin-svelte":"^5.2.1","rollup-plugin-terser":"^5.3.0","@storybook/addon-a11y":"^5.3.18","eslint-plugin-svelte3":"^2.7.3","@storybook/addon-knobs":"^5.3.18","@storybook/addon-links":"^5.3.18","prettier-plugin-svelte":"^0.7.0","@rollup/plugin-commonjs":"11.1.0","@storybook/addon-actions":"^5.3.18","@storybook/source-loader":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@rollup/plugin-node-resolve":"^7.1.3","@storybook/addon-backgrounds":"^5.3.18","@storybook/addon-storysource":"^5.3.18"},"_npmOperationalInternal":{"tmp":"tmp/svelte-lottie-player_0.1.1_1588556047174_0.6586575384610927","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@lottiefiles/svelte-lottie-player","version":"0.1.2","keywords":["lottie","lottiefiles","dotlottie","svelte","component","svelte-component"],"author":{"name":"Jawish Hameed","email":"jawish@lottiefiles.com"},"license":"MIT","_id":"@lottiefiles/svelte-lottie-player@0.1.2","maintainers":[{"name":"jawish","email":"jawish@gmail.com"},{"name":"karamalie","email":"karam7898@gmail.com"},{"name":"lottiefiles_admin","email":"support@lottiefiles.com"}],"homepage":"https://github.com/LottieFiles/svelte-lottie-player","bugs":{"url":"https://github.com/LottieFiles/svelte-lottie-player/issues"},"dist":{"shasum":"c4567cbf8e714836fc4016f96ada35988b74fad5","tarball":"https://registry.npmjs.org/@lottiefiles/svelte-lottie-player/-/svelte-lottie-player-0.1.2.tgz","fileCount":19,"integrity":"sha512-vmMHMzSUKw2/sSLsYIB0v8cnbKRp5fEcMj8skeHhR7K/GF2eBmhwMfs6XyL8Mv4crUyT2wU1QIfeC9OH85Q6DA==","signatures":[{"sig":"MEUCIEc9sI9CJR2fIcQXezZ9extU03u6hISLnCGKPIoM30SfAiEA+Pz237yFPjUbuVkTmMcJZ1ry6FUzY2ZIcCU2KNCk0sU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2720989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer+1YCRA9TVsSAnZWagAA7fIP+QC8nC3SbZqOvOkwPJzo\nUVohCyYyAlwAxmuS4sKRGJxhuESQVAq+OiIa9eDhLwNZX42OrD/tOEqf5/Uv\nP8h1QI87BfT4PY4BlzWblLSTMLWB3DL0WUhbYhtTir6P4KgSoloQe3zfiAkZ\nerbqNLYQov9lz4VqI8p8Rp5UmnodMDOT1FjbMcpLHYr1T6b8CRLGJrc0Ymkv\nnd7cLIqnqGOuA5lGhty0GyVVhmCyIFz1wJfED5109Dcx9/9Y+FvbFMDol4OB\nNyYCEsU9FYK0mXbZ/VXT0MJGmrftESfxjOEYfmnrv3vS16O58m9iOcWrJey6\nP/HUHXBIWYmyqk82NeLluXXIEin7cOlU2A9O7g9nQhpcF9ai8oPIk8Rb2YdM\n/KHkn7FmgphIn183rqcGeScQ+FgrMcaeBhNpod0n58SpasAAnKVZ4G0sKYC5\ndYS5EWURPo0z4BUEIQnvf+WiPgDzU88ZsRkzkDpJiGJxsgySQDylfSfHf3Px\nLHw1Cbks4FO+fGPq8y0tj8uC7TH2fz7YmtS4uTbD2zkXhnSHT06HFIdq1MvC\n7ZHb9Q19Nk6y7jQpdIRzgpARFzKJ7TZOjGD5nJAT6wiXyEPdl+484cuVXbm9\nN9NsB46yPUhYCgMa3kQFKFNGTYNo5jbHVcxDYIJWWaIdOrU0Lv7leOFDJsmq\nrQIP\r\n=jHdO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.mjs","svelte":"src/components/index.js","scripts":{"dev":"rollup -c -w","lint":"eslint src/","build":"rollup -c","lint:fix":"eslint src/ --fix","storybook":"start-storybook -p 6006","prepublishOnly":"yarn build","build-storybook":"build-storybook"},"_npmUser":{"name":"jawish","email":"jawish@gmail.com"},"repository":{"url":"git+https://github.com/LottieFiles/svelte-lottie-player.git","type":"git"},"description":"Lottie animation player component for Svelte","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 LottieFiles.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, svelte}":["eslint . --fix"],"*.{html, css, scss, stylus, js, ts, json, yml, md}":["prettier --write"]},"dependencies":{"lottie-web":"^5.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^6.8.0","rollup":"^2.7.6","svelte":"^3.21.0","prettier":"^2.0.5","@babel/core":"^7.9.6","lint-staged":"^10.2.2","npm-run-all":"^4.1.5","babel-loader":"^8.1.0","svelte-loader":"^2.13.6","@storybook/addons":"^5.3.18","@storybook/svelte":"^5.3.18","@rollup/plugin-strip":"^1.3.2","rollup-plugin-svelte":"^5.2.1","rollup-plugin-terser":"^5.3.0","@storybook/addon-a11y":"^5.3.18","eslint-plugin-svelte3":"^2.7.3","@storybook/addon-knobs":"^5.3.18","@storybook/addon-links":"^5.3.18","prettier-plugin-svelte":"^0.7.0","@rollup/plugin-commonjs":"11.1.0","@storybook/addon-actions":"^5.3.18","@storybook/source-loader":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@rollup/plugin-node-resolve":"^7.1.3","@storybook/addon-backgrounds":"^5.3.18","@storybook/addon-storysource":"^5.3.18"},"_npmOperationalInternal":{"tmp":"tmp/svelte-lottie-player_0.1.2_1588587863880_0.23961348670258076","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@lottiefiles/svelte-lottie-player","version":"0.1.3","keywords":["lottie","lottiefiles","dotlottie","svelte","component","svelte-component"],"author":{"name":"Jawish Hameed","email":"jawish@lottiefiles.com"},"license":"MIT","_id":"@lottiefiles/svelte-lottie-player@0.1.3","maintainers":[{"name":"jawish","email":"jawish@gmail.com"},{"name":"karamalie","email":"karam7898@gmail.com"},{"name":"lottiefiles_admin","email":"support@lottiefiles.com"}],"homepage":"https://github.com/LottieFiles/svelte-lottie-player","bugs":{"url":"https://github.com/LottieFiles/svelte-lottie-player/issues"},"dist":{"shasum":"b93d9bc3462b19c7fd7ad4fbf83417fe9d18c574","tarball":"https://registry.npmjs.org/@lottiefiles/svelte-lottie-player/-/svelte-lottie-player-0.1.3.tgz","fileCount":19,"integrity":"sha512-NssQJwbD+08jFUo9FYiec+X2P13yFUUyHFI8yC89Bhws/rnxhwWPmqj2WzF2NcpnrQ2i+lQCqcG/8+vROPXyyQ==","signatures":[{"sig":"MEUCIFRn/zCYqbNMkjwqZ1yCxzTxBh5btOzixtHt7+kogdPNAiEAhYZXC3K+mgZXbqY30pj9k6lJEsT8tNsxAWsaJ9PmNWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2728207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer/anCRA9TVsSAnZWagAAdBIP/1QSu73nvT532F8eJJNH\nn36js3S2m75hw1U70cFehjwAvR5yJ85Cmm9tJcQV2TB6OSH4J0hRQOgGGkTx\nCgnlQ9dRhfpdAVPX4wkMwRIP0Y66Da403lXow0cp8wLLJfW/jxnpt7wBvwfu\n4+4235MQcHOXcNDm1gJtFwHixraotE2Oc902lldp/xu0DaLM2SxDB1Ld8j7J\nHGfkl55/PorFvo7tvBy3rH2eMrkMBKQQWf9Z/SFHWU2pchWByI6tXNxEfErj\n9O0fBlv28T+pA2D5lj21iZD08CUWJZ7W7sFbpkjjGiGz0DxT8SU0F1XQo6AR\nBAts34FwwgLHmIYjhP97MHBRUpv8srKUx4qbbzv3rKCQl3QidBlLwiHT7qUn\n8Vo7jTIIZkSpb+lA2pisnV/AR8RyksGryHXGcbnMqkW97mVHVZQ+JPfrnoRd\n5xQB6m782mKqZP60UDQncZdsFfmgcEte3cssyOOkISoK4+/Bk93+3A0BsSIJ\n36qW9LO0ERfkn76WZQOS1eIi/lj8x6FWgCWyJmbdOzDOjBibQjCdXVnCxvau\neok3hRwc2DdpN9Rxwl5S2ppQbPUUHfphrpt269IrFDKJdgEB/2E2XRkQgvi0\nPYiGbwhcbXeEVZ5ZcaUUETGdv0gX633lOkuwem9poSKWFrmML1ig/aHDEV/2\nO4IU\r\n=fxGG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.mjs","svelte":"src/components/index.js","scripts":{"dev":"rollup -c -w","lint":"eslint src/","build":"rollup -c","lint:fix":"eslint src/ --fix","storybook":"start-storybook -p 6006","prepublishOnly":"yarn build","build-storybook":"build-storybook"},"_npmUser":{"name":"jawish","email":"jawish@gmail.com"},"repository":{"url":"git+https://github.com/LottieFiles/svelte-lottie-player.git","type":"git"},"description":"Lottie animation player component for Svelte","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 LottieFiles.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, svelte}":["eslint . --fix"],"*.{html, css, scss, stylus, js, ts, json, yml, md}":["prettier --write"]},"dependencies":{"lottie-web":"^5.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^6.8.0","rollup":"^2.7.6","svelte":"^3.21.0","prettier":"^2.0.5","@babel/core":"^7.9.6","lint-staged":"^10.2.2","npm-run-all":"^4.1.5","babel-loader":"^8.1.0","svelte-loader":"^2.13.6","@storybook/addons":"^5.3.18","@storybook/svelte":"^5.3.18","@rollup/plugin-strip":"^1.3.2","rollup-plugin-svelte":"^5.2.1","rollup-plugin-terser":"^5.3.0","@storybook/addon-a11y":"^5.3.18","eslint-plugin-svelte3":"^2.7.3","@storybook/addon-knobs":"^5.3.18","@storybook/addon-links":"^5.3.18","prettier-plugin-svelte":"^0.7.0","@rollup/plugin-commonjs":"11.1.0","@storybook/addon-actions":"^5.3.18","@storybook/source-loader":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@rollup/plugin-node-resolve":"^7.1.3","@storybook/addon-backgrounds":"^5.3.18","@storybook/addon-storysource":"^5.3.18"},"_npmOperationalInternal":{"tmp":"tmp/svelte-lottie-player_0.1.3_1588590247548_0.7943717471196547","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@lottiefiles/svelte-lottie-player","version":"0.1.4","keywords":["lottie","lottiefiles","dotlottie","svelte","component","svelte-component"],"author":{"name":"Jawish Hameed","email":"jawish@lottiefiles.com"},"license":"MIT","_id":"@lottiefiles/svelte-lottie-player@0.1.4","maintainers":[{"name":"jawish","email":"jawish@gmail.com"},{"name":"karamalie","email":"karam7898@gmail.com"},{"name":"lottiefiles_admin","email":"support@lottiefiles.com"}],"homepage":"https://github.com/LottieFiles/svelte-lottie-player","bugs":{"url":"https://github.com/LottieFiles/svelte-lottie-player/issues"},"dist":{"shasum":"911825ee969214ee5ddfac9ef9ef681b2cf98c05","tarball":"https://registry.npmjs.org/@lottiefiles/svelte-lottie-player/-/svelte-lottie-player-0.1.4.tgz","fileCount":19,"integrity":"sha512-NVNDdB1kQLIOytWsTxEYRRHhl2T9oZFfKSkUEr8m73JM7jaLP8J8GGH9B6A0vXU4wKsjR69ET6JEvib6z1QH+g==","signatures":[{"sig":"MEQCIFj+I/+a0fbQGX0xbn+eOKTb9lh+6+DgyApFLGhdH3CdAiAFHIaWFHwr9nsj6DCy/6JxeB8goJR0BBVHYocPQ074sg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2730461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuQyyCRA9TVsSAnZWagAAXFcP/jKe5Xq7aWYjsKLkSET+\nCc+zpS6b7tZjlavhKaR+n0iGM5kKUiJvH/oMZ9OfdgvBc9jolDEMEyb/n/VC\n9jJXyi0gk1z8LC0X0UcZMt7v1jqde+rgExq3+hU7dQAvQrwo2To5V4RrMl4L\n90KvmhiE4MZLhXG6cT+FXj0BxwuRmX8d8QQg2WeXDe06hMOOnMllAthZIT/L\n154sZBHZMjKqf0OI3Oi5AOQFvWXul1pWqS7wK0lkvRxReURTOP+XCwO62F9e\nNRjYsYjS8NTp9QBpRpGR8YGIXc7P6M9riDGswlJE71LBREEgfVgdI0106CSb\noXlkXqSE8HXBkLo84ThVu+q6S/tp2NguhJ2XfnM9Phh2xSFqL3bvPI20ZqUL\n1llKUBGVPUlbTzv93yQUwf3PHLm6e8dDznW5Jety9k9PZ6hiGAFFtBNNbCb/\nQbW6WaZqVGg9kJ4+4Aqfd1K7Bbmh5GCCtgIC4HGpCO0EXulvKI2wIi1sqmRT\nLg/vaQ2/NHwHKAVPgmEAeulU+VAfO/cFhhUI9JIsQhUSOoOBKQVZV0+2r/XU\nQOxnnXsy2UzYLPdJtl70rGps0pSEi8PKtnP/TFrHWopkGCjHjnB0xksU3LBo\nGNwMPI2s8/08duywHZ23pIYTdQHTUQCJ/OZUH1el5wuT8B0PGtkpSH3DmpWm\nLN4+\r\n=Hbjj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.mjs","svelte":"src/components/index.js","scripts":{"dev":"rollup -c -w","lint":"eslint src/","build":"rollup -c","lint:fix":"eslint src/ --fix","storybook":"start-storybook -p 6006","prepublishOnly":"yarn build","build-storybook":"build-storybook"},"_npmUser":{"name":"jawish","email":"jawish@gmail.com"},"repository":{"url":"git+https://github.com/LottieFiles/svelte-lottie-player.git","type":"git"},"description":"Lottie animation player component for Svelte","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 LottieFiles.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js, svelte}":["eslint . --fix"],"*.{html, css, scss, stylus, js, ts, json, yml, md}":["prettier --write"]},"dependencies":{"lottie-web":"^5.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^6.8.0","rollup":"^2.7.6","svelte":"^3.21.0","prettier":"^2.0.5","@babel/core":"^7.9.6","lint-staged":"^10.2.2","npm-run-all":"^4.1.5","babel-loader":"^8.1.0","svelte-loader":"^2.13.6","@storybook/addons":"^5.3.18","@storybook/svelte":"^5.3.18","@rollup/plugin-strip":"^1.3.2","rollup-plugin-svelte":"^5.2.1","rollup-plugin-terser":"^5.3.0","@storybook/addon-a11y":"^5.3.18","eslint-plugin-svelte3":"^2.7.3","@storybook/addon-knobs":"^5.3.18","@storybook/addon-links":"^5.3.18","prettier-plugin-svelte":"^0.7.0","@rollup/plugin-commonjs":"11.1.0","@storybook/addon-actions":"^5.3.18","@storybook/source-loader":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@rollup/plugin-node-resolve":"^7.1.3","@storybook/addon-backgrounds":"^5.3.18","@storybook/addon-storysource":"^5.3.18"},"_npmOperationalInternal":{"tmp":"tmp/svelte-lottie-player_0.1.4_1589185713682_0.6749092648123212","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@lottiefiles/svelte-lottie-player","version":"0.2.0","keywords":["lottie","lottiefiles","dotlottie","svelte","component","svelte-component"],"author":{"name":"Jawish Hameed","email":"jawish@lottiefiles.com"},"license":"MIT","_id":"@lottiefiles/svelte-lottie-player@0.2.0","maintainers":[{"name":"lottiefiles_admin","email":"support@lottiefiles.com"},{"name":"jawish","email":"jawish@gmail.com"},{"name":"karamalie","email":"karam7898@gmail.com"}],"homepage":"https://github.com/LottieFiles/svelte-lottie-player","bugs":{"url":"https://github.com/LottieFiles/svelte-lottie-player/issues"},"dist":{"shasum":"e10f5f6eacdc9bbe9d0703e3206debf68d49adf9","tarball":"https://registry.npmjs.org/@lottiefiles/svelte-lottie-player/-/svelte-lottie-player-0.2.0.tgz","fileCount":15,"integrity":"sha512-sV8YkO8hCDGq67LCCqjT+JW6cAbVCIw9wtgrOWz+Ao6Q8cD7ZvdsCiipSIMIH55Ja6MWwEXP4N4nKD+jL3XQLg==","signatures":[{"sig":"MEUCIQC9xooasI3VoqVgoGaVhew7cDxWloywxQ3vJu/V4l1QAwIgAvizW2CKDnTdZGLtNt+0o2/kKeIzO9C7gLvnAWWgOjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2793814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbTfeCRA9TVsSAnZWagAAyDEQAJNd+BRyCkCoV/7fZ8C5\n4ebFKtIK1Ttx6JEWwW9StKj+q0fNC9OCAAYYTOBRv1NvMMjRj9xzGAt3Wwyl\n/inbFCnV97yHfKlVxZIWgH9HSnrIsTHX514f/ZFzwTABMoTkhNs3kYYaCyro\nGbSCw9zxicViUpsZS/E3rsqD8cxWu5nYPplYnkHiUMp4GQx2QtjCE59V80nh\nKNqHeVuqT5axZGQZ6SkQjwk44FY143x+/YZub9F8boD+ey4YdOcVJccj2cqt\n2ZywLkds9wlKYPWuSm5USgeW3+9TD5wIjSJvrHLaSlUzZp7s8etClnmNzahS\n7Af43XHeaZBtj0ustk2Phx0+QmWGHVMatIBPN0Apsxy6FRbXwQMhYuHOFEwO\nGLfGF0lHPsjKRPyhWLvkc0uqgtA2KKFbPDAYpXo4/Lf0UifjATjsan6nsQrp\nryX4ODm2nWJ3+G4zFTWIFGPgCcp7ASr5p8+zmbvfhB5EKdVQS4y8cgmvJLTN\nHyCa4bq/jssC2hSKorFtUpHHgwtteEjEfhYh8oRlksVi0UoBsnYYjLJ/3/kS\ncWFHXTdpdTsrQvUkzRyT54cV+/6G3+WuiduLUhbZPd/XeV4Di0V6ggw/s/tX\nW5Ahf5O1KocM1XXPVM7oRAW2f9yoLE6dzVL/ZIWMUnPWZgRD2+FXKdz7uieM\nCIRe\r\n=LXLL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.mjs","svelte":"src/components/index.js","gitHead":"cb66816728095158aadf81f713a97b24c6e25d3b","scripts":{"dev":"rollup -c -w","lint":"eslint src/","build":"rollup -c","lint:fix":"eslint src/ --fix","storybook":"start-storybook -p 6006","prepublishOnly":"yarn build","build-storybook":"build-storybook"},"_npmUser":{"name":"karamalie","email":"karam7898@gmail.com"},"repository":{"url":"git+https://github.com/LottieFiles/svelte-lottie-player.git","type":"git"},"_npmVersion":"7.0.8","description":"Lottie animation player component for Svelte","directories":{},"lint-staged":{"*.{js, svelte}":["eslint . --fix"],"*.{html, css, scss, stylus, js, ts, json, yml, md}":["prettier --write"]},"_nodeVersion":"15.1.0","dependencies":{"lottie-web":"^5.7.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^6.8.0","rollup":"^2.7.6","svelte":"^3.21.0","prettier":"^2.0.5","@babel/core":"^7.9.6","lint-staged":"^10.2.2","npm-run-all":"^4.1.5","babel-loader":"^8.1.0","svelte-loader":"^2.13.6","@storybook/addons":"^5.3.18","@storybook/svelte":"^5.3.18","@rollup/plugin-strip":"^1.3.2","rollup-plugin-svelte":"^6.1.1","rollup-plugin-terser":"^5.3.0","@storybook/addon-a11y":"^5.3.18","eslint-plugin-svelte3":"^2.7.3","@storybook/addon-knobs":"^5.3.18","@storybook/addon-links":"^5.3.18","prettier-plugin-svelte":"^0.7.0","@rollup/plugin-commonjs":"11.1.0","@storybook/addon-actions":"^5.3.18","@storybook/source-loader":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@rollup/plugin-node-resolve":"^7.1.3","@storybook/addon-backgrounds":"^5.3.18","@storybook/addon-storysource":"^5.3.18"},"_npmOperationalInternal":{"tmp":"tmp/svelte-lottie-player_0.2.0_1617770461906_0.012557251777784328","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@lottiefiles/svelte-lottie-player","version":"0.3.0","keywords":["lottie","lottiefiles","dotlottie","svelte","component","svelte-component"],"author":{"name":"Jawish Hameed","email":"jawish@lottiefiles.com"},"license":"MIT","_id":"@lottiefiles/svelte-lottie-player@0.3.0","maintainers":[{"name":"jawish","email":"jawish@gmail.com"},{"name":"karamalie","email":"karam7898@gmail.com"},{"name":"sam-osb","email":"sam@lottiefiles.com"}],"homepage":"https://github.com/LottieFiles/svelte-lottie-player","bugs":{"url":"https://github.com/LottieFiles/svelte-lottie-player/issues"},"dist":{"shasum":"05fab9c2ac09144c877cdea7e3cfa06cd1b2c8e7","tarball":"https://registry.npmjs.org/@lottiefiles/svelte-lottie-player/-/svelte-lottie-player-0.3.0.tgz","fileCount":16,"integrity":"sha512-u7kwq6YlNYCN7pRO3er+1/uDDwBX12c8hnKFxmRejAW78d3Ps6Hdq9XDUYHNAr+0euEf9p2RvpDmZaKQzcJXVw==","signatures":[{"sig":"MEYCIQD5hdaXWGMDm92r3eVvcfm2ptni6uV2eY739rPtCKJ87QIhAJwvKnThUkJEnX5si1jnkSdXE07sGAClxsgFTNRKhe/O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3127890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkIwpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotdA/9EF1u1NPfxF8aUFhHm9c5T8X7wy6dtskwazNfpjlG84/g3IFz\r\nFPpGicxaA1++rKGDzTMp4sD3fEOCRantDyOUFYddX65ZvVlSiJWVoMy+McEF\r\nIuZEjmcs4HxRG8aub5fFBC+NsDI//A/+/WGcgfLprpVODnOs/+zaACwt7DDs\r\njmhZDeYGtocV6xsl8qd01cb3oNV25jaB4hL92QQQeJhwcsj8y1gibDgOoQbV\r\n1JG8L/cw7JuoTxSxpprnzuu8vlhwDYmMR0D4dwuNuSYkz1LcZn8bq0bVnhKf\r\n+l6oXAZGrtTrGQ1WFh/zEd7BVyK+eeb/j9aRjmBQmdGR/mDBgl89fhYM6Ht1\r\nHRaDa/L3mmXodZBPsm6QbNYd1byEYWWedP4hZ+U7yvHFwK9fvb0yOzUrTsOR\r\n1YGDpsDyVv+D8NkzRPZhCXK29a/Vb0nt9ffW3DgcGI1VgkAO7HaO8i85ggPA\r\nxvZ/q22uZkLhtETXkqYbiDSj3sP3QUVKZZiU4FwcVEvktaTxhbwGBNSGwP4D\r\nyexTRqKuKzyOpdUeMzfp5l3RiJKi+qp4HqagvF6QsMv3wcHes5shSMhQDxcM\r\nzIouZL+fIOuuz3AgFwLQBxFEvMC1l0CuvQ3vvbBIOb+SvBhdnvlr+eWsWMR8\r\n1YQ7ldV773k3+iX+rHai4Bjky/FKBHyx7J4=\r\n=zy69\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.mjs","svelte":"src/components/index.js","gitHead":"15bde544b4da6897021110188837a1b1b958514e","scripts":{"dev":"rollup -c -w","lint":"eslint src/","build":"rollup -c","predev":"node -p \"'export const SVELTE_LOTTIE_PLAYER_VERSION = ' + JSON.stringify(require('./package.json').version) + '; \\n' + 'export const LOTTIE_WEB_VERSION = ' + JSON.stringify(require('./package.json').dependencies['lottie-web']) + ';'\" > src/components/versions.js","lint:fix":"eslint src/ --fix","prebuild":"node -p \"'export const SVELTE_LOTTIE_PLAYER_VERSION = ' + JSON.stringify(require('./package.json').version) + '; \\n' + 'export const LOTTIE_WEB_VERSION = ' + JSON.stringify(require('./package.json').dependencies['lottie-web']) + ';'\" > src/components/versions.js","storybook":"start-storybook -p 6006","prepublishOnly":"yarn build","build-storybook":"build-storybook"},"_npmUser":{"name":"sam-osb","email":"sam@lottiefiles.com"},"repository":{"url":"git+https://github.com/LottieFiles/svelte-lottie-player.git","type":"git"},"_npmVersion":"8.5.5","description":"Lottie animation player component for Svelte","directories":{},"lint-staged":{"*.{js, svelte}":["eslint . --fix"],"*.{html, css, scss, stylus, js, ts, json, yml, md}":["prettier --write"]},"_nodeVersion":"16.15.0","dependencies":{"lottie-web":"^5.10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^6.8.0","rollup":"^2.7.6","svelte":"^3.21.0","prettier":"^2.0.5","@babel/core":"^7.9.6","lint-staged":"^10.2.2","npm-run-all":"^4.1.5","babel-loader":"^8.1.0","svelte-loader":"^2.13.6","@storybook/addons":"^5.3.18","@storybook/svelte":"^5.3.18","@rollup/plugin-strip":"^1.3.2","rollup-plugin-svelte":"^6.1.1","rollup-plugin-terser":"^5.3.0","@storybook/addon-a11y":"^5.3.18","eslint-plugin-svelte3":"^2.7.3","@storybook/addon-knobs":"^5.3.18","@storybook/addon-links":"^5.3.18","prettier-plugin-svelte":"^0.7.0","@rollup/plugin-commonjs":"11.1.0","@storybook/addon-actions":"^5.3.18","@storybook/source-loader":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@rollup/plugin-node-resolve":"^7.1.3","@storybook/addon-backgrounds":"^5.3.18","@storybook/addon-storysource":"^5.3.18"},"_npmOperationalInternal":{"tmp":"tmp/svelte-lottie-player_0.3.0_1670417449158_0.49431134198985016","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@lottiefiles/svelte-lottie-player","version":"0.3.1","keywords":["lottie","lottiefiles","dotlottie","svelte","component","svelte-component"],"author":{"name":"Jawish Hameed","email":"jawish@lottiefiles.com"},"license":"MIT","_id":"@lottiefiles/svelte-lottie-player@0.3.1","maintainers":[{"name":"aidosmf","email":"aidosmf@gmail.com"},{"name":"jawish","email":"jawish@gmail.com"},{"name":"karamalie","email":"karam7898@gmail.com"},{"name":"sam-osb","email":"sam@lottiefiles.com"}],"homepage":"https://github.com/LottieFiles/svelte-lottie-player","bugs":{"url":"https://github.com/LottieFiles/svelte-lottie-player/issues"},"dist":{"shasum":"6883157ecbe876a38a39d392fb8f60b7d688c686","tarball":"https://registry.npmjs.org/@lottiefiles/svelte-lottie-player/-/svelte-lottie-player-0.3.1.tgz","fileCount":16,"integrity":"sha512-WnJasuRJJiKl1nSaZeYpaorNCdVOeR9FcWve/QLliPGxF6UUkS88uGH0Vd4ExP8PSpkagyQ7QYRBGCymBIxVxQ==","signatures":[{"sig":"MEUCIQDnv2th/Bc/woyFVk3/OqjBBt/vMPzUYcBYz6sYQWQabAIgX1KXUIxffCEkpPjT1xW3QUaYbirng6AbqtSzxNT8KMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3127971},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/index.mjs","svelte":"src/components/index.js","exports":{".":{"svelte":"./src/components/index.js"}},"gitHead":"3a0886dbe1d24ca03f5ce2da73043a67e29b2aec","scripts":{"dev":"rollup -c -w","lint":"eslint src/","build":"rollup -c","predev":"node -p \"'export const SVELTE_LOTTIE_PLAYER_VERSION = ' + JSON.stringify(require('./package.json').version) + '; \\n' + 'export const LOTTIE_WEB_VERSION = ' + JSON.stringify(require('./package.json').dependencies['lottie-web']) + ';'\" > src/components/versions.js","lint:fix":"eslint src/ --fix","prebuild":"node -p \"'export const SVELTE_LOTTIE_PLAYER_VERSION = ' + JSON.stringify(require('./package.json').version) + '; \\n' + 'export const LOTTIE_WEB_VERSION = ' + JSON.stringify(require('./package.json').dependencies['lottie-web']) + ';'\" > src/components/versions.js","storybook":"start-storybook -p 6006","prepublishOnly":"yarn build","build-storybook":"build-storybook"},"_npmUser":{"name":"sam-osb","email":"sam@lottiefiles.com"},"repository":{"url":"git+https://github.com/LottieFiles/svelte-lottie-player.git","type":"git"},"_npmVersion":"10.2.4","description":"Lottie animation player component for Svelte","directories":{},"lint-staged":{"*.{js, svelte}":["eslint . --fix"],"*.{html, css, scss, stylus, js, ts, json, yml, md}":["prettier --write"]},"_nodeVersion":"21.4.0","dependencies":{"lottie-web":"^5.10.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^6.8.0","rollup":"^2.7.6","svelte":"^3.21.0","prettier":"^2.0.5","@babel/core":"^7.9.6","lint-staged":"^10.2.2","npm-run-all":"^4.1.5","babel-loader":"^8.1.0","svelte-loader":"^2.13.6","@storybook/addons":"^5.3.18","@storybook/svelte":"^5.3.18","@rollup/plugin-strip":"^1.3.2","rollup-plugin-svelte":"^6.1.1","rollup-plugin-terser":"^5.3.0","@storybook/addon-a11y":"^5.3.18","eslint-plugin-svelte3":"^2.7.3","@storybook/addon-knobs":"^5.3.18","@storybook/addon-links":"^5.3.18","prettier-plugin-svelte":"^0.7.0","@rollup/plugin-commonjs":"11.1.0","@storybook/addon-actions":"^5.3.18","@storybook/source-loader":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@rollup/plugin-node-resolve":"^7.1.3","@storybook/addon-backgrounds":"^5.3.18","@storybook/addon-storysource":"^5.3.18"},"_npmOperationalInternal":{"tmp":"tmp/svelte-lottie-player_0.3.1_1705392988012_0.394558489440916","host":"s3://npm-registry-packages"}}},"time":{"created":"2020-05-04T01:30:48.001Z","modified":"2026-08-04T10:16:29.068Z","0.1.0":"2020-05-04T01:30:48.559Z","0.1.1":"2020-05-04T01:34:07.328Z","0.1.2":"2020-05-04T10:24:24.045Z","0.1.3":"2020-05-04T11:04:07.718Z","0.1.4":"2020-05-11T08:28:33.948Z","0.2.0":"2021-04-07T04:41:02.137Z","0.3.0":"2022-12-07T12:50:49.384Z","0.3.1":"2024-01-16T08:16:28.170Z"},"bugs":{"url":"https://github.com/LottieFiles/svelte-lottie-player/issues"},"author":{"name":"Jawish Hameed","email":"jawish@lottiefiles.com"},"license":"MIT","homepage":"https://github.com/LottieFiles/svelte-lottie-player","keywords":["lottie","lottiefiles","dotlottie","svelte","component","svelte-component"],"repository":{"url":"git+https://github.com/LottieFiles/svelte-lottie-player.git","type":"git"},"description":"Lottie animation player component for Svelte","maintainers":[{"email":"jawish@gmail.com","name":"jawish"},{"email":"nattu@lottiefiles.com","name":"nattuadnan"}],"readme":"# Svelte Lottie Player\n\n![npm (scoped)](https://img.shields.io/npm/v/@lottiefiles/svelte-lottie-player?style=flat-square)\n![NPM](https://img.shields.io/npm/l/@lottiefiles/svelte-lottie-player?style=flat-square)\n![David](https://img.shields.io/david/LottieFiles/svelte-lottie-player?style=flat-square)\n![npm bundle size (scoped)](https://img.shields.io/bundlephobia/min/@lottiefiles/svelte-lottie-player?style=flat-square)\n\n> Lottie player component for use with Svelte.\n\nThis provides a Lottie player using the lottie-web library, adding a control toolbar, render graph and other handy\nconfigs for viewing Lottie animations.\n\n![Screenshot](assets/screenshot1.png?raw=true)\n\n## Features\n\n- Configuration of lottie-web via props\n- Control toolbar with play, pause, stop, progress track with seeker, looping\n- Render graph for viewing frame render times\n\n## Table of Contents\n\n- [Getting started](#getting-started)\n- [Installation](#installation)\n- [Usage](#usage)\n\n## Demos\n\n- [Component Storybook](https://lottiefiles.github.io/svelte-lottie-player/)\n- [Basic usage on Svelte REPL](https://svelte.dev/repl/c7c774dba1464389af5d738a9e486658)\n\n## Installation\n\nWith `yarn`:\n\n```bash\nyarn add @lottiefiles/svelte-lottie-player\n```\n\nWith `npm`:\n\n```bash\nnpm install --save @lottiefiles/svelte-lottie-player\n```\n\n## Usage\n\nBasic steps for use in a Svelte project:\n\n```html\n<!-- App.svelte -->\n<script>\n  import { LottiePlayer } from '@lottiefiles/svelte-lottie-player';\n\n  let controlsLayout = [\n    'previousFrame',\n    'playpause',\n    'stop',\n    'nextFrame',\n    'progress',\n    'frame',\n    'loop',\n    'spacer',\n    'background',\n    'snapshot',\n    'zoom',\n    'info',\n  ];\n</script>\n\n<LottiePlayer\n  src=\"https://assets2.lottiefiles.com/packages/lf20_wxUJzo.json\"\n  autoplay=\"{true}\"\n  loop=\"{true}\"\n  controls=\"{true}\"\n  renderer=\"svg\"\n  background=\"transparent\"\n  height=\"{600}\"\n  width=\"{600}\"\n  controlsLayout=\"{controlsLayout}\"\n/>\n```\n\n[examples-folder-url]: https://github.com/LottieFiles/svelte-lottie-player/tree/master/examples\n[examples-basic]: https://github.com/LottieFiles/svelte-lottie-player/tree/master/examples/basic\n","readmeFilename":"README.md"}