{"_id":"vue-carousel-3d","_rev":"36-babac2612b1f36d4323e376ed0b02e39","name":"vue-carousel-3d","dist-tags":{"next":"2.0.0-beta.1","latest":"2.1.1","vue2":"1.2.1"},"versions":{"0.1.0":{"name":"vue-carousel-3d","version":"0.1.0","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.0","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"f74e4baf97426ccbeed5d2d82db1912000d7b264","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.0.tgz","integrity":"sha512-lBzvR+w77ZOXmiUfRbusVDVhzwAP/KAaIZ7TnqXh8lEbeJj6/x+m3PC9fJQ21zq7qCfHbCu1RWHdLpoqnCCVuQ==","signatures":[{"sig":"MEUCIQC6r1VuJms6HDfZpzqzkCwBwo5iiBx6wtFflXRIPyx2BQIgBNn0WPNG0wSXP8f4bFwaHPQ+d6ORSRtQo3VJo1Y0TU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"f74e4baf97426ccbeed5d2d82db1912000d7b264","gitHead":"ec2b27564f1744efb87b9161eccb3b540bb07646","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.8.7","description":"A flexible, touch-friendly 3D Carousel for Vue.js","directories":{},"_nodeVersion":"4.4.3","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.0.tgz_1487360087148_0.9602555227465928","host":"packages-18-east.internal.npmjs.com"}},"0.1.1":{"name":"vue-carousel-3d","version":"0.1.1","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.1","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"b6f8cf30919771255002cbde718cf281c030fa40","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.1.tgz","integrity":"sha512-PeKwFTxrb5GqODvdTNJIDhP2xcTApSCmkQIwCumKZ9WW5jwHxNjNShbca64wqrLWUBm/vkpH+lSCOBE73U+ATQ==","signatures":[{"sig":"MEQCID1B2GhxfV6w0vZRbAV+/E5zSOVXtKESDNtl268haeMUAiBRpcoRkEuspNn7KDH9RMHVNr9RVR4SXCmAh5kZzm9lhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"b6f8cf30919771255002cbde718cf281c030fa40","gitHead":"093733999df5a324d8abdbae186b241ff23e3721","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.8.7","description":"Beautiful, flexible and touch-friendly 3D Carousel for Vue.js","directories":{},"_nodeVersion":"4.4.3","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.1.tgz_1487521935134_0.7203025510534644","host":"packages-12-west.internal.npmjs.com"}},"0.1.2":{"name":"vue-carousel-3d","version":"0.1.2","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.2","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"a6950e87eb478f6dd1f97f722aef5bae2daaa275","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.2.tgz","integrity":"sha512-SWf5yU9xZ10jdyOJAwNt7FpP4Q2MLFyP0KUNq8fzmtEFn6dCF1lEFXHODAkk4l/BoYQlkubTGkKtliZT2Od9Pg==","signatures":[{"sig":"MEUCIA3nBzU7J87hcSHOqqpI2XPjyyzDSlfadCecDx0tHAePAiEApS8LrAHIjfxW2dTjljXo9pJlmJmtxsmmBL7pM0OTDZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"a6950e87eb478f6dd1f97f722aef5bae2daaa275","gitHead":"5614702eb73edfa5039e0bae178b44b760f15318","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.8.7","description":"Beautiful, flexible and touch-friendly 3D Carousel for Vue.js","directories":{},"_nodeVersion":"4.4.3","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.2.tgz_1487606753982_0.4840893305372447","host":"packages-18-east.internal.npmjs.com"}},"0.1.3":{"name":"vue-carousel-3d","version":"0.1.3","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.3","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"c797ae279b04470f16eb3886f87675e3e9b88c8b","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.3.tgz","integrity":"sha512-ytO0ZVhZV3MSoKOtODAdEyr3u5o8z0IWTUSbKHOds54Ws57C9noE1YoGRFzHtn/M6J06PVeYq9UBRJ0kmjMGNA==","signatures":[{"sig":"MEQCIAjiQEGp95yICFP5ydz/XOrtSKoUHLTTupEzf37INhiNAiBtt6bG1JT62nRlVPqItC/HuRfG4SNsEJ/hDr8HWozyPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"c797ae279b04470f16eb3886f87675e3e9b88c8b","gitHead":"e98dcc69418376efbbf1dfae44248dd2ef0b973a","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.8.7","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"4.4.3","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.3.tgz_1487609004542_0.6365662557072937","host":"packages-12-west.internal.npmjs.com"}},"0.1.4":{"name":"vue-carousel-3d","version":"0.1.4","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.4","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"cc3b52a8d839d8b1db22aa13b3a1a9440babfe21","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.4.tgz","integrity":"sha512-y64LfTWlSQ5s0T57FUx43I8zj8aodUMhxvqkBAlx+PRewqVzpazExGKSdSxpzrPbALv43EI/4uJ51IkIpHG5ww==","signatures":[{"sig":"MEYCIQCnI0LJKmuuFg79xcRmC42CypetvNFloDRHm7yJpa8ezgIhALelR6EtX8R2ZX66KRcHP2GA7gf7ucyp7oGMneI+b0kw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"cc3b52a8d839d8b1db22aa13b3a1a9440babfe21","gitHead":"d824f82b1d84b6bbcb4fada581d82b6d9eb352ab","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.8.7","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"4.4.3","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.4.tgz_1487690192796_0.2439878024160862","host":"packages-12-west.internal.npmjs.com"}},"0.1.5":{"name":"vue-carousel-3d","version":"0.1.5","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.5","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"53e82b8c654329c8825ca204bb6ddff18ca28497","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.5.tgz","integrity":"sha512-XpmWN1GS+DFeuflgtxkDOA0G3OXKX9hM0SeMs0nurf5sWWjKfVeCB42ZQVpn1o+1hDpZYeNFEw8EsxoYJVI2CQ==","signatures":[{"sig":"MEQCIEt389dp0IgQkjNJF25Ij0HjAnIKDtFkH4skGOYg50wQAiANgsbYb2PFTiijSQ+GYE87aaREPr6IsbgNURdychZTwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"53e82b8c654329c8825ca204bb6ddff18ca28497","gitHead":"431be3ee6104a4a3bdeb4b99f85111e3334ec739","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.8.7","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"4.4.3","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.5.tgz_1487708212763_0.4808166860602796","host":"packages-12-west.internal.npmjs.com"}},"0.1.6":{"name":"vue-carousel-3d","version":"0.1.6","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.6","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"984c637f93ec6067e9dcc3613372cfa2afba36a4","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.6.tgz","integrity":"sha512-p+R6GSxPnin3Ql6oBTmU6JLGH0UIebFHCkGSDkDaBA3j3lyLuKCs25w2xKQAhoeFhqa3qj5bXUaW5408bF4xBQ==","signatures":[{"sig":"MEUCIAo/bADeH9ew/KCDae4ij7tjnQCVS8bcZotJPKJEGJj2AiEA4PO7eVtznwj2o9i9fBjrdMll89wAj1kXMgUFI2WceDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"984c637f93ec6067e9dcc3613372cfa2afba36a4","gitHead":"abc8620483a404a853611b7fedf7d73250898bb3","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.8.7","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"4.4.3","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.6.tgz_1487897675660_0.8982087895274162","host":"packages-12-west.internal.npmjs.com"}},"0.1.7":{"name":"vue-carousel-3d","version":"0.1.7","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.7","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"bdc1c2f746fd3fa740a03300dd7146c23f6e39d9","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.7.tgz","integrity":"sha512-WvhFfQXQ/nxiqckcL1CMxesbH4ODMBSX7foCNjIppK2ZK2QBQ+Tgl/VUeXTSDLTJqF4kD03396vYc7eyj8YLcw==","signatures":[{"sig":"MEYCIQDGtigD9YpLL4Gehn0I6LJ477ALxrkUl0jIETwZ+qAydQIhAPVZ78u5wAq/7naJYd7l4pkQLAFhEcHUlTN5agn6LBQ4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"bdc1c2f746fd3fa740a03300dd7146c23f6e39d9","gitHead":"cac4f891233b339eef2d3ed4f2d38d6ffd540333","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.8.7","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"4.4.3","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.7.tgz_1487949769946_0.725058380747214","host":"packages-18-east.internal.npmjs.com"}},"0.1.8":{"name":"vue-carousel-3d","version":"0.1.8","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.8","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"83c36837ca14aeefa632073e8efb7cade0d6ce1c","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.8.tgz","integrity":"sha512-QKDaFQIVhAXwkg8q1/ctOwukmYgwMQDVUqSqocY7I+AdbRItGnVM5Jbsfkig9EQi9FJtdZXXZyPLMsvMIRC8iA==","signatures":[{"sig":"MEUCIA1CkkhLyoLXSLm8IL+rdeHpHeexgKdQlv5B0QTR+cj5AiEA/a4IUmiSwkv0TSI3yng7mf0R6KUVHgU1ED8uK6wujtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"83c36837ca14aeefa632073e8efb7cade0d6ce1c","gitHead":"e2f07675cf7107fae4ec28c57c0569a7aeac5dad","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.8.7","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"4.4.3","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.8.tgz_1487951664576_0.6657075297553092","host":"packages-12-west.internal.npmjs.com"}},"0.1.9":{"name":"vue-carousel-3d","version":"0.1.9","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.9","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"454452b797d1c5e6d7da42553bd759925b76623b","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.9.tgz","integrity":"sha512-jTT57jC9Tm7vtUXxYk8hBFmd4/596u4/mJaK1vRuyUuMhzPjDOgywx622Sy/hP73XD9vGnkDZYEWE0nxMCXhmQ==","signatures":[{"sig":"MEUCIQC+0f5P5WKBDaipZVG9SMdCTwVPNMm8aZe8yElEnomKpgIgKJwIbU22zNeYmX7x4Q4s7IvtTtW//GT8oaw0xsH0zXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"454452b797d1c5e6d7da42553bd759925b76623b","gitHead":"cbbb29129437ebe1681bd3f25fba861ea2763ad1","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.10.2","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.9.tgz_1495225282161_0.6191337590571493","host":"s3://npm-registry-packages"}},"0.1.10":{"name":"vue-carousel-3d","version":"0.1.10","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.10","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"bb9ee6171b86bd0658a63906ede1969905df7973","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.10.tgz","integrity":"sha512-gK1SIyQnlKslSfFOE0ApKTNLEBpI/ne6Hff6pm/Uw4R7+icWLI0y79/nrnunAmx0C7YfxHyNsW6pVbv2sg6s7Q==","signatures":[{"sig":"MEQCIFhI0ObNbM24e1EjgzF+ao1Mddlg4cj/RIRN1k1woCFKAiABEjhSnxRxKxLBgID/f9UPLx1Z9zlVmgz653rNR657GA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"bb9ee6171b86bd0658a63906ede1969905df7973","gitHead":"b49c4f85ab01a782a9a23c7ef4acdaa1773cb0b9","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.10.2","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.10.tgz_1496146244113_0.6384840228129178","host":"s3://npm-registry-packages"}},"0.1.11":{"name":"vue-carousel-3d","version":"0.1.11","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.11","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"b41a9dbc8703c253977ddd5d7b1363e0d5f58324","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.11.tgz","integrity":"sha512-FTxRj8jgnCB8oFmMYDPIkjb1e2eoYwGwItghv09bWEmM6f/m/dgABfp/j7tvdt0Oz5BEOvGoHQSAZFeKpKRnJA==","signatures":[{"sig":"MEUCIQDIOQdpfBnrQq+yWxpW7y6LdXQyysA4lTDd/wSon85PlwIgIvGJu5Ut9CefHOV4PDIob815BWP35/sYEUFuFiFrVSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"b41a9dbc8703c253977ddd5d7b1363e0d5f58324","gitHead":"103a722a40b404dc1501ba04e65f7cd3d9425de6","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.10.2","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.11.tgz_1496249730157_0.838701096130535","host":"s3://npm-registry-packages"}},"0.1.12":{"name":"vue-carousel-3d","version":"0.1.12","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.12","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"537f6d6b274b3d8ebccbda1ef6dacd1c350a3171","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.12.tgz","integrity":"sha512-JPPDo6zxVY0dPm0JgMAbs62pCUh4U3KQ8aMFbsJvEcAa5QRWZxpqybbM/z0xrEtiSTZqT2BR6uH2zDBt7GTyUw==","signatures":[{"sig":"MEUCIEwbA2+iTS7f4/kavphC4qiWlaJh/rxY+vJivEjqXFCYAiEAiaC4vKVbtpgqb/HQYNv8f6qJyZGvd5TxJNUSuNioexQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"537f6d6b274b3d8ebccbda1ef6dacd1c350a3171","gitHead":"799d3348b5b582a10ed7dd85a6f3a016663f00af","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.10.2","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.12.tgz_1496249908538_0.7097058694344014","host":"s3://npm-registry-packages"}},"0.1.13":{"name":"vue-carousel-3d","version":"0.1.13","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.13","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"a834e0c2d377b7e9d40bea206cac56d24e364bfa","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.13.tgz","integrity":"sha512-dWbEi/cZL+CaNYTAkIwiSIjYWVyqEhGBW2ckF9tAlg0EQhzkHPXcI0H3IU5WPM8Zn5qn+0fBUCwy/T4jLaL+fg==","signatures":[{"sig":"MEQCIGKbjOQUtvvsSjzoo70QDc2xFWCSKP3wx67hChEP4KRnAiAIXiIt430n/PlxK96BBy3IUlmPCmAI4gLC9XFDsJ/new==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"a834e0c2d377b7e9d40bea206cac56d24e364bfa","gitHead":"4fd33b03e94742e2964913efa47a80e83ccd624f","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.10.2","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.13.tgz_1496665456493_0.7240544722881168","host":"s3://npm-registry-packages"}},"0.1.14":{"name":"vue-carousel-3d","version":"0.1.14","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.14","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"cc89b1677870818bdb2b6d19a4242657e508a639","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.14.tgz","integrity":"sha512-yT427YYQWKHz1hMsGPtmvqU9yiH93Vk7o+sctxVLyMiPdWT+iLhFj39fyNJCl1jZtEx7Sg8LDdZHJQvGS2Vs3A==","signatures":[{"sig":"MEYCIQDbUNA87JXkK4IcB1ZTlagckGfHhwKM3vZ+TWI64UcwpQIhAIWlnIIzietAjXpqnA0vl0EL9FVW0nJ8NpiS1MAi+z7G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"cc89b1677870818bdb2b6d19a4242657e508a639","gitHead":"dd38c6cdc6d9c98c08f379718328f5192460db34","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.10.2","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.14.tgz_1497358584952_0.6177302536088973","host":"s3://npm-registry-packages"}},"0.1.15":{"name":"vue-carousel-3d","version":"0.1.15","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.15","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"85838afacb550964b7def348bdf593cf2592273d","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.15.tgz","integrity":"sha512-pLvRBslMNxPYBtKBOQJ4tiKyOJveVUvleoYa7bhjSsRTRShprEH9aiESnpQQ1j32EtpfPHvXBZNOsaF3JGrxkA==","signatures":[{"sig":"MEUCIQChC6L0NHE4h130KwmmzpzZ7IEHclQqoJgePAqFewPOpAIgKSNZBX0RLzmlICpEeC5y9NJsuI1PU8YNjsNy7YjNA64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"85838afacb550964b7def348bdf593cf2592273d","gitHead":"ccfd31f6d80de24cbf96eded3055a32bf00b8e24","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.10.2","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.15.tgz_1497450278272_0.36922442144714296","host":"s3://npm-registry-packages"}},"0.1.16":{"name":"vue-carousel-3d","version":"0.1.16","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.16","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"e3704211fd18687be33d881fcb8affa29e9d6409","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.16.tgz","integrity":"sha512-nUNSLDe7OCyy7JyMzOVmRWrUG/oHRSY89YPWRA6z/Ix11hV1rav9rAYtEE7mlYSpLNkSWbj0y8b64EB0mOCWng==","signatures":[{"sig":"MEYCIQCpba4CeGib1epHsKqOdzKe46bYIJLimjGmix6haAuh6wIhAM23V4B1duXwiZQc8Pq6CHbE6oV6ri+kR5n42wysL5lC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"e3704211fd18687be33d881fcb8affa29e9d6409","gitHead":"f11815172560919ac8816d268c8fc3dd145f41fe","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.10.2","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.16.tgz_1498500656943_0.019357865443453193","host":"s3://npm-registry-packages"}},"0.1.17":{"name":"vue-carousel-3d","version":"0.1.17","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.17","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"068bec5844fe026eea686f4d49f58241093e2acb","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.17.tgz","integrity":"sha512-8HFLKrHeoJjm9aGSY4X+CcW484Jkr0r/wzwdyHqT5YhcM7xfycovzq/5QNCxfqA+VpKApcCE08/Epy//768fHA==","signatures":[{"sig":"MEUCID93kEGob4XyDRAtfsNTMa5hB8yGMhA6u9xUT0goQawSAiEAx2FdJxBdd6rNEPgqL6aTOX3IPxX+70Z5UPnBMezaO6c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"068bec5844fe026eea686f4d49f58241093e2acb","gitHead":"94686c2cf41e9829e59c9e9446104f23ed6c554c","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.10.2","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.17.tgz_1498504715550_0.4527084012515843","host":"s3://npm-registry-packages"}},"0.1.18":{"name":"vue-carousel-3d","version":"0.1.18","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.18","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"fb7469182b4a824acfadf4f8f466e1c7e0f06723","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.18.tgz","integrity":"sha512-tLH6jTIuENPjT2huQw7lffYq2slbkDRMXwjpwFF+Avk4UFv35RbFYBUd+aDwfkt2LZ2jfxA/VeDVrfVFYnkPXw==","signatures":[{"sig":"MEQCIB3fwoBnS46cf291nEEdjWY4JByLtudmdTMtQ0mLxioEAiB6qlqhefi+4HbTKCmGMoNb4AUboVjbFvmCa5iqMvY2Qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"fb7469182b4a824acfadf4f8f466e1c7e0f06723","gitHead":"03c9a741b70ce2aaa53c66cb59763439b3535b55","scripts":{"dev":"vue-play start --standalone","lint":"eslint 'src/**/?(*.js|*.vue)' || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.10.2","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.18.tgz_1498570113577_0.9171006872784346","host":"s3://npm-registry-packages"}},"0.1.19":{"name":"vue-carousel-3d","version":"0.1.19","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.19","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"b817d06531e88f41e06faacfd92c262d9bfb42f3","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.19.tgz","integrity":"sha512-q90NeZEdlBLaArEXfJbsHB/cDglk3ybvZ+JleMYYoBXfd5PnPzlKPZGbLcAA2YjNxb3Sdq5grA9Pc5J3Rn1SdQ==","signatures":[{"sig":"MEUCIBedWkN08zfqZ+/LDzHqHhYDb3YIsPaNNxOATsdEq6i/AiEA2Z64vSweMnRuhka2lhIYx5tpB3QHLeFbzz6ounYbJ88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"b817d06531e88f41e06faacfd92c262d9bfb42f3","gitHead":"58926477eebec5c2b73cea9c52a29d86c4f234da","scripts":{"dev":"vue-play start --standalone","lint":"eslint \"src/**/?(*.js|*.vue)\" || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.11.4","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.19.tgz_1511976195176_0.26441538613289595","host":"s3://npm-registry-packages"}},"0.1.20":{"name":"vue-carousel-3d","version":"0.1.20","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.20","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"873cc0b5469927a5f5f8c8364cb46865753297f1","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.20.tgz","integrity":"sha512-dTmoE/CWfqnYpAeaBwbQKtk0wR3NPhSkgESFKyQGhcz6xnR1agNBNTFCHNdHQdR+NJrSrLxON57aU7IHPpt3Pg==","signatures":[{"sig":"MEYCIQCfWzVqKNTk7hlKYT0P0aB5Pv+qULiSuJRPcEDeO3hJdQIhAKucFP8srWuayUjyctrKE7TT8AOjkt8dqLaW+pey8AhR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/vue-carousel-3d.min.js","_from":".","_shasum":"873cc0b5469927a5f5f8c8364cb46865753297f1","gitHead":"a3b9af2fd68a8ce241caad68a5fdd90bebc75818","scripts":{"dev":"vue-play start --standalone","lint":"eslint \"src/**/?(*.js|*.vue)\" || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"3.10.10","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"6.11.4","devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d-0.1.20.tgz_1516671561420_0.3086418730672449","host":"s3://npm-registry-packages"}},"0.1.21":{"name":"vue-carousel-3d","version":"0.1.21","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.21","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"ae82bfab9da959612d7b2830cef9a76731dd7ce8","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.21.tgz","fileCount":6565,"integrity":"sha512-QITmtgCBBaffJxog7jybQYX60dasKW6ZNAIjH3REXXiBC7E/rk6GSWDJlCSVJWjhzCx46UashBAo/AGbqbH8mQ==","signatures":[{"sig":"MEYCIQCIe3wkfsCg3JjDOWXLSm4g1K0tT+hhl/wb7c4L9oPo7QIhAPmvSE2sn3PWq2w95GlAjjK8eFn+XC96gJ+MFGqULYEx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34682295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJGzwCRA9TVsSAnZWagAAfkcP/j019RsNmPt8GN0v9mqO\njU5fo+VD83h3a4VTquULysLcKeR6Vo7+o6p75c84HHgiGNZ7h4Yq5Ax/vGYQ\n4v7izVSYMiFsD2aMsYwE640TfVAYGG6pH30wEjXOWD+cTLGIRiPppLeyVjIW\n84z6b1AVZSfoOyy32MJEhoy/hO8bAL67kBc6lR3/722ef8i6kTIjIWXCBd3S\nkJoHZivumgl+3p3JSWdLALcTwucBVMnGsKPxgwocnmwj/p3aJ2KSFQvrHn0+\nYbcaverCH3c7eCWJUTcWYVvWunQQ4oH4W6WZu33djb6uNcPOhzPYjmLrrItT\nWHD8gJ2JIyncovFfu7B9+FIq1TXCitOcGFh8AiOBLngiZwKGJr7h16Ry/Xss\nlj9wIcbwGH0o9dfuRmhJc2Nn6DPQjpDr+Nnc02IIGCqhsxuv9D+xgiCzprez\nOVUZZVYBJancZSZjJZyA0TE5/t1YcTVILOxR1IULuUJvxEH66BBDv5jB5SRI\n3fYRuUkEfTP8Ys6lhCN7zdx6suXpTD4pIHnorBP8VLMeRnLHQMED1wsOGykS\nl6CPY9iVepyGDfAL9ljcy+xttm9ORgALh6Ge/1+RLDaykUDCH8nZ4rYv7/q1\nGxg/E4W65+FViEBCP6nobyFeY+cV7ngHRKWUv9bTjgAd24XrktvF3z898QKR\n2j8+\r\n=Yk3l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-carousel-3d.min.js","gitHead":"e31ce9e3a33de33b904bb5467398a8ba2c270044","scripts":{"dev":"vue-play start --standalone","lint":"eslint \"src/**/?(*.js|*.vue)\" || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"5.7.1","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"8.10.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d_0.1.21_1529113838697_0.6511987810705451","host":"s3://npm-registry-packages"}},"0.1.23":{"name":"vue-carousel-3d","version":"0.1.23","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.1.23","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"c62749fd8565cd6c86bd60156ba79784dc0494d3","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.1.23.tgz","fileCount":6565,"integrity":"sha512-jmWOoZtTOd2V0ZXwgcZLQX3IJX/7iC897rDga1L3jMjkzAj+/CcgeezTZcynvkT9QG5BZaU+L1OCGTs5qn4+lQ==","signatures":[{"sig":"MEUCIQDOCTSb/nAKXsm3GJWmrxkON2CuIqi05m+DMlCKYJQogwIgXKSPosVPJC0LHvxEAvJz9LARmSNZcMjfgAuBDDrkX/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34683564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRJTJCRA9TVsSAnZWagAAyH4P/3DhErh/0V1REDrfNe71\nXBfnergZ0Hi7nw+p8gyAbJR/Z5jQ43SdBTOHFJl5JmJb1G58ZdBW/Cqpcbj2\ngOyoJQ7PLN4oje0T0pz1BqlMO5ZyKjTMtyVoTKd97JZOFnN8GjeEVBZlFWsJ\n0k+58HTETq9a7+kpzyYWXD7y0FXZsANGbBxQ/nb+aHOhSE78qwSLRs8vp4be\nxbnzs9Xd/EJ33sa1FDpbgEm1aW5lRqE3wRaX34jj9F5PZr7IKa6e+ApWvIoo\n3RePUHXlKJbVlW2adZl/DIn5OKQT0yk1kkuhuTCgW+LLyJJRcGg4qhXs1SS7\n3THxwkOClI+9BaA6Y+mt6orUXfdazGh5Wt2ktj/Vv22B9vcpkR/NOht3uNRz\nOV8/YPMD0djlwCwYQvRURuOgj7xTdP6DjHcQtwl42xsIcCPJhX8QNqSXnw5J\nHl0TLdWuvgSA/K19gmjHWflm+K8hpzB7Z9w0Rnb4q8iQLZJ7g7t8MQuULomF\ndm+Cg5iiIh7nbLTuSxTZNnmHYsR8dXhTDZBML1qq4k3kGmAIB0J8qxecM4Ni\nQFxh10PJuD6CPtrkZI4fwoO6rn1VqY3M/a2NEv7MFB552jfYIVJjUmSO/WBl\ng2WlvgquqOopebrS7rfhq/s0yBD9uCveiWOe32pJk0H/PCtlLGBiKRuTvySf\nbsYr\r\n=lFai\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-carousel-3d.min.js","gitHead":"06b693b474e686f0976c878c3d18976ba9ffb551","scripts":{"dev":"vue-play start --standalone","lint":"eslint \"src/**/?(*.js|*.vue)\" || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"5.7.1","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"8.10.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^2.1.8","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.0.0","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.0.1","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.2.0","vue-template-compiler":"^2.1.8","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d_0.1.23_1531221193072_0.3685409281565766","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"vue-carousel-3d","version":"0.2.0","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@0.2.0","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"5bd2afde5ad2f1c29a7387e1649ea796b6c1da37","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-0.2.0.tgz","fileCount":6566,"integrity":"sha512-soZChzi9l81pvK0xgXlfEO+E2Oc1Uj9UPAC/KOBLJHr2VPDQwwybP3CVwlOlDRBeZF/KGn0oEtjQ6YjtjHW2ew==","signatures":[{"sig":"MEQCIAtwEWWiNmHSbIBjURtcEpvlPmXHRySdbIVoxGI5UxL7AiBS3lw3WKwK87Xh0vqV4sUPQxmYFqQZMEI2MMjTn5zF1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34041446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp1/nCRA9TVsSAnZWagAA06kP/1WDt6j+sWLZbE41WYRY\nakpt9i5EfK1nPOKLIBrGSfRrFP1oE9hUX62e5AgeqauFqtMi2i/c28vXX2ok\nfNhjwSu6pSmqXNuf7A4n1gBHxB0d/pm08+ev3XiKXE3iOowb0qMdxuWHwuw8\ne7zwDiN9MggoGAxn9K/eqiHW/3AWv/GUUVl2fIfRHqDNQRPNRS9JP6/tWxzS\nEEDvcZBE3grQZ2K/lPvD6V8c9wpCF4PiknKi2aY/S7ojihkBTQoAGyS5scND\nYHTZ0ZVO7K4fZiyGkJ8mkhyFzmIKB/zdkevW6r4p2Jy96SmDIMCQ8ok70TLx\nf/Vps1W7oxlPxsy4ss+0lmTM+S4ss3K97W+ELesy12WAFICoHBzLz/I1Kxqx\nPEOS2l/j1w573MTLnW/iQv6W7CG2YFsL3a7l9yQHACWercEMJg4KxXDqIqEV\nnAFUHr2MsLMMNJvRIbGDjdMRE2Ycw0yGBcSayI7RkE8/1dHOGo+0RUMzCgUQ\nTmNlQ1ePQWo4sz0nUXDpMssYfNlXBaHpvqrkY+tjAC1HS5tglQLxEGCuj47t\n3l0OP1vC0lGJApXL0uEhirN8jVjiLvUAQNYhrd1l6nHlNm25OPiGolR+TH9A\nK/Y9hTXlXlPdKOpn5/IlBWidXpeeheaZDPMnY4KitDnyQ/D+OnY+2ydm1HfH\nTZLv\r\n=ChO1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-carousel-3d.min.js","gitHead":"59062b1dc774da0e74626fd782836c261718973f","scripts":{"dev":"vue-play start --standalone","lint":"eslint \"src/**/?(*.js|*.vue)\" || exit 1","test":"npm run test:client","build":"webpack --config config/webpack.min.conf.js && npm run updateDocAssets","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","coveralls":"cat coverage/client/lcov.info | ./node_modules/.bin/coveralls ","dev:build":"vue-play build","precommit":"npm run lint && npm run test","docs:build":"npm run build && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","docs:deploy":"cd docs && hexo deploy && cd ..","test:client":"jest --config tests/client.jest.json --forceExit","test-coverage":"npm run test:client:coverage","updateDocAssets":"cp ./dist/vue-carousel-3d.min.js ./docs/themes/vue/source/js/","test:client:coverage":"jest --config tests/client.jest.json --coverage --forceExit"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"6.4.1","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"_nodeVersion":"8.10.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","chai":"^3.5.0","jest":"^18.1.0","husky":"^0.12.0","mocha":"^3.2.0","sinon":"^1.17.6","eslint":"^3.13.1","isparta":"^4.1.1","shelljs":"^0.7.5","webpack":"^1.14.0","vue-play":"2.2.0","coveralls":"^2.11.15","html2jade":"^0.8.6","babel-core":"^6.21.0","css-loader":"^0.26.1","sinon-chai":"^2.8.0","vue-loader":"^10.0.2","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","vue-play-cli":"1.0.4","webpack-merge":"^1.1.2","babel-polyfill":"^6.23.0","babel-register":"^6.18.0","isparta-loader":"^2.0.0","eslint-plugin-fp":"^2.3.0","vue-style-loader":"github:toddlawton/vue-style-loader","eslint-config-vue":"^2.0.1","eslint-plugin-vue":"^1.0.0","babel-preset-es2015":"^6.18.0","copy-webpack-plugin":"^4.6.0","html-webpack-plugin":"^2.24.1","babel-preset-stage-1":"^6.22.0","babel-preset-stage-2":"^6.18.0","eslint-config-ssense":"^0.1.0","eslint-plugin-import":"^2.16.0","vue-template-compiler":"^2.6.10","eslint-config-airbnb-base":"^11.0.1","babel-plugin-webpack-alias":"^2.1.2","babel-plugin-transform-runtime":"^6.15.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d_0.2.0_1554472934489_0.2775640640369874","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"vue-carousel-3d","version":"1.0.0","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@1.0.0","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"3808b45f931b9681f40aad087bcb3230434658bf","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-1.0.0.tgz","fileCount":5527,"integrity":"sha512-NrGh/onpkJfZ+gIeSAQZGBUGlSUBYSqF8WvXfoTqwZZuXqgwQ2PbI/WCxZRqbkLv2GCyYeoFC0jgLrs08gPElQ==","signatures":[{"sig":"MEQCIGqSWwLkMnEEfT/TJwX4qPZvQcXc8DwHTJxAUPHoT75lAiBbrCkmqc6EPte0NQ8xFgbpj86tsIYkFPZHYuuGeWzdkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30841893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcUKlCRA9TVsSAnZWagAA39QQAJF2VBETcuxDn6aoSJhx\nkI78OcXEA6nlbj51eNs5YamIdcIFlwduoki0rEoi5C/7paIE6rwrAhyYBw42\nfUl4DwLyWy2qcNj7uMjZYUFRTxtXkQbo+xSJwADjYDmtc+/R4rP2XOQzJDeu\n3UEQnEnfesK6ldKJF/EyyA1JhLgWBuyd8CtsbkwtX6AxAidibQq9lNUvXVwZ\n9dfcOBSumS92otBVBLxIFFp4bvCa7gW4y0MLr5SHg5juf5zK4T0SjYJymsPI\nOcDJ7zM+T7aWNM4J/XG5+si19+aqlEGlIgDsEQVIde1HHReFc54pq7F4YaJ/\n1MHixnY8/tOOxc9SczHFcZZ403yTrJ1BYr+TcRrb8g+YDQLAwm3tf4+D09v/\nyIwxPnZnPwGhP8uuvVachHIaPBqyy1uwAHO7KFkE9j2+iJOsG/hPFqax6yhc\nZoTbTRpJzxuA+BxInhCxLXasq+hyj+ZNnHCXODOBiINZNzYFNwmNYxpZxMsG\nYCkHskNMjeq+ODyTyA1AELBl4SUGDLRw46wrjn0zckfSbo8YooPjrTUmxYdc\nQI+xddcnw4O5qjbIXCqyRfXgkro56CfzUDMOcpTcbb+Y+p2v2J2a6+GFokGn\nGxpS3lCNDsjO79MlNtOxG3khRE9nGai2GS53wC+qFz84FsML3anjOPtLv7WN\nQKPf\r\n=mMdo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/carousel-3d.common.js","gitHead":"8f0177d5ee9e90d3a3ab4f009814bddfa07c2079","scripts":{"lint":"vue-cli-service lint","serve":"vue-cli-service serve","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","test:e2e":"vue-cli-service test:e2e","build:lib":"vue-cli-service build --target lib --name carousel-3d src/carousel-3d/index.js  && npm run build:docs:assets","test:unit":"vue-cli-service test:unit","build:docs":"npm run build:lib && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","deploy:docs":"cd docs && hexo deploy && cd ..","build:docs:assets":"cp ./dist/carousel-3d.common.js ./docs/themes/vue/source/js/","test:unit:coverage":"vue-cli-service test:unit --coverage"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"6.13.7","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"sideEffects":true,"_nodeVersion":"10.16.3","dependencies":{"vue":"^2.6.11","core-js":"^3.6.5"},"_hasShrinkwrap":false,"devDependencies":{"sass":"^1.26.5","eslint":"^6.7.2","html2jade":"^0.8.6","sass-loader":"^8.0.2","babel-eslint":"^10.1.0","@vue/test-utils":"^1.0.3","@vue/cli-service":"~4.5.0","eslint-plugin-vue":"^6.2.2","@vue/cli-plugin-babel":"~4.5.0","vue-template-compiler":"^2.6.11","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-unit-jest":"~4.5.0","@vue/cli-plugin-e2e-cypress":"~4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d_1.0.0_1601258148966_0.8928553565960833","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"vue-carousel-3d","version":"1.0.1","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@1.0.1","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://github.com/wlada/vue-carousel-3d#readme","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"2f69ca7fb1569e1804c43c52487b28d8420ad79d","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-1.0.1.tgz","fileCount":5529,"integrity":"sha512-Q50gIEB6plLdqYd3jLxte8RJsXNPQBcrRsgUey7nnaQ7TvtFoRu/4rpPP1FiihahE0v+IzVv8LLSSJxD+XrQVQ==","signatures":[{"sig":"MEYCIQDg9PYSg4DuI7c1Ys5UxdUmSKoZ8zdj3eEP06S+ns4GYwIhAJoi5qW1uYI7iAkeTvW3J5NuWvgNUWgOZAR5wt6hOA9Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31013423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcVCQCRA9TVsSAnZWagAAVbMP/i7QgE2YfIftnd+dgnq7\n9wWfNm9kOXJyVSFkK+gWWvTIWkgsQNRO1D0c5MJg8d7XoksYSTfT/sIvqj2W\n7nsuf90uH6BALweBdFGcqvGV9xPwrTJQc1aOb8Bri7B9h33X4QD+il3aYctK\nhZBIpwognzjk4A6xOs9oko3urJ2uRlir2yBUUrn5aTm3jsPlPJuoja3xfq/7\nevTkYS+omCcHmGcbeK61bFu2Uogq7dgL36HDxfEXWQ/EU2m68BlXgHhhYKqH\nD6330s45Fck2L8SBXFZIKUpSk5grfVZYwwGrMB+Bdb+5SYtZ1RN8l8yM0Q0d\n5H3b83qQEE4bw0Sx6MuySS8AzdWph1+8IIl5lwsiP7GZtYPl260GaGZrZCpI\n/Dwwu8BLzg0ILpDISjBHTHeSsVOGlZ40krGF2aIVaIdRS6+W5p65gS7NJEPa\nbuomjSKIvo+36/Y2iEbPm/AMV6rR0MvukqA+ypv/pBfcIOCXfOdI1E9FQYON\nMevcYHWfPzMivm4tajCsxQQkbjT0z792EBnqdMQt0Ra8guaXFIiAiIdBZriw\nfXT3SdwKz2Vo0dIBYPuNtTabRsdD0XhTTgdsw+nbicbqt8dWi3U7VIGnT4LX\nDRSrPOqC9mV6GWKSAB/DhTM/cz7UKERG44HLjkl+dijuECeWBqX3O/gva223\nAyj3\r\n=OBh8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/carousel-3d.common.js","gitHead":"c004017725a401da2f87043006397f6749dbbb71","scripts":{"lint":"vue-cli-service lint","serve":"vue-cli-service serve","deploy":"git push https://github.com/Wlada/vue-carousel-3d master","test:e2e":"vue-cli-service test:e2e","build:lib":"vue-cli-service build --target lib --name carousel-3d src/carousel-3d/index.js  && npm run build:docs:assets","test:unit":"vue-cli-service test:unit","build:docs":"npm run build:lib && rm -rf ./docs/public && mkdir ./docs/public/ && cd ./docs/public/ && git init && git remote add origin git@github.com:wlada/vue-carousel-3d.git && git fetch && git checkout -f gh-pages && cd .. && npm install && ./node_modules/.bin/hexo clean && ./node_modules/.bin/hexo generate","deploy:docs":"cd docs && hexo deploy && cd ..","test-coverage":"vue-cli-service test:unit --coverage","build:docs:assets":"cp ./dist/carousel-3d.umd.js ./docs/themes/vue/source/js/"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"6.13.7","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"sideEffects":true,"_nodeVersion":"10.16.3","dependencies":{"vue":"^2.6.11","core-js":"^3.6.5"},"_hasShrinkwrap":false,"devDependencies":{"sass":"^1.26.5","eslint":"^6.7.2","html2jade":"^0.8.6","sass-loader":"^8.0.2","babel-eslint":"^10.1.0","@vue/test-utils":"^1.0.3","@vue/cli-service":"~4.5.0","eslint-plugin-vue":"^6.2.2","@vue/cli-plugin-babel":"~4.5.0","vue-template-compiler":"^2.6.11","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-unit-jest":"~4.5.0","@vue/cli-plugin-e2e-cypress":"~4.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d_1.0.1_1601261711641_0.5206308045309957","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"vue-carousel-3d","version":"2.0.0-beta.1","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@2.0.0-beta.1","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://wlada.github.io/vue-carousel-3d/","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"6f652dc37dddcee9a2290a872498bac5bc5046bb","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-2.0.0-beta.1.tgz","fileCount":14,"integrity":"sha512-WTeZH6CvastgPVUr/BgtLqKGOfr0/nOAiqoEtyPHyuC++x1F8PC4Hm6n7IN89eafE34aF3zN8qSk9ot5q8iCHA==","signatures":[{"sig":"MEUCIQCgevgjzaNPz8WzjG0n7K6gv4nwoFLJTx93GlwR5yZ8MAIgYDoRx/A3aJIhWWa6+PufeO5HT05jXOAIW6xq4FdIFFc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":289086},"main":"./dist/carousel-3d.common.js","_from":"file:vue-carousel-3d-2.0.0-beta.1.tgz","types":"./types/index.d.ts","unpkg":"./dist/carousel-3d.umd.min.js","module":"./dist/carousel-3d.es.mjs","engines":{"node":"^20.19.0 || >=22.13.0"},"exports":{".":{"types":"./types/index.d.ts","import":"./dist/carousel-3d.es.mjs","default":"./dist/carousel-3d.es.mjs","require":"./dist/carousel-3d.common.js"},"./dist/carousel-3d.common":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.js":"./dist/carousel-3d.umd.js","./dist/carousel-3d.common.js":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.min.js":"./dist/carousel-3d.umd.min.js"},"scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"pnpm run build:lib","serve":"vite","docs:dev":"pnpm docs:assets && vitepress dev docs","build:lib":"vite build && vite build --config vite.umd.config.mjs","docs:demo":"vite build --config docs/demo/vite.config.mjs","test:unit":"vitest run","docs:build":"pnpm docs:assets && vitepress build docs","pack:check":"pnpm pack --dry-run","docs:assets":"pnpm docs:demo && pnpm docs:playground && pnpm docs:v1-demo","docs:preview":"vitepress preview docs","docs:v1-demo":"vite build --config docs/v1-demo/vite.config.mjs","test:browser":"playwright test","smoke:exports":"node --input-type=module -e \"const p=await import('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d/dist/carousel-3d.common');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\"","test:coverage":"vitest run --coverage","docs:playground":"vite build --config docs/playground/vite.config.mjs"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"jsdelivr":"./dist/carousel-3d.umd.min.js","_resolved":"C:\\Users\\vladi\\AppData\\Local\\Temp\\881e5f5378fc5940b7ba434d1bbb69c2\\vue-carousel-3d-2.0.0-beta.1.tgz","_integrity":"sha512-WTeZH6CvastgPVUr/BgtLqKGOfr0/nOAiqoEtyPHyuC++x1F8PC4Hm6n7IN89eafE34aF3zN8qSk9ot5q8iCHA==","repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"11.7.0","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"sideEffects":true,"_nodeVersion":"22.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"3.5.41","vite":"^7.3.6","jsdom":"^29.1.1","eslint":"^10.8.0","vitest":"^4.1.10","globals":"^17.9.0","vitepress":"1.6.4","@eslint/js":"^10.0.1","sass-embedded":"^1.100.0","@vue/test-utils":"^2.4.6","@playwright/test":"1.62.1","eslint-plugin-vue":"^10.10.0","vue-eslint-parser":"^10.4.1","@vitejs/plugin-vue":"^6.0.2","@vitest/coverage-v8":"^4.1.10","@vue/server-renderer":"3.5.41","vite-plugin-css-injected-by-js":"^4.0.1"},"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d_2.0.0-beta.1_1786134407635_0.43393645760402744","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"vue-carousel-3d","version":"2.0.0","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@2.0.0","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://wlada.github.io/vue-carousel-3d/","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"7551488702568b0b5f710f25d4be88a8b7351bde","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-2.0.0.tgz","fileCount":14,"integrity":"sha512-Y8y18IyrHB23LVr8/yf+PE0UY7+fw9jOLJixaJMk2GONdpoJnQnKgLRiozfjO6qiIT3fpGUOyXm/71KV373CQQ==","signatures":[{"sig":"MEYCIQCbIN1FR3I4eQfRQW0zMlOzrGozRcbMtSOjU40e/MdTzgIhALA2tdpxAYdfLZKm7m8xnyOc+3NUbBaXaT4TBEKXSSro","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":289201},"main":"./dist/carousel-3d.common.js","_from":"file:vue-carousel-3d-2.0.0.tgz","types":"./types/index.d.ts","unpkg":"./dist/carousel-3d.umd.min.js","module":"./dist/carousel-3d.es.mjs","engines":{"node":"^20.19.0 || >=22.13.0"},"exports":{".":{"types":"./types/index.d.ts","import":"./dist/carousel-3d.es.mjs","default":"./dist/carousel-3d.es.mjs","require":"./dist/carousel-3d.common.js"},"./dist/carousel-3d.common":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.js":"./dist/carousel-3d.umd.js","./dist/carousel-3d.common.js":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.min.js":"./dist/carousel-3d.umd.min.js"},"scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"pnpm run build:lib","serve":"vite","docs:dev":"pnpm docs:assets && vitepress dev docs","build:lib":"vite build && vite build --config vite.umd.config.mjs","docs:demo":"vite build --config docs/demo/vite.config.mjs","test:unit":"vitest run","docs:build":"pnpm docs:assets && vitepress build docs","pack:check":"pnpm pack --dry-run","docs:assets":"pnpm docs:demo && pnpm docs:playground && pnpm docs:v1-demo","docs:preview":"vitepress preview docs","docs:v1-demo":"vite build --config docs/v1-demo/vite.config.mjs","test:browser":"playwright test","smoke:exports":"node --input-type=module -e \"const p=await import('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d/dist/carousel-3d.common');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\"","test:coverage":"vitest run --coverage","docs:playground":"vite build --config docs/playground/vite.config.mjs"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"jsdelivr":"./dist/carousel-3d.umd.min.js","_resolved":"C:\\Users\\vladi\\AppData\\Local\\Temp\\90e7402953fee573f34640e3c0858831\\vue-carousel-3d-2.0.0.tgz","_integrity":"sha512-Y8y18IyrHB23LVr8/yf+PE0UY7+fw9jOLJixaJMk2GONdpoJnQnKgLRiozfjO6qiIT3fpGUOyXm/71KV373CQQ==","repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"11.7.0","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"sideEffects":true,"_nodeVersion":"22.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vue":"3.5.41","vite":"^7.3.6","jsdom":"^29.1.1","eslint":"^10.8.0","vitest":"^4.1.10","globals":"^17.9.0","vitepress":"1.6.4","@eslint/js":"^10.0.1","sass-embedded":"^1.100.0","@vue/test-utils":"^2.4.6","@playwright/test":"1.62.1","eslint-plugin-vue":"^10.10.0","vue-eslint-parser":"^10.4.1","@vitejs/plugin-vue":"^6.0.2","@vitest/coverage-v8":"^4.1.10","@vue/server-renderer":"3.5.41","vite-plugin-css-injected-by-js":"^4.0.1"},"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d_2.0.0_1786136360693_0.31184574704836954","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"vue-carousel-3d","version":"2.1.0","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@2.1.0","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://wlada.github.io/vue-carousel-3d/","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"6569de6f231e4bd91a13cba060d320dc8963e20c","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-2.1.0.tgz","fileCount":14,"integrity":"sha512-cdbiHTlD9Lm/Tb2lOF52RTSpIySj5J1fg8q4jFxLsH/yutDwLuBfuILnjsCNR65oc1asBPrMjf4gc62/xFfjvA==","signatures":[{"sig":"MEYCIQCHoOkoUFy4ilHZ9zF0bmkq8+dN/AS5GVsNZWdS38eq3AIhALM42wWZYzvu7bu4bAazWmJI4o5RI/nuMcUTh7/SDqKA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":313342},"main":"./dist/carousel-3d.common.js","_from":"file:vue-carousel-3d-2.1.0.tgz","types":"./types/index.d.ts","unpkg":"./dist/carousel-3d.umd.min.js","module":"./dist/carousel-3d.es.mjs","engines":{"node":"^20.19.0 || >=22.13.0"},"exports":{".":{"types":"./types/index.d.ts","import":"./dist/carousel-3d.es.mjs","default":"./dist/carousel-3d.es.mjs","require":"./dist/carousel-3d.common.js"},"./dist/carousel-3d.common":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.js":"./dist/carousel-3d.umd.js","./dist/carousel-3d.common.js":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.min.js":"./dist/carousel-3d.umd.min.js"},"scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"pnpm run build:lib","serve":"vite","docs:dev":"pnpm docs:assets && vitepress dev docs","build:lib":"vite build && vite build --config vite.umd.config.mjs","docs:demo":"vite build --config docs/demo/vite.config.mjs","test:unit":"vitest run","docs:build":"pnpm docs:assets && vitepress build docs","pack:check":"pnpm pack --dry-run","docs:assets":"pnpm docs:demo && pnpm docs:playground && pnpm docs:v1-demo","docs:preview":"vitepress preview docs","docs:v1-demo":"vite build --config docs/v1-demo/vite.config.mjs","test:browser":"playwright test","smoke:exports":"node --input-type=module -e \"const p=await import('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d/dist/carousel-3d.common');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\"","test:coverage":"vitest run --coverage","docs:playground":"vite build --config docs/playground/vite.config.mjs"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"jsdelivr":"./dist/carousel-3d.umd.min.js","_resolved":"C:\\Users\\vladi\\AppData\\Local\\Temp\\e2c6288e0336d34461668bbac9533556\\vue-carousel-3d-2.1.0.tgz","_integrity":"sha512-cdbiHTlD9Lm/Tb2lOF52RTSpIySj5J1fg8q4jFxLsH/yutDwLuBfuILnjsCNR65oc1asBPrMjf4gc62/xFfjvA==","repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"11.7.0","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"sideEffects":true,"_nodeVersion":"22.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"3.5.41","vite":"^8.0.16","jsdom":"^29.1.1","eslint":"^10.8.0","vitest":"^4.1.10","globals":"^17.9.0","vitepress":"1.6.4","@eslint/js":"^10.0.1","sass-embedded":"^1.100.0","@vue/test-utils":"^2.4.6","@playwright/test":"1.62.1","eslint-plugin-vue":"^10.10.0","vue-eslint-parser":"^10.4.1","@vitejs/plugin-vue":"^6.0.2","@vitest/coverage-v8":"^4.1.10","@vue/server-renderer":"3.5.41","vite-plugin-css-injected-by-js":"^4.0.1"},"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d_2.1.0_1786138988864_0.29095825500475225","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"vue-carousel-3d","version":"1.2.0","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@1.2.0","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://wlada.github.io/vue-carousel-3d/","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"d6cef30aec4fceee46cc34256f8ac29d6f9d36bf","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-1.2.0.tgz","fileCount":14,"integrity":"sha512-H2xhQm5WZVjolIRlVQvLTEQs5/dgFcxmH3RvE29NSelgDxelzOs6n/sBek+Jrqrh/V916UM071iVqQZOuB6RZQ==","signatures":[{"sig":"MEUCIC3Es8vLnKDvS6LfOyoZHaLOX8QFLLoC640fM3vf7Wg1AiEAogNA6dAogKJpdKYAlxsxDOIIezRxb/aIQpuOhck19og=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":300220},"main":"./dist/carousel-3d.common.js","_from":"file:vue-carousel-3d-1.2.0.tgz","types":"./types/index.d.ts","unpkg":"./dist/carousel-3d.umd.min.js","module":"./dist/carousel-3d.es.mjs","engines":{"node":"^20.19.0 || >=22.13.0"},"exports":{".":{"types":"./types/index.d.ts","import":"./dist/carousel-3d.es.mjs","default":"./dist/carousel-3d.es.mjs","require":"./dist/carousel-3d.common.js"},"./dist/carousel-3d.common":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.js":"./dist/carousel-3d.umd.js","./dist/carousel-3d.common.js":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.min.js":"./dist/carousel-3d.umd.min.js"},"scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"pnpm run build:lib","serve":"vite","docs:dev":"pnpm docs:demo && vitepress dev docs","build:lib":"vite build && vite build --config vite.umd.config.mjs","docs:demo":"vite build --config docs/demo/vite.config.mjs","test:unit":"vitest run","docs:build":"pnpm docs:demo && vitepress build docs","pack:check":"pnpm pack --dry-run","docs:preview":"vitepress preview docs","test:browser":"playwright test","smoke:exports":"node --input-type=module -e \"const p=await import('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d/dist/carousel-3d.common');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\"","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"jsdelivr":"./dist/carousel-3d.umd.min.js","_resolved":"C:\\Users\\vladi\\AppData\\Local\\Temp\\cc1f1db465820dfaf5454d75c07b362d\\vue-carousel-3d-1.2.0.tgz","_integrity":"sha512-H2xhQm5WZVjolIRlVQvLTEQs5/dgFcxmH3RvE29NSelgDxelzOs6n/sBek+Jrqrh/V916UM071iVqQZOuB6RZQ==","repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"11.7.0","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"sideEffects":true,"_nodeVersion":"22.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.7.16","vite":"^7.3.6","vue3":"npm:vue@3.5.41","jsdom":"^29.1.1","eslint":"^10.8.0","vitest":"^4.1.10","globals":"^17.9.0","vitepress":"1.6.4","@eslint/js":"^10.0.1","sass-embedded":"^1.100.0","@vue/test-utils":"^1.3.6","@playwright/test":"1.62.1","eslint-plugin-vue":"^10.10.0","vue-eslint-parser":"^10.4.1","@vitejs/plugin-vue2":"^2.3.4","@vitest/coverage-v8":"^4.1.10","vue-server-renderer":"2.7.16","vue-template-compiler":"2.7.16","vite-plugin-css-injected-by-js":"^4.0.1"},"peerDependencies":{"vue":"^2.6.14 || ^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d_1.2.0_1786139207739_0.12831599104479463","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"vue-carousel-3d","version":"1.2.1","keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","_id":"vue-carousel-3d@1.2.1","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"homepage":"https://wlada.github.io/vue-carousel-3d/","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"dist":{"shasum":"35ca06f7f7d19a996953a9587ff5db190133c38b","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-1.2.1.tgz","fileCount":14,"integrity":"sha512-wTlnqiEOemQA1rdpeTGOC/uslJJymNFygDni1l31HRb9Q51pfabOCgsthfgZhfdRCbiFHaxo5DdtdDd0rqhLlQ==","signatures":[{"sig":"MEUCIQD+9EOiNbBSv5f+qi3klnXJxfSwkYRiZ3CdTXykz7aPsAIgAzcMr+eRODqVUnoQaaouANLUpvvUllKiYMKFSQNEVGc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":304366},"main":"./dist/carousel-3d.common.js","_from":"file:vue-carousel-3d-1.2.1.tgz","types":"./types/index.d.ts","unpkg":"./dist/carousel-3d.umd.min.js","module":"./dist/carousel-3d.es.mjs","engines":{"node":"^20.19.0 || >=22.13.0"},"exports":{".":{"types":"./types/index.d.ts","import":"./dist/carousel-3d.es.mjs","default":"./dist/carousel-3d.es.mjs","require":"./dist/carousel-3d.common.js"},"./dist/carousel-3d.common":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.js":"./dist/carousel-3d.umd.js","./dist/carousel-3d.common.js":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.min.js":"./dist/carousel-3d.umd.min.js"},"scripts":{"dev":"vite","lint":"eslint .","test":"vitest run","build":"pnpm run build:lib","serve":"vite","docs:dev":"pnpm docs:demo && vitepress dev docs","build:lib":"vite build && vite build --config vite.umd.config.mjs","docs:demo":"vite build --config docs/demo/vite.config.mjs","test:unit":"vitest run","docs:build":"pnpm docs:demo && vitepress build docs","pack:check":"pnpm pack --dry-run","docs:preview":"vitepress preview docs","test:browser":"playwright test","smoke:exports":"node --input-type=module -e \"const p=await import('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d/dist/carousel-3d.common');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\"","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"jsdelivr":"./dist/carousel-3d.umd.min.js","_resolved":"C:\\Users\\vladi\\AppData\\Local\\Temp\\42ce912a456d4a7f95a60da956ccf286\\vue-carousel-3d-1.2.1.tgz","_integrity":"sha512-wTlnqiEOemQA1rdpeTGOC/uslJJymNFygDni1l31HRb9Q51pfabOCgsthfgZhfdRCbiFHaxo5DdtdDd0rqhLlQ==","repository":{"url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git","type":"git"},"_npmVersion":"11.7.0","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","directories":{},"sideEffects":true,"_nodeVersion":"22.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.7.16","vite":"^7.3.6","vue3":"npm:vue@3.5.41","jsdom":"^29.1.1","eslint":"^10.8.0","vitest":"^4.1.10","globals":"^17.9.0","vitepress":"1.6.4","@eslint/js":"^10.0.1","sass-embedded":"^1.100.0","@vue/test-utils":"^1.3.6","@playwright/test":"1.62.1","eslint-plugin-vue":"^10.10.0","vue-eslint-parser":"^10.4.1","@vitejs/plugin-vue2":"^2.3.4","@vitest/coverage-v8":"^4.1.10","vue-server-renderer":"2.7.16","vue-template-compiler":"2.7.16","vite-plugin-css-injected-by-js":"^4.0.1"},"peerDependencies":{"vue":"^2.6.14 || ^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-carousel-3d_1.2.1_1786144547643_0.45349718763598923","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"vue-carousel-3d","version":"2.1.1","description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","main":"./dist/carousel-3d.common.js","module":"./dist/carousel-3d.es.mjs","types":"./types/index.d.ts","unpkg":"./dist/carousel-3d.umd.min.js","jsdelivr":"./dist/carousel-3d.umd.min.js","exports":{".":{"types":"./types/index.d.ts","import":"./dist/carousel-3d.es.mjs","require":"./dist/carousel-3d.common.js","default":"./dist/carousel-3d.es.mjs"},"./dist/carousel-3d.common":"./dist/carousel-3d.common.js","./dist/carousel-3d.common.js":"./dist/carousel-3d.common.js","./dist/carousel-3d.umd.js":"./dist/carousel-3d.umd.js","./dist/carousel-3d.umd.min.js":"./dist/carousel-3d.umd.min.js"},"sideEffects":true,"repository":{"type":"git","url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git"},"keywords":["Vue","carousel","carousel 3d","slider"],"author":{"name":"Vladimir Bujanovic"},"license":"MIT","bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"homepage":"https://wlada.github.io/vue-carousel-3d/","engines":{"node":"^20.19.0 || >=22.13.0"},"peerDependencies":{"vue":"^3.5.0"},"devDependencies":{"@eslint/js":"^10.0.1","@playwright/test":"1.62.1","@vitejs/plugin-vue":"^6.0.2","@vitest/coverage-v8":"^4.1.10","@vue/server-renderer":"3.5.41","@vue/test-utils":"^2.4.6","eslint":"^10.8.0","eslint-plugin-vue":"^10.10.0","globals":"^17.9.0","jsdom":"^29.1.1","sass-embedded":"^1.100.0","vite":"^8.0.16","vite-plugin-css-injected-by-js":"^4.0.1","vitepress":"1.6.4","vitest":"^4.1.10","vue":"3.5.41","vue-eslint-parser":"^10.4.1"},"publishConfig":{"access":"public"},"scripts":{"dev":"vite","serve":"vite","build":"pnpm run build:lib","build:lib":"vite build && vite build --config vite.umd.config.mjs","lint":"eslint .","test":"vitest run","test:unit":"vitest run","test:coverage":"vitest run --coverage","test:browser":"playwright test","docs:demo":"vite build --config docs/demo/vite.config.mjs","docs:playground":"vite build --config docs/playground/vite.config.mjs","docs:v1-demo":"vite build --config docs/v1-demo/vite.config.mjs","docs:assets":"pnpm docs:demo && pnpm docs:playground && pnpm docs:v1-demo","docs:dev":"pnpm docs:assets && vitepress dev docs","docs:build":"pnpm docs:assets && vitepress build docs","docs:preview":"vitepress preview docs","pack:check":"pnpm pack --dry-run","smoke:exports":"node --input-type=module -e \"const p=await import('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\" && node -e \"const p=require('vue-carousel-3d/dist/carousel-3d.common');if(!p.Carousel3d||!p.Slide||!p.default)process.exit(1)\""},"_id":"vue-carousel-3d@2.1.1","_integrity":"sha512-gVtEtaQmo9y5+gJd1RX0bnSVis9BwJKufc4T9KdVTE/bqm5AuOvN9kUOQNcmt2WhKVXnaQY1sNC3hMWLKvoNuQ==","_resolved":"C:\\Users\\vladi\\AppData\\Local\\Temp\\af43e79c8341aa50575f7411c4390860\\vue-carousel-3d-2.1.1.tgz","_from":"file:vue-carousel-3d-2.1.1.tgz","_nodeVersion":"22.20.0","_npmVersion":"11.7.0","dist":{"integrity":"sha512-gVtEtaQmo9y5+gJd1RX0bnSVis9BwJKufc4T9KdVTE/bqm5AuOvN9kUOQNcmt2WhKVXnaQY1sNC3hMWLKvoNuQ==","shasum":"46b5cf238deb010e55634e0fe6c241fd6f45e70a","tarball":"https://registry.npmjs.org/vue-carousel-3d/-/vue-carousel-3d-2.1.1.tgz","fileCount":14,"unpackedSize":317396,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEgoH/hM5NMHqo663wh+X9HrPFyzWdwskgCr8LtaX/+tAiB1x5sgOxmx+HuYtiNp1oSLhZ49ycbgAHiSxezbkGdWwg=="}]},"_npmUser":{"name":"wlada","email":"bujanovic@gmail.com"},"directories":{},"maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/vue-carousel-3d_2.1.1_1786144566438_0.710711642752077"},"_hasShrinkwrap":false}},"time":{"created":"2017-02-17T19:34:47.796Z","modified":"2026-08-07T23:16:06.724Z","0.1.0":"2017-02-17T19:34:47.796Z","0.1.1":"2017-02-19T16:32:17.257Z","0.1.2":"2017-02-20T16:05:54.800Z","0.1.3":"2017-02-20T16:43:27.143Z","0.1.4":"2017-02-21T15:16:35.285Z","0.1.5":"2017-02-21T20:16:55.440Z","0.1.6":"2017-02-24T00:54:37.885Z","0.1.7":"2017-02-24T15:22:50.497Z","0.1.8":"2017-02-24T15:54:27.422Z","0.1.9":"2017-05-19T20:21:23.768Z","0.1.10":"2017-05-30T12:10:45.583Z","0.1.11":"2017-05-31T16:55:31.785Z","0.1.12":"2017-05-31T16:58:29.899Z","0.1.13":"2017-06-05T12:24:17.915Z","0.1.14":"2017-06-13T12:56:26.622Z","0.1.15":"2017-06-14T14:24:40.921Z","0.1.16":"2017-06-26T18:10:58.257Z","0.1.17":"2017-06-26T19:18:37.048Z","0.1.18":"2017-06-27T13:28:35.123Z","0.1.19":"2017-11-29T17:23:16.956Z","0.1.20":"2018-01-23T01:39:21.641Z","0.1.21":"2018-06-16T01:50:39.181Z","0.1.23":"2018-07-10T11:13:13.455Z","0.2.0":"2019-04-05T14:02:15.038Z","1.0.0":"2020-09-28T01:55:49.322Z","1.0.1":"2020-09-28T02:55:12.115Z","2.0.0-beta.1":"2026-08-07T20:26:47.769Z","2.0.0":"2026-08-07T20:59:20.833Z","2.1.0":"2026-08-07T21:43:09.038Z","1.2.0":"2026-08-07T21:46:47.888Z","1.2.1":"2026-08-07T23:15:47.831Z","2.1.1":"2026-08-07T23:16:06.582Z"},"bugs":{"url":"https://github.com/wlada/vue-carousel-3d/issues"},"author":{"name":"Vladimir Bujanovic"},"license":"MIT","homepage":"https://wlada.github.io/vue-carousel-3d/","keywords":["Vue","carousel","carousel 3d","slider"],"repository":{"type":"git","url":"git+ssh://git@github.com/wlada/vue-carousel-3d.git"},"description":"Beautiful, flexible and touch supported 3D Carousel for Vue.js","maintainers":[{"name":"wlada","email":"bujanovic@gmail.com"}],"readme":"# Vue Carousel 3D\r\n\r\n[![CI](https://github.com/wlada/vue-carousel-3d/actions/workflows/ci.yml/badge.svg)](https://github.com/wlada/vue-carousel-3d/actions/workflows/ci.yml)\r\n[![npm version](https://img.shields.io/npm/v/vue-carousel-3d.svg)](https://www.npmjs.com/package/vue-carousel-3d)\r\n[![npm downloads](https://img.shields.io/npm/dm/vue-carousel-3d.svg)](https://www.npmjs.com/package/vue-carousel-3d)\r\n[![license](https://img.shields.io/npm/l/vue-carousel-3d.svg)](LICENSE)\r\n\r\nA compact, flexible and touch-friendly 3D carousel for Vue 3.\r\n\r\n- [Documentation and live examples](https://wlada.github.io/vue-carousel-3d/)\r\n- [API reference](https://wlada.github.io/vue-carousel-3d/api/)\r\n- [Interactive playground](https://wlada.github.io/vue-carousel-3d/playground/)\r\n\r\n> `2.x` supports Vue `^3.5.0`. Existing Vue 2 users should remain on `vue-carousel-3d@1`.\r\n\r\n## Features\r\n\r\n- Real 3D composition: perspective, spacing, inverse scaling and directional bias.\r\n- Pointer, touch, mouse and keyboard navigation with native, accessible buttons.\r\n- Optional navigation dots (`dots`) with `aria-current` state.\r\n- Custom control content through `prev` / `next` slots.\r\n- `beforeSlideChange` guard to block navigation, and `one-directional` / `loop` modes.\r\n- Autoplay with hover pause, and lazy slide content for image-heavy carousels.\r\n- SSR-safe module, TypeScript declarations and ESM / CommonJS / UMD outputs.\r\n\r\n## Installation\r\n\r\n```sh\r\npnpm add vue-carousel-3d\r\n```\r\n\r\n```sh\r\nnpm install vue-carousel-3d\r\n```\r\n\r\n## Quick start\r\n\r\n```vue\r\n<template>\r\n  <carousel-3d dots controls-visible aria-label=\"Featured projects\">\r\n    <slide v-for=\"(project, index) in projects\" :key=\"project.id\" :index=\"index\">\r\n      <img :src=\"project.image\" :alt=\"project.title\">\r\n    </slide>\r\n  </carousel-3d>\r\n</template>\r\n\r\n<script setup>\r\nimport { Carousel3d, Slide } from 'vue-carousel-3d'\r\n\r\nconst projects = [\r\n  { id: 1, title: 'Orbit', image: '/images/orbit.jpg' },\r\n  { id: 2, title: 'Depth', image: '/images/depth.jpg' }\r\n]\r\n</script>\r\n```\r\n\r\nEach slide needs a stable, zero-based `index`. For dynamic collections, also pass\r\n`:count=\"projects.length\"` so the carousel recomputes its layout immediately.\r\n\r\n## Local registration\r\n\r\n```vue\r\n<template>\r\n  <carousel-3d controls-visible aria-label=\"Featured projects\">\r\n    <slide v-for=\"(project, index) in projects\" :key=\"project.id\" :index=\"index\">\r\n      {{ project.title }}\r\n    </slide>\r\n  </carousel-3d>\r\n</template>\r\n\r\n<script>\r\nimport { Carousel3d, Slide } from 'vue-carousel-3d'\r\n\r\nexport default {\r\n  components: { Carousel3d, Slide },\r\n  data: () => ({ projects: [] })\r\n}\r\n</script>\r\n```\r\n\r\nEach slide needs a stable, zero-based `index`. For dynamic collections, also pass `:count=\"projects.length\"` to the carousel.\r\n\r\n## Global registration\r\n\r\n```js\r\nimport { createApp } from 'vue'\r\nimport Carousel3d from 'vue-carousel-3d'\r\n\r\ncreateApp(App).use(Carousel3d)\r\n```\r\n\r\nThis registers `<carousel-3d>` and `<slide>` globally.\r\n\r\n## Common patterns\r\n\r\n### Navigation dots and custom controls\r\n\r\n```vue\r\n<carousel-3d dots controls-visible>\r\n  <template #prev>\r\n    <span aria-hidden=\"true\">&larr;</span>\r\n  </template>\r\n  <template #next>\r\n    <span aria-hidden=\"true\">&rarr;</span>\r\n  </template>\r\n  <slide v-for=\"(item, index) in items\" :key=\"item.id\" :index=\"index\">\r\n    {{ item.title }}\r\n  </slide>\r\n</carousel-3d>\r\n```\r\n\r\n### Blocking navigation\r\n\r\n```vue\r\n<carousel-3d :before-slide-change=\"(index) => index !== 3\">\r\n  <!-- slides -->\r\n</carousel-3d>\r\n```\r\n\r\nReturning `false` cancels the move for arrows, swipes, dots and programmatic\r\nnavigation. `@before-slide-change` still fires for allowed moves.\r\n\r\n### Lazy slide content\r\n\r\n```vue\r\n<carousel-3d lazy :display=\"3\" :count=\"items.length\">\r\n  <slide v-for=\"(item, index) in items\" :key=\"item.id\" :index=\"index\">\r\n    <img :src=\"item.image\" :alt=\"item.title\">\r\n  </slide>\r\n</carousel-3d>\r\n```\r\n\r\n### Programmatic navigation\r\n\r\n```vue\r\n<carousel-3d ref=\"carousel\">\r\n  <!-- slides -->\r\n</carousel-3d>\r\n\r\n<button type=\"button\" @click=\"$refs.carousel.goSlide(3)\">\r\n  Open slide 4\r\n</button>\r\n```\r\n\r\n## API overview\r\n\r\n| Prop | Purpose |\r\n| --- | --- |\r\n| `display` / `width` / `height` / `space` | Visible slide count and geometry. |\r\n| `perspective` / `inverseScaling` / `bias` | 3D depth and composition. |\r\n| `controlsVisible` / `controlsPrevHtml` / `controlsNextHtml` | Built-in controls. |\r\n| `dots` / `dotsPosition` | Navigation dots (`bottom` / `top`). |\r\n| `autoplay` / `autoplayTimeout` / `autoplayHoverPause` | Automatic rotation. |\r\n| `loop` / `oneDirectional` / `startIndex` | Navigation behavior. |\r\n| `clickable` / `disable3d` / `minSwipeDistance` | Interaction and flat mode. |\r\n| `lazy` | Render slide content only near the current slide. |\r\n| `beforeSlideChange` | Return `false` to cancel a navigation. |\r\n\r\nEvents: `before-slide-change`, `after-slide-change`, `last-slide`.\r\nMethods: `goNext()`, `goPrev()`, `goSlide(index)`, `goFar(index)`.\r\nSee the [full API reference](https://wlada.github.io/vue-carousel-3d/api/) for details.\r\n\r\n## When to use it\r\n\r\nThis component is a good fit when you want a distinctive 3D stack and need touch\r\nhandling, keyboard support and SSR safety without building the math yourself.\r\n\r\nCarousels can hurt readability, so use autoplay sparingly and always provide a\r\nway to pause or navigate manually. Consider a plain grid or a flat carousel\r\n(`disable-3d`) when motion is a concern.\r\n\r\n## Browser support\r\n\r\nModern evergreen browsers (current Chrome, Firefox, Safari and Edge). IE11 and\r\nolder engines are not supported.\r\n\r\n## Development\r\n\r\n```sh\r\npnpm install\r\npnpm dev\r\n```\r\n\r\nUseful checks:\r\n\r\n```sh\r\npnpm lint\r\npnpm test\r\npnpm build\r\npnpm docs:build\r\npnpm pack:check\r\n```\r\n\r\nNode `20.19+` or `22.13+` and pnpm `10.34.5` are supported by the maintenance toolchain.\r\n\r\n## License\r\n\r\n[MIT](LICENSE)\r\n","readmeFilename":"README.md"}