{"_id":"@atavik/css","_rev":"23-4cba2e76c4f61c7f3d7703ed33ab2596","name":"@atavik/css","description":"Atavik Design System - Atavik specific CSS styles for entire website","dist-tags":{"latest":"1.2.3"},"versions":{"1.0.0":{"name":"@atavik/css","version":"1.0.0","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"_id":"@atavik/css@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":"bcd80d963829fb95159c2e7ad94440fa3c5cd781","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.0.0.tgz","fileCount":60,"integrity":"sha512-iV4uIVWL+9PSK/PScvebczoeARusoGDiktCqH5LwSgsdFXXvQJU1BP5VQ836aAsRn9kCjhk8mjIqumJsrhH4lQ==","signatures":[{"sig":"MEYCIQDcS9IYsz0Hq2PMR9l2ZMsFpTZCBVyo+CyvaFuxuxFt+AIhAJbptN8tGxAA1cELvHy4fhB/dNGGDBldgIZl0Gud8Dkz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54576},"main":"dist/atavik.js","sass":"scss/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"93661a19624d51ecd3e9ddacef19e54cb23bc2a6","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","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=scss/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 scss/atavik.scss dist/atavik.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 js/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 scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch scss/ --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.js --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/js/atavik.bundle.min.js dist/js/atavik.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --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/js/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/js/atavik.min.js dist/js/atavik.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/js/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/js/atavik.esm.min.js dist/js/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"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-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/css_1.0.0_1704359474920_0.7311679745049848","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@atavik/css","version":"1.0.1","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"_id":"@atavik/css@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":"98f7ec7207a08e7673b708bd9b678795b7c1ba47","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.0.1.tgz","fileCount":60,"integrity":"sha512-bd5qndvG1B4L+7F4ZqMHeIKH0PZTr7x+xCoo+bal9MAVvLDLaALRdmp765EhpO3JWxNnfhpZeG3nzlipeb6pUQ==","signatures":[{"sig":"MEUCIQCz3wTC1pGAa7d1WJPEFmTVqUlpiDzSP2WGIpjWlYc5jgIgSxB3ZO869bF2lBpkfWn+zNfZmRsoqGlCkoJu0EYi4kE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54404},"main":"dist/atavik.js","sass":"scss/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"cd71a2834e8ab3456a07862e0efcb7189e7c4862","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","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=scss/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 scss/atavik.scss dist/atavik.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 js/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 scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch scss/ --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.js --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/js/atavik.bundle.min.js dist/js/atavik.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --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/js/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/js/atavik.min.js dist/js/atavik.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/js/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/js/atavik.esm.min.js dist/js/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"@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","bootstrap":"4.4.1","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-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/css_1.0.1_1704362673726_0.4044280775325262","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@atavik/css","version":"1.0.2","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"_id":"@atavik/css@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":"35c79a2b3806c415e7e19a5191dd7a1a33648060","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.0.2.tgz","fileCount":66,"integrity":"sha512-N+vXORS7rT/3gl9rrmsebpQXESOudzKtNg8CaA54fMVlTpI1Bou4dEBdZuHDUSq2/ACl+JofCs5953xhXM2/vg==","signatures":[{"sig":"MEYCIQDaOhdefQI6znnB33eJo3/oqmv/LmeH8dr3lsnzvX3x2QIhANYk52J7m94NbdZIi6OqaId/waHM7ezjGeaj4EB3W6Mb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59497},"main":"dist/atavik.js","sass":"scss/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"e74dad7b21007faa2cf3457539650c62910b0700","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","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=scss/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/atavik.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 js/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 scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch scss/ --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.js --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/js/atavik.bundle.min.js dist/js/atavik.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --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/js/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/js/atavik.min.js dist/js/atavik.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/js/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/js/atavik.esm.min.js dist/js/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"@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","bootstrap":"4.4.1","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-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/css_1.0.2_1704450689266_0.7782810173109178","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@atavik/css","version":"1.0.3","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"_id":"@atavik/css@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":"fa00bfddf3063b4d3ca7b8b43c440feba384c51d","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.0.3.tgz","fileCount":68,"integrity":"sha512-Ysn1xri0eDZHBB/RPk8jPYQmWQiGeO4ugS8TV8mNzTWmVMJCQUaehNW+yyJiWh4tPpgkTc6pdFInbc9gIGcajw==","signatures":[{"sig":"MEUCICoMuNa5kIUQX7qnJACHc3bBW1DIw+PPBUVFobpnTSZ9AiEAq/J+On9lKL04EQX7+wMmXqLxGNgud7Lpwa+5IGvawe0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60859},"main":"dist/atavik.js","sass":"scss/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"0f1df3ddf20c0ea3b8d63766aa7d6600d457a03f","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","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=scss/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/atavik.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 js/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 scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch scss/ --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.js --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/js/atavik.bundle.min.js dist/js/atavik.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --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/js/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/js/atavik.min.js dist/js/atavik.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/js/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/js/atavik.esm.min.js dist/js/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"@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","bootstrap":"4.4.1","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-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/css_1.0.3_1704887098023_0.8277513346008514","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@atavik/css","version":"1.0.4","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"_id":"@atavik/css@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":"c526c399c1b56b108c58047c8ed2dab0ffe30923","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.0.4.tgz","fileCount":70,"integrity":"sha512-S8e1DHxDgVNvb+HK3w03CwKbONYIHpULSumwo3JbXqtUakSh6Za8lWsoL6pbFxZ/ERhzQZcayfFuek/1vV7KgA==","signatures":[{"sig":"MEQCIEizTLab/eUB2YKXjClR1iGpKFV8FYWHwIJV4nJhwisZAiAhoXURbeFD167fHZuHvhBd+HdM52n3Pgv+1IxxuHahmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62659},"main":"dist/atavik.js","sass":"scss/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"5809294a4710708a09012b09ae3467c0e9bd4f0e","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","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=scss/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/atavik.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 js/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 scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch scss/ --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.js --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/js/atavik.bundle.min.js dist/js/atavik.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --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/js/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/js/atavik.min.js dist/js/atavik.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/js/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/js/atavik.esm.min.js dist/js/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"@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","bootstrap":"4.4.1","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-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/css_1.0.4_1705070277498_0.6585993012619877","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@atavik/css","version":"1.0.5","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"_id":"@atavik/css@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":"1daf3e7598da93898d72a009ed85319f9996a6dc","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.0.5.tgz","fileCount":72,"integrity":"sha512-UHQhBH2AvKtxwz6LYtUUcj6gckHpp7hhaVeUYLIi/1lQpede/LWhZjv1FYcGenU5mCwimVAtx59BoUERtKp/ww==","signatures":[{"sig":"MEUCIQC07dq3uDm1mv3onPB6iaAstljRFzPGB9ShnvffrrXgIwIgLZGqvo35lGDsPu18QoU87lqEyiFx/xX3NJzYxGfFQsQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65004},"main":"dist/atavik.js","sass":"scss/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"7c15a47e046f6c680e0e41482422eef4adf37880","scripts":{"js":"npm-run-all js-compile js-minify","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=scss/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/atavik.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 js/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 scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","watch-css-test":"nodemon --watch scss/ --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.js --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/js/atavik.bundle.min.js dist/js/atavik.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --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/js/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/js/atavik.min.js dist/js/atavik.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/js/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/js/atavik.esm.min.js dist/js/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"@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","bootstrap":"4.4.1","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-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/css_1.0.5_1706262378196_0.7495163310531348","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@atavik/css","version":"1.0.6","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"_id":"@atavik/css@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":"adb65033d5789d4ec4882c1cdde035767b5d2ea4","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.0.6.tgz","fileCount":73,"integrity":"sha512-EJEQxaNqiDT7uW/NA4VYBzJ/KbkqPt8TTq0SAZ6WJWcS30FjEDI5P3FrLh2C/j/WnLLjSHRw5qxUD8+VRlb2vg==","signatures":[{"sig":"MEUCIQDUituH07fGo+Qeo8tQQNEBfByEJaKWeuWgADwxcvk+4QIgQGDciTnyJy4v7pZ8h3V6j87uVnxsNnweNhEWJ0Z00g4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65662},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"fb7de2986107e1e2a954d229f34f0942fa7b2d00","scripts":{"js":"npm-run-all js-compile js-minify","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/atavik.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.js --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/tavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"@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","bootstrap":"4.4.1","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-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/css_1.0.6_1706781397187_0.325311960645406","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@atavik/css","version":"1.0.7","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"_id":"@atavik/css@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":"0bb204fa458b19625a028410bd584ab3ddfac1f9","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.0.7.tgz","fileCount":93,"integrity":"sha512-YptHdBBhvw+me78uzIgjKI4wAMTilgPUnFm51Ijo+25F53+3iNdi9/ux1DkCN+LDbi3rI/hNOrdLIS0+5hpaSw==","signatures":[{"sig":"MEYCIQDUiRdbz6JfpZpip3YhOZOakcqxawI2cg0VTQPfVblAeQIhAMiAFwWbI0n/tGpk3C+Niasj+7daVlDCNgANydf0sjNh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2509444},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"fb7de2986107e1e2a954d229f34f0942fa7b2d00","scripts":{"js":"npm-run-all js-compile js-minify","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/atavik.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.js --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"16.20.2","dependencies":{"@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","bootstrap":"4.4.1","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-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/css_1.0.7_1706784179751_0.14535365518305587","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@atavik/css","version":"1.0.8","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"_id":"@atavik/css@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":"613cbd9499d1923791b9632bd588227941dc19ce","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.0.8.tgz","fileCount":94,"integrity":"sha512-3WIPt6K4J9h/BGwzGEbKVuhkDA8a7fiv5G/JjhJt8LmvOs9XOfU+RgR2fEWQRxe/5TyI3uTreZ4S/yByTSRMIw==","signatures":[{"sig":"MEQCIHLKBINDhRdy4SXMMxoxFd6dlLR8mo1qYRzrR+bf4q6cAiAnXbmZ16wlXeevydTTaAW8a5iiBHliElJZVNo9nA+zNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2510169},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"d45157c590bb7dc91c5bd535b8eaa2ee1e9fe398","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/atavik.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.js --replace \"dist/**/*.css\" \"!dist/**/*.min.css\"","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"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-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/css_1.0.8_1706863414090_0.8414098173367028","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@atavik/css","version":"1.0.9","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"f84de533cab45d7ec602e7ab618591662d51407c","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.0.9.tgz","fileCount":94,"integrity":"sha512-0x+Sis169I5gYJ5UcFq1vec3UkZAhjpaIb+a6kCu2KYWOFcTq81YaILW9ZULvEN+dDcWIqB0T336J9lnADiLWw==","signatures":[{"sig":"MEUCIQCxBRkKpGfPc/esb7eQcCVtcYzO5PmCKckgqn+8/f3nsQIgcc0FYx68f2IlR/u/zB23xVsUTI3QD1D6t2CyBQQsk7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2510347},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"32b6b60291f7e99183451c0ea1bbc9a33d869e3e","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"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-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/css_1.0.9_1706869317576_0.00536961138807035","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@atavik/css","version":"1.1.0","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"b0e93310070106e569bc209c3c27979a38b85a12","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.1.0.tgz","fileCount":93,"integrity":"sha512-lV1ianN6FNWzVkzfikbYofnzc9o9Rvs+MhsqKGa9ymWMP+SUQ3hRKwPULTimBKx2SxNhdEaEhsHUkXGQv21K4A==","signatures":[{"sig":"MEUCIQCL2O1b1OGSLi6+RgwE06jjRFHbCiyokLdhGhDcbGSXnQIga3Ln+OHJubw8JV1657+HM5/S/p+uZRGbv4jB0N873jM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2514190},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"11722dbb4686df0fe37a7bee5b38b6088abcd1a8","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"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-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/css_1.1.0_1706872794643_0.7553730866671686","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@atavik/css","version":"1.1.1","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"529fd3867be80bdfb8e430ec37335fb83d08053c","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.1.1.tgz","fileCount":93,"integrity":"sha512-ZsklLd4pCUh5AQglKIMzNeqoKbqe7xVyy4Am2IF3lBclLOvdK+fJWiWa8IF1+TbFzv17Gs4KY0/5YwT5Cy3jNg==","signatures":[{"sig":"MEYCIQCPgXKt6dzZ6e+cSTz9hRFwO2/bhtRXH2jDZigzgpQ7PAIhAPXUS4I9uasJLU33KW0rxcIZ+KphfJdb9EY6eaG4Y0qs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2514067},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"ef57017d49b1d61448fda657e08d2c035ac96e5d","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"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-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/css_1.1.1_1706877744940_0.37740458382916464","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@atavik/css","version":"1.1.2","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"dcb68e11a4ab1488c159e0568cec4b23a754eff7","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.1.2.tgz","fileCount":93,"integrity":"sha512-UeaqUETpY1y+3ubpz3kVcYl2vlgigqi0QX6ronJoKXhcFTqVj/CbDt8aGRXphw2PAeToU4zX5HxgIFlXEKO9PQ==","signatures":[{"sig":"MEUCIQC4JUuPsP0GXfpffHgoyoOxHINdeATH/0SQzeBFdDoWOwIgQLYZS+Vx3LIa49obU8f4nJ688sp0C8UuBGsfDVnoxRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2514028},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"719848493b9a72370b6b22f2fc86943ae4cb089b","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"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-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/css_1.1.2_1706879771127_0.8433354223203129","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@atavik/css","version":"1.1.3","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"bcdf5a7c99f71d3717fcb572db4432958c6da33d","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.1.3.tgz","fileCount":93,"integrity":"sha512-+SYYY0i8jP8GwY4j626GDbxN6uSzwP2s/e6zEHqXHUOcSrtf5RL1SNqZ81Qwx6VFTJ4TBl2Lk0tsTTAqkYeN4w==","signatures":[{"sig":"MEUCIAvI3/5XdYuSrf/E7Jgzs00i5JJE3fWCNDg0bH5Aeg6FAiEAhPHSsI6ZuqscgnYqO1zyhGuYkldyKXu1him5JqTJlzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2514957},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"17f86e996cd86715e7642f2da5f76106008ed6de","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"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-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/css_1.1.3_1706881604804_0.6437336812895613","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@atavik/css","version":"1.1.4","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"e2a92720ff8137742baf91f6f02f929318a7a928","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.1.4.tgz","fileCount":93,"integrity":"sha512-8cMdi0qAI0bWWGTwQyIBKd4SGE8heJcllQgiLOLQxsxuafwZ9ipkOLVtDp8VIVmL770GsvdNm+Q6VOtOU73/Fg==","signatures":[{"sig":"MEQCIG0zfmQzw9E2oioJ69rYlYMMfnIEQJv6K4j3cHwx6fevAiA/OqIlplRInP/3N7YstFURyPzZStURB+ftgDLzhfV8fQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2514950},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"18d53f137d546e0ce6f9a4073149a4e9e8a28a60","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik specific CSS styles for entire website","directories":{},"_nodeVersion":"18.18.0","dependencies":{"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-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/css_1.1.4_1706881939554_0.059849816249638144","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@atavik/css","version":"1.1.5","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"157b269828ba2172b5ff6ef9dee08cfce5a49b42","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.1.5.tgz","fileCount":110,"integrity":"sha512-li3QmdkXGcoudAnufBl+EuPDh4FPuq7GG8lOrjyFqAd3eqLxJMW9bZDTIusodjj9SMm/FbQinrMof9pcrDb3Sw==","signatures":[{"sig":"MEQCIGKDtmZpMFZXlAgncQg0KnW2qz1TJcXGIsHnNN0OCuRoAiBU/RZNOpKjeG2gNd3g+lgsawWd9xF2lxAKtkXdHhJvxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3767936},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"18d53f137d546e0ce6f9a4073149a4e9e8a28a60","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik 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/css_1.1.5_1712050281910_0.2587388433069078","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@atavik/css","version":"1.1.6","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"f5f5444d80ea707442d649b8dddbed82e3c4e88c","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.1.6.tgz","fileCount":112,"integrity":"sha512-za3aD8hKMMMmyVPRqhWdt7d4jYLoSHatoAPvgOXAbjWGKSRigULx1B9vD4Y0UehM28JoOIeQCsS0g+mtja0EnA==","signatures":[{"sig":"MEQCIC9LnhmeSjhtpRewBXWxnOiAH6mJLRTElJMeesgsrUcwAiAmZcqjXTjwWBE1ZvRf75UgHEZFlggP2fe6gWBnKKM/pA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3780217},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"2471c3d07c2751b5b8eebcab2f768d8c85b063a8","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik 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/css_1.1.6_1712302202331_0.7858665138684597","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"@atavik/css","version":"1.1.7","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"df1a0b74bef1a58df1a6e46f9e2819d97a1d3511","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.1.7.tgz","fileCount":112,"integrity":"sha512-ZGo5F2rqKW9vr/MumOdUYLpgqFGoGHanZuwmA7JqlEsshWTRYQHyjvHn3AzpC56nMLo9D+RqG7VgORjujcuQww==","signatures":[{"sig":"MEQCIBMANdoNip4vWDOy+vN0xMS87K9KKVQOY5iu0306fj+AAiAj0fydQrDLdNUtnBlR4irIpBycqpFWUkQugpu+6r0hKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3780265},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"2471c3d07c2751b5b8eebcab2f768d8c85b063a8","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik 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/css_1.1.7_1712311057406_0.450163546173761","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"@atavik/css","version":"1.1.8","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"8ece5601f31eb131683c88648f24657de891e0cd","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.1.8.tgz","fileCount":112,"integrity":"sha512-f0husHsELaiigfJUO+zXf5+qjFKAP8l47vLJXjLDHgn6d5eTKZ7pqH+pmXh1An77he1MjeoUg2NtCCC6fkVFiA==","signatures":[{"sig":"MEQCIAx1ohiOogbfmBNyYOqoy4TtlVJ4WbrpX/ndTHtglcdxAiBMtkk8RTbTCi2bTk3l3bP5D+vDxup+OG5tRemtiKWPzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3782621},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"9ea3f9d2286ef5d82e69b35e7ced13b34962859b","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik 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-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/css_1.1.8_1712840271448_0.8681409470650365","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"@atavik/css","version":"1.1.9","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"ff2970c9e2a2f56e360fc47f098d67ba112a4681","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.1.9.tgz","fileCount":113,"integrity":"sha512-KHdgCWPEU/MyaM5IGjUWHgqT4CKLDtEf7vn2JRdp1BsqzzFjDEVXMN72jY5Q/Sz1mmI0MzCGq8A9zb8AIrl3DA==","signatures":[{"sig":"MEUCIQDeslGFTK4PlHWrcQGPX9jU84pYaVEArh3+iYvG5luMSAIgGy7FEFzm9jTdnNwgMgvWk6EmfQfWCyKdbc5OLQ94zHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3814021},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"2af6e2c1a7432ecc9373b4caf8bac5e54c437bc4","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik 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/css_1.1.9_1715091268247_0.3727985211518363","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@atavik/css","version":"1.2.0","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"709ec262cb64555baf09f46d6d86426c60421ecb","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.2.0.tgz","fileCount":113,"integrity":"sha512-PjnZ5g1xPZ26wrA7TmJzLAN+NqkG//p+jm2hv0TQfCpalMZjqGfu4kli6mbgjTJkZSL23J+GzJZJBBQz1C1Yeg==","signatures":[{"sig":"MEUCIQDa2ONi3l4HgPv9nr8CH15w3f3tCHj4T8qjaxV5gQZoxAIgVJ2xMH1ZjVG/auIZ5pt8+v5J2yr8RuPzPMcX776odYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3813407},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"d9a86e37aa4468d2d84ce1b2222713b1992d8e9a","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik 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/css_1.2.0_1715092241596_0.01590550101235344","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@atavik/css","version":"1.2.1","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@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":"1d0bf2a987b657c0b5c07650a8f7723450ee652b","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.2.1.tgz","fileCount":113,"integrity":"sha512-/aV8HAtYuH3VvrIEYyeh6Vkrirs46oSFz7F2dHBqpIizWi/Qomt51CsjpWkWtuGTJ36NIu0izaZ7BRAmdQJt3Q==","signatures":[{"sig":"MEYCIQCGSkdvtmE30iwQVCPZ5Y2+eqMjalBKlLCgpu5wBztU5QIhAKfluDJ3+tAsFml/oaWEqUo77XdJt20i6F0XbR8Hq2ad","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3836924},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"54d5bc0227d99f4de0c70d99582b58cefb54259e","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik 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-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/css_1.2.1_1716454209008_0.9790140768450681","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@atavik/css","version":"1.2.2","keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"author":{"name":"Atavik"},"license":"MIT","_id":"@atavik/css@1.2.2","homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"dist":{"shasum":"827989dc6ac0746ee72dfbfdba5264b9b0990494","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.2.2.tgz","fileCount":115,"integrity":"sha512-K+Lf5NVXjyohVOkMHfoq003xhLpS9J7ll6/MUTIGWSxm4vqruk5M9fXFxvwNljzMpjIDdaOy9ob6IQeQnErtFQ==","signatures":[{"sig":"MEUCICSE1G3izkYkzbU8ryuUK2QRn4CstUQU+e67ia6MvseUAiEAhRDAfqDiDyWl6/fxt2SkUKA/pfOF/8zMvBXgNQclJZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3886748},"main":"dist/atavik.js","sass":"src/atavik.scss","style":"dist/atavik.css","config":{"version_short":"1.0"},"module":"dist/atavik.esm.js","gitHead":"11619e3de3381b768724b465bc8fe16b52148f51","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/atavik.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/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.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/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.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":"Atavik Design System - Atavik 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/css_1.2.2_1719234871643_0.2713727906364771","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"@atavik/css","version":"1.2.3","description":"Atavik Design System - Atavik specific CSS styles for entire website","author":{"name":"Atavik"},"license":"MIT","config":{"version_short":"1.0"},"publishConfig":{"access":"public"},"homepage":"https://gitlab.com/gitatavik/design-system","repository":{"type":"git","url":"git+https://gitlab.com/gitatavik/design-system.git"},"keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"main":"dist/atavik.js","module":"dist/atavik.esm.js","sass":"src/atavik.scss","style":"dist/atavik.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/atavik.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\" \"!dist/*rtl*.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/atavik.js.map,includeSources,url=atavik.min.js.map\" --output dist/atavik.min.js dist/atavik.js","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/atavik.esm.js.map,includeSources,url=atavik.esm.min.js.map\" --output dist/atavik.esm.min.js dist/atavik.esm.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/atavik.bundle.js.map,includeSources,url=atavik.bundle.min.js.map\" --output dist/atavik.bundle.min.js dist/atavik.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","@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":"^7.5.1","@storybook/addon-actions":"^7.5.3","@storybook/addon-designs":"^7.0.5","@storybook/addon-docs":"^7.5.1","@storybook/addon-essentials":"^7.5.1","@storybook/addon-interactions":"^7.5.1","@storybook/addon-links":"^7.5.1","@storybook/blocks":"^7.5.1","@storybook/html":"^7.5.1","@storybook/html-webpack5":"^7.5.1","@storybook/testing-library":"^0.2.2","@whitespace/storybook-addon-html":"^5.1.6","autoprefixer":"^10.4.15","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.6.15","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-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","react":"^18.2.0","react-dom":"^18.2.0","react-syntax-highlighter":"^15.5.0","rollup":"^3.29.3","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":"^7.5.1","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"},"gitHead":"788876614ef746a97cd00b9a4853256eae4282ad","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"_id":"@atavik/css@1.2.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-OsDnFog+Up2oc99EQo7ToH+cH4hVeEINH+8RoXZEbqBeawluNg3zPSndIrZhDhD3N6Vq5QcaHXe/Rja+L3UdEg==","shasum":"e16a9b5b28a8041336d87d604ceca36d892df99a","tarball":"https://registry.npmjs.org/@atavik/css/-/css-1.2.3.tgz","fileCount":115,"unpackedSize":3889227,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8xm5a+lzdbAm4GMXYys8gkGJfHpojb7WrJgtnpNDmcgIgdbTJUUDtFpANIWbE+xNHz5xgO2IHBZxIIHjWsr0v9UQ="}]},"_npmUser":{"name":"atavik","email":"technique@atavik.fr"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css_1.2.3_1719236901598_0.28439062309136"},"_hasShrinkwrap":false}},"time":{"created":"2024-01-04T09:11:14.799Z","modified":"2024-06-24T13:48:22.073Z","1.0.0":"2024-01-04T09:11:15.110Z","1.0.1":"2024-01-04T10:04:33.869Z","1.0.2":"2024-01-05T10:31:29.489Z","1.0.3":"2024-01-10T11:44:58.200Z","1.0.4":"2024-01-12T14:37:57.706Z","1.0.5":"2024-01-26T09:46:18.353Z","1.0.6":"2024-02-01T09:56:37.332Z","1.0.7":"2024-02-01T10:42:59.965Z","1.0.8":"2024-02-02T08:43:34.333Z","1.0.9":"2024-02-02T10:21:57.787Z","1.1.0":"2024-02-02T11:19:54.852Z","1.1.1":"2024-02-02T12:42:25.161Z","1.1.2":"2024-02-02T13:16:11.435Z","1.1.3":"2024-02-02T13:46:45.020Z","1.1.4":"2024-02-02T13:52:19.778Z","1.1.5":"2024-04-02T09:31:22.256Z","1.1.6":"2024-04-05T07:30:02.645Z","1.1.7":"2024-04-05T09:57:37.626Z","1.1.8":"2024-04-11T12:57:51.660Z","1.1.9":"2024-05-07T14:14:28.539Z","1.2.0":"2024-05-07T14:30:41.827Z","1.2.1":"2024-05-23T08:50:09.206Z","1.2.2":"2024-06-24T13:14:31.902Z","1.2.3":"2024-06-24T13:48:21.883Z"},"maintainers":[{"name":"atavik","email":"technique@atavik.fr"}],"author":{"name":"Atavik"},"repository":{"type":"git","url":"git+https://gitlab.com/gitatavik/design-system.git"},"keywords":["css","sass","mobile-first","responsive","front-end","design-system","web"],"license":"MIT","homepage":"https://gitlab.com/gitatavik/design-system","bugs":{"url":"https://gitlab.com/gitatavik/design-system/issues"},"readme":"ERROR: No README data found!","readmeFilename":""}