{"_id":"@atavik/ocelot","_rev":"24-8830b6eb030f26aef542e27cd690f4ab","name":"@atavik/ocelot","dist-tags":{"latest":"2.0.1"},"versions":{"1.0.0":{"name":"@atavik/ocelot","version":"1.0.0","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.0.0","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"41378a2f6a6039f601ea3993072e2d458fcb2fc3","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.0.0.tgz","fileCount":116,"integrity":"sha512-Y/GHPmQPyWPPq+MiRuruiiqCpKwI9FW5tXYHvMzmqjxz2yRVHcfnrhCwqinX0AZm2BadnNBsp4bytS2FUGODWw==","signatures":[{"sig":"MEYCIQC6DjXUlC26iIt91lb3Qd8y6RJe0npj2lfoS/dAEyCBaQIhALGBYCOC6V8YOdJ61FwllevfrfdH1w+AEwsxvSpO4iYE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3853082},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"4bf2df2ee4c0fc8ac1c7ed8d54228345254f6543","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\" \"!dist/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.0.0_1723631883553_0.6560764786726498","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@atavik/ocelot","version":"1.0.1","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.0.1","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"74d80d8d78299ff9e240b3cd5861072695fc7804","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.0.1.tgz","fileCount":116,"integrity":"sha512-IglHAFI6duhhdgi8JfVDHV9AiMgq0muiNefiOHjYWsJemLZ4VE8dZSmr2KNPLff4rXPJFxsJjBc8T8axuB7OcA==","signatures":[{"sig":"MEUCIQCXL+X2CHRUq7GVGnrvaovjFfd7v1bam4NMwM3yXQLxrAIgGasGuKpJ80tqHs9NpJBKyTkIZ8mWkQymjo3qkvH847A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3853760},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"6e994e643cfe61971946abef705e193e8e103750","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\" \"!dist/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.0.1_1723798595108_0.3632015362772316","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@atavik/ocelot","version":"1.0.2","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.0.2","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"cfef0626f977e1f769b7fd4d8b97f639d49734b1","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.0.2.tgz","fileCount":116,"integrity":"sha512-dMSOyYftlMYgjUxdkV5vc2sE+MTOoGfGXvch4RK+ydQQ1HiwQMHpVHbnuKhQt9ayl6Ce1K0vDY0nPDD94O6TMw==","signatures":[{"sig":"MEYCIQD+stDyiseBokdjqR/7QHaa7zj4uvQ0o09XkemIHipT7QIhAL/5u75efgkxRLGSWMMzZLaPFQbUUT4G6Y7EJV+99qI9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3854102},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"c9119ad86d7cd2eae5c0322101e962caf2d89905","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\" \"!dist/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.0.2_1723811548233_0.5416074820757892","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@atavik/ocelot","version":"1.0.3","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.0.3","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"775226d17ca52db4b1c2a4ce23b704eec31a48ee","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.0.3.tgz","fileCount":112,"integrity":"sha512-kEn4bh0bmUsy8w0TrJZ6ia2D9DJ9cDGZ5CiUpCEXu+FRN+SKogZErORGeTYzk4lkLYVZKV93TDiTHoLz93Calg==","signatures":[{"sig":"MEQCIHUzwQuduwKoU1ps/Mq0nITmD1zq45EaFgZZLYdw+c3pAiBA88rzfV+/O5dnEFTN6NuJJE71WWlju3S4D8o5BQda4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3840940},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"923294cb2111e564e2ad64498126085454e43586","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\" \"!dist/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.0.3_1724245987611_0.3608644436332764","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@atavik/ocelot","version":"1.0.4","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.0.4","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"09a9a3ef10ff00f1ae7ef33128d91eb0a2dddc7c","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.0.4.tgz","fileCount":110,"integrity":"sha512-Mqnm9n3fJ5gia7vVU93SzNEIRFoufJKI732W+RQ7WJP+TU9qJPRbQ0f4q5zaUAeUitBwo2LDoNpU/LYkPO/Fkg==","signatures":[{"sig":"MEYCIQDF3Cov5vNt155Lr1hPUzlnIeOGQQHRT9T2/3OGfV0YVQIhAM2YnuR2YPZbhDivnIdWhzNaVAd50uMXv2l58Wi8pQjl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3837162},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"fa9342c719b954a138da7a93e48909a5816af100","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\" \"!dist/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.0.4_1724311010222_0.4409883056140709","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@atavik/ocelot","version":"1.0.5","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.0.5","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"d7198f823c5820e167df2597a8659110578d59e6","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.0.5.tgz","fileCount":128,"integrity":"sha512-oXSAnkiIsxO0PYxoUBkKCL0WvqxwpPOk6/E8zq4tKcMME5e+uEEygd+cHgqLQwM6Q+6ne/nMQ7ustQ0jUQPOSg==","signatures":[{"sig":"MEUCIFi9/7Rq+4/uZNG9gpiFYsY4RsKYgrwE4gLVaGpsuCcxAiEAy8Jo7vB2gGpd1+rQ+WLUYl3Uyn++jLkqWu5sX6rgkyE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9313455},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"255a3eb42d661aaa07e6f70c2ed9e868b2761c41","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"9.8.1","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.0.5_1724407347583_0.2757684948696484","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@atavik/ocelot","version":"1.0.6","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.0.6","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"bcbeab42572798492860dae7fd059ce39ea68a22","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.0.6.tgz","fileCount":128,"integrity":"sha512-KMRyrPeAs1osme7OmFb3S7zUk2lQAtSauQ5Wua4y296UzbTnICVev06AsVUFkCY6o7ONUdbudHscEWc3St+Q7w==","signatures":[{"sig":"MEUCIQDAIukq8btq9jvVeBwygsX3POhDAPCm6ZhhC9eOUZ9zTQIgUNJYwZji5DY6vrPX3T+dzJ0aL0+fgublohPjvknADnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9313734},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"db028509a0d6586aa7171ec5f69e9dbd186451e2","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"9.8.1","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.0.6_1724408681894_0.9316537588484073","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@atavik/ocelot","version":"1.0.7","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.0.7","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"711ab8e86549fdfdfb502830aec7fd165f4ea3bd","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.0.7.tgz","fileCount":128,"integrity":"sha512-CcQs9ShymoiWpcGH12E04Q6LEsLyMWx+jIyKriMAUhBSyh3kRsNxdXOyXsb63Ak8b+bEzPQCGbIH/2LmJXJp+A==","signatures":[{"sig":"MEQCIA6Ak1s6lEvwFi9pS3DwozYUQ9n8dtgbVIU6qu/I+ZcGAiBMZ4allJLBmLMhdxeE/2IiRSW19dphVcaKme7PInE/Fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9313791},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"a4c42d2efe5bacc669ef39de93f787f2022ca3d1","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"9.8.1","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.0.7_1724851246688_0.7065198597576912","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@atavik/ocelot","version":"1.0.8","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.0.8","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"75e80943f5519ff2729b27e2888e73be44dd31a3","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.0.8.tgz","fileCount":131,"integrity":"sha512-oEz0XACLA/eeFx8fdfpcJoB7Kjjmci/xOD40xTQYEA1FlbJDmsfVEp4bSXArh4fnCgR4wCxOeKZWJLWKALrxEQ==","signatures":[{"sig":"MEUCIDBo7rXJKjhU4sgrkqrhI88XIyxN97PoyXV/CtLV5KpoAiEAiVc9Wxgx2d7mdDjzcBWYJMMHRtZCmQa7nyzshdKIQfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9326950},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"df6e954e077601df43c13351d9cf7e2adf5d7105","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.0.8_1725284440647_0.8483419987435092","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@atavik/ocelot","version":"1.0.9","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.0.9","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"7a94e77df088c49c07b92a8b335d648adf602049","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.0.9.tgz","fileCount":131,"integrity":"sha512-kO3yCAgR4PNf2n9ylThP7vnjelRaPFEimL5O4tlKfVmz6aVJZtPrylHKit5r6JuNpqYGpH7jFxgA39vndgGXzw==","signatures":[{"sig":"MEUCIQC+AQW9nbRvxPEHK9qlupUGLj/V/j/4vdvJ9CtASHlZwQIgdZoAVwUgbL3o6tXKGgQCBF5sJ5DYppRkM8EwHrOjEK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9343243},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"a60d48ebac7caae5e576871ded08aab6165c3317","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.0.9_1725356595811_0.950438519602524","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@atavik/ocelot","version":"1.1.0","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.1.0","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"61bca6623fee5dc8ef00920d8f106cd674cd9aca","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.1.0.tgz","fileCount":132,"integrity":"sha512-YabKFBzgg4PCO4HGkiBt+sx86kARxrdjPRfCJA7LNRWs3GAk3Pw0BZNrGWHJBZN3XLaHnAxg9jzwGkqka2TbSw==","signatures":[{"sig":"MEQCIF90WR1zrB32Ibh9NVx6lK91pb02B3W1AlkaITvTwGz+AiAP2JEZAAdTXcW7beVggMef7WMGP+PBpeGvt2Qxsybshw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9358055},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"9ec655fcdfc4d92d05fad527f1a108bde0448bee","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"9.8.1","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.1.0_1727189855827_0.4242855690333649","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@atavik/ocelot","version":"1.1.1","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.1.1","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"dde3ae3bf34d66959111e1d210bb6bb12478973b","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.1.1.tgz","fileCount":132,"integrity":"sha512-nkd2vNH4t7fRnuFzDersE3UNQgQ7Tegg9AjLkBrKG9ADrSr323AvEZAGKHK9KaV6g6+ybKMuK4BnjAQlOTT2Bw==","signatures":[{"sig":"MEQCIHtvwoaYlFA/qzO0fVxRRARSRq73kkljNoowoqoOAx2XAiBQXYfVRAljSDtwD0uFN+UdOgyw249Fj5tCUkMxPitKZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9375945},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"16204cfd765611bc8249060112849f5d96716597","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.1.1_1727265437579_0.5540281461215224","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@atavik/ocelot","version":"1.1.2","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.1.2","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"9a3de4bab36c5f446d48841c11f8202661a28ad0","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.1.2.tgz","fileCount":132,"integrity":"sha512-v7KSA7If9392muS1xB4x1WN30afHeVlfzAuywPxYqSgAZIVc1HB2/gTSeenHjeqEB+LLDNYnpMWQs4WSK3LcYw==","signatures":[{"sig":"MEYCIQCHrGnOhuvJ7cSrZB8k0gg6PksLCT9w9JiNRWfsh0QbeAIhAJlYsjMj+Y6iUnIingWL+iDKI9CAI1xnhgwO9pv2hhJa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9376488},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"bd6c7dfab231d161cbea6def27f0b98e19020e47","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.1.2_1727786965740_0.7378986413038651","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@atavik/ocelot","version":"1.1.3","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.1.3","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"2a520694c5ad60a25f3a560305a0f0623688ccd6","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.1.3.tgz","fileCount":134,"integrity":"sha512-j0FFTHFIVKTyW+U+RSOZ129sn3rlkF8j18sPxSaCyW2DvLUKdIpUZDS1QIBArDWbrmGkgagsZ6mDZExZyWuVZQ==","signatures":[{"sig":"MEYCIQCR9DRDUoeYqGyHDDH6cqql57CP6rT5EtBuZbKDqDrCsQIhAIGumyzwNQP05zZ/CoAuqxNmyyJ9UV74QgNTDwFtV3d+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9401211},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"89de21a3230d64b331389f93897bd2854673cb39","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.1.3_1727865491659_0.15251877991724894","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@atavik/ocelot","version":"1.1.4","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.1.4","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"ce2704e3401a33bf2c634ca40cfd27baabece561","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.1.4.tgz","fileCount":134,"integrity":"sha512-K/zI0eiBf1oTiCtpUADebV4fnzehkE2OO2Pu/KMbkTBLQHfWlBLlHFYbQWDZGV6QU9NlZyR9wQm0YlDwiFUm+w==","signatures":[{"sig":"MEYCIQC7WJlPZ6t17kgwdKfbZhUi82H5AuKLYU+JwC3b/0SP0QIhANuNCxVM00s3BXrRdvJhKOiCM5GF81QpPFSuT2I0TtUO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9401321},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"a40bec518c6e94f0b36c487cb663ad6c8fff86e8","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.1.4_1728301872607_0.7530258114374313","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@atavik/ocelot","version":"1.1.5","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.1.5","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"ee4382a12e8615610f2545df6003aa4439d83cae","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.1.5.tgz","fileCount":134,"integrity":"sha512-Ms1IMawTN2oq0hpVDHhGC0oi5bpFwjuU5SbqF8FUe5j/UwxaNy6/TFJklIYDIRPoo5z6fd762uf1JJRvE9Py+g==","signatures":[{"sig":"MEUCIF/17vAGFQ5AKmpDO98z+HHU9eYD9NkFoIpmWLC+6/ELAiEA53RGQwq7dvjrnMIr3zVUXL9SLtkzR4rbmVgQZrFE/14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9403863},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"bc90ddd82d9f4a4bdd20f7f88b318475bf7edd00","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.1.5_1728306405224_0.18931857106309513","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@atavik/ocelot","version":"1.1.6","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.1.6","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"1ea5920147ddd61bf339e82b3a42eb2183f9f958","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.1.6.tgz","fileCount":134,"integrity":"sha512-GEsQ/xSyDTTVl9SCFufDtFRyF5HsAatzdjKiqejdKh1W0iRRL34tH014VQPc/1EB14Otr1VVzAJmhi4FI70VDA==","signatures":[{"sig":"MEYCIQCVVr2yQJnBXlcTZqUic+oaKT6UXNZGVyX6RzN75XxCDQIhANwCKpNyGUpFdH13FWaOCx5K1RNsAIu33g95T39iZcHz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9403992},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"dc3c292c1b4555741113fdd6487c1d95c0b0da13","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.1.6_1728380070794_0.78291066610473","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"@atavik/ocelot","version":"1.1.7","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.1.7","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"51ac11e2f07c4e89c470d269456f6b0c308a17dd","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.1.7.tgz","fileCount":136,"integrity":"sha512-/DauDfoREglKZetbRX3zZLWlGjzbo6Kyus+Zy1xIyLAvhvDrS6Zuhm0B9durZY59oA9uQ52G7OVKyRS/tif+rA==","signatures":[{"sig":"MEUCIQDfPn95/OYyEm/r2cWR4fj6P8tVIcE0irxPGvZdcN+MUQIgdP1Ri8DXP5GgsDcFf9zBQQJFKp3pZ9HtiD9b654Jovc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9413417},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"18af5193a94990596e38889611389318c543f677","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.1.7_1728383368349_0.798365812115092","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"@atavik/ocelot","version":"1.1.8","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.1.8","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"c85e2f79fb8efd7469e4a7f5c5572148de1d1a62","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.1.8.tgz","fileCount":136,"integrity":"sha512-WSDFv5BDhMIe6sV/7U4pSbUdGx1iuhnP+L1SpXnCakPkm2+CyXGqhXCuEsWRESlfVrUNyZZxyWt12Jp41GmfIQ==","signatures":[{"sig":"MEUCIQCL0bQWlcD19bvBqM2y8+6LrU+IakTlzjtlidng0KumQwIgAiYG7GLNDlvBV31WLPoX6fWs0yxV/7c9ytyVNksLFxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9415602},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"94f3f62416d3d8cddb4bc047c20626f5b8403467","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.1.8_1728478629542_0.3310751982143523","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"@atavik/ocelot","version":"1.1.9","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.1.9","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"bdceaad7e6d72b0211826db486070dae63da49ce","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.1.9.tgz","fileCount":136,"integrity":"sha512-NshFvpP+bqP3TjqwQ/aJenRfaXVkKb9tBV5PuJ8xl0LsMmYSBILGAhqoJDVmcIfGu6biKWZFfvcRR2Jos1mNHQ==","signatures":[{"sig":"MEQCIDE9LhfdTiSHuxUHBSKaESAC133jdjbyXviIyXbxEdZ4AiAxrU3rv0i+/XvszgPu0LVoCt3totihKgm1NueJRAG+hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9415779},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"56ad06de73b16ca4d16e6c5a6c7997bdd33c2ed0","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.1.9_1728562103683_0.5976804961991029","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@atavik/ocelot","version":"1.2.0","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.2.0","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"d1a574cc7eab579323e3d9e3fbb3d82df29c239e","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.2.0.tgz","fileCount":136,"integrity":"sha512-5yTVgEz48FllZhicA4uSePrE5SAvJCIiz0UF0naT9C51nFBu5+dkujmLH3Wp/nVgINrFG5+SjIqk4PoREpQLXQ==","signatures":[{"sig":"MEYCIQD0XXoZY9ajwGu4XK4gFGd2Vh+2HchpeUDRwqsJbrmKlQIhAMXUU8KjSeP4svWlIqFQfkgWWaK9yVP/Ua775ANqKXBV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9422572},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"e3b7a23a841fd5e447a3ec351d382d6d1b3d955f","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.2.0_1728562737555_0.47235204004425313","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@atavik/ocelot","version":"1.2.1","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.2.1","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"fef8a66c675b8fa066c28e19557d1580933669a5","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.2.1.tgz","fileCount":136,"integrity":"sha512-eSXPK7lf1yZJBJAkpDK00ZXibggUt77OrOQC6hoQZLrda2t+UsqslgjgClS0rIgZKuTYQzNKWf0fyHK79wBN9Q==","signatures":[{"sig":"MEQCIEQB3uzjd/ZhgHhQ9duTLM78hpsZNHiQ8zP3pT3zNbQrAiBJRZ0DwvplKwLGkxG5HbBLdfhOyDIdEKaf8RWpAiUp8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9425323},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"a569eebbdab99ff07300dd28cef9492f810e1326","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"8.19.4","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","caniuse-lite":"^1.0.30001663","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.2.1_1729262609504_0.4571572588485082","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@atavik/ocelot","version":"1.2.2","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@1.2.2","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"22a17a88c2f8d9ca338b580b9df6362f5d68fb2b","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-1.2.2.tgz","fileCount":136,"integrity":"sha512-DFa0SCNXhu7IBX/+gZQDD8JPm1GoTFwkWV4dqYQXnjeUxK4jNctDEdqKt3Ic6CYETEHO0M+uKZ2+HSE0Q9lkNw==","signatures":[{"sig":"MEQCIBpVcEnP+ceu6n9+zAL5fjf5O1y7Ny7D/tayVmuW0TiqAiAG+CX6bcpHSiRBCKXNVYPSGySHarrW4HmcDck74Sv9qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9425444},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"1a5238d63df066d4f1d1943abc4f4498b565295f","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"9.8.1","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^7.5.1","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^7.5.1","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^7.5.1","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","postcss-remove-root":"^0.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^7.5.1","@storybook/addon-docs":"^7.5.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^7.5.1","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.6.15","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/html-webpack5":"^7.5.1","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^7.5.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^7.5.1","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^5.1.6","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_1.2.2_1729514729415_0.2677876568731006","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@atavik/ocelot","version":"2.0.0","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","_id":"@atavik/ocelot@2.0.0","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"30cbbe91356cd5dde8f0830000cb40fe424b6ee1","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-2.0.0.tgz","fileCount":169,"integrity":"sha512-nzCjyra4zK3H2NIqUYcpSQQ/QBa3CDUxe67lTzMuAdkzYuIIidNBXrD1TR1gVm+HjvuGk1dHT6K/dgj6awFSWg==","signatures":[{"sig":"MEYCIQDLOQ+aEa91uAKUjopEWRMoEWOYxZ0qM5Lw1mo4lCAzcQIhAPawanDNOdYCRRTmt3hcn7Fu5qjeXRYsabWxonUxVa1Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9444669},"main":"dist/ocelot.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","config":{"version_short":"1.0"},"module":"dist/ocelot.esm.js","gitHead":"e684bcd321e97b62c9d18475ee048b6c048ba622","scripts":{"js":"npm-run-all js-compile js-minify bundlewatch","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","dist":"npm-run-all --aggregate-output --parallel css js","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","start":"npm-run-all --parallel watch","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=src/tests/jasmine.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","storybook":"storybook dev -p 6006","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","build-storybook":"storybook build","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js"},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"repository":{"url":"git+https://gitlab.com/gitatavik/design-system.git","type":"git"},"_npmVersion":"10.8.2","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","directories":{},"_nodeVersion":"20.18.1","dependencies":{"swiper":"^11.0.7","bootstrap":"4.4.1","@fortawesome/fontawesome-free":"^6.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.69.1","karma":"^6.4.2","react":"^18.2.0","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","terser":"^5.20.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.30","shelljs":"^0.8.5","vnu-jar":"23.4.11","prettier":"^3.3.3","cross-env":"^7.0.3","popper.js":"^1.16.0","react-dom":"^18.2.0","sass-true":"^7.0.0","storybook":"^8.4.5","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","postcss-cli":"^10.1.0","postcss-rem":"^2.0.4","sass-loader":"^13.3.2","autoprefixer":"^10.4.15","npm-run-all2":"^6.0.6","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","postcss-assets":"^6.0.0","postcss-import":"^15.1.0","@storybook/html":"^8.4.5","@storybook/test":"^8.4.5","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","postcss-prettify":"^0.3.4","@babel/preset-env":"^7.22.15","@storybook/blocks":"^8.4.5","@storybook/theming":"^8.4.5","eslint-plugin-html":"^7.1.0","rollup-plugin-copy":"^3.5.0","bootstrap-touchspin":"^4.7.3","postcss-remove-root":"^0.0.2","storybook-dark-mode":"^4.0.2","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","@storybook/addon-a11y":"^8.4.5","@storybook/addon-docs":"^8.4.5","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","postcss-css-variables":"^0.19.0","@rollup/plugin-replace":"^5.0.2","@storybook/addon-links":"^8.4.5","@storybook/manager-api":"^8.4.5","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","eslint-plugin-storybook":"^0.11.1","@chromatic-com/storybook":"^3","@storybook/addon-actions":"^8.4.5","@storybook/addon-designs":"^8.0.4","@storybook/html-webpack5":"^8.4.5","postcss-discard-comments":"^6.0.0","react-syntax-highlighter":"^15.5.0","karma-rollup-preprocessor":"7.0.7","stylelint-config-standard":"^34.0.0","@storybook/testing-library":"^0.2.2","find-unused-sass-variables":"^5.0.0","postcss-color-mod-function":"^3.0.3","postcss-discard-duplicates":"^6.0.0","storybook-addon-tag-badges":"^1.3.1","@rollup/plugin-node-resolve":"^15.2.1","@storybook/addon-essentials":"^8.4.5","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.1.0","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","@storybook/addon-interactions":"^8.4.5","stylelint-config-standard-scss":"^11.0.0","@whitespace/storybook-addon-html":"^6.1.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3","@storybook/addon-webpack5-compiler-babel":"^3.0.3"},"_npmOperationalInternal":{"tmp":"tmp/ocelot_2.0.0_1732879918463_0.16667032082920064","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@atavik/ocelot","version":"2.0.1","description":"Ocelot Design System - Ocelot specific CSS styles for entire website","author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","config":{"version_short":"2.0"},"publishConfig":{"access":"public"},"homepage":"https://gitlab.com/gitatavik/ocelot","repository":{"type":"git","url":"git+https://gitlab.com/gitatavik/ocelot.git"},"keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"main":"dist/ocelot.js","module":"dist/ocelot.esm.js","sass":"src/ocelot.scss","style":"dist/ocelot.css","scripts":{"start":"npm-run-all --parallel watch","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css":"npm-run-all css-compile css-prefix css-minify bundlewatch","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css --load-path ./node_modules .storybook/storybook.scss dist/ocelot.css","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/ --batch --batch-suffix \".min\" \"dist/*.css\" \"!dist/*.min.css\"","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","css-test":"jasmine --config=src/tests/jasmine.js","js":"npm-run-all js-compile js-minify bundlewatch","js-compile":"npm-run-all --aggregate-output --parallel js-compile-*","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-compile-plugins":"node build/build-plugins.mjs","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.mjs,.md .","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.js.map,includeSources,url=ocelot.min.js.map\" --output dist/ocelot.min.js dist/ocelot.js","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.esm.js.map,includeSources,url=ocelot.esm.min.js.map\" --output dist/ocelot.esm.min.js dist/ocelot.esm.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/ocelot.bundle.js.map,includeSources,url=ocelot.bundle.min.js.map\" --output dist/ocelot.bundle.min.js dist/ocelot.bundle.js","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","js-debug":"cross-env DEBUG=true npm run js-test-karma","js-test-karma":"karma start js/tests/karma.conf.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-test-cloud":"cross-env BROWSERSTACK=true npm run js-test-karma","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","dist":"npm-run-all --aggregate-output --parallel css js","watch":"npm-run-all --parallel watch-*","watch-css-main":"nodemon --watch src/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-dist":"nodemon --watch dist/ --ext css --ignore \"dist/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-test":"nodemon --watch src/ --ext scss,js --exec \"npm run css-test\"","watch-js-main":"nodemon --watch src/ --ext js --exec \"npm-run-all js-lint js-compile\"","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"devDependencies":{"@babel/cli":"^7.22.15","@babel/core":"^7.22.17","@babel/preset-env":"^7.22.15","@chromatic-com/storybook":"^3","@popperjs/core":"^2.11.8","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-babel":"^6.0.3","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.1","@rollup/plugin-replace":"^5.0.2","@storybook/addon-a11y":"^8.4.5","@storybook/addon-actions":"^8.4.5","@storybook/addon-designs":"^8.0.4","@storybook/addon-docs":"^8.4.5","@storybook/addon-essentials":"^8.4.5","@storybook/addon-interactions":"^8.4.5","@storybook/addon-links":"^8.4.5","@storybook/addon-webpack5-compiler-babel":"^3.0.3","@storybook/blocks":"^8.4.5","@storybook/html":"^8.4.5","@storybook/html-webpack5":"^8.4.5","@storybook/manager-api":"^8.4.5","@storybook/test":"^8.4.5","@storybook/testing-library":"^0.2.2","@storybook/theming":"^8.4.5","@whitespace/storybook-addon-html":"^6.1.1","autoprefixer":"^10.4.15","bootstrap-touchspin":"^4.7.3","bundlewatch":"^0.3.3","clean-css-cli":"^5.6.2","cross-env":"^7.0.3","eslint":"^8.49.0","eslint-config-xo":"^0.43.1","eslint-plugin-html":"^7.1.0","eslint-plugin-import":"^2.28.1","eslint-plugin-markdown":"^3.0.1","eslint-plugin-storybook":"^0.11.1","eslint-plugin-unicorn":"^48.0.1","find-unused-sass-variables":"^5.0.0","globby":"^11.1.0","hammer-simulator":"0.0.1","ip":"^2.0.0","jasmine":"^4.6.0","jquery":"^3.7.1","karma":"^6.4.2","karma-browserstack-launcher":"1.4.0","karma-chrome-launcher":"^3.2.0","karma-coverage-istanbul-reporter":"^3.0.3","karma-detect-browsers":"^2.3.3","karma-firefox-launcher":"^2.1.2","karma-jasmine":"^5.1.0","karma-jasmine-html-reporter":"^2.1.0","karma-rollup-preprocessor":"7.0.7","lockfile-lint":"^4.12.1","nodemon":"^3.0.1","npm-run-all2":"^6.0.6","popper.js":"^1.16.0","postcss":"^8.4.30","postcss-assets":"^6.0.0","postcss-cli":"^10.1.0","postcss-color-mod-function":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3","postcss-combine-media-query":"^1.0.1","postcss-css-var-to-sass-var":"^1.0.0","postcss-css-variables":"^0.19.0","postcss-discard-comments":"^6.0.0","postcss-discard-duplicates":"^6.0.0","postcss-import":"^15.1.0","postcss-prettify":"^0.3.4","postcss-rem":"^2.0.4","postcss-remove-root":"^0.0.2","prettier":"^3.3.3","react":"^18.2.0","react-dom":"^18.2.0","react-syntax-highlighter":"^15.5.0","rollup":"^3.29.3","rollup-plugin-copy":"^3.5.0","rollup-plugin-istanbul":"^4.0.0","sass":"^1.69.1","sass-loader":"^13.3.2","sass-true":"^7.0.0","shelljs":"^0.8.5","storybook":"^8.4.5","storybook-addon-tag-badges":"^1.3.1","storybook-dark-mode":"^4.0.2","stylelint":"^15.10.3","stylelint-config-standard":"^34.0.0","stylelint-config-standard-scss":"^11.0.0","terser":"^5.20.0","vnu-jar":"23.4.11"},"dependencies":{"@fortawesome/fontawesome-free":"^6.5.1","bootstrap":"4.4.1","swiper":"^11.0.7"},"_id":"@atavik/ocelot@2.0.1","gitHead":"d570432555c34931ac6699f327bd8351cc4d1d34","bugs":{"url":"https://gitlab.com/gitatavik/ocelot/issues"},"_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-CZU9e+sgMVO6gvc+Yp7v41r9T2Guub1CohVGeq+wS4GdRsYgcEz/iD+jlQ9h7zTwk4WermipDvo+K08OFVsRkg==","shasum":"9caa76619644ca79a15d6138c375c5cd303e4590","tarball":"https://registry.npmjs.org/@atavik/ocelot/-/ocelot-2.0.1.tgz","fileCount":169,"unpackedSize":9444674,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBmUbv4uMVJZQu+k0IfRk695iGxZMXxaheJIF776QVKHAiAr3RGyS4/dAPqRn653TUv/P6RkmUlPTQXeJqe9XmFdHw=="}]},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"directories":{},"maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ocelot_2.0.1_1732884508621_0.898299681800591"},"_hasShrinkwrap":false}},"time":{"created":"2024-08-14T10:38:03.437Z","modified":"2024-11-29T12:48:29.045Z","1.0.0":"2024-08-14T10:38:03.730Z","1.0.1":"2024-08-16T08:56:35.377Z","1.0.2":"2024-08-16T12:32:28.516Z","1.0.3":"2024-08-21T13:13:07.950Z","1.0.4":"2024-08-22T07:16:50.464Z","1.0.5":"2024-08-23T10:02:27.811Z","1.0.6":"2024-08-23T10:24:42.226Z","1.0.7":"2024-08-28T13:20:46.864Z","1.0.8":"2024-09-02T13:40:40.933Z","1.0.9":"2024-09-03T09:43:16.064Z","1.1.0":"2024-09-24T14:57:36.176Z","1.1.1":"2024-09-25T11:57:17.926Z","1.1.2":"2024-10-01T12:49:26.066Z","1.1.3":"2024-10-02T10:38:11.921Z","1.1.4":"2024-10-07T11:51:12.841Z","1.1.5":"2024-10-07T13:06:45.534Z","1.1.6":"2024-10-08T09:34:31.075Z","1.1.7":"2024-10-08T10:29:28.730Z","1.1.8":"2024-10-09T12:57:09.805Z","1.1.9":"2024-10-10T12:08:24.032Z","1.2.0":"2024-10-10T12:18:57.951Z","1.2.1":"2024-10-18T14:43:29.797Z","1.2.2":"2024-10-21T12:45:29.660Z","2.0.0":"2024-11-29T11:31:58.709Z","2.0.1":"2024-11-29T12:48:28.892Z"},"bugs":{"url":"https://gitlab.com/gitatavik/ocelot/issues"},"author":{"name":"Atavik","email":"technique@atavik.fr"},"license":"MIT","homepage":"https://gitlab.com/gitatavik/ocelot","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"repository":{"type":"git","url":"git+https://gitlab.com/gitatavik/ocelot.git"},"description":"Ocelot Design System - Ocelot specific CSS styles for entire website","maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"readme":"ERROR: No README data found!","readmeFilename":""}