{"_id":"@coreui/coreui-pro","_rev":"179-65b078480c5b32c614f849753667ed08","name":"@coreui/coreui-pro","dist-tags":{"v2-lts":"2.1.16","next":"5.10.0","latest":"5.27.1"},"versions":{"2.0.0-beta.0":{"name":"@coreui/coreui-pro","version":"2.0.0-beta.0","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://github.com/mrholek","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.0-beta.0","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"a9eec573f3bc15a91541ff9db95483904c39b3fa","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.0-beta.0.tgz","fileCount":89,"integrity":"sha512-+EgoYPw0eh5YFH4MtyIThMZ5NxcTR2xKfD9e6c82/PFG1CuyF8lClj2OhyLCvfjClL7JEpk+xkD+ZlDYtRqeXA==","signatures":[{"sig":"MEUCIDgQyXkqDXaDr5PypVSGnOcl+6IJd3uY8WYuLzoriyINAiEA/7xdW+C5DU9QhJVF6+qTLjthaeODqfHYQOZUDtBujeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4309868},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"fcde371f488644d0282c6914619a36eced4d8f8b","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","js-minify-bundle":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","increment-version":"node build/increment-version.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.16.0","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.12.1","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.7.1","stylelint":"^8.2.0","uglify-js":"^3.3.8","@babel/cli":"7.0.0-beta.42","@babel/core":"7.0.0-beta.42","npm-run-all":"^4.1.2","postcss-cli":"^4.1.1","autoprefixer":"^7.1.6","babel-eslint":"^8.2.2","clean-css-cli":"^4.1.10","stylelint-scss":"^2.1.0","stylelint-order":"^0.7.0","@babel/preset-env":"7.0.0-beta.42","rollup-plugin-babel":"4.0.0-beta.2","eslint-plugin-compat":"^2.1.0","babel-plugin-istanbul":"^4.1.5","stylelint-config-standard":"^17.0.0","rollup-plugin-node-resolve":"^3.3.0","stylelint-config-recommended-scss":"^2.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.42","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.12.9","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.0-beta.0_1522340624093_0.458560215372972","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"@coreui/coreui-pro","version":"2.0.0-beta.2","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.0-beta.2","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"dde58ce0c0a964dda44c5a0ee5dde1e07708e459","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.0-beta.2.tgz","fileCount":102,"integrity":"sha512-z/W+ez2esZ1sE/9yIyo/FrBEdy+QYaLznxAxdP/S3OI0DWL62JonYWFbLIUKAEkzoGTvoCoaUiaIdMuTqEJmzw==","signatures":[{"sig":"MEUCIEwh7NVP6naDK3dK/q459u1mCFAenjLYraUjoHkirQ+dAiEA5w4YwQOkUz/+/ir+F/QvL0FDZ4wt1dDWpb13ps5BkRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4327019},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"a7c49b9e8cb61956d47013e7c3750a0c3c6e74ad","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.16.0","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.12.1","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.7.1","stylelint":"^8.2.0","uglify-js":"^3.3.8","@babel/cli":"7.0.0-beta.42","@babel/core":"7.0.0-beta.42","npm-run-all":"^4.1.2","postcss-cli":"^4.1.1","autoprefixer":"^7.1.6","babel-eslint":"^8.2.2","clean-css-cli":"^4.1.10","stylelint-scss":"^2.1.0","stylelint-order":"^0.7.0","@babel/preset-env":"7.0.0-beta.42","rollup-plugin-babel":"4.0.0-beta.2","eslint-plugin-compat":"^2.1.0","babel-plugin-istanbul":"^4.1.5","stylelint-config-standard":"^17.0.0","rollup-plugin-node-resolve":"^3.3.0","stylelint-config-recommended-scss":"^2.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.42","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.12.9","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.0-beta.2_1522936263409_0.4643293476023507","host":"s3://npm-registry-packages"}},"2.0.0-beta.3":{"name":"@coreui/coreui-pro","version":"2.0.0-beta.3","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.0-beta.3","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"b3af9e61b0dbdbc3433514770169987587694e55","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.0-beta.3.tgz","fileCount":102,"integrity":"sha512-MJ1Ve8v3bJhUP4UyFavmu8KRaR+O+VKhx7Xuu197j7fALA9t0zehgZ2tKsvYwvFr6H/VOaGP15p0Dt6g5FYL3g==","signatures":[{"sig":"MEYCIQCgYCV/PIObmlwASh7p6W0Xa18kkxrQXs7goyZViVMqVQIhAMXIeVsZw0m0WcaZ2wlVssEt4eeH58WIPS+bnUItuAwu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4154228},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"70a872cafbdffc6c3682973cb381ebe57088a0e5","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.16.0","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.12.1","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.7.1","stylelint":"^8.2.0","uglify-js":"^3.3.8","@babel/cli":"7.0.0-beta.42","@babel/core":"7.0.0-beta.42","npm-run-all":"^4.1.2","postcss-cli":"^4.1.1","autoprefixer":"^7.1.6","babel-eslint":"^8.2.2","clean-css-cli":"^4.1.10","stylelint-scss":"^2.1.0","stylelint-order":"^0.7.0","@babel/preset-env":"7.0.0-beta.42","rollup-plugin-babel":"4.0.0-beta.2","eslint-plugin-compat":"^2.1.0","babel-plugin-istanbul":"^4.1.5","stylelint-config-standard":"^17.0.0","rollup-plugin-node-resolve":"^3.3.0","stylelint-config-recommended-scss":"^2.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.42","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.12.9","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.0-beta.3_1522939393884_0.23262664560501212","host":"s3://npm-registry-packages"}},"2.0.0-beta.5":{"name":"@coreui/coreui-pro","version":"2.0.0-beta.5","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.0-beta.5","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"4e456f852e116c5121cf763b4c57f3b9d036a50e","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.0-beta.5.tgz","fileCount":102,"integrity":"sha512-vImxsmWwgfKIivee2IynbgKS+efuLO59fZY5tg3+AVMGU0EEsplVBOtvD/OoPcsKeqta2thqyVQfRkK8RBScAA==","signatures":[{"sig":"MEUCIQDW6CuSwAuWcpqUKK6wsCrGPCgB8tAr9CxtaJdBw3WfvQIgAs/7r+BfwTIndpgkja8QINckp30nr9Q4vsuSUrtnQW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5754261},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"f40ad53397730ffe2da4cd8aca3295d12a8a61be","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.19.1","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.17.3","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.8.3","stylelint":"^9.2.0","uglify-js":"^3.3.20","@babel/cli":"7.0.0-beta.44","@babel/core":"7.0.0-beta.44","npm-run-all":"^4.1.2","postcss-cli":"^5.0.0","autoprefixer":"^8.2.0","babel-eslint":"^8.2.2","clean-css-cli":"^4.1.10","stylelint-scss":"^3.0.0","stylelint-order":"^0.8.1","@babel/preset-env":"7.0.0-beta.44","rollup-plugin-babel":"4.0.0-beta.2","eslint-plugin-compat":"^2.2.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.44","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.12.9","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.0-beta.5_1523455983843_0.15159686201579392","host":"s3://npm-registry-packages"}},"2.0.0-beta.6":{"name":"@coreui/coreui-pro","version":"2.0.0-beta.6","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.0-beta.6","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"9c4fb9e7d7249fe23956f2a3b174a014f0b62970","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.0-beta.6.tgz","fileCount":102,"integrity":"sha512-ycp6PZHyMMwYW19a70HL56ZBba/We3qyRx4ZpyzyRzlSO4sLhYDZ2WnP3bz1SjcAtD7GODuusYqUKqXQDRjHqw==","signatures":[{"sig":"MEUCIQCjdXtTh9QFAA5JCDxkZ6ujrCjGXJ+q5ySf0uNhEXIhvgIgdHxtMQWiBb9Tr0GI17RCEbsQu+jZOmhR48vyuptuZJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4431683},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"746d6b489c12c7f257e4dff1c4db2d8adc19a7b0","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.19.1","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.17.3","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.8.3","stylelint":"^9.2.0","uglify-js":"^3.3.20","@babel/cli":"7.0.0-beta.44","@babel/core":"7.0.0-beta.44","npm-run-all":"^4.1.2","postcss-cli":"^5.0.0","autoprefixer":"^8.2.0","babel-eslint":"^8.2.2","clean-css-cli":"^4.1.10","stylelint-scss":"^3.0.0","stylelint-order":"^0.8.1","@babel/preset-env":"7.0.0-beta.44","rollup-plugin-babel":"4.0.0-beta.2","eslint-plugin-compat":"^2.2.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.44","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.12.9","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.0-beta.6_1523457123715_0.28978405111063155","host":"s3://npm-registry-packages"}},"2.0.0-beta.8":{"name":"@coreui/coreui-pro","version":"2.0.0-beta.8","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.0-beta.8","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"982107223d02a400548b198a678b61b4a598d613","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.0-beta.8.tgz","fileCount":103,"integrity":"sha512-V3qdtzAQEJ6PHoQAAl2/Jq+ziEBbtXqmKFi8bjvN9SxXKs3Emk8uboHn9UJBI9oEib/KHYgEl9ZEVeHJKSmctw==","signatures":[{"sig":"MEUCIQCJuC7NllljlmC63WDeWMA7YPWa6JMGE1DcvaWi50rCZQIgDy5zJQr2mJU2gd59rG2F4X8HfVGLc1Q08+LaLnhCqlg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4370120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1NfQCRA9TVsSAnZWagAAIcAP/0x7l9+WBfKfX3oOzrMV\nlubVI20E0hS/CtlxwuURfkC9Lji6eVb+DChJtpTSgtr09fffzPzpITAlv/bh\nW/sBnEORKzxqCxuevSQkNK3QzCgPxRhayll2GR59tOeH28KSm7PZIUJ16om0\nDKqPJO/291yT9j46KfXemoR+dIupB0UNGKemXhR5bQweqKOg44nwbQX76JmB\n1WTlmsJDLak6KUJtZccc76zk5SkC0hx3oYHjKK8xmpx1RCE/5lbFu2j7vh6q\nWIcjhRKhS4PH1qHJGF8z/IyYW8jwazptSsGAWVMhPvUV9ziQ6i4m5zEj6656\nrFeJGHAZqp6npBtkDqmzs/64gMwkILDFFCBb0OFgsMB4zxMl6IPkltWjzGle\nMq5XbV+0Q3vze3Xb2hfAdz28ykFVZ1uW4thZRPEmO+BEUiInDXG2wu6WG2rw\nqKAkF6JEoMF6JWCqI1lEENt0AL6Y+DoN/DI1f4PAjIqyHGMa7BJUyXDmJqca\n1fujn1iFV7m4ZME3Cd5WoaFq2tCeiPSNwSd26LbGtfthMdsCsBY9o/9zEibE\nmBJG58UVsE4szlEY1c6BZHwLzybiN9XFCUr5qZoSyoyxzp4L0nalSKuD8T9w\njd8Ot2opmLDoN/E1h1rwYCpBQnR4ygFCXB6ZxvbfFTb12obCBljuug5divu8\nPglR\r\n=GaN5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"71d125b7cb3221ad2c9eb85950e36c1f313af226","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.19.1","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.17.3","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.8.3","stylelint":"^9.2.0","uglify-js":"^3.3.21","@babel/cli":"7.0.0-beta.44","@babel/core":"7.0.0-beta.44","npm-run-all":"^4.1.2","postcss-cli":"^5.0.0","autoprefixer":"^8.2.0","babel-eslint":"^8.2.2","clean-css-cli":"^4.1.10","stylelint-scss":"^3.0.0","stylelint-order":"^0.8.1","@babel/preset-env":"7.0.0-beta.44","rollup-plugin-babel":"^4.0.0-beta.4","eslint-plugin-compat":"^2.2.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.44","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.44","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.12.9","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.0-beta.8_1523898319630_0.09107893188929106","host":"s3://npm-registry-packages"}},"2.0.0-beta.10":{"name":"@coreui/coreui-pro","version":"2.0.0-beta.10","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.0-beta.10","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"a5a609d09f39ef97ceb48e9435af15193e6fd7a9","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.0-beta.10.tgz","fileCount":102,"integrity":"sha512-mP7sZyuc4tqiuIRNY5bEx9fK7WPWxPKxE3IP5scKYO7vhBaZqiawDOqFNdIILkOcYKqCkmLpgE00pn36C2Mdlw==","signatures":[{"sig":"MEYCIQDhAkF4yTyChZvbnwUJ9M/WHBs/XVQJR890ebtHA43oEgIhAM339CAsMNRu1dedp6UyXGqkA9OCSppbw6uBj3oMLiOk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4348266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2bWECRA9TVsSAnZWagAAZo4P/RiUpxkKVu8F/1f0T41q\nJxvJaMnZaMr8JETe/AtdoTEjCoc2dTuwbeuGF7qJBYQnWo7ZGOJzhPtdc2pN\nx3C6/OyrBTTJZIcN59sW4pGSlsWlb71Zhn6zsc/frz7mn8Vlcl07ITsSrfWQ\nZ0NtT1cYpk498rDf1EajRUl//Knl6UL/ornH8pL9TBQSFf/sQMaEaAKBDTn8\n/kudGfkG9pi3ZqJ6NjhkCYQya0B8qzr9LYoI+a3T7WHHf1iDtNlUevgUVR9l\nJARWj5gXYvKYLbl1xge9aqjVTWs28lzsKdksa0oOsui7lhQqSBp89+1utQFi\nMhjTeus9LTctZpgERjz+sMehTk6mAcZMC0LX60psqPpFdUIRHUafPQ4ZqHnJ\nQU0+AhNrl8B2GUNOzCDus1hx3rKrJd9E0yktadlw31j3kiEiPZ6uO2ukQ//S\nslZ9VKZgW7kzbT5cyuc/SR9WKInImzIDZxGwSaqmGCCLpiqYwTEXHN20asHX\naNKX/tOoBWfY1ltdSeToueaiGl6SiC2UtyPiSR6KiYuHYLm5uu7SlJtaqlQ3\nqR0dw7DD9A4x2n4e6RqaGYg7bErYxlIOq+4B+xZIWbZxDIT4//uCPFM6rjc/\nNeTGWyxlQ7K/nwhS1a+8EhpUk6JlF3CgDNeBdvu+m2ue6caMXtxIJueslvgO\nDMUK\r\n=6AHD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"10073a00c44792da2c0e40a09bc8fc24bd62ff6e","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.19.1","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.17.3","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.8.3","stylelint":"^9.2.0","uglify-js":"^3.3.21","@babel/cli":"7.0.0-beta.44","@babel/core":"7.0.0-beta.44","npm-run-all":"^4.1.2","postcss-cli":"^5.0.0","autoprefixer":"^8.2.0","babel-eslint":"^8.2.2","clean-css-cli":"^4.1.10","stylelint-scss":"^3.0.0","stylelint-order":"^0.8.1","@babel/preset-env":"7.0.0-beta.44","rollup-plugin-babel":"^4.0.0-beta.4","eslint-plugin-compat":"^2.2.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.44","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.44","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.12.9","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.0-beta.10_1524217219545_0.7897302854403336","host":"s3://npm-registry-packages"}},"2.0.0-rc.1":{"name":"@coreui/coreui-pro","version":"2.0.0-rc.1","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.0-rc.1","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"ae6480d2138fd07bf25285689c7f07591e6f1cff","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.0-rc.1.tgz","fileCount":108,"integrity":"sha512-JRfNGqnk+JFekTFI/QLKF3h1lJjfV1pg+jKQlnPy7mdWFDiXKn6e+nGM3B19Euxw15lD+Z8BStAG9xg5fSf3Cg==","signatures":[{"sig":"MEUCIGrmKeB9TBb5Lk2y7lwVkxCuNHTyQaYt/Z6uNLmCSUd5AiEA5WZZAmCuvl4wYTKOa1AIk+6bY+yw6H6XIR69W15XtTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4402150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5yVtCRA9TVsSAnZWagAADQQQAJ3+ILz5liuEf071BskO\nZaOAgxRdh4pBmuB7suOtjrUTS8dSw/XbyjJJ1n1z1HTFhkKMvXlf1a4BM0wo\n+lGeIzykJ7ADOQtjd76HLJi4PE26QRR8vmLOIjPJlX7ZhSTuZWgcWbEarmwK\nd7/41fSqSx3d9ppyQJlESMzfbAjiGZDLnISZkjmH8JJpTaDAmBeof2hvnCxm\n2cmMFKp27WXhZVLLPbHSUzXHgqmH1wk6cIQJoygKQ7SRShN+oUIw01bXpayz\n1rzVq2y+yvcLH/e4roGlBtk3fF8ghOFu6OfOMpaJoY/x1zQ+q3z2HTnici5m\nY5sDIaiOCRwL6JpsAC5ghtz6ot9sbQFM8/I0dI3VguqorzfYv4AqDEmU4KZv\n9MmpG/al8RjIGEFkHUjlhYowuY1rDmmIap1XpJczyQXEobm2AuKK6qEkBCi4\ntT1x97WP5Iyr/zChWgzt81h25DF3OHvrpNwr/NlWyJuhlXTLXTgZj8SmE7k1\nPJrqM8wjVHWFyc7GunRb8D6pm3d26IVXQFDyZ0txZr2DEPBcSwsKO8nRn9Rr\nG+qZnR5qIiybbU/tPMKn0XOp2/rypnqYlxxzPqz1/fq8UKmankB8iX5oqtpf\nS5moYOae2o0Qlu1DY8PQaYDyxwbj2Y8niN7ZZBsLTFP36xGTJrErnk5OcKe7\n4bqX\r\n=4b3K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"1de3c8f1101ce578bab46736756da3513c7472dc","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.19.1","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.17.3","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.9.0","stylelint":"^9.2.0","uglify-js":"^3.3.22","@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","npm-run-all":"^4.1.2","postcss-cli":"^5.0.0","autoprefixer":"^8.3.0","babel-eslint":"^8.2.3","clean-css-cli":"^4.1.10","stylelint-scss":"^3.1.0","stylelint-order":"^0.8.1","@babel/preset-env":"^7.0.0-beta.46","rollup-plugin-babel":"^4.0.0-beta.4","eslint-plugin-compat":"^2.2.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0","@babel/plugin-transform-runtime":"^7.0.0-beta.46","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.46","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.46","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.0-rc.1_1525097836895_0.1387258896667367","host":"s3://npm-registry-packages"}},"2.0.0-rc.2":{"name":"@coreui/coreui-pro","version":"2.0.0-rc.2","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.0-rc.2","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"e61b1ffa38a27202c2c0f40120f1502b5019ec60","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.0-rc.2.tgz","fileCount":108,"integrity":"sha512-5nnZ3c4P7+5Pg5M1iG9XGyYL49O4vy9gpfMTgycYUiRJN9VANPYV9UOM5GnfVkRW9+N2V3WAfqVc3ovbE0UiBg==","signatures":[{"sig":"MEUCIAhpmz8pNpPlfhTWG/2lnIZFK+XuVhQtLce/tZCEJIdUAiEAiGPQD+aASbmp9jNgRpdwT/D6XVt14TpjfZ+Y2QOe/4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4403715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6ELUCRA9TVsSAnZWagAAtksP/RETlguT8gXkK/IqCZKR\nGSxybm2+vrPvzNY8bqzABPmIFhEDFxM5WUS48exA0BPf1y8LYShasVvYDm3O\ncAFVB4848uPVJK6PSs+GvKfEgPJyT8z3409nZIQWKbP4wBrpQz7qPM/xArzD\nMrxzANU7Q7IIjgHkZNqsgmFKURs7yyH2LdcgtbG+D62tz6h6/XpWTUWqR/EK\n00/rtG57UaFZf9PjMYrrUMhFybTTbHVfkrAvFmKfSZwgvBBfE3TGArti8QpX\n9EVX729TQSE0PaqGkIYLwmYd1A2+x2763HwFov1ZKB7ud2aFphP7peslbVRh\nhWcFVkgBhGkTWqAtkHYCp0ntblcrD/qEhIL0zHcXl7x4HTI1OVd2PwIG5Caa\nOXt667LpteFwC7Afb1DcTON8BW6JI0vhXswTd0J+fVDh+jNZ8q+RwQp/ig7f\nEW/tq5hjCGXY7cjJdEQ4yWUVRE9MW16jI8VI4Ml24UUZ8CUspU+DuerrXCwN\nuY53QOFu6REfUfJhl1LgDpJWe7O10U5SJXdzTMPFSZXODcqJ0vVIqjeWE8QH\nqQePJexoWaEkpOg6XJQG4RP2Wu87uW30S526SjEIRB4+ourCw9tk8ep4S/QD\nrfTuIGLzxfOCMvuHWnvrIuVelyyB4VhJNfzGWorqWOegrlLLkEH4ec9gC/IT\nDvOQ\r\n=uJTc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"a570345500029252dea380283b95a9ee51aa83f3","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.19.1","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.17.3","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.9.0","stylelint":"^9.2.0","uglify-js":"^3.3.22","@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","npm-run-all":"^4.1.2","postcss-cli":"^5.0.0","autoprefixer":"^8.3.0","babel-eslint":"^8.2.3","clean-css-cli":"^4.1.10","stylelint-scss":"^3.1.0","stylelint-order":"^0.8.1","@babel/preset-env":"^7.0.0-beta.46","rollup-plugin-babel":"^4.0.0-beta.4","eslint-plugin-compat":"^2.2.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0","@babel/plugin-transform-runtime":"^7.0.0-beta.46","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.46","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.46","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.0-rc.2_1525170898941_0.6201043839101348","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@coreui/coreui-pro","version":"2.0.0","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.0","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"c0876640e771d61ddb67f5d320b3c37cca86d6b4","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.0.tgz","fileCount":108,"integrity":"sha512-xm5JudsLUEGU9rfLmODOYX1jtmkyw1ntMFzeRlMv2Teqg4AFPmWfN5cGvAlLjDxj4EHZhtRhOEs9Nc/dSodrNA==","signatures":[{"sig":"MEUCIQDTgSWXt3wNiTLh9qTyyOxzHfAOPX3oqrZIWA1He0C/uAIgXivqh0vtJoov2xPNdCTABwBvHkVj46l2hMhZYger7Po=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4412153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8wyqCRA9TVsSAnZWagAA9dMP/AlhBiXbbnbtBrq7uDnS\n2dx29j1jj3d81HhPaASdZ9QJJyB/rglZ1B+V24VhQDF+0DzjCdUAvbH81tNh\nlKTFcKVwihiNYh+EMbXFFi9wWGgMyZL0t3jm5J8cVpEKSs2cykZkuzjUbyEt\nVN5PZ/WOhjIvosMC+2fy7W6MxBQKETctZ0Rnnm3WzOr0y/Mq05uFKc/BoVA0\nbLnqs0L8zQYPAsREzH9GnNub+s3Bd2Lo4qRJ3FkaifAWWC6raI3gIGqXzr4b\nTP3idRctTDNeLd/7JDSePB3T6/epD+15Iz9UiKTpHKonmTzkSZ40GRHHYJqv\nR5LBMv/IjhGvxsX8GYbYl6l8hz484LxsV73smVIDsc1w0VW5ieA/crE1zP8F\nci1sp0lwvxA+MH3gPUXVD+eERHhc/5nxLyN0gfOo+uYgF4IqTMg3nq2PNj0P\nTuWNuoyhBmiXOB/hrCqH79lf43KV/F3o0/tN5Sn7s3ufiVuGwIlWvx3VBf+7\ngci9M/YVRpijd6P7KYSZoTvr8j4n6ygR+3OpHgF5y1BPYdTXW+MNpgqOwKVK\n6z2j5dAmu5e4CpBL5dlszeva+yIQ1zLTNF5VmQCBxHuE/62FyDC4oRdR7CsB\nQ4Norugwbc89ZR4NGZfb9Q5dTtkYlktSt+qR21I3cPeNF2jd+NHMunFolN1G\nQnkF\r\n=AsJ9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"bda832f17ad83baf7d5682fbab959212c65f2686","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.19.1","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.17.3","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.9.0","stylelint":"^9.2.0","uglify-js":"^3.3.22","@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","npm-run-all":"^4.1.2","postcss-cli":"^5.0.0","autoprefixer":"^8.3.0","babel-eslint":"^8.2.3","clean-css-cli":"^4.1.10","stylelint-scss":"^3.1.0","stylelint-order":"^0.8.1","@babel/preset-env":"^7.0.0-beta.46","rollup-plugin-babel":"^4.0.0-beta.4","eslint-plugin-compat":"^2.2.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0","@babel/plugin-transform-runtime":"^7.0.0-beta.46","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.46","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.46","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.0_1525877929580_0.5264810625053025","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@coreui/coreui-pro","version":"2.0.1","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.1","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"314787ddc1ad158c057b36834607d7fc28fbd63f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.1.tgz","fileCount":108,"integrity":"sha512-aL3o7rN/dSIm9Y0dddMuuK5oYQDmKR3i46cORld3/JB6sJ7K21QRugTtXfnjCa1VYmonUl0117grE87O+FIoIQ==","signatures":[{"sig":"MEUCIQCoejFI4A9aX/NWTdmPiPOEwFThNxQkVVPXcqiTXbRj4AIgJKuU/2igYpUVqmAAZMEtnTQNSx5YvUnjFTZ/0Fq5nJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4412288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa830XCRA9TVsSAnZWagAAvrkP/R95n9SAho1OqN/kBMpq\nGtKo2YKmGUjCHFuZ4foUArCCZcoEQr+f0HeVcQr8Fm6K5MBjjyIb/RBcLKFh\nzkqEemoflc/wR9OlOyl3uIMLlCWFdpT80OmFGkzTbA3Aq0dnC1NUJZ+0ram1\nMNnSUYzXPCdPhZe4mksD4y/b6qNG5ph8vgeMXSN1x8Jpaqm4+5ZxVLiKBysW\n3bbVS5OLZZm6twe55UAIG3+nNIQ9x91ZEUqKcpbpSE5+mUCQt8EWT/7JS3Uh\nXakZk3VYVr42Bca/HOA2ZwPl6GcM7yjRT+V10+DuIqaeGUSBVFNUmCgOzyxH\n9JB/BYpp93tuqAgvlwIg85+CPc9ZOEEsx6P3uPT0QEQqSLfKfPim6rbFqaZk\ndDnOXf91v/TRvx110ka8qWzDHSExbxM3z6u6d6od6/qZC2e9qyUdYfmk+bhA\nx+vzamqnwHnF8Irx8wH46wifeobdK+wdP0Hnq0Mb2pWoKh0KHmPbeCkR+5P3\nMJUMQd7Afpq1RqQylXSRUKuJeWibRNwbWNyLKhp3mfNz8/AKr1+Dc5YsmvgZ\nE0ASEFGa9/CknRPwHZhemiV+CZxqCbahYc10V8DsWOV0+g15sT2VBdwQaH/G\nVuWEcb3SOlcCLs9o2lDbLTbIS1fvgcrosg7B360yPSFPclZSd4iSrgA4+/Dt\nWscc\r\n=/Upe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"bda832f17ad83baf7d5682fbab959212c65f2686","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.9.4","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.19.1","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.17.3","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.9.0","stylelint":"^9.2.0","uglify-js":"^3.3.22","@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","npm-run-all":"^4.1.2","postcss-cli":"^5.0.0","autoprefixer":"^8.3.0","babel-eslint":"^8.2.3","clean-css-cli":"^4.1.10","stylelint-scss":"^3.1.0","stylelint-order":"^0.8.1","@babel/preset-env":"^7.0.0-beta.46","rollup-plugin-babel":"^4.0.0-beta.4","eslint-plugin-compat":"^2.2.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0","@babel/plugin-transform-runtime":"^7.0.0-beta.46","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.46","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.46","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.1_1525906710846_0.23674855557539298","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@coreui/coreui-pro","version":"2.0.2","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.2","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"30282623fcd8e2cdbd61d66434961d276f0e6ba9","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.2.tgz","fileCount":114,"integrity":"sha512-MgAeUmZV8Z4DyJNlOij6Xxq5wGmtwNFU5Dd8mU5lTSYODqqsP0m3QJ40tH/ORFj1U3qjdvKnDPVzbR36WT6Qmg==","signatures":[{"sig":"MEUCIEVVZZQqlnewYEbGdhFPWU1JeUt8+jE1Xv+1c6F0+DTIAiEAhgNzdNe8gZLUBVVUhfAu/0ONMnaqhh6Wk8PnnjP/uok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5861015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFp7oCRA9TVsSAnZWagAAXlsP/jzQCc5cKTx9JMe89qJy\nm9cMKq3uxOrJKlIUV6P6ylNbWJcU1kR8G+w/2gY1yxk4W4sOPouDfDxfzmV0\no/kHGIi3ta2kOQV/dzKMi06qp9umv6VLoR3vwo+p1/ppb4VkpF6xw21BxweJ\nk6UX4rNwmYXbr/I1ijM8SzrKVy04hMriSCBGSHB/hAhwhcA94PTWHjO65oOC\noyF3FqZ9lPl2/PzJ/FVROHabuQE1HV60YzEHvp6o64ax4x60VIsyRw0+3LlZ\nbzn4J2ttIu5SJZ4M1oFcbqcAECIIaldApvND1DB2IedqaqZDU6701y6tTpn8\ne57oamtW9cMF5kIEt38W2CfmBicbJVZ+srCtRUOJwn6FrH0pAFPtzSRmhBV1\nCgGCFwpyV/UWnYSwGDi46Bf7m0KNM7VqyEZbhKN1fERjj/11WsB7y8hLgDQ4\nYBwMQb4IE5yvhiT26S6wthvhJCVK/7M9qM/JQmTITtdZrmPpj417ap2CyZrY\nUnDebF/kTukumNoCY2kpmq0UVC5OLmT+KCjm6NHgcQfdGqkRb23rZWG1BTbD\nRi5H2j/lR6tVGgShL/Xyr2HvhLUWAzW5E1VIkbqfGeTJ3hlRnHUbArU7Gg4Z\n2kUfLkXcFt8OX0HyDpNRuuVrqFD4guUzgWC3dghNh56luCkIyK4MAWMvY0Sq\nHB9i\r\n=9elq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"a558683cfb00886f8030e6488a511e1f36c6da9f","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.1.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.19.1","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.17.3","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.9.0","stylelint":"^9.2.0","uglify-js":"^3.3.22","@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","npm-run-all":"^4.1.2","postcss-cli":"^5.0.0","autoprefixer":"^8.3.0","babel-eslint":"^8.2.3","clean-css-cli":"^4.1.10","stylelint-scss":"^3.1.0","stylelint-order":"^0.8.1","@babel/preset-env":"^7.0.0-beta.46","rollup-plugin-babel":"^4.0.0-beta.4","eslint-plugin-compat":"^2.2.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0","@babel/plugin-transform-runtime":"^7.0.0-beta.46","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.46","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.46","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.2_1528209126807_0.10190258629753757","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@coreui/coreui-pro","version":"2.0.3","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@2.0.3","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"b26358e820301a545206a146ae10be9a084213ee","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.3.tgz","fileCount":114,"integrity":"sha512-laDTCUvH3m7QxSmasrmnoxPSNaQWpxrTY1xcU6T0vp6yscZ+c/fAsW8vD3Y0n6H4DRiSoxEBlcdPhrWTL9xwLQ==","signatures":[{"sig":"MEUCICDkX637Z6OtIltFHUJR3wJXuCdROCqlv8r86kD6W3MSAiEAqpn7n9ncOo9LO5z4g20+B293LYGf6Odkz78q/vUqmVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5858079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbF+NUCRA9TVsSAnZWagAAo+EP/1EsSz//0DLNOaSQWIAd\nE/m+iNBzF22d16EGLznsjGGa7A/5NzdOrCrawm+aSX5F9raW8HLTxePAbPEs\ne2pE3pqXFkYwGQnwhT1QMFXHQUzDhgPlWLaq/+sPdyBflSPg4pg4Am+IsDy0\nyqpDqPjxeNF1w2g2wDZxHBvIAIUWKheDYprkfXybl/mwlG0DO/8nfOG8/H6s\nNqUcu7HqzAP/De8I5pzM6IgXyhn1QpTAShTTzpgK4CF1nspm+Qx6f5axdHGv\nf9iuLqlR25oaDp/Agbd6p4UJrhPwcGKu24fPRQqvTYZINnvFjoZJhjvUiOnq\nO9q4kM7n7GlOiHRB7pvPmhE9KDDdtqYcnTUxokfHlgCMuaW4joYcOr+AD8WY\nsSWElCeFEdABCl0KeZAmFfUN4kpQW7I5ZCom31WM3gXCWi0v1OWGNY+FLKXC\nVgxebOM5Ch2qfEDVipx1c9kdMKoVcwJ/xNQkqq72iX0CDxNi4IuQ4xxTQh87\n1Om6UrICW04sbwYv0Cogp/54bjs0k4wKgQ22KG14QgG/TlgeFz8nvcTjj8oj\nmM+CtKYzRbCdwdAgFnPM5WUVvfP14wspXgGBmMx7xBjhOpeF76x02E5rosKx\nVvlueFbOcgW8/NW4z8te1XragvGSNM9HH8eA7oavWt2LarSh3lOfvC7Z0TT8\nWs0s\r\n=PXZC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"1dbded1227262cc0085c83b155dd79b38016ee52","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"deprecated":"unsupported","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.1.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","eslint":"^4.19.1","rollup":"^0.57.1","semver":"^5.5.0","nodemon":"^1.17.3","shelljs":"^0.8.1","cross-env":"^5.1.4","node-sass":"^4.9.0","stylelint":"^9.2.0","uglify-js":"^3.3.22","@babel/cli":"^7.0.0-beta.46","@babel/core":"^7.0.0-beta.46","npm-run-all":"^4.1.2","postcss-cli":"^5.0.0","autoprefixer":"^8.3.0","babel-eslint":"^8.2.3","clean-css-cli":"^4.1.10","stylelint-scss":"^3.1.0","stylelint-order":"^0.8.1","@babel/preset-env":"^7.0.0-beta.46","rollup-plugin-babel":"^4.0.0-beta.4","eslint-plugin-compat":"^2.2.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0","@babel/plugin-transform-runtime":"^7.0.0-beta.46","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.46","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.46","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.3_1528292172986_0.33713598682103574","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@coreui/coreui-pro","version":"2.0.4","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.4","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"2cb10379cf8377bbcb52dd05be321b613465ff95","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.4.tgz","fileCount":113,"integrity":"sha512-uhgyWGE6HR9kZbIur5KvuL5opTAMS3FDXZDY20683VvsUIVfhFY7MpCei+EhkD6Jdnq4zTLScRsFFJIFVL2o4g==","signatures":[{"sig":"MEUCIQDQz+1FSGJDaECaowNUbN2dbyqEm+9uleCerTkmiXi3WAIgQsyuLttrpVbWktVKqVKICN7kh11Tj343p1lF9wA3tmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5903836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKReECRA9TVsSAnZWagAA3T0P/3jKcq4uml8g4O6VR4va\n5nVDqF83n4iFodKYSCQkHG0gcvNYSY1GT9WOtQU3pAoWa4EVGvndVJVLn20Z\nl/1kBVBc/cVEBFs5HF3f0U4Huy3yal9GPtIoJf+r5qpXUNvtRfDhHYTFpc2g\nhYCPaMF6vuK7m/MB39LGfBC6tfBBr+fSGQNZQLDhXaBrzvq5xnP+i27Da89V\n/1jEzv6KhycyReVXKxGYDbytcuFbWt/w/MEbfkFruCcrqUieTRqvFmRm5/A+\nnLNkfFmO5czai8L9eSXFvs3Sm+e8gdfPvm3fwAwKAgQclD+mMbd44LWFPfZq\nSgZ8MoTqHXko+idbK/Sm//z3zUDJ5VmOLa9F2PzY/uysZ+Acyb9xHwmvP1/o\naJqYgKvsDBK9acQ49G87oxLfK+OI/qmxJwDKQ/iY/F7RTllbFaN6bP2gUxwH\n/DWd/7KHV0mnHjLCv33oP8dtYgG7+HGMJcTSFcblxRzzuvN1dxtVxRw2+627\nFvgfXJ9H56u5tSzWLDX7ib/OVR5oK1kQRmRy5jLjKeRl6QvE9vo8U2Vxr9xk\nZBT2Bf6vwS1K3p/4TBSWXPvbSUHgHUJX0mfNGAxI5lC+mqzCIOEgmE6HtoBX\nVcFSwNt8c4TwCRpQpczMFDw4vCKdRTmw1zVbKtNH2uIecmmXT3tqnKEqwenx\nEs04\r\n=Ln/P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"0f321dd12c7e0f251046e58289141053511e2ae1","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.1.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.11.2","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.0","eslint":"^4.19.1","rollup":"^0.60.7","semver":"^5.5.0","nodemon":"^1.17.5","shelljs":"^0.8.2","cross-env":"^5.2.0","node-sass":"^4.9.0","stylelint":"^9.3.0","uglify-js":"^3.4.0","@babel/cli":"^7.0.0-beta.51","@babel/core":"^7.0.0-beta.51","npm-run-all":"^4.1.3","postcss-cli":"^5.0.1","autoprefixer":"^8.6.3","babel-eslint":"^8.2.3","clean-css-cli":"^4.1.11","stylelint-scss":"^3.1.3","stylelint-order":"^0.8.1","@babel/preset-env":"^7.0.0-beta.51","rollup-plugin-babel":"^4.0.0-beta.5","eslint-plugin-compat":"^2.4.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0","@babel/plugin-transform-runtime":"^7.0.0-beta.51","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.51","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.51","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.4_1529419650603_0.646722647149677","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@coreui/coreui-pro","version":"2.0.5","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.5","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"94f4cade757550966def31dcad190371ff4d17a7","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.5.tgz","fileCount":113,"integrity":"sha512-Pn+se2Vc+akTfYzv0Z3pNSgNq+vgJEHDX7OrWqtNka6dqvricXY/ibIqg95OoJmdWihLNxYwI0BYYGux9o/RnA==","signatures":[{"sig":"MEYCIQDHfwv/9npZ+4VBJ7mS34YZwOOTw0/GyzLIb+aDhD05sAIhAND8Bc4WJCSdkElVxkF1i3oNUff5dmDAhZz5ZjJIAYwu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5855247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLiVNCRA9TVsSAnZWagAACWIP/26zP36G9RO9EJp+ylf3\nkkaLfW2OmTxYdthFRkdyZG7WqrpyMhCn2YJdwHUGPBzv4xi6xcIZg4ffPc80\n81Yq+OX9YMlSuui/0+qXQ6knlzxPU28QdnVdLVVfYsXJW4ORJpYNzotxiJ7c\naWDLYh4qP0UHiG3/gykuH+OStZm9eCPWIDuB6LfQvMnagccLu16yWVM3EHyU\n3oc9LAGPyX8+tT1ckMezvHRvkexifyXmgHkyPTpZrVaAYiVFK3Ozg0l1iMWs\n+5GrPBBC94Flk0NlSW/2yOSUebOsGMH1ixjz0kZK+uVanA+ASB/B68g9zKtk\n/io4/MtrWhkQrVFkGPL5KUeV1Y9z3ZoSfETyLzAZFxp9a+nJoAaIVZKApxXJ\nNbPUbyMiZJ7am6p7ef8xEXMj4dUQQb/h3JW/oMz92gdtnVAIF/rdxhbd2Zo+\n4IO/VQQp2jSYX1J2bl4mciD32u+sRwQE4D+ES2njHd6VJVFeH9D0AUZapHYS\nstop27YdIA0egcXvX8/1zvBE58DK3V1vB48jRR62zU98Le7ANUwh/H6cvHpr\nZw+DMRLMo1a4HnhlLNlfb2/nim/35ahRDLPbk9inDuYPb7jduuUVuzstgz3N\ngDjVgWqswFdhjOpaYqmZPtLgy3fx6i56iCouVfmaT2nqj7EIn32u+m72VW5b\nKBPd\r\n=Q5kJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"acb1e5c4d40d0a851da4fa548cdf23ff249b2699","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.1.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.0","eslint":"^4.19.1","rollup":"^0.60.7","semver":"^5.5.0","nodemon":"^1.17.5","shelljs":"^0.8.2","cross-env":"^5.2.0","node-sass":"^4.9.0","stylelint":"^9.3.0","uglify-js":"^3.4.0","@babel/cli":"^7.0.0-beta.51","@babel/core":"^7.0.0-beta.51","npm-run-all":"^4.1.3","postcss-cli":"^5.0.1","autoprefixer":"^8.6.3","babel-eslint":"^8.2.3","clean-css-cli":"^4.1.11","stylelint-scss":"^3.1.3","stylelint-order":"^0.8.1","@babel/preset-env":"^7.0.0-beta.51","rollup-plugin-babel":"^4.0.0-beta.5","eslint-plugin-compat":"^2.4.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0","@babel/plugin-transform-runtime":"^7.0.0-beta.51","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.51","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.51","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.5_1529750861494_0.012176651493472024","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@coreui/coreui-pro","version":"2.0.6","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.6","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"8110ddc5af1d2569e381e454a6e770033674b9cf","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.6.tgz","fileCount":115,"integrity":"sha512-gXwxNyUDlk2dfsrRNIDRBTIx8OYdqs6yv4U+94+CsdxM8YGhtXgXw5bCSVdxnJk534r+zTtjrHx2MR0xK2V5SA==","signatures":[{"sig":"MEYCIQDXSCmmb/ZJ4W2IQJjmOwFC1NeR9xqNYdlxdgZtzPPaOwIhANVUAG51SzftwuWqbtaz/5ppvxsxPj23mmOoxlWUhDda","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5859379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSNI8CRA9TVsSAnZWagAAFygQAIFmBFI3qQBfrJv4aWpN\nEutKSqKHoen8aMCrXes+FIB5Vgc+phgIv0Q5NkuMvn7ZCTrJP4d0aXTYsPdK\nQ+t6KcToseJXZ+ntgSYJqDcuqDI6msqFUriNu1Yq3eFzSbWgIb1GHY5icGAc\nAomfNpEguTlqIR83S0923xGteUVpHZ0pkJROFY6Fo/PMdkVT9yJGLG1ADWpd\nSqmeQ/C9cuzoKhXfFhg8VaVM9/CRy2PQHJaG/0yblGJnBTmAVl3ZqYB5QmTz\nElrb3tELmtRxFqmjd21KS9RKRcuR6DEf96PB+iN59g/DzraoosnKq4FRPcEX\nj9nD9oZNMGCwEOdUOGwtTKqxAc0MfagzdR/cTk1dXwTDb5riW3ht8OJZcvLA\nXu2qWggtA+txELccdAut9a4fjUA/IRdkXDKGA55W7G6jXZ0FMgw0+XjqUQOu\nHjVTcbA+p6Mk28xDsM1P1U3qNpu7lYVcBR9VnelwpIxmcMcHFphkw85JA9m/\nJdsIm5w8I+B7VArfGN3cfS+RsJF0wOHc6Uqu9qnu9qEKx1Qseh/oqh8zErdd\nmZhcTYFEXIUd1whP8tRvudnDP+OCGYcjKwv/rii9Jl448j12gGCnqDbGKDRy\nKhMjtYeH02yCq7aVUuGJVZ+xr7IXHqqXTn/ILjfZpCfPyeM/Dc2zeCBW6Nel\nmVdz\r\n=E+Fy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","files":["dist/","js/","scss/"],"style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"ee0339b57c8f8a6d56991271bda8635b9b63cdbf","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"5.6.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.1.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.0","eslint":"^5.1.0","rollup":"^0.62.0","semver":"^5.5.0","nodemon":"^1.17.5","shelljs":"^0.8.2","cross-env":"^5.2.0","node-sass":"^4.9.2","stylelint":"^9.3.0","uglify-js":"^3.4.0","@babel/cli":"^7.0.0-beta.51","@babel/core":"^7.0.0-beta.51","npm-run-all":"^4.1.3","postcss-cli":"^5.0.1","autoprefixer":"^8.6.3","babel-eslint":"^8.2.6","clean-css-cli":"^4.1.11","stylelint-scss":"^3.1.3","stylelint-order":"^0.8.1","@babel/preset-env":"^7.0.0-beta.51","rollup-plugin-babel":"^4.0.0-beta.5","eslint-plugin-compat":"^2.4.0","babel-plugin-istanbul":"^4.1.6","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.3.0","babel-plugin-external-helpers":"^6.22.0","@babel/plugin-transform-runtime":"^7.0.0-beta.51","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0-beta.51","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.51","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.6_1531499067897_0.3456007027706596","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"@coreui/coreui-pro","version":"2.0.7","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.7","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"3846227a1f5f7d495cff01f4ba3594740b0af729","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.7.tgz","fileCount":115,"integrity":"sha512-kXd6XaALXdyksI7XQewy1mprtgzhDF0mpqfkFKXy8876dmzYRaEVCdEa85PpKpCM778cODYZC7vEm6SiEHuApQ==","signatures":[{"sig":"MEYCIQDdbUgc/XnmhGHQDZxoQ+kElZTPnmn/0xGaWf0+fWqaigIhAPUSVUyME6QG4EEgveJ0K7PFz+9lS1ItMBPbduLDNG02","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5914677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjpOrCRA9TVsSAnZWagAATggP/j0Qlth/iUcSEi/hx5aT\niZnmL0BzW2xhWkmSaDyhCtPk+QALlaqAA7DiVVehans37iHAu/cKEVIJBrb/\npLUaS2LO8nw3y8PHWjQHWDS92Tdkfe7oTGDcdjBd5EsVxqRD0uRwoP9OhFr2\n58qHxJjK/n8XkxM62GLMNlNuv1NTElMp/6ZLnbpvfxbMCK+mwiLyvqdhbrhI\nZhFwgoRrOoU0ClMb73RbP5qYTQL5BjgThQURVVhxNphc6nCexOMqX9WCazpo\ndr5vSUV9c+ZiAUteOgopywSev+8p7ZnUkC//Vb3VMyWZqteb8p10vLCuF+Ue\nBISr7cFy6Oap4iiTBe+bJv4JfTeNcTfZQtMIKK75h/wOTGwnGazd21nqAD5Q\nW/ISsLxO4T96GEtxYnuAM0uk5JCLr7H1mKYVq7TT8rcvsYUobyoc5WVGjIAp\n8GkB0k7BW6nnyZ3DWTj1X5gZAz4LuyDtcVlgpiwqSVbVj0PKe6hqd/h/sLZu\nfb5cx71tIdqZ6ggTdsxYa6SwjZWOQWk8g49M8kQCJFEmRV+wh8C/pomXKtqP\nWKNr0eZw+wrydP4oqxpLEF2YKL3kYMoe8Itg2umLGZSwOqzvowwAzda4eZlS\n8XmF+fKbqQP3IWvk74HSrSXkwHQUzoXNdmuXQ+FKAFK8SadeeqwHjLxr3nU9\nSqQ7\r\n=A2G4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"e40d06b512199ef1084ea3208d10174411e83f07","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.3.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.11.3","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.0","eslint":"^5.5.0","rollup":"^0.65.0","semver":"^5.5.1","nodemon":"^1.18.4","shelljs":"^0.8.2","cross-env":"^5.2.0","node-sass":"^4.9.3","stylelint":"^9.5.0","uglify-js":"^3.4.9","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","npm-run-all":"^4.1.3","postcss-cli":"^6.0.0","autoprefixer":"^9.1.5","babel-eslint":"^9.0.0","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.0","stylelint-order":"^1.0.0","@babel/preset-env":"^7.0.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.5.1","babel-plugin-istanbul":"^5.0.1","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","babel-plugin-external-helpers":"^7.0.0-beta.3","@babel/plugin-transform-runtime":"^7.0.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-object-rest-spread":"^7.0.0-beta.3","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.7_1536070571036_0.5793267174148264","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"@coreui/coreui-pro","version":"2.0.8","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.8","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"1bb644dd68c308fafdb3378aaee69c0c8e6ed39f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.8.tgz","fileCount":127,"integrity":"sha512-x94eYaPqADvsXMmgrlvuwFCizvI84kQ7o3ADtvrSq7Qnaw6XeQkGSkCVdITDqStg+k56EoQhOSoZ3iuevCznyA==","signatures":[{"sig":"MEUCIQDd6/eVKAKHSLNO0hzyS0PGRXdFs3RII086jinuPdFHHgIgZSlTyl/zZ+tX9RbxppS8cFZqOLqv5pQ8xYuaoLjrns8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5969461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqL/wCRA9TVsSAnZWagAAFF4QAIAkA6j5y8PS73dAmoag\nVXlimwFifWKWF3gDPFT27rBiwT2h21wY+cBIqeOPToMsc7iW0Zu35pTeY07f\nPBdEZkRWNd0V4c3D/hcR+NKbrVSCUEO3g0c5CUazrSZAmdNJo79hvY+/upDl\nVLjpDTPj0jwiEyJJ50P4Uma9//dCtFvIx6mfJCKkwip7T9OfFBCOnDwspTm/\n6zhWhhO/HcYwk3vgHb3m5WXXjZ4iM9nkFZbniZcOWIkh0u8N/PFShH4RSQFv\nzRHkbOmTGwQIPLl0GL698mKWFoiLYHogc0VdIG3VADHvQ27IT5GZ0XN/Rege\nBmNCYBP955O7m9kIZtJUXtf3fky/2bdQoU7FzN08ucSgrrsauweMa948olpb\n1B8FloT6YpZXacJmyjNYinxuf1KbQV7dPWHmxdLpX2FU39aMDpPXfThS5Gv3\nbWo4tSMkBN/+0+VFa16Ru8uWIHdMSn5OoAHCZMgPhqV3Obz8IgHowb2gpD2A\nybPz0rGhGQKAXnoUk8rynMlz8ugdOKiMmUtRuMMA0iNQTymf1JV6ZH5iHD81\nRZReVaobhaOMGaDBoHFfq8jAW7FMWFgnLdZy5cGhUu1H7/Ylxf4tHxnJeVzt\ntoXjTMqQldluH6570UCd1RdOxdbRrgczpFjIBNqP5wFdMLfuC5FQgJh04h2E\nGv9m\r\n=Hpdk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"91e59c687646113765f6dc41b12a812d45c005d9","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.0","eslint":"^5.5.0","rollup":"^0.65.0","semver":"^5.5.1","nodemon":"^1.18.4","shelljs":"^0.8.2","cross-env":"^5.2.0","node-sass":"^4.9.3","stylelint":"^9.5.0","uglify-js":"^3.4.9","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","npm-run-all":"^4.1.3","postcss-cli":"^6.0.0","autoprefixer":"^9.1.5","babel-eslint":"^9.0.0","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.0","stylelint-order":"^1.0.0","@babel/preset-env":"^7.0.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.5.1","babel-plugin-istanbul":"^5.0.1","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","babel-plugin-external-helpers":"^7.0.0-beta.3","@babel/plugin-transform-runtime":"^7.0.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-object-rest-spread":"^7.0.0-beta.3","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.8_1537785839188_0.46447201988272147","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"@coreui/coreui-pro","version":"2.0.9","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.9","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"20a9fa0a553b2e6ad3dedcfb4567476265b6363c","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.9.tgz","fileCount":127,"integrity":"sha512-KVHK9U8Wkg19ah22XzJndsGfqS7CEj9a0iMJn7qCSLDyDiZczQ/3VR2mJS0V8/7wdEN1s0oyH89p/7gq8jCXew==","signatures":[{"sig":"MEUCIE52DDXhoBsoakQ9aCwQdj96tjO+3gtDolBjPtVfnQzUAiEA15BBKy1rthTPcJXpqLv5bOMGADOe6MeMGNybp6VJb6Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6023024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqRu5CRA9TVsSAnZWagAA9FUP/3ip+QPQ0VmS85RI4Tx7\nErWe82OKjR3K4QGPWR5Y6eEhJNOE7Wtfc/2ILaFNVDNBsqAH9pe0BRJxTZwg\ngl6CcUbxMKOtyG1STMcaPcWiJpZFDc9GQqPuNOYXoEPQJC+YCVYcgPV+w8Fc\n8gz1Bu414j5rSO6lYInMyifv/TWy0SupPzJOaijWWTi1SmVzB3BSXweUe8Q8\nkLLmJqCZH5+7t5xzNCrNijeIZ3YMSZkigHKHnKy38Y+7+48TcAsn7HliSbm6\nYzW4Krmywh3VqV0VKH3SVE5gO2vmccP4Ct/NHcocnURQq2bhOm8ktHeuKnBG\ndMMcyOEbrTk9qwqmR7XVCaWP3mwyfwapGPrpGAUnzST8vrycWHLUtx1kxBp4\nXLJy26eYIH6SUO+u24zE4rONcsal7ek7U/OKibjmOCTwWLm6buxeZB1mFnyz\niwIXio4lFBmkzkzijiEBkZaBhb0y/8p7DipetJX/xe7IojGGcvhZdiylxsY8\nJkuIalguU03MRT8/H3jNZpp/PryRgj+5C8rIrAWntz3B9fIS6vVRx8BP4W9q\nULQOD4TOA+squNFmX6PGD0PR3FoqwPcCEhhr38YTgeNiNrKHolBdKsK6yUTW\nG9CM5vvKU+qHS3katfEcV45fW7a3P6pfFU5Eclv8ElF5WDru6gEqFMZcMFwt\nZtNd\r\n=Pe8E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"node":">=6"},"gitHead":"45f4ae9be35b140b51fd2b0ae88ff8618407a7f9","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.11.3","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.0","eslint":"^5.6.0","rollup":"^0.66.2","semver":"^5.5.1","nodemon":"^1.18.4","shelljs":"^0.8.2","cross-env":"^5.2.0","node-sass":"^4.9.3","stylelint":"^9.5.0","uglify-js":"^3.4.9","@babel/cli":"^7.1.0","@babel/core":"^7.1.0","npm-run-all":"^4.1.3","postcss-cli":"^6.0.0","autoprefixer":"^9.1.5","babel-eslint":"^9.0.0","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.1","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.5.1","babel-plugin-istanbul":"^5.0.1","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","babel-plugin-external-helpers":"^7.0.0-beta.3","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-object-rest-spread":"^7.0.0-beta.3","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.9_1537809336971_0.590947845421856","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"@coreui/coreui-pro","version":"2.0.10","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.10","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"e24a0bf6cddda3cda4d5cd4a925d9f1ae712ec1b","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.10.tgz","fileCount":127,"integrity":"sha512-EbRR23f7lyTBEpG+gD/Q1pEErmARHzcwql6ULLVIenEtj4+yWx+MZnqgclDRH2ZkV1GR2n0FnC4gk5OIxgqYhA==","signatures":[{"sig":"MEYCIQDD4klKE6/Yz0LHVvZ3PhUFi/A34w4HlDykoMMosGxZuAIhAIVIa/6lefr37+lBCmSUFPO1KsBNDQv/cYYXu9gaEwfq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6023639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbq4alCRA9TVsSAnZWagAARzAP/ROwNLGucJu5egMcIt4G\nzJSyFMPoWIFriJ0gnAwcuVzQ/1nZahRkM03BlVavpxZNklRte7VOxQhjDPg7\nO1uXzEkGEwq92PMlohBCbcu87FqiCV3TRpTFMdvDXDkBkY4z1d0+RV7rBsYZ\nFFweux1NHKicf2dE1MgRxiwNL5FlfZgYwR93jHmiYsnRalM17tW4dl8lUnHp\n9lWjUH9ShQcskYAQ7uFFeuokTyManaQ9r0rYnaZX7U+sfOms48goua2U/UEg\nJf3JZ4tCiiXNtwZ+hLQlL1dKmBU8oXNWZsi486syfnQGjP+dEzCOAOS44Oq5\nt5D+pAt5tsZ8ElpnYGGsNE8+2yjdudewA1jBPb7u90EPyE6agSJs1EToEBkf\n3uQURh+E4yKR4KmhfY6cqr/rEcFm5G+WXEP7RRxT/UhwUedTfqb4hDepOdNB\nXhTcxFTkplT0VdWYRm5AC7NFI7UOEmvC8Gjvu5e5AGOi0yoDn3CaD3Dcnszg\nAEsS6D7sojoM+V5Po/qOHjKkS2c4yVcjLzweA8mikSGm1qkoGvpraHV1zJKi\n2pzv57UYoLvXfpS80OkgAe20XsdwIuQsVYBRG8Yk2AeSKkSfz81k1Fmqg8P0\nkU7Ts6ex5TSg8q7Ctbzo1h1UIL/18ioWoK158oHsOzFKUUhvXNNCaDsCWGHO\nj+Kf\r\n=xuEl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"91d1443160500280bed8b26d6bf5218c28135048","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.11.3","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.6.0","rimraf":"^2.6.2","rollup":"^0.66.2","semver":"^5.5.1","nodemon":"^1.18.4","shelljs":"^0.8.2","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.9.3","stylelint":"^9.5.0","uglify-js":"^3.4.9","@babel/cli":"^7.1.0","@babel/core":"^7.1.0","npm-run-all":"^4.1.3","postcss-cli":"^6.0.0","autoprefixer":"^9.1.5","babel-eslint":"^10.0.0","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.1","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.5.1","babel-plugin-istanbul":"^5.0.1","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","babel-plugin-external-helpers":"^7.0.0-beta.3","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-object-rest-spread":"^7.0.0-beta.3","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.10_1537967780533_0.6767801388031298","host":"s3://npm-registry-packages"}},"2.0.11":{"name":"@coreui/coreui-pro","version":"2.0.11","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.11","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"d330afd9a426f19f9ac63ee5c6263238c56bc133","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.11.tgz","fileCount":127,"integrity":"sha512-eXJaCzxvCL5oBj/vxJ3eDfZbTQKGjR+FYiOFw2PoAsbXfEiJvSYNzlMgpkylfku30aHE5IB/ZV8TOD9wus684A==","signatures":[{"sig":"MEUCIDAeMp5NzLcXdbQrPxzNtd+tAPX1+eOfqdnynhlyh/NaAiEA+SaFj3ShIVfWB77mY5m/7ZCZlqp2H6bF+jEHC9860I0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6015139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrP6CCRA9TVsSAnZWagAA7KMP/27RXUmeX74mrqnzM7fG\nQN/7pPdyJPfj6VgGeCNK0EVVlYZY1GDR8UY902UzXSlicLZWgUooOyiIlGZc\nGYo0c0FjzpT+cij02hsLDY3K4Lh00TOwT8RA61X/L57PlWg4Ak4pAePoaxij\nAcLjjKM3ZbQy0KUakbt9jkqWYHDrYAWJi4fGA+AxU1vV/MT1h+hL13hYf/RP\niK8gfxJsQVpmc3+AYVg6kcCA6h5IlTBTO08Glmsna3cT5OF88pwvjtw42TGH\nlV05ICRsP2X6Uzxd2i0CCQAFcENr0ZyrJM1h7YaQ71i3QzRiZJhKtUajbzRD\nX5BlIEzbqiqpAVeZYOZpSksXTjb9S62x019Uk3M8OZ31Ha70G17pJOto8nyV\nRrT6vFeRDN0kUqJZarsxOwHtGhBZAhpBHoLiMTsoSHFj6w4bT2C5mvsfNtgf\nr2PkPZQnDttd6pTEitPHeEeht9OTGyfXpQPGAc/XI+mM4Y7OXSu1nA+HaVa6\nGalJRvskCgGAuJ5aKARGWIFsFWQwAO4zWQJSyAaI7aIvQtW0+hIstbCoDF51\nbCibCj4h9h7Q93QK7oCXSpTiJsgrAwW+Pe80eO6GI4lUCbiI307LyNkt7sTS\nPXrIPK/hsbBJlbGVGMU6sa0enZD5cBgVtXCTzfThzF6UKqQRyQd0nV48SDfq\nP8gS\r\n=TADU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"3895f09da35367486c250e2fada09d024941538d","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.11.3","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.6.0","rimraf":"^2.6.2","rollup":"^0.66.2","semver":"^5.5.1","nodemon":"^1.18.4","shelljs":"^0.8.2","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.9.3","stylelint":"^9.6.0","uglify-js":"^3.4.9","@babel/cli":"^7.1.0","@babel/core":"^7.1.0","npm-run-all":"^4.1.3","postcss-cli":"^6.0.0","autoprefixer":"^9.1.5","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.1","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.5.1","babel-plugin-istanbul":"^5.0.1","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","babel-plugin-external-helpers":"^7.0.0-beta.3","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-object-rest-spread":"^7.0.0-beta.3","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.11_1538064001804_0.7780452350369333","host":"s3://npm-registry-packages"}},"2.0.12":{"name":"@coreui/coreui-pro","version":"2.0.12","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.12","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"2494f37e61deae21c8ba4db5d2f9b88e25763662","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.12.tgz","fileCount":127,"integrity":"sha512-z/TCerq4XawH2CMI0jA+u7l15g3ya9fQSCsUtTmYybUaBU9AEYSLn0TKLu5skaj5H3doIP283bkWqK46r2unLw==","signatures":[{"sig":"MEYCIQDp6JwQjNhGDR7O3DL7NBgkTvCY9Jy4g60dSOGZvK/zYAIhANivsrik4TN2AHtvvV0WtpBELo4vgeFWenksecc7vQtQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6041520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrjm/CRA9TVsSAnZWagAAMNYP/1ohIiaMgSzdUK+zjLbV\nkFGldD/ct0/JqgMfdx6xABOzjrFZRB5bZh0UNEhg6SIxjBVkPrKFCESdPem8\n04k3m5Vj4XozcHZGC8e7Y/7NbhIVD42y9aSV2DG5iJHS1wJ1LZTqgGx5fVc0\nWrHEQdTLxnqPydojMd4Qos4luBFHGnOVawbM7Qp8Oh49Flw5SLSLwe0M9hzo\ncOnhYOgl/1GDC1y7ukUEIPlAuJpINXBeMlCb0lTl0vHLEYRErzyccR4XjQYm\naWkjY/nZ94DxHjRxxMY+3l2YqTvIzd+zVEkl9gohz9BCz+992kDwvmvLHLRV\nU59YrFq48LG+ltbDRPqNkxPskJv9hLi6c/0keC6rXF7uvyZePSW0qQvaGamF\ngAst2ly1E6xwzLSzeOG1pC4+ReQIHCs1Fw3IaVbmJoya6oreJIokCZsTGq2h\naz3PnlSGxQ275tR3+ZhFU7kqK8RC9rwDSmAp0tF87z2micDeEakhT9him7oK\nt8W0/2vgumpBaEu5Wi/GL48f9IOmAaRHgisJyyxnbrJ0WVGP/K+2jrgv4By+\nfHQ7MuVRwtdRpTleJplhtxt3v38GU1AU6htJeJNr8KpqPnaUs8kPCTdO5EPw\nUuC6mK8t6q6xNzdnrQ4NEG/8udqMcGMoEfF+N6XKRMh+HozbnYZMs2dq0+7/\nufX2\r\n=vCyU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"fff85e6404df5024da47f144b56f870bd764a1cb","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.11.3","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.6.0","rimraf":"^2.6.2","rollup":"^0.66.2","semver":"^5.5.1","nodemon":"^1.18.4","shelljs":"^0.8.2","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.9.3","stylelint":"^9.6.0","uglify-js":"^3.4.9","@babel/cli":"^7.1.0","@babel/core":"^7.1.0","npm-run-all":"^4.1.3","postcss-cli":"^6.0.0","autoprefixer":"^9.1.5","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.1","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.5.1","babel-plugin-istanbul":"^5.0.1","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","babel-plugin-external-helpers":"^7.0.0-beta.3","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-object-rest-spread":"^7.0.0-beta.3","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.12_1538144702543_0.3271075324985533","host":"s3://npm-registry-packages"}},"2.0.13":{"name":"@coreui/coreui-pro","version":"2.0.13","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.13","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"159476e41358bdc03ca6e5bac77486de192ccda6","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.13.tgz","fileCount":127,"integrity":"sha512-c8KgdATjpQRrBDSj/+I4Ia40h6LzavULC31VeURsA6SavW6lochgTbAmlYv2dAiHa2uvtmmz4F4p0YSc+InoYQ==","signatures":[{"sig":"MEUCIQCNxYr2uk++232sAUEtquLQtK7uHZlo2WpaurjC30XmCwIgLrK538uk8Xc/K6uyB0q/V9nMn3jd8BX9PR/Xlm/rsZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6008147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbslGUCRA9TVsSAnZWagAAPMwP/RcuPfWFs0ibOddc4SZV\n0/BDkNarbJAKlOn61XOjixSq3ZvCePMCM40T709pDkpa3VululdK3H6rPNsI\nhUWsifnwRD0KKDFpyb/ofpWA72D5aUKyI/uYDfjkrXTc378GgtVEi/HYdqsD\nTXIN6Acyp5lRJEy9cc5LI7SFIhyVe3tb/BEQJCUrG9aXqlUyuwsrI4Kn4QaP\nW1AYbxQv9wZIWfzrU55G8opZOVuU/QCqXqaurBnZgr8h8JFhtNHHtdGHASfv\niBeQ8DOUroRgVFw4/OEuw97ctkHtRO1YWzQMNGOmYaQp6udv1rsXok5vipwd\nnWNiMZ1xVSRAs6+5lyV2pRGRYzA9kJM1k6LQ8VBmIJT418jghorLdkNW1/k7\n9eatchbqT9X/EPmdj9lKB7Y+L8uPHY3PupwqeW3GmbUmzEKMWnJqlBiU2n7r\nDs4ya8as9V4thjGZkf+iAkETDPqRKm30auHbqn8R050ttSoJtFv615fL/ibe\nO+iCMB7aDmcT9ysK80etTB1VOxT5BX3FaNCqCpnnB4wLAWLbtMPTg5HTYG4m\nc1VUzOVQiAcPiZQcNosOFUTWytzpder4G86URx+kq/+0FNfvm/315l0SFk8J\nwjAOXioFi8VRBNIeC/+cvV4G1TfBKndWCouFoQchp3r+7hc/Y412ZGvwKxu4\n3oyS\r\n=gSyo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"9af5c2d8d175c06b8022c89623ebe8a5e4bebc0c","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.11.3","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.6.1","rimraf":"^2.6.2","rollup":"^0.66.2","semver":"^5.5.1","nodemon":"^1.18.4","shelljs":"^0.8.2","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.9.3","stylelint":"^9.6.0","uglify-js":"^3.4.9","@babel/cli":"^7.1.2","@babel/core":"^7.1.2","npm-run-all":"^4.1.3","postcss-cli":"^6.0.0","autoprefixer":"^9.1.5","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.1","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.5.1","babel-plugin-istanbul":"^5.0.1","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","babel-plugin-external-helpers":"^7.0.0-beta.3","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-object-rest-spread":"^7.0.0-beta.3","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.13_1538412947590_0.3430345729807298","host":"s3://npm-registry-packages"}},"2.0.14":{"name":"@coreui/coreui-pro","version":"2.0.14","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.14","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"7c95588529f8e1935382621311d55baa32f877c1","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.14.tgz","fileCount":127,"integrity":"sha512-jNqTpM38YLmOq2im3YKOzh6oNCEUInP/rJFXOwn0qFgU3H6WYROUOSqyacAPbfO/L4Oo+sxUJQdXty21ho/LOQ==","signatures":[{"sig":"MEQCICQFPvZ6tsk1Na8fUV/tk8bbjT1Q068x/FGKKoE0xzvMAiA8fHMMiTfQagtARDH0PCCsoA1q9iI9SQJkw+iDxS3HKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6011831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsl+DCRA9TVsSAnZWagAA92gP/1EeTGLTomX7aRWM19nU\nMNyRdknLMShv50wG7FFH5EpaoCtZ+03hhMdY46amafJrKNf1noKK++LAMZUl\nhSe76T7x9um3FXrG6oxM+JLDfOlrYH8kWIoJg0zkeu+stQRU0dOiC8C2EwoF\njMBUvBnoeRZQR+UwVCGGdk20wU/4qu4VXcbdiUdSbHHDVuVCA/7vF278xBrW\nr8tHeI8mfG9fJZIK7Oyi0tz4nQy3oG/0Y60ZDj2cMqf+ZTk3Mxn8H1KhN2YM\nvZUpmj616Fl6+arNpTOJtOyoSPPnDBL9zwISHmiHejyWRS8JpAh1HUwex/GZ\nMfoM7cb6w1NU8gq6s/TSsTtQZFTwZVvineB6rYgqhURKo619dKvWaDwsiNYJ\n3TaY348r/4fdgMBMzc873zrIrOONhj9GY6m8fLM4yyT275bDj9AiOW6bJxZz\nss1255ZP6NCAULOyN8fmZidZuz+7QST6wHQGOOukea021Flr7qZhxLggO7ZL\nMd/4ku7bG/ekM1jvxuKHI9ded1Fyra7VTfNAMB8J2R9dhYMe+vRDBc8itwdQ\nrf/Rqm/0Zv51gh48/iU21xG8q0L+KiLiHyRm9QZNF7oi8K9ZvdCOaA6aNf52\nW+to2BAkMeTSDjqHv8jSYYu8l1nvyvBcxplln9pDbWh+DxUpg+EBz/yjxVzR\nxvNw\r\n=D8w8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"b71e52d09840c22bc616843a601a5905a138fa9a","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.11.3","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.6.1","rimraf":"^2.6.2","rollup":"^0.66.2","semver":"^5.5.1","nodemon":"^1.18.4","shelljs":"^0.8.2","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.9.3","stylelint":"^9.6.0","uglify-js":"^3.4.9","@babel/cli":"^7.1.2","@babel/core":"^7.1.2","npm-run-all":"^4.1.3","postcss-cli":"^6.0.0","autoprefixer":"^9.1.5","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.1","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.5.1","babel-plugin-istanbul":"^5.0.1","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","babel-plugin-external-helpers":"^7.0.0-beta.3","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-object-rest-spread":"^7.0.0-beta.3","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.14_1538416514256_0.004238390642054224","host":"s3://npm-registry-packages"}},"2.0.19":{"name":"@coreui/coreui-pro","version":"2.0.19","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.19","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"06c522e9935a65ee7666f661f21054cb7666fa2f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.19.tgz","fileCount":136,"integrity":"sha512-hJVxK+ZFGg8eqCOQY4/enbQ0FIdHsdPvy0lRzsS5wxHd3fcXsJMYZ1vJMhlAtPxdVhuLUi/gec/S97yp10KgFQ==","signatures":[{"sig":"MEQCIHEZlOnlRRb4+fAyG64Ey7wfd40HSn6+46LBVf6nO7TLAiAhK611wZS0z2u8IpVZnVZLjQTUcwyoEvs8+YClJ0PmcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6080784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxcNlCRA9TVsSAnZWagAA40wP/j7UcfR2oKbjIMwr82Ia\n8C05cO3ut/CPSi6uemHy6i5I0yOb3rt+JaU2nrOUazSR+inBO/UR5UYS6VqK\n4IazfN7EgCqqQJF3A1xmlk5aEwlHIGQE4whPBvhPOf9SPIyqoF1Spl4tYwCK\nRLe+qwN1krKqbwCvKft3gRY4XrODqx71uMe36BeDIfFfQPe+oiB3cVe6PNv3\n05lop9Tw5pMO6a+qXiZTwHKFLrFI47DZWHDA/1co6L3HR2z2ZHhJHZAjLzGA\nCt3R66+oYZtI54C785CzWCIqjBKltiuXRC28uKHNrU8so9GikFWvHjKuoPtb\nmlj2YragX7shszbQYB2Lm+BnDBdp/nwgMsdjP3PEiqF9GtWJqbZ5QbC2k5v+\n26LlNJTq4f62ACfSQRcsI5XhvYvYZd+wFbfyIGA5mQedQhSo1GJtL2xZjlBk\nDDE5U2N24mksfBMcxsNeMtOcHgyxnqgOcU8t6/qJ45qYH/fMKdPs2tmRmITe\nUtJjUYvpp70/z6hMDVzB+dRk+rq6yQsDnrZ7JmXB0nzwEwb2oXuBM+5dpAAO\nSa+WUGtioCfkgzkHX+6Xvz8wvpLJOzO7YfNPS1YxGKFZWKRCHP2/l1YJywDN\nhJKyPPgH6GPdgZmCUUebDD5bEnYF7ZWfNjxL3mRuZAb15yY+jL3mzTHz/eE0\nrSFY\r\n=MbX4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"4ea9dfc59892aeb56b246a5a7180d6730d84643d","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.7.0","rimraf":"^2.6.2","rollup":"^0.66.6","semver":"^5.6.0","nodemon":"^1.18.4","shelljs":"^0.8.2","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.9.4","stylelint":"^9.6.0","uglify-js":"^3.4.9","@babel/cli":"^7.1.2","@babel/core":"^7.1.2","npm-run-all":"^4.1.3","postcss-cli":"^6.0.0","autoprefixer":"^9.2.0","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.1","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.6.2","babel-plugin-istanbul":"^5.1.0","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","babel-plugin-external-helpers":"^7.0.0-beta.3","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-object-rest-spread":"^7.0.0-beta.3","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.19_1539687268381_0.7589485534182505","host":"s3://npm-registry-packages"}},"2.0.20":{"name":"@coreui/coreui-pro","version":"2.0.20","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.20","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"99bfdfbedbe3eee5f266f7bfca0150179100517f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.20.tgz","fileCount":136,"integrity":"sha512-5E/XAd9DFiqkFs95ghnXuw9jmzMpLuBTMQJW6UIOFcG1YXYJ+yAz2gXdlobOJUNjdljrMQh9ZvQALQb84Fxmsg==","signatures":[{"sig":"MEUCIHpH2O4hMOrNGmZJdCcry8bATer6TVjVOsIQus4AQdumAiEAraRv/cHfaBjMHURAV9wF4Hwuk3zxMMwwUODFGkek2bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6147646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzj6GCRA9TVsSAnZWagAAdjYQAJ2iyT/XweEgTtXZ2jax\ncRM0e7Kdudc8mKRQcUGHe1jCKGi2GsjjlkZR5S20Ci3Q7bBIhg/JVhWzduBl\nFEL2jYiK8MBV7J91RyLNMllrsN/wWa+SRzglgbTGJ+ZU8lcLNj5SIflSgEhr\nCdkzlYCrm/VjpSEa4/JQjFbAE7WWarsaoyLIZxx9aVSMKtK8wdWoLPdo8+gp\nORdYQPNHCLtRjGgetmtncgf4BZamRopi3FGs/lqHXOOpECuedN/D8Q1nx4tF\nUDAkOsl/5ODijuLBdMBTGKwr+haZhuZ9bG8KwEp2z2tZhb9rcP/6tGTeRhnm\n9RBEZgiRWVqBIKOkT41IzrKHZxF2dZy4wG4B1rJaYsIHiyuFPnidBs7upsE7\nLVt7+zLc+weKeP1qIlKVUhlQFG1KYiHzXOBR4bmMTBxcbOtIZJjP/Ib7vE97\nCiyhquHeGdmE/4466mc/VzWUSODx438Vn99YqjluaxLhevIKVoW0g6V9PHko\njpK+jM1D5PwuOM17CMCbmZZ6EDlfe6PlcviSfDp/c0iFG3CpoaGrh2gYZuIs\nX10HBjxhIcJuFRE5yHM3wHiw6KvHJMcI93yEmKbuRBa8PSrRlgiScYbzpOfJ\nrSA7fAZ1PiWSbukIQcZ1t6jtq+sylRrv5T44FuqtUgfLcTV4RA6RkiCvCudS\nwn5m\r\n=0Xv/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"045f012dbbe02eb43c4d18e559d14e98e05f5825","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.7.0","rimraf":"^2.6.2","rollup":"^0.66.6","semver":"^5.6.0","nodemon":"^1.18.4","shelljs":"^0.8.2","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.9.4","stylelint":"^9.6.0","uglify-js":"^3.4.9","@babel/cli":"^7.1.2","@babel/core":"^7.1.2","npm-run-all":"^4.1.3","postcss-cli":"^6.0.1","autoprefixer":"^9.2.1","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.1","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.6.2","babel-plugin-istanbul":"^5.1.0","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","babel-plugin-external-helpers":"^7.0.0-beta.3","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-object-rest-spread":"^7.0.0-beta.3","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.20_1540243077629_0.8579809157320422","host":"s3://npm-registry-packages"}},"2.0.25":{"name":"@coreui/coreui-pro","version":"2.0.25","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.0.25","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"a23d5e0db9093ccd40d238e8f03f0863b96a4e6a","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.0.25.tgz","fileCount":142,"integrity":"sha512-8RGSzy1Qdb14A6BX+fBYfOj2nJS/3bOWLVZrQQSkkdQqh3Gvc2CW5utPioNXuzl94h7yX5grWGKfdox37CjyjA==","signatures":[{"sig":"MEUCIQCOumSQuE4qr4WI/1f90B3IpwzQICb50G+fZmoO9gtRLAIgMwwuFJoWlsRGquOpPxSX9A/QUi4el3YXi8mkZNVVqe0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6482776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3fQDCRA9TVsSAnZWagAAJowP/Rpb89spYGexepJX51aK\n5jb0wOvLsPyFQMPBdapsUcPOCBwSs0aWnKKBUg0g1Bvdh6A/G9aMlXDMozDR\n06quHUM1XNNGh6FzA/tfSN28lUKkhhsSoIjCsm0i5wLMzGItbAz+26wqWlp4\nGXaLy9MlS0lES6/1+5f+Cdtu+j9jiBG8Rnl+jkJvPdBgDT/8szeQgE+TDGp1\ntOGE8LMyncmozm4UNtVlHCp346j4+L3uo8gGhnLUfjFlCgMjOQYD4SVok7tP\nRU2c21NuPfAYqE7OW1TddKxXu26MQE5Lr2glx/F3oq5OFtLcIG3go1qWSaG1\n2NiqeBZ80V1WQ4Mc32uaWgvDHM9jzqEgJWKh9/7nN/Y4ITDVYAxCYHaAZKqd\naOZqwhmEJSR/EYktSIFYpW1zmTEdaNNxFUH7oi6PMEx+G0wI9kLnunEhDk+X\n+1L6zSEfjP74cPEu+zSYzjWIizw2+jIHbs9ad/5Jgj5j95LBlJaCHElirjRP\nk4YJDjGrSBeqrhEK9L9nzXljhHZhRs7f1lhpOtjxTil/tJlTK1WofSIaWj7o\n09FJmp4VWqB0vUBqPzKcTumw5TN5g8uz2oOnjuMgIleDe+4b7GCxZy8/sMM0\nQOxnew1cMgAViEPzK/E5hgI5oAQReAe6X866tDNdj2mj0LMZ+LR5rO39FxYG\nEtSv\r\n=cWa0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"e2300f2b8f659d924b31720d41ba3e3ad68fefdf","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3","@babel/polyfill":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.8.0","rimraf":"^2.6.2","rollup":"^0.66.6","semver":"^5.6.0","nodemon":"^1.18.5","shelljs":"^0.8.2","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.9.4","stylelint":"^9.7.1","uglify-js":"^3.4.9","@babel/cli":"^7.1.2","@babel/core":"^7.1.2","npm-run-all":"^4.1.3","postcss-cli":"^6.0.1","autoprefixer":"^9.3.1","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.3.2","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.6.3","babel-plugin-istanbul":"^5.1.0","rollup-plugin-commonjs":"^9.2.0","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.0.25_1541272578704_0.22675736890360199","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@coreui/coreui-pro","version":"2.1.0","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.0","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"3a1f4cfab677c532cd5d6de85448146805e9e292","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.0.tgz","fileCount":142,"integrity":"sha512-V6f3us+CXOR09c1lW58d5yrJrTItYSEyTGAvtQyI4BrM4E+F+KW72OUPS6NxkwqJGjAnZwQ9gKqvD34QJV5QvQ==","signatures":[{"sig":"MEUCIC34MlLYgSfDSn6cbmDOjPHF/XRxIZ4VFPRXcGyc4GICAiEAjdg3lWi6UsuN5GexP8zJjV2GnPm2XG+Qwf4E1UL3Xdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6510235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5FQLCRA9TVsSAnZWagAAdJwP/1WVvtydaUitV36+PpU7\n/KOPklZhWaEIVWbxeG5b0dvO9EMcpr6v5s53V13Zey/ba43CS0GzzgQRIGr+\niK2QUFzzOYxR0nlx1scLF5/tOfABp4eVeUJ2vJ7LidE/6HfNuMe24OOsCWVQ\nkB8X9g+xilCoEd/i1ILvWfvs6nvJ5pkaT4Ov6gUVtpcAW+R/jLLjkTs7pp3o\nlugdN6O3r7E0xPvShHFF+HKBG+9mGGL5HwiPTrsuQu31KCZcdnmFQ4GwJ6hV\nsgljrzI5lD96lXoMCPTmH4lWdd+TuEpw1dw5NVsLTliT3kbVMFSQ+FcNhwiN\nDRDozmW27TTwFXiY2MMfwY0Dan9dnKhs0UB4NTHm4RGTUvHekieAigYHRvtk\nn83DvDune10Xw8t4OgW+t17/bNaqiOQiMyjMzbIVCT3MejIjK0yGqLjFnrLS\nm115AJTH70sElaKp/mxkzUkPy0yil1/6Q7vsq0nXC2gtFb4ATmSFa0ZqSPtq\nbaoWcLjiTcMREUs3rEsEWlM7RvzpKZHhjB2cZza+J6it8FVkyq+aviMNHe+p\nJ6QEL6dlbR3Igit83iGEl+BKDFRBmxAqMWy5LqWFk2xoai/5T2SBeKYeJrjn\nRHBwC3p+vcGGGnl2hdn4ftLc3b0lNYL+gbghFofvsQ+21o771QVgUgZZlmLD\nyDrb\r\n=W0Dn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"844935144fe812c6e52805a48036ec855e0d280b","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3","@babel/polyfill":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.8.0","rimraf":"^2.6.2","rollup":"^0.67.0","semver":"^5.6.0","nodemon":"^1.18.6","shelljs":"^0.8.2","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.10.0","stylelint":"^9.7.1","uglify-js":"^3.4.9","@babel/cli":"^7.1.5","@babel/core":"^7.1.5","npm-run-all":"^4.1.3","postcss-cli":"^6.0.1","autoprefixer":"^9.3.1","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.4.0","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.5","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.6.3","babel-plugin-istanbul":"^5.1.0","rollup-plugin-commonjs":"^9.2.0","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.0_1541690378897_0.6254484007867027","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@coreui/coreui-pro","version":"2.1.1","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.1","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"027ccaebe164cb95c11e48e3f56c10657fe9015f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.1.tgz","fileCount":142,"integrity":"sha512-KjmdH6gQEJiLa93+b8F03qPzlkz9F+bd6hAZHHA3uTL2XSXW9RcPbqvdxpdyBKc8mM5ssviPSYpvvYGlTdl0dA==","signatures":[{"sig":"MEUCIQCGFUW/EZ5fqdBQNg/R8S1EWKqFm60rZu+yuIYfu+cD/AIgO5k9cjtiYwFIAgWJce7OV/WZT+JTUPEZNYlbJpWAdaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6512110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9CT+CRA9TVsSAnZWagAAQV8P/08rfOEFX9OVXADSvxnY\nwK+XdqretbGRNegyPqzr9kbecUha3zqRykDsrWEM7TOunwl1QFpCsWhWaVzf\nCUHE1ebNbp9uenaD6l364Jy9rNXrq3gBKbC6zf8hYEQs8oNPYb9zmJLBnxUt\ny7AR2Yjzu+3eMOCcrx0b2e9uLsWqN7Nxhu2NQI5HxXxYVXVaJtGBzyueNhpD\nxQjEnCA/D+UhNMNWsFFqEqL9mMy38KL5q94Jf90hk7i+KDSQrY2x1PD1pDp2\nw7igoD6yPT01vjk+C2+p2KaJZwvhc6ZA2WzFLXA/ORkQbydWqVD1MftSp4/H\ntD/PIiEiGEYxPrv2CcBdNL/VVexjDcK2C2CB0dylj0J/2zO/RZwVh1jSHCHb\nZ9yV/6NABvgoCL2WgZNkgAojCNCatbG8IFOdGQs24H6+NDmyeKEytktS5m6b\njcmuGvCEeUL8WUDe4CIhw0OflXK396SWvesYhwhCZGWWlEc5LwoqBStWxouo\nZdiJ8UEnZHgcJROLCJIbYxmdK2owz/+Ap7fZBNFXz1H58AxK+L+PhSQDtFwJ\nOAZMliVpPtZzXBNWsn8ca9a6Pg2BKqpshvpI8fLGjIo4W2Il1QhLOA/HazgY\n/6Aqt2dqmZ1XDtrQgluOngiCbRpYghH9ysOOhqEVYFePTl3SoJHvZT7gIgWq\nIc66\r\n=v3M2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"2e642e6ac6625358ae6c3715bbc7df5e87d3ac46","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3","@babel/polyfill":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.9.0","rimraf":"^2.6.2","rollup":"^0.67.3","semver":"^5.6.0","nodemon":"^1.18.6","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.10.0","stylelint":"^9.8.0","uglify-js":"^3.4.9","@babel/cli":"^7.1.5","@babel/core":"^7.1.6","npm-run-all":"^4.1.3","postcss-cli":"^6.0.1","autoprefixer":"^9.3.1","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.4.0","stylelint-order":"^1.0.0","@babel/preset-env":"^7.1.6","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.6.3","babel-plugin-istanbul":"^5.1.0","rollup-plugin-commonjs":"^9.2.0","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.1_1542726909747_0.5452202693473147","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@coreui/coreui-pro","version":"2.1.3","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.3","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"737db90379296a53a07b166bad5ac8a580eec53a","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.3.tgz","fileCount":142,"integrity":"sha512-pRSfJADZSx6n7O6guE6XuitYxenHWdaOX95LdvoRdqWSx0KkkeGQaslw88AtwCjI6MFWe4VrTOdfKGwspxsCRg==","signatures":[{"sig":"MEUCICeMW2lt5AqDaHk/q9rPV3wj1Y5wFcQtUy+3LuRy/6twAiEAodmbz7wB0MqXMBhHYNGlNIb19UJ2cycqm2Bv+4TobGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6549564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/VQ/CRA9TVsSAnZWagAAtWwP/igoMXdXHuuOuQg7Gh6i\n8r+Rni1YLeAS7Afw/sQ1ntVnU4NPTYgVlS8csTuiLEhHfgglLy9L1zYHjm8K\noNvOyjCJdvko1RIHm4+14/rzNDhVDwcX/EoqiqtIMDKAxnKMgBAguvXag0bp\naI5UwBu1rf3FA19lJqVdfuAVHJfPQGTZnPt3Oi8/YVZn9zWdScLyCpdTyIE1\n3NMtvT7EqC+J8YYNlY6HH0HRGVpmcoFBCdLRe4JxrcMmDniLkOXSLXloAkzy\n0xSF4RR7LEhBQEecNRIqAKo35tT7gnHCgpSmt/FdF9Aj56XxmovVzskdoFVE\nYq11RrIklxOoJaLrq3WiQIyekhMUPULTd7moHAGWIhAaz+Z4jgK+yxkNce2z\n2p/5UtzglkWIjzPr7tUIpYKfsOv2IgpDsN7zWYqtgSyyBu6nc5P8NzxCD48k\nXnJ5/V+IaNJ1pJDX1dWA+QCTeTl4htIVN+/aRzfaHmWgEI5ndkTuw/ZhNFjl\nlCKLpgi7XFvG0TBPRhV94Rr6bN04pKjY7LL8fr7yao4jeo2gj/tjUaezxxmw\n54SlRAjj20nsukDH59IL3Hfrq82Koyg5dvNtFeSctybwXWxWlNVO1ewr0/Z0\nypXZqf2CwI7NeW/W7mVaUPxBTutqZmZc7/Yv//fnG6iSN9osSETcOvmkzCuM\nz0Gx\r\n=CSuH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"ef465548cf0cbfbd6ba70089ccc635c5bc841462","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3","@babel/polyfill":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.9.0","rimraf":"^2.6.2","rollup":"^0.67.3","semver":"^5.6.0","nodemon":"^1.18.7","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.10.0","stylelint":"^9.8.0","uglify-js":"^3.4.9","@babel/cli":"^7.1.5","@babel/core":"^7.1.6","npm-run-all":"^4.1.5","postcss-cli":"^6.0.1","autoprefixer":"^9.3.1","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.4.0","stylelint-order":"^2.0.0","@babel/preset-env":"^7.1.6","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.6.3","babel-plugin-istanbul":"^5.1.0","rollup-plugin-commonjs":"^9.2.0","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","@babel/plugin-external-helpers":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.3","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.3_1543328830746_0.9217616525721488","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"@coreui/coreui-pro","version":"2.1.4","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.4","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"34d40158f7bac6f61605534941c0ffebed9cf4de","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.4.tgz","fileCount":142,"integrity":"sha512-ixmmJzPJiRLKFWWpHmkTZ8r560iukRnAzza5MkiH6kTnMXsXzUQVAno7CyqZ+bNcn36+jQgA5EBhxKkZKo0tAg==","signatures":[{"sig":"MEYCIQDZfUBNjD0Ll9hK8T91LX7H9LizYqyczZ4ifSav2eg6+gIhAL+ne7NQYNZLY08GZI/YtgI2mG/TKytMHUUBulQVQBkH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6682395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcD7oOCRA9TVsSAnZWagAAMawP/11f+jmlwrlbR/yVOZBu\nPZLx1x3PWNNMbR+2mp39//KOox3jOV71O/hX6G8uxW4gGqCsGYSKQyMuRjLN\njRIeC+wLnlq6/++e3UfzhNMWteDT4Ozr1makTX3mogBvd6I7ABgvL2FIyy7Q\nWvDy0itu/CPJYM5GBCX8KVRqsL15LiFBS27ayB9/eZ0JjxoMLxR3L7lflL1o\nDzYdwMFne3fZ6tpQbMked6GDSppHoZz2K47MdP+s9phvXv8CNslgbE55lmwR\nAK11JBc1rlHmnSL427nTTeRQFpAGyoVGJNHVDJfJzWDf9bMydZpNpDSTo0SL\n6lsvO2klCF2MAIuCXDJbLGQPMC6CVmD5obmj+XHg/B6aPc1z8fSIkEhQARqY\nfVJFjOFkZszlnECC+GN4/9ux956yqIStaGyerCDT58pvvbbfftEQTAimUrVW\nyBtX03t6C4V0+WRP2aByOeVxKMohrb1JVk3wdIBrpyX6FEfQoAi1pSJf0wKh\nHtcwZMHw6HMWfrMM0zvNQEFPuhGwKdoBAbJUYadCJsbhvurwhRosCuzV3oqs\nYtuzscOq13zRHcAs6tyTJ2lN4g0MzcH/6Zov+OTPR8rdtveOi7zKRBCrcF0W\n0tHpzqfj9dtCZBXLmXdjYmSCOb+rqLGlvoCgbA3Q1S4iCP8jib+PPzTmhhHF\nFWFY\r\n=6U5p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"3bb68bd9f10dc23f510a54b6830d3d716b0b6679","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.5.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.1.3","@babel/polyfill":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.10.0","rimraf":"^2.6.2","rollup":"^0.67.4","semver":"^5.6.0","nodemon":"^1.18.8","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.11.0","stylelint":"^9.9.0","uglify-js":"^3.4.9","@babel/cli":"^7.2.0","@babel/core":"^7.2.0","npm-run-all":"^4.1.5","postcss-cli":"^6.0.1","autoprefixer":"^9.4.2","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.4.1","stylelint-order":"^2.0.0","@babel/preset-env":"^7.2.0","rollup-plugin-babel":"^4.0.3","eslint-plugin-compat":"^2.6.3","babel-plugin-istanbul":"^5.1.0","rollup-plugin-commonjs":"^9.2.0","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.6","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.4_1544534541715_0.372681811066097","host":"s3://npm-registry-packages"}},"2.1.6":{"name":"@coreui/coreui-pro","version":"2.1.6","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.6","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"f6815289acc855456b44f7bb13cd1bd4d674197a","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.6.tgz","fileCount":216,"integrity":"sha512-8DfHgdiV1QZbT+YjK0J6xy010uf5QzZ7uAI/GEUCqMKH7pHdLtrRjwebYsfWsptsVkW6K25mmwowHXL6ebHuzw==","signatures":[{"sig":"MEYCIQCBnJoYBMzprS45kCVQf6OrchJ32ggmUCerkP6862BCxAIhANH6TIV2haomraJ6mFJ+MYGtJ38tAWY6YtSYlbD8TVOo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7155134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPcd2CRA9TVsSAnZWagAAEU8P/1wIejgJieempwYmzGLp\ngik6JW89oezgFiabCycc22X1hfHvm3rF8kiLuWeh/nCuRQVtWxU7SNpdgVSw\nvL79jOq3Gi2ikU4w7Y7C3WLtTiZ7IkcUAXBn9sMJS+dgDhk+MYTteZ7Ffvk9\neBK0LQNTAwggFDMS+h4q2fantnNofFlT1ktAmxyGv+FPspG95utaKcTpl9hh\nEqukYXEcBLOBQmYLZrxk5S/fKB2SKtWqRsibq34Sw5QGHAAD8VDJ2qUCr8ID\nt5o97nCrb5TRLsBUAARKFA66ubwC6ygwUz2ws1G3VGH4xt35OaaFWUPt9hYw\n875rEd3xKn+EUb+a6Xwzl5sf2E+nq+xIcj54d42BbayCbn+WVLcDR23VUQG7\ngkQVeBd6bRjUqBniHDrrJriTt1ll5bhwb6tskGjXwf4586B7xEXwPPlXbTHi\ni1bPC/zoREU7KFnXqHio3tvBZhrrVJXIZmDBtuVjBE6+nLL5OHDjGFBKG99R\naXTnswpblMx+vb8rWoPORk6s+swp0oOIKsh5RkBIuVanHucqBIegzpazm4IL\nnNaFJrRTPMIrxxax6DAe7nOcCXjBFWj68NkS28T8kpGMudLM3Jc4ol+2Sdu6\nW6MgDQnSkAvSKl7xjFuN8IuMjgb+VaKPo0bJxhxnAPILPWVuG/Sg6k4ez52L\nBYBB\r\n=Whvp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"6c2fd8523ca533636de423e6271a49f35d5649d6","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.5.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.2.1","@babel/polyfill":"^7.2.5"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.12.0","rimraf":"^2.6.3","rollup":"^0.68.2","semver":"^5.6.0","nodemon":"^1.18.9","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.11.0","stylelint":"^9.9.0","uglify-js":"^3.4.9","@babel/cli":"^7.2.3","@babel/core":"^7.2.2","npm-run-all":"^4.1.5","postcss-cli":"^6.1.1","autoprefixer":"^9.4.5","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.5.0","stylelint-order":"^2.0.0","@babel/preset-env":"^7.2.3","rollup-plugin-babel":"^4.3.0","eslint-plugin-compat":"^2.6.3","babel-plugin-istanbul":"^5.1.0","rollup-plugin-commonjs":"^9.2.0","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^3.4.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.2.0","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.6","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.6_1547552629590_0.6558327840907945","host":"s3://npm-registry-packages"}},"2.1.7":{"name":"@coreui/coreui-pro","version":"2.1.7","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.7","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"97530066346786d0a58c04fa3cd9dc9c8b91594f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.7.tgz","fileCount":219,"integrity":"sha512-JyDPkZMGp1pdxueksA2iAuadKYnrGZFBMmGE3d5ZQoUcsoVnngzP2k4zy8q96HLpSKQ5CeJy11SNN5uxn1MYdg==","signatures":[{"sig":"MEQCICy18r4qWC6Ar98sWQL7+WpyLjhoyqrHAKAe8oo0uVkeAiBO1jrfTe1t8OfXgcP5UqiPXRchrNUBUFHKS09HHs27jA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7274727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccDa+CRA9TVsSAnZWagAAZ9AQAJtr8E664JVtRpHMTbVe\nSFRl3i5F3jA+5/2oog1jfKqgiXqaXw+0jLf1M5fm0QkascAk1+Q5+DPINbr/\nbQgqkVSlxFm72G1B5o4ypsLiO6QfuR7/bV8UEVWxGR4DulGhgZfigGkjc68L\nV/sr6mKX6NSc/igDJat8l0o/YsWLlxVgEbLTswgwnUuuKgGNQLYEzkwlW6HU\ngOiwihJLnGIj1Y5EfLcE9jG6P4z2v9Wpl47eT5TbA0mcvJk4HmrAeNHIJlzx\nRM8syEejwIiDOIC7XDBOc8jvF7FPo1JAXNsvr80TiFLYP8oz+2w73pBJ1Jsh\nqd5zzaPhp1P4lMYUNryxhzRenBOafr+bhbLK3tTvOjSjpmV5GJ/0sHVnLPGW\nIhBEZF/X3EmOuwQ76XuEkSP9Gxk/YZ2QsBXhOkxG2HGsQKaeJYeHsnh4hH1b\nNuoN1N4aHYCLxb+h6F4+8PxbMOVNaD6q+GHdgwVwy0c+UEYuWjVivo/m6n4F\n62Uhv0ETfXSH8kk9Kr8t/EZMUj7z2QCNVEYXz102M+Wwr/FX9BfOcrFQqPSV\nPVTWy9Q0xuv8dW18Eoiz8z/REdS5s+4qo6QSIfuTSg0HkQYv5hPzNre+j7QK\nLrJbgLn8Y6eBOjP0kWKdgCsvfokeEXbMcPqzXnXTbPspgHlxTWUKwBmpJ33B\nnFcX\r\n=uqzG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"ce26adb3416c8c975140e044d32e62f0d2b1d3b2","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.7.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.3.1","@babel/polyfill":"^7.2.5"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.14.1","rimraf":"^2.6.3","rollup":"^1.2.2","semver":"^5.6.0","nodemon":"^1.18.10","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.11.0","stylelint":"^9.10.1","uglify-js":"^3.4.9","@babel/cli":"^7.2.3","@babel/core":"^7.3.3","npm-run-all":"^4.1.5","postcss-cli":"^6.1.1","autoprefixer":"^9.4.8","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.5.3","stylelint-order":"^2.0.0","@babel/preset-env":"^7.3.1","rollup-plugin-babel":"^4.3.2","eslint-plugin-compat":"^2.7.0","babel-plugin-istanbul":"^5.1.1","rollup-plugin-commonjs":"^9.2.0","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^4.0.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.2","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.7","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.7_1550857918004_0.700468144755116","host":"s3://npm-registry-packages"}},"2.1.8":{"name":"@coreui/coreui-pro","version":"2.1.8","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.8","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"eebc411c6677f7f4d9a0918dfabc42b295d401ce","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.8.tgz","fileCount":220,"integrity":"sha512-/Q11PTqQiIeVnnwGi1kfyXA2K8bfqDgxJ8S0lv+BYEWi2lElvRAkB6uEBDfJno2/ZnHFbEIO9ffbGIxkoyDRqw==","signatures":[{"sig":"MEQCIBUbxbDr3XpI3ruvdXaH6qz78R9kiT0TSpFLqK/f8xuIAiBOYKaV7IF0szoZNCyLjtj2P23cuK9xDaWX4Xy65ujoOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7201415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgnJvCRA9TVsSAnZWagAA39UP/RjGwqkSZhkXZ+fO2ku5\nOSCswsTkPxm4s2lPbvFV4VxB2JURyMPk8KXkM1DwYb5HuU9M1zuYC8QKfm17\nwOF8GuqCzTC+SC+U+qbHEghtCS/cMCpeaCaRjJgLcVEkEEAsra/IlI0qoSx3\nQOAsLPXfi2PSkHRBJa7bHfb5MPjhfWGxNVRoLrT9kPEnSWZRrfkW1Mr7GDeZ\nQfLZFIIUDboPJjVy6pchE40wjUM4C01/fBrlbqd2aH6YsnngCpMoMewx19M4\n1xsgTKSNdydC7PYZPUADlJIkvfglbb7ptYvpfO50l21goVToM0yuPcno9SXc\nAoZpIkxR9b6+RHRXQUs83jCGjPqNbAUqo3DkdRBE8YE/fCGUo8NF0FyS7qaZ\nkwcq5WwrvG3b3sInKWiAJA3eg839hOf2LekdVHfMwQuM8nEWhc2tnLe5KUPl\n00CBKNlvTfD/hAM1Ey3kXlehnA9SZlL0SSMMTGIPwMUBM/N1bSfDYBSMHf9B\nf5pnrdRID7NexGwKFIMFVs4GI2IsB8ukbhGyC1krsisOHgk+sTjs9LA8Wa26\npnhfhlug4cSrIa/U+45BYQfSB0CWkfiKbAQBsUi/LI8PfFOjvVDn5oIdwI9G\nfkeh5DTOuzByemxjbxgktrxgCsM8wgcNPsqi1/U7hSzwGWRE+d5nCIqQkikS\nVf02\r\n=fW4w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"182451304887f6838a0649dbfd8c4bd73807dbd9","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.7.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"8.12.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"bootstrap":"^4.3.1","@babel/polyfill":"^7.2.5"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.15.1","rimraf":"^2.6.3","rollup":"^1.6.0","semver":"^5.6.0","nodemon":"^1.18.10","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.11.0","stylelint":"^9.10.1","uglify-js":"^3.4.9","@babel/cli":"^7.2.3","@babel/core":"^7.3.4","npm-run-all":"^4.1.5","postcss-cli":"^6.1.2","autoprefixer":"^9.4.10","babel-eslint":"^10.0.1","clean-css-cli":"^4.2.1","stylelint-scss":"^3.5.4","stylelint-order":"^2.1.0","@babel/preset-env":"^7.3.4","rollup-plugin-babel":"^4.3.2","eslint-plugin-compat":"^2.7.0","babel-plugin-istanbul":"^5.1.1","rollup-plugin-commonjs":"^9.2.1","stylelint-config-standard":"^18.2.0","rollup-plugin-node-resolve":"^4.0.1","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.3.4","stylelint-config-recommended-scss":"^3.2.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.3.4","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.7","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.8_1552052847301_0.6822702385346968","host":"s3://npm-registry-packages"}},"2.1.11":{"name":"@coreui/coreui-pro","version":"2.1.11","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.11","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"0b578b218e0d3b40dfe133f4726d34397d6c1731","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.11.tgz","fileCount":218,"integrity":"sha512-Iw6csYC0hvMmOWcOT2V/6Dj88ja8A2Xgjjdw5fKhTxaRwMkSjftVGvap5rH2YWtOvl9MgnqT46cLJCBUcDMkSw==","signatures":[{"sig":"MEYCIQCwd7uaVHnk9s7eKQ07i82sS+ZEeoh8HrWeqqUVruodXwIhAJt3nX51DOuhx1NrI/L9mKTnOHUE7dXEMcWAzTOsNHjh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7772676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9QCQCRA9TVsSAnZWagAA2IkP/3FdLyYq9GF9YZLnQJxd\nTBIfCU9GM0Y0rCUcCKKHcD+52PrjbEv9S78Q1YbfxbJ/gz8KY+/Ehg1CDTOh\n/IbMmF8QHJO5pUUiuWUplA2P2pj9gNxnmf5Myw5NkDsZ2J3F73Fm9ZacUTdh\nN1KzNOZ7IdRIHComipWp20r2Q/GH0Sx+5RKmXuwiAFwbvLPHUl0cMCtNQztZ\nds8xUcyPkGrj2iMDkAsG1PUz4A3AMT8Gy6IJlE6mA/bDygYf2Oo3wXX/tBF2\nfI1SMRbNYY3v2PXXebdzkXfz0TWLLaEj4p2tVyQl1IT14AnKEzjIRgpfXePG\nTW1+NhRI2XenbGFU2kuPakOCZE1LBFh/l6E2JsRJjU9WSSykyV6jSNhHXtVy\n+RDUzn9jvv5pZYeqwQz1wNMPqIKAX80hoaGOVN0yeV2qUdloexl3s04ult8f\nh3AL1aLlIjafHE7GVsRpyGzLLRNokII+VsnrBYXo4HaC5icdo5Dk/uq8xikA\ncxpjebQ5sYBvGdEzgzVfVQbx9eH83eQb9oRc98hC6gL8NaoaR18o69VOURx9\nLGM68dDH1wuU36NapfRsGr45JrlBxZ3UJCYfNI4lReQQF5TA/ZcpnaOhK57V\nPWCOnne6oADIQTtRUYEpurGXqfzzfa+unPlcHa0Pleaz2C3E/w8FSAMTrg3c\nsN6n\r\n=0Aqt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8.7"},"gitHead":"29872e7c3905ad8ad193ae3f78e8a25e33c46265","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.9.1-next.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"12.3.1","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"core-js":"^3.1.3","bootstrap":"^4.3.1","regenerator-runtime":"^0.13.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.13.1","semver":"^6.1.1","nodemon":"^1.19.1","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.12.0","stylelint":"^10.0.1","uglify-js":"^3.6.0","@babel/cli":"^7.4.4","@babel/core":"^7.4.5","npm-run-all":"^4.1.5","postcss-cli":"^6.1.2","autoprefixer":"^9.5.1","babel-eslint":"^10.0.1","clean-css-cli":"^4.3.0","stylelint-scss":"^3.8.0","stylelint-order":"^3.0.0","@babel/preset-env":"^7.4.5","rollup-plugin-babel":"^4.3.2","eslint-plugin-compat":"^3.1.1","babel-plugin-istanbul":"^5.1.4","rollup-plugin-commonjs":"^10.0.0","stylelint-config-standard":"^18.3.0","rollup-plugin-node-resolve":"^5.0.1","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","stylelint-config-recommended-scss":"^3.3.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.7","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.11_1559560335202_0.7465650438343661","host":"s3://npm-registry-packages"}},"2.1.12":{"name":"@coreui/coreui-pro","version":"2.1.12","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.12","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"e5dea77fbe7f105c7c2bcea27927bfbed6ecd0e5","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.12.tgz","fileCount":218,"integrity":"sha512-ook0HPmARJ/01YaR9B6EKM/NoVpOR+EvSL50DEhzWONlhDwG+PGW5pXabVTl3D3D5fyBhb0omC2D2iVXfmK/mw==","signatures":[{"sig":"MEUCIQDlEP3k4C2IApjQQjyQmq9HBVzRT/yEJXDTPYrlx/M44QIgI08v/qKFpDJgb1Tkfl4HWrxr8vm8SnwCW5FC7XMruaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7785299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAQKeCRA9TVsSAnZWagAAHR4P/jJhh/Eg5LzAgJTKIs/v\nF2wQrntbVFFar7J+Dte5amKam+B8qwGaK4wErbAm64t3tDOZEpJkRAxwYFgt\nQKqk3Ko1oK5giQW4yiYfACrtaVh4QCALPOMHmPShf4WgXqE/a+BK+FikD7tj\nacKXa0AOz6XbZBIJIRZr4iYQu/0rTW+q+QR4TEEZNTQMUpM1pJ3rOSaPxR/g\nHJm0CJ5P1PlHPxuWShVubf3udlju/Yi5VqLewKty0WoaOCeddAqmMqlgbV1a\nVO5lNThes/sI7PkYT9DfFlH9gwewW3GUGcDfOUashm6PbnM6G843tjiBLQ68\nHlhejajHNvA3c14E+ZTSTUoQtzV/0PxKgo9ces/m1RtwnbDsmd3xm8+ER9Of\ncrgHHdcuVFs1rzIWecZOdGSKiS4RKCwrGklVdkBNAyOhv3//c33KfSLAGveb\njEvZ+ykF8r3rj+gPZgYB8lThqlBGwm/0qxTic3MYQxMyOvBRg0a9z0dvJoLi\n2jW5rCo2updlzA+5PeCz/q3V6hvckL49wmne/NxtP19bPP3zZI4pM8Xwz+6d\nXrOtUpsVfKMMps2bdYgz6w0sEt4C7jNZw7/2f7aeI2hHFawHCzvCONwxnaAp\nc6iAnJjXs57r7y9cGMAIU1Yo8F7kWax27PsiyCix+/8L6p75suvFA2DG1lbO\n9cla\r\n=VvdC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8.7"},"gitHead":"323a22dee9728cc99addfcc028a1136f8f4ca8f4","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.9.1-next.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"12.3.1","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"core-js":"^3.1.3","bootstrap":"^4.3.1","regenerator-runtime":"^0.13.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.15.1","semver":"^6.1.1","nodemon":"^1.19.1","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.12.0","stylelint":"^10.1.0","uglify-js":"^3.6.0","@babel/cli":"^7.4.4","@babel/core":"^7.4.5","npm-run-all":"^4.1.5","postcss-cli":"^6.1.2","autoprefixer":"^9.6.0","babel-eslint":"^10.0.1","clean-css-cli":"^4.3.0","stylelint-scss":"^3.8.0","stylelint-order":"^3.0.0","@babel/preset-env":"^7.4.5","rollup-plugin-babel":"^4.3.2","eslint-plugin-compat":"^3.1.1","babel-plugin-istanbul":"^5.1.4","rollup-plugin-commonjs":"^10.0.0","stylelint-config-standard":"^18.3.0","rollup-plugin-node-resolve":"^5.0.1","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","stylelint-config-recommended-scss":"^3.3.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.7","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.12_1560347294173_0.913323437336234","host":"s3://npm-registry-packages"}},"2.1.13":{"name":"@coreui/coreui-pro","version":"2.1.13","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.13","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"7ce642fd5bed9ace800656823af512d533460956","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.13.tgz","fileCount":220,"integrity":"sha512-vTywgdYTO94eS+GdKquq9BLrZcEkboi6rxQIS2iJTY0SkuPBU5NfhLSQ7k/aaAlZbaCcU/486qre/vaY0NKpOA==","signatures":[{"sig":"MEQCIG6HoxIy4GucsdI9M5oF9HL56MQkb8ijQUcrrPvZWDhXAiBRxh203CHoximzlmA6nFSyvOqwi3n6B1I236CdgrUU5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7796751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAnVICRA9TVsSAnZWagAAx4UP/RlLEKNSwt/Xg8SFLbdR\nDI+PNo+8vpWoJYtPt/ODKr0OeMMSHmxNGgMb/PEonS8uU6gOAIPIKjt3sL7e\nf8LyiRBmvk1/TFXxcEsCvjWgpoysuFYrSSXzN0X0pl6ZTpOf5TSTjmQ78PUL\nQ0kCieC5TFAZVc/h+C7QoALW8ih1IC2OW+XB2xiZANt69Es5XL5G9dpt6Mwt\nTNmXgCU/eqrc4bWbTcq9azUrzWdg84aGNZD5Aer1f36PrcZl8992a9a73PhH\nZFdGZ1WsW64pUzf0iAE+G340Si4tdZakShRNYd9fIIkMycXoABFqC+sxkoQ2\neWE/6YQZxZUvQkdcyZEP8+3yvx59OcQcxJAp9AZFnqAEmhzRegLa1qOxu/yd\n7Iw6KorhOcXj4BMhX/rCUe3hb0mpT/pkqgYbpB2eiDHIOzCpnJEHUE7GV0mA\nv3welNw+Y5weQ63fFrtp+YuUGdx766DRBIHnUrEcxRiqcg2IwI5my6PYlaBG\n1LiW8rinJ5MBRI0sNPNzNXUcflvCYPRACXAeRaifCMUhCa6lVwpdQpuZOnk2\nIO8qKva4oLGl1e+upm6wBxNlsHmufP6nzQSuwVfQ34u1VrK7kT6zvfIif2Sf\nKSiMynVn18ovQOp7BLqXt+HVdP/2VIA32sFKxVxhGSErXv4urXIrsKElHI6e\nM+1K\r\n=k+r4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8.7"},"gitHead":"8fa0c81d9f6cafc8d4fb27b4de3547a10370c4ac","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.9.1-next.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"12.3.1","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"core-js":"^3.1.3","bootstrap":"^4.3.1","regenerator-runtime":"^0.13.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.15.3","semver":"^6.1.1","nodemon":"^1.19.1","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.12.0","stylelint":"^10.1.0","uglify-js":"^3.6.0","@babel/cli":"^7.4.4","@babel/core":"^7.4.5","npm-run-all":"^4.1.5","postcss-cli":"^6.1.2","autoprefixer":"^9.6.0","babel-eslint":"^10.0.1","clean-css-cli":"^4.3.0","stylelint-scss":"^3.8.0","stylelint-order":"^3.0.0","@babel/preset-env":"^7.4.5","rollup-plugin-babel":"^4.3.2","eslint-plugin-compat":"^3.1.1","babel-plugin-istanbul":"^5.1.4","rollup-plugin-commonjs":"^10.0.0","stylelint-config-standard":"^18.3.0","rollup-plugin-node-resolve":"^5.0.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","stylelint-config-recommended-scss":"^3.3.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.7","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.13_1560442184017_0.015800716767599754","host":"s3://npm-registry-packages"}},"2.1.14":{"name":"@coreui/coreui-pro","version":"2.1.14","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.14","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"4bce7df67b2be65900ad98f0badaf36403480de9","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.14.tgz","fileCount":220,"integrity":"sha512-YE+5YbmhrAn1BIqFGtxaRpffGz920uXuqPFQXz78+4fnO4DpodzkvdqLjSQBH9Ql1pwA6zu0xEpL1aYpAZlI0w==","signatures":[{"sig":"MEUCIDQI5KetwYTRLf/JunkEjbAgZ3l9/L98fCUnpe2BjzdWAiEAzYMZGdQQYsMaNyd51lL9NiEyVJ1HFjUk+MSih3p5mTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7797486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdA5nkCRA9TVsSAnZWagAA/XoP/03Ub/2vvDhZtINbg/xU\nLqSvlbpvASs14TIDQ5p4IrU9UVffYgGa7xk+M67Lq7CLLngfU197hy5a3WWo\nWMv0fpll8S8qyDLDk160J9zc2s0O1gzlsV2+CoWQwivD+36+AD8zRepKbyoG\nHAuQDTorNsomegjn12F4IbT5veafyT0KxSKiYzqXNY/+yjEWeQYncOXgsPx4\nKa9VsAkyIBMzC+XGFv2IaFDt3IR5YpGxrk6WBSngosbNlCAQQqHURpY/7RQd\nNfa0BNBEwmI9IOJgrTAMX+yzlZUUL9hqq+w9dCm26THX4wUsqXt1kmGn/6yu\n9b+ONQ4iPAtn5G1afUY5S7VOdeNGukJQDkxd2V3iNp87GRAFs4svEU/Ki+OC\nJ2TVH08oifYfWkgQ/tiGw8AwD5QZPbQcIleXNeNM13uctwBbYEX/HVWpprvy\nSltbc5AVaz9J++pVazPzsogIAD4siRaQTe6tvdsj51+WspX55fqGIIMv7rur\nrM965P1NLsJsgyjTNSLKyQ4QFCjJfjceMOnMXq5Tqgab2IbTKGpmRue3Bnt6\n2MUWVyw7qoNYrfLg/MeXnzOcUTdEr7+awyJS2Z7xMKZ0ohFfYcqB4X4i7RPS\nGaRF/pl+cdZLB7pDnBaWedy881+JErDyKdY+sR+5I2+uPwiZV5lU5sZwsHGP\nBFmx\r\n=Fhel\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8.7"},"gitHead":"a661bf06c8a9e7e6c2cadd8f43ebd5d37e8c7ef5","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.9.1-next.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"12.3.1","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"core-js":"^3.1.3","bootstrap":"^4.3.1","regenerator-runtime":"^0.13.2"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^5.16.0","rimraf":"^2.6.3","rollup":"^1.15.4","semver":"^6.1.1","nodemon":"^1.19.1","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.12.0","stylelint":"^10.1.0","uglify-js":"^3.6.0","@babel/cli":"^7.4.4","@babel/core":"^7.4.5","npm-run-all":"^4.1.5","postcss-cli":"^6.1.2","autoprefixer":"^9.6.0","babel-eslint":"^10.0.1","clean-css-cli":"^4.3.0","stylelint-scss":"^3.8.0","stylelint-order":"^3.0.0","@babel/preset-env":"^7.4.5","rollup-plugin-babel":"^4.3.2","eslint-plugin-compat":"^3.1.1","babel-plugin-istanbul":"^5.1.4","rollup-plugin-commonjs":"^10.0.0","stylelint-config-standard":"^18.3.0","rollup-plugin-node-resolve":"^5.0.2","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","stylelint-config-recommended-scss":"^3.3.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.7","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.14_1560517091269_0.020687685075595486","host":"s3://npm-registry-packages"}},"3.0.0-apha.13":{"name":"@coreui/coreui-pro","version":"3.0.0-apha.13","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@3.0.0-apha.13","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"1c6bd2430efe0bfacdf801a6b073c406e4c338df","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-apha.13.tgz","fileCount":584,"integrity":"sha512-sxSOE4jlS2Q7l4R64F6sIBYJOnmNRPO9e2wbpYaXqOnqN9Ce98DPSxuXrkPYqxZr58I9LyqJ6ir531T/KfvxIQ==","signatures":[{"sig":"MEQCIA+BH3qLqBhqZKeIyjQ+dX2dhlKdp3xeaau9q2tvLi/4AiB82V2lS0u/bvX0MQh0c+RYgb+7Sr5wNBK+tn/r/aaGcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20448018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDL8uCRA9TVsSAnZWagAAogQP/03kgNfntx7MVdd5wZ4r\nroj4x5fnjLMRL/K0ASp38nogHKbdEfohdWeLZblQBSagZ9h9eRCpkyFGBlKW\nXEDPdZrid7C7Oe3H8AnHEPyf7Xd6ZLxdDZrvowZ0OkCh1KMaNS0dVXHKUMiS\nhGat04SPh5QBuiOid9QsZl6QtcbnwIAQLy34WGJXCSaGZ5CNc9oNOuxv0z9s\ndssC4XcxYKHT75YaNK/YLGQ5FvSqKRctqeYjClM+iApAWlJPWSOuVzHlOSCa\niVBPKKyIMQyMo1NEvoTZQKxgGjWUaCvj8O/i5k8fpZHj7YkK+vhvxFXOrXXn\nrq1l0mBxRzgVJOglZz1n99iYij1k8oazyXB6isfyKfa0c4BV+Q6bm1wkMDK5\n3ll82bN0ulfBWrByMjIv6Y6nPNuGIWokXZs6ke4sI++wSgNQ6R/KAWJYv+9o\n50zBNq+6Tyu9l2fJsQB7fGS3L4u9OPw1ubGBiVZzvzDihQGUc4pbD1oQt8id\n8XnQGdX3rK/j+1HHti9IAzdcDVSkkNtfWT5Q7hZCse9VxdDVOGXINNrFYL4g\nZQ1LV0HCTyMwd5n4lDWyHsVpy7GGQzZPomNNKKNMi9AoXe7CVNzPwL2l4ObW\nWHe1hJyFH94LkQ6fxNZqtp6t17Q83zJnwAhBEgr7VW/Aktu7wsfvM2iaecCU\nrutX\r\n=zZ5U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"c9afb0e384bf5db18e32eaf5e3866385804ea761","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/ --quiet","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-lint-build":"eslint build/","copy-bootstrap":"npm-run-all copy-bootstrap-*","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","copy-bootstrap-js":"rimraf js/src/bootstrap && copyfiles -a \"node_modules/bootstrap/js/src/**/*\" -u 4 js/src/bootstrap","dist-without-lint":"npm-run-all --parallel css-compile* js-compile* --sequential css-prefix* css-minify* js-compile* js-minify*","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","copy-bootstrap-scss":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 diff/bootstrap","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","extract-css-details":"node build/extract-css.js","js-minify-utilities":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"deprecated":"deprecated","repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^2.4.2","eslint":"^5.16.0","rimraf":"^2.6.2","rollup":"^1.15.6","semver":"^6.1.1","terser":"^4.0.0","cssnano":"^4.1.10","nodemon":"^1.19.1","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.12.0","popper.js":"^1.15.0","stylelint":"^10.0.1","@babel/cli":"^7.4.4","bundlesize":"^0.17.2","@babel/core":"^7.4.5","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^6.0.1","autoprefixer":"^9.6.0","babel-eslint":"^10.0.2","clean-css-cli":"^4.3.0","list-selectors":"^2.0.0","stylelint-scss":"^3.8.0","@babel/polyfill":"^7.4.4","stylelint-order":"^3.0.0","eslint-config-xo":"^0.26.0","@babel/preset-env":"^7.4.5","perfect-scrollbar":"^1.3.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.1.0","eslint-plugin-import":"^2.17.3","babel-plugin-istanbul":"^5.1.4","eslint-plugin-unicorn":"^9.0.0","rollup-plugin-commonjs":"^10.0.0","stylelint-config-standard":"^18.3.0","find-unused-sass-variables":"^0.4.0","rollup-plugin-node-resolve":"^5.0.3","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","stylelint-config-recommended-scss":"^3.3.0","postcss-combine-duplicated-selectors":"^7.0.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4"},"peerDependencies":{"popper.js":"^1.15.0","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-apha.13_1561116461114_0.8307267211454337","host":"s3://npm-registry-packages"}},"3.0.0-alpha.13a":{"name":"@coreui/coreui-pro","version":"3.0.0-alpha.13a","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@3.0.0-alpha.13a","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"86d4c07586ed4323253180670079a993a8b25127","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-alpha.13a.tgz","fileCount":593,"integrity":"sha512-Vu/6mPSM8DlE/a1pnKF8z5zxydyBEIRSDclvfLqJfqLDY2xxzNplGdbC9pCPhVLdsr14mN/7JrdeCCo3SqakvQ==","signatures":[{"sig":"MEUCIQD/GULZh6731YgBX41PVULzfi2ZzlNzo0ARI8rijKQr7QIgGWrR2DEuKkMaDHj36YI1ERfTTEOUEmX4hEfAqkV/Gx8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21022265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg4E8CRA9TVsSAnZWagAAkOIP/isYX60KSJkYa05LLPd6\nYN1g+NmKa/B2VX58aNqv5mytfhYOBDVdlYyD7Tja3OHDOBf3Z4bP0/gTxPv9\nh/kEH9aqWeZnBtjcRxGtXHI+gGlWKa9p5jBmbjScV5wLnCFhAuZiRpMqaGJE\nqbRQDAO8Daj1xlTmDVX+QBo4H1m7F0wmCp+posFCJ3pIGXKMzQBuntv86tCg\n+H5WiiVpVl/hWCQPptmB4QR1peJCEzQJmBYT+Gyxhpo2Fzlm+QVhbtPmDikE\nMIlVY+HvpOzHFE6fyj9qH0neHaavlI8YdhDuXLnbNH16rfhZ6r8MzMJw000+\niIHJBi6ZD61gSHZ1NuPoCAAeQJzvV0pvyD5JpHf+J/e1ou4ax8Qg/R0WuAjj\noj0suT+OgshtTy+1dvC+dq4PBlgNRRmKdySEyAfgOjVJ75nmmFype9qZBRnu\nPevB9gdY+h1124hIVF6hBFmzdJqzViX8UlROAAuiB7ppl2YbBfwhS5nJ+x2M\ncVHPNeKf9Z3IfvEaAJ/vab83oRjlHPCKit+2MbqgerLD+U3rOlXyY/G+CSzN\nV7lvH/0nd+xaU438cqKwXNql5DvSL5rpAjOEVfuz6bioftQuT5vLEC6Mr08R\nrZa1SeqDtpokedLa9sPKOZyqLqTXosTwpdP0hKiFn1JBKeGsvAvlYsEDJBpA\njPtK\r\n=9OhK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"8801d193fcaaa743748c247d0bb2c5c8d49ac9ad","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/ --quiet","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-lint-build":"eslint build/","copy-bootstrap":"npm-run-all copy-bootstrap-*","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","copy-bootstrap-js":"rimraf js/src/bootstrap && copyfiles -a \"node_modules/bootstrap/js/src/**/*\" -u 4 js/src/bootstrap","dist-without-lint":"npm-run-all --parallel css-compile* js-compile* --sequential css-prefix* css-minify* js-compile* js-minify*","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","copy-bootstrap-scss":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 diff/bootstrap","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","extract-css-details":"node build/extract-css.js","js-minify-utilities":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^2.4.2","eslint":"^5.16.0","rimraf":"^2.6.2","rollup":"^1.15.6","semver":"^6.1.1","terser":"^4.0.0","cssnano":"^4.1.10","nodemon":"^1.19.1","shelljs":"^0.8.3","copyfiles":"^2.1.0","cross-env":"^5.2.0","node-sass":"^4.12.0","popper.js":"^1.15.0","stylelint":"^10.0.1","@babel/cli":"^7.4.4","bundlesize":"^0.17.2","@babel/core":"^7.4.5","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^6.0.1","autoprefixer":"^9.6.0","babel-eslint":"^10.0.2","clean-css-cli":"^4.3.0","list-selectors":"^2.0.0","stylelint-scss":"^3.8.0","@babel/polyfill":"^7.4.4","stylelint-order":"^3.0.0","eslint-config-xo":"^0.26.0","@babel/preset-env":"^7.4.5","perfect-scrollbar":"^1.3.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.1.0","eslint-plugin-import":"^2.17.3","babel-plugin-istanbul":"^5.1.4","eslint-plugin-unicorn":"^9.0.0","rollup-plugin-commonjs":"^10.0.0","stylelint-config-standard":"^18.3.0","find-unused-sass-variables":"^0.4.0","rollup-plugin-node-resolve":"^5.0.3","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","stylelint-config-recommended-scss":"^3.3.0","postcss-combine-duplicated-selectors":"^7.0.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.4.4"},"peerDependencies":{"popper.js":"^1.15.0","perfect-scrollbar":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-alpha.13a_1568899387332_0.24188604311713435","host":"s3://npm-registry-packages"}},"3.0.0-alpha.14":{"name":"@coreui/coreui-pro","version":"3.0.0-alpha.14","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@3.0.0-alpha.14","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"ebfad1dafc4621c80104be06490cb4166337f637","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-alpha.14.tgz","fileCount":593,"integrity":"sha512-vJBU2ZfCcFzH9ZJASvN1qU9IOusp58ryY4BrVBhmiz55gShfZZRIWfSUG5NDkk8K+/dJvF0cvbr0cDazyCteQQ==","signatures":[{"sig":"MEUCIQCIg2mxnlrJa5Yhz7kfKWS+GiIiPHiqCr7cb4wsElfOuAIgH82095DthCOYenJCXNkuhoQMMOMSMPyX7yhOw4nUJeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21131632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlMb8CRA9TVsSAnZWagAAi4cP/1S0DYabXqxUJnENa47n\ni52QEv4KbtF5o6FSJlFyYZD9DTyvulhMk5R+HYCjFdq7Z5J00YiM/aOMNn3y\n6CBVO4EeqEm6pf+ZNBxiiMHo7fhi+BYjVCThgCJZ3xWAyRvzHWZdYpaGCqEQ\nCsTOGZnmafdXh3oqI+MQeDLhMqaa5OseHXf5jpKpBBqlowcqIfe8G9qjG1UE\nm3dAefwFpjJzsV40gWammqwuiw5THy/DK8urZdrd0qVdNF75S+gJtTzPuraz\nfmAH51Y69wlBtQozqMfCp3tmM9Vkb5R1GnoenJrWQc7bO5gSbWuFI6REbr/L\nyAaLtLLhd+lKaUclT5qXbTO3K/+QLlCkgfx71+fp6bCpSz2S0YJCesZz1dA/\nRQ1z6cisoRq1+dLLoo85dQNy0/0pVEut5J3xEwB6OrZQxxjrVYtTBS5iTm6J\n7dpNyhO971//wYWnhsKGufsyzikz7i/I7uDMebme9EVXaAPbyywKoGDUjxK6\nfFErGEFnSRC3pN1ptboypHBiJp3MZ9BbUWKon5+FuaOVpp1KQBS4bMKRsd0f\nDEITWalGSX0+G44ii9GlRP/bMKvWiszFXOba6fnwwvjjEwCWnE+b3hKi/ydh\n+p74AkKaj9LOLDki18ZzpPq/kqQPNxuqBBT9WV0vice74ynPwG6fRZd37Phm\nNzLo\r\n=TJ2J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"e7a5dd7693ca644d03a0d13d83351455f55ad944","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/ --quiet","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-lint-build":"eslint build/","copy-bootstrap":"npm-run-all copy-bootstrap-*","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","copy-bootstrap-js":"rimraf js/src/bootstrap && copyfiles -a \"node_modules/bootstrap/js/src/**/*\" -u 4 js/src/bootstrap","dist-without-lint":"npm-run-all --parallel css-compile* js-compile* --sequential css-prefix* css-minify* js-compile* js-minify*","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","copy-bootstrap-scss":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 diff/bootstrap","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","extract-css-details":"node build/extract-css.js","js-minify-utilities":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^2.4.2","eslint":"^6.5.1","rimraf":"^3.0.0","rollup":"^1.22.0","semver":"^6.3.0","terser":"^4.3.4","cssnano":"^4.1.10","nodemon":"^1.19.3","shelljs":"^0.8.3","copyfiles":"^2.1.1","cross-env":"^6.0.2","node-sass":"^4.12.0","popper.js":"^1.15.0","stylelint":"^11.0.0","@babel/cli":"^7.6.2","bundlesize":"^0.18.0","@babel/core":"^7.6.2","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^6.1.3","autoprefixer":"^9.6.1","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","list-selectors":"^2.0.0","stylelint-scss":"^3.11.1","@babel/polyfill":"^7.6.0","stylelint-order":"^3.1.1","eslint-config-xo":"^0.27.1","@babel/preset-env":"^7.6.2","perfect-scrollbar":"^1.4.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","babel-plugin-istanbul":"^5.2.0","eslint-plugin-unicorn":"^12.0.1","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^0.6.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","stylelint-config-recommended-scss":"^4.0.0","postcss-combine-duplicated-selectors":"^8.0.2","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"peerDependencies":{"popper.js":"^1.15.0","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-alpha.14_1570031355888_0.24308554905509538","host":"s3://npm-registry-packages"}},"3.0.0-alpha.15":{"name":"@coreui/coreui-pro","version":"3.0.0-alpha.15","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@3.0.0-alpha.15","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"ac934010a9e6243ed758d0b4a39ce71399c6c60b","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-alpha.15.tgz","fileCount":623,"integrity":"sha512-JtbbgsFaajEknlG0iGwjieixCd8pzLJCl807dNcI8Vsoz4rONZ2YpDZWdVZ5a9gMTK4eudO1Cz49FXuekkDUpw==","signatures":[{"sig":"MEQCIG+k1e1dOiNKlCLtLwGSDbOMnZvS2kDJJc0JdtYP6PQuAiBudN36Clxmi88nAJQEV0l1r9GOcv0kcpOvkWLdo/p1zA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18835042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpJg6CRA9TVsSAnZWagAAWMcP/jPFYyddimFBmN501hV5\nLYJdXJ9UQC0/s7xvZT6QtQS/3TM7FHufHNwz+LaQJZzY8pbDy2oKoUhaTIAS\n9OtJTzBjACz+pyOHqFS2cilA+sxLXlsotD7ErzVx10iKndiLLfBdRPn6VtWB\nMJXTobgn3KvG5e5XwwyJt4YOQrRagBAv+O1Z/CQm9kx0rovgi31VtQglyWyW\nDfTgN40JAwGbPbkN7UIP1EhVVUfjrs10G3RvX59MYSIjt5rNEQJX7A+hNSf3\n4zKEfLcLu1NEq6dNaWhKd4Koltj0N41O2g3xPn0NYbeqVuUU7XOXk5ZIsajS\np8zdZio2dLu55pFINe7ltI+/dwYftf7ug1OYLFoFOAe8vsMuJ/byft+jYpYL\nQ6J5nMpLbr+jtfFq5kakIBrXxcCLgMi84UEa8QL8BNWpt89m+cX2aOelLNfY\nDS2fGcgJqkisZG31c0VBTtRuGPsdCZHpB5fstxU5q+/bgSP9D5L6JuhfkWQl\nzss8YGVmv5g9qpGYHU3+4V+oUWL+MGD8N5NpSWoMrlaYgcFQbm+vxQZSD2bs\nYKKtgBwIJQsQ9IkZdMd7JcZk1gb+sTBQPfO9XZpw9LSvlzh8010QoPa2hK7J\n8SXi+ZMhQAyOaGerzYQ7VFkcmcDr9CFFCMEXzzCmh9kTJ/9KnBBBFgw2Cn0h\n65tw\r\n=6VW5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"eeba2fef9cad31d47f57771ba3276b2cc8f317c2","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/ --quiet","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-lint-build":"eslint build/","copy-bootstrap":"npm-run-all copy-bootstrap-*","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","copy-bootstrap-js":"rimraf js/src/bootstrap && copyfiles -a \"node_modules/bootstrap/js/src/**/*\" -u 4 js/src/bootstrap","dist-without-lint":"npm-run-all --parallel css-compile* js-compile* --sequential css-prefix* css-minify* js-compile* js-minify*","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","copy-bootstrap-scss":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 diff/bootstrap","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","extract-css-details":"node build/extract-css.js","js-minify-utilities":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^2.4.2","eslint":"^6.5.1","rimraf":"^3.0.0","rollup":"^1.22.0","semver":"^6.3.0","terser":"^4.3.4","cssnano":"^4.1.10","nodemon":"^1.19.3","shelljs":"^0.8.3","copyfiles":"^2.1.1","cross-env":"^6.0.2","node-sass":"^4.12.0","popper.js":"^1.15.0","stylelint":"^11.0.0","@babel/cli":"^7.6.2","bundlesize":"^0.18.0","@babel/core":"^7.6.2","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^6.1.3","autoprefixer":"^9.6.1","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","list-selectors":"^2.0.0","stylelint-scss":"^3.11.1","@babel/polyfill":"^7.6.0","stylelint-order":"^3.1.1","eslint-config-xo":"^0.27.1","@babel/preset-env":"^7.6.2","perfect-scrollbar":"^1.4.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","babel-plugin-istanbul":"^5.2.0","eslint-plugin-unicorn":"^12.0.1","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^0.6.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","stylelint-config-recommended-scss":"^4.0.0","postcss-combine-duplicated-selectors":"^8.0.2","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"peerDependencies":{"popper.js":"^1.15.0","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-alpha.15_1571067961562_0.5442962873908397","host":"s3://npm-registry-packages"}},"3.0.0-beta.0":{"name":"@coreui/coreui-pro","version":"3.0.0-beta.0","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@3.0.0-beta.0","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"e0e56fe885ff7179581fec52b7d12298783a9f90","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-beta.0.tgz","fileCount":622,"integrity":"sha512-xMRZBIs0tiQ/NIlMfCf/kUuLrFZNOeXIe1YjkDVR6ICGp8iYboqAYLyDHLgGXgzbov0jF/Hjbi42SBjC3oVsiQ==","signatures":[{"sig":"MEUCIGAtdA0m4thT5Q8bTRO60XQl3jXLJpZ3PrUH5HEA3FAKAiEAgJ4m9O5wmOK8W9gaFRK7sdnDCtCSSlO9CZ+WHuJ7TbI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18986102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrbSICRA9TVsSAnZWagAA6jkQAIlE8WjHS3V3tZmyjQDX\nOpEVWcSC1NFwyeTJPUxuSBIrHjNI8iITem4/E9w7+m1RPLX0GPY8dTF/ryDh\nCojm8ECsilcDqvzW1KDDTKRUck3dT7gNRpy3xHwAxlUlyhqF+QCYJ/Oa2s9W\nyjTdiQHPWXwXpfejTfptLSXbuv+3MThIfKrkZ4u77E06jMKklRdawnVDt40G\nvcYSVA9efEQu1w3t41cqDVw+p13eJWxioOpdGJfRSYR/a4jxJAt6iNtiE+AM\ndI74A0ywieX+3Bs61gTXjP0Gwp/D0oq4p2N/7UeQtFEizLijBmwWEniv6Z0n\nG0ZyQ3PXKAgju5ZS73K/ULtC1GPcHgzkKlWAJ+bc0oZOHoL8ncvJxD43+4el\nZqtdtVMiz7+DyP1xTaiqRQFLa3CcMTqJ7fN4BR24zP0JXqqMap+zFKcM9Qd2\n6yqNW7MSdoyqoWzxA3ZW4BivMKGTLUYBzZDAaenI/1peldc1TPgMHCux6DiQ\nrFd87EVtKp7WULeTSP8S4YTmtBopgxLn68YhS/XlIHOmeM0/eN4BmD8AytFJ\nGTnfFL9shiWRyl/JbtZJk1QoITzgh5um9bRWXx1td4utS/mPOqrnhi3RmcWK\nM1mSe+Qdx0J+m+3sXR0AHMrwlYBL2RkoZxuM36AG6asYNwnY4qkpv3QjmM+f\nQI66\r\n=y+gQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"31d60dced8a5e8d7bce59a348e36a9655538a6fe","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/ --quiet","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-lint-build":"eslint build/","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-minify-utilities":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^2.4.2","eslint":"^6.5.1","rimraf":"^3.0.0","rollup":"^1.24.0","semver":"^6.3.0","terser":"^4.3.9","cssnano":"^4.1.10","nodemon":"^1.19.4","shelljs":"^0.8.3","copyfiles":"^2.1.1","cross-env":"^6.0.3","node-sass":"^4.12.0","popper.js":"^1.16.0","stylelint":"^11.1.1","@babel/cli":"^7.6.4","bundlesize":"^0.18.0","@babel/core":"^7.6.4","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^6.1.3","autoprefixer":"^9.6.5","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","stylelint-scss":"^3.11.1","@babel/polyfill":"^7.6.0","stylelint-order":"^3.1.1","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.6.3","perfect-scrollbar":"^1.4.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","babel-plugin-istanbul":"^5.2.0","eslint-plugin-unicorn":"^12.1.0","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^0.6.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","stylelint-config-recommended-scss":"^4.0.0","postcss-combine-duplicated-selectors":"^8.0.2","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"peerDependencies":{"popper.js":"^1.16.0","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-beta.0_1571665032023_0.10959391887647274","host":"s3://npm-registry-packages"}},"2.1.15":{"name":"@coreui/coreui-pro","version":"2.1.15","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.15","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"da8b2e8e7bd07d2b546a8682eba79ac6a66ce4dd","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.15.tgz","fileCount":220,"integrity":"sha512-7PtUoCfdnnA116sdkvLC/4j8ydEldAaicCgx5oWszeaM7rn8PLK+DlHYzvVqg3iGOydKLAoD53Oiayl+ZhMW5w==","signatures":[{"sig":"MEQCIBnFQpMczXD0CBguD9Bn9n+9FKSczXx9OuGizvgAAXyTAiBYT9Dqka5JMwA83RVywVrgs8jGh6odgj0M4VDBw9htKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7823317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsvVcCRA9TVsSAnZWagAAfzYP/j2ErgCa1dqlQzkGAqAT\ntnS8g6EA2JuBWTpT40WEcTz5f92O2qk4qxSIvNPROKtdhMDrZ6dM/HuB9bW1\n+ixRQjzCapREONrxt7RTYRpkN1xdnm2GerRSlI+BDkHMD5VRozSwi2f9y5ZJ\nBbgw6n5z/IavLbWrvRlhylp9Pndz3+dQSQF2qpmFn/3fZeVOB3VUW1ormeEh\nmD2vRuUacjuye1T+IhpFfc//WuRUGDhTGmJ/yToY0xwKv/aA2m7ovRYxSz38\n4ICaiJc6u0QGN2JcDENRqL8W9EhfHm6FmF2pK3iPDBk3+MWRRsYX8lsReMBk\ntcIQHz7ggFd6Q4BBeFZSh+sarZFUBGl5e9kA3ylV0kzFBQylG7+nF3IChnlH\nr7+ATot5vEUYXcwALATH5GVmEKnisp7+jf5Rrq/C7/CF+U7qFeOzOSrH58yS\n1+mr3eFJ5bT0r5E4wwyupA53AjybLsROrmdRquBEki+bNzpGpapYaeLSZhDu\nZ+GdIKUWrvkdkLyhbZB78jrL9xDZclpwQmDdnQQlP0BNxaVEEX2v26x8xp4m\nyylwYUeicJXYUltHTugyKwOT2wK+gqABnB06Y5uy7U48/wd8s35k6KVMeVXA\nlelSYDQYX8E20O9lIG8f7/B4v/0Uw3Z9nan3enQSNUYzPdWUUfYSii4n0Z39\nju6y\r\n=xcms\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8.7"},"gitHead":"c6905fce55d404a2692b5af7a2cf5b3c1701a05e","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.12.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"12.10.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"core-js":"^3.3.3","bootstrap":"^4.3.1","regenerator-runtime":"^0.13.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^6.5.1","rimraf":"^2.7.1","rollup":"^1.25.2","semver":"^6.3.0","nodemon":"^1.19.4","shelljs":"^0.8.3","copyfiles":"^2.1.1","cross-env":"^5.2.1","node-sass":"^4.13.0","stylelint":"^11.1.1","uglify-js":"^3.6.4","@babel/cli":"^7.6.4","@babel/core":"^7.6.4","npm-run-all":"^4.1.5","postcss-cli":"^6.1.3","autoprefixer":"^9.7.0","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","stylelint-scss":"^3.12.0","stylelint-order":"^3.1.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-compat":"^3.3.0","babel-plugin-istanbul":"^5.2.0","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","stylelint-config-recommended-scss":"^4.0.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.7","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.15_1572009307587_0.6924968519353005","host":"s3://npm-registry-packages"}},"2.1.16":{"name":"@coreui/coreui-pro","version":"2.1.16","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"_id":"@coreui/coreui-pro@2.1.16","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io/pro/","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"df75440dfb2a1059839f466978a9e6db4ea6ebf7","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-2.1.16.tgz","fileCount":220,"integrity":"sha512-jWzkE+JYGaYHsOhKo1uOuBLrzgACC7qZnO+Bvu400l8RKk5SO0iY9wZfJ9DLbF62kMzHZo/B/Af6xdkoR1dYGg==","signatures":[{"sig":"MEYCIQCKdBSTdrtIqsLJa2bS6YbekkAVGfPRw3VFg2CLZyYUSgIhAKCJG0MApwFdBnl0OR16PNudwOCWeSPfgeFb7S459PO7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7855060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdswE5CRA9TVsSAnZWagAA3WwQAJkki3wQ2sw9dFAeuFn+\nevwe22qLqAe6Ig/6Ifeg3cCe4U0+pWRwSYCoXiCLmiv3BVPD5bH0sOUI2wVc\nCHeZ8+i1dqzjEZsLyGamCrbB+UaU7onVkLuRlygEsGQdhC/rMWVPqOORo5Db\nEA7NLGCe3rT3PjQW7Pu/XeV2A/e9JlPYC63bs/FAJQPN2BttmWNPwLGzou+v\nWwTHGd37u/imsuQgLkPBKr3lUxtM/T/0OZJD8Yb1/SJ+0S2rR9SwY4sNstx3\nZxY4h8YwlJEPg5GFFq7j/EQOo9VdCUyZeksaKO7VTkMz7lPuEBF8yh/CUp5S\nY/nB5rIUHmhgw/hFWgQ/vR3RSnliB4eoo3CWwenwx99CagewHIvet2oCwhJk\n0rrDT9oroBEuZ/br924Xqalpy9wIAEzSS+EmtRX7RdUZZA/ahClkHulJsJrz\ntncU344CCOz2XsrpHe0KJQRrUZgM2i51EGK+RvT2CwskB5G77TYKOtdC3NDf\n6A00FaET3VLO/NdggcN1BJPjzbB26UYeG4IuVgc2adXjZi8N5xo+K8Csl1bu\nG+5uL+6mLxtYKfkRV+AfH+AdjSEKamOc2e3wMGdBUVFaH7ayBQ+Di4kBoA/D\neb9By4UzrhjnSeWXGkThySCNgkrPUoahc+WChuc475LKWHuKPvoR3nS5LfNS\nH7za\r\n=GbK0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8.7"},"gitHead":"861933b08f143c66e54a0de64155713fe8a13b60","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*","dist":"npm-run-all --parallel css js","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/","css-lint":"stylelint --config build/.stylelintrc --syntax scss \"scss/**/*.scss\"","watch-js":"nodemon --ignore js/dist --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist -e scss -x \"npm run css\"","css-minify":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","copy-bootstrap":"rimraf scss/bootstrap && copyfiles -a \"node_modules/bootstrap/scss/**/*\" -u 3 scss/bootstrap","release-version":"node build/change-version.js","increment-version":"node build/increment-version.js","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","js-minify-utilities":"uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-minify-bootstrap":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css","css-minify-templates":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/themes/coreui-dark.min.css dist/css/themes/coreui-dark.css","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-compile-bootstrap":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css","css-compile-templates":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/themes/dark/coreui-dark.scss dist/css/themes/coreui-dark.css","css-minify-standalone":"cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/coreui-standalone.min.css dist/css/coreui-standalone.css","css-compile-standalone":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/coreui-standalone.scss dist/css/coreui-standalone.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.12.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"12.10.0","browserslist":["last 1 major version",">= 1%","Chrome >= 45","Firefox >= 38","Edge >= 12","Explorer >= 10","iOS >= 9","Safari >= 9","Android >= 4.4","Opera >= 30"],"dependencies":{"core-js":"^3.3.4","bootstrap":"^4.3.1","regenerator-runtime":"^0.13.3"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","eslint":"^6.5.1","rimraf":"^2.7.1","rollup":"^1.25.2","semver":"^6.3.0","nodemon":"^1.19.4","shelljs":"^0.8.3","copyfiles":"^2.1.1","cross-env":"^5.2.1","node-sass":"^4.13.0","stylelint":"^11.1.1","uglify-js":"^3.6.4","@babel/cli":"^7.6.4","@babel/core":"^7.6.4","npm-run-all":"^4.1.5","postcss-cli":"^6.1.3","autoprefixer":"^9.7.0","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","stylelint-scss":"^3.12.0","stylelint-order":"^3.1.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-compat":"^3.3.0","babel-plugin-istanbul":"^5.2.0","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","stylelint-config-recommended-scss":"^4.0.0","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","babel-plugin-transform-es2015-modules-strip":"^0.1.1"},"peerDependencies":{"jquery":"1.9.1 - 3","popper.js":"^1.14.7","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_2.1.16_1572012344729_0.674813743585289","host":"s3://npm-registry-packages"}},"3.0.0-beta.1":{"name":"@coreui/coreui-pro","version":"3.0.0-beta.1","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@3.0.0-beta.1","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"b24408e6a94336e47dbc7446d84069cf9a40e520","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-beta.1.tgz","fileCount":622,"integrity":"sha512-nL6Tub+P5jDwGcEp1pq6qIOv+MoHF5otQiLjohqN3811dqeKyAbD9np0YnrMWGxYgL9JlUTC9CirdYRIi55sFg==","signatures":[{"sig":"MEYCIQCcD0Td30eFmukXwX4whIrmOZu715SPgcMDBeDXZFeTzQIhAPbtol7VnAgqoz2b6bSONCSfuO2SifOM3JGOd6GJU+Y+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21403571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvdS2CRA9TVsSAnZWagAAWbYQAIjUKBOAwGsgmIhE6aoo\nipJf4Oa+ZnkNs8LKeY3eR88nc5xt/DBd+V02jTcPiHmQC8Zb8DXsuGFs8MKT\njDyvfqFAU7+EXz0AYJCg5DQvi2k52Zer119zso8ATnt7gf0/MabWJsNNxqvL\ndzj/A46yvsmYLueuZldT3Vetd3386qH62FFS6PF+AUoDCagrlY7bAtyTn0IJ\np3OyZUNTKWtNwOamFLd0XOy0SWr3jla1U2Abv5KqpmrYrFgE758eykwkVdvu\nc1oI0u9R2LkcibL9r18PjZVW54P9s6qea3N2QYZUCGV9g59DMS88HaqjVqpq\nDpjiCRdN+l9eYys/TISYaf1IsvHPkeh2HfQFQ4LQGZdDVu6rdZK/ZOYM2lAk\ndCTd29C6YQPdB/311IgRQ+1BzH1ZPpoIIbHRG4hdPZRmXcEChs95F/UXS/FU\nM2vfWYXRka2c2pfvSD0PQRtMWbM8thtTICW5cBX4n3QrDcAPpVucmOnSPE7+\njuyXCJhSuxiv+VXQ1B/S6HxCbg9/JMTWrnlWlovNQftSeCD2FLT3/UcNym6S\nMq71AFmPs0MK+rSTpa/6yRSANCgoNlf146hVi+wAl8oGdzC5Zuud6Rz2kPsu\n81zK8WASiy8IfcofYIr1r9Cz//gcDSoDn9vhio/sviSXmVpB7lTgaQuJkOgy\nQKoT\r\n=+BL7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"5fe59272d54e7b228f68f86d4ffbf4b909d7dd9f","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/ --quiet","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-lint-build":"eslint build/","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-minify-utilities":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^2.4.2","eslint":"^6.6.0","rimraf":"^3.0.0","rollup":"^1.26.2","semver":"^6.3.0","terser":"^4.3.9","cssnano":"^4.1.10","nodemon":"^1.19.4","shelljs":"^0.8.3","copyfiles":"^2.1.1","cross-env":"^6.0.3","node-sass":"^4.13.0","popper.js":"^1.16.0","stylelint":"^11.1.1","@babel/cli":"^7.6.4","bundlesize":"^0.18.0","@babel/core":"^7.6.4","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^6.1.3","autoprefixer":"^9.7.1","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","stylelint-scss":"^3.12.0","@babel/polyfill":"^7.6.0","stylelint-order":"^3.1.1","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.6.3","perfect-scrollbar":"^1.4.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","babel-plugin-istanbul":"^5.2.0","eslint-plugin-unicorn":"^12.1.0","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^1.0.2","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","stylelint-config-recommended-scss":"^4.0.0","postcss-combine-duplicated-selectors":"^8.0.3","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"peerDependencies":{"popper.js":"^1.16.0","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-beta.1_1572721845479_0.26163319593933143","host":"s3://npm-registry-packages"}},"3.0.0-beta.2":{"name":"@coreui/coreui-pro","version":"3.0.0-beta.2","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"MIT","_id":"@coreui/coreui-pro@3.0.0-beta.2","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"77c3dd5f0b1adf3379714d19b869569e59096f49","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-beta.2.tgz","fileCount":622,"integrity":"sha512-cMmOOZljMT1GLg2lv/YgRoFB7ZlLewMe5zvwPqauE511hhMAFB7P5kcn/9FxAqv+nGGfeS8NZIrfCnyLQSDJYA==","signatures":[{"sig":"MEQCIAO7r+92diXuYc+3YYQaVUhn8UsUZ6x3qmHflY6u8pb+AiAUlJxEjVivIaWT9dym9S8yoA3H1KwFbPES3Hq1e2+wng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21529425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyq63CRA9TVsSAnZWagAAMwIP/R5IBGEAUUWnB5k0l+d9\niOPU0Q5f5wNI0+36RQaSp/u4oPgpUBJ6rQiQ7kiT93oLHDDB7xw4NwrLSEbG\n+PwlM+gJ+2VjiP1WiHKph5etIrrGWlXeMrfYt0jmmblyk+XKuBI1yObewT84\nqy3dZhNOj7r1O2/l6QgZ8zteAtTi2z3A5hV8ayUf6HhZ1PLXvAHK+qjrmpaP\nTre24xvUvaRsSBRo70nx6IXY+Cwbsez3ydIX6MOhAin5a1Q/7gjF87zt/9r0\nsfZeLGbfiQV7YA0zMOYQtQPIGq1ihSUINTqtcXa8cHWnTq/cMAVPdmX8RCgz\ndD8wtKsLMdYyluWn13h/GJjyB1EuniZ94iAMeBcKLYMm+0ZfOFs7CEFYuTyr\nN/+xf0yVSdOLqNmiD15Yfn4h5cbBkfOzmF6st8yWTcSHeNJiyEdrHP1ZFRuy\nuwHMf/zzXPy4FPVzClwKb59GLGscEZLenLGBSGogK4khJtEfW8y5eh0I78A+\nzZ9eUhsgkH1aC/2Feg45B5I2P86w1ZL8aMAavPdXF8hbzASMN4HyHlOQ6sde\n1h32T4ZFxEMMn3K4lpfQQUFj2XGtcS7SoTMaBPKBHFR5dlNY645N2yYDsNit\nvK+D7teUS3PkCtHwRiPwsPBkx7Z7E1Cps1ytwEWntlButNjzdW/INAfYaUkb\nf/ad\r\n=IU7F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"4203e2e2002ffa7308a3e11d5b0cbc3ea847890d","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/ --quiet","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-lint-build":"eslint build/","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-minify-utilities":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.4.1","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^2.4.2","eslint":"^6.6.0","rimraf":"^3.0.0","rollup":"^1.26.3","semver":"^6.3.0","terser":"^4.3.9","cssnano":"^4.1.10","nodemon":"^1.19.4","shelljs":"^0.8.3","copyfiles":"^2.1.1","cross-env":"^6.0.3","node-sass":"^4.13.0","popper.js":"^1.16.0","stylelint":"^11.1.1","@babel/cli":"^7.7.0","bundlesize":"^0.18.0","@babel/core":"^7.7.0","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^6.1.3","autoprefixer":"^9.7.1","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","stylelint-scss":"^3.12.1","@babel/polyfill":"^7.7.0","stylelint-order":"^3.1.1","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.7.1","perfect-scrollbar":"^1.4.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","babel-plugin-istanbul":"^5.2.0","eslint-plugin-unicorn":"^12.1.0","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^1.0.2","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","stylelint-config-recommended-scss":"^4.0.0","postcss-combine-duplicated-selectors":"^8.0.3","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"peerDependencies":{"popper.js":"^1.16.0","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-beta.2_1573564086637_0.3455789259960611","host":"s3://npm-registry-packages"}},"3.0.0-beta.3":{"name":"@coreui/coreui-pro","version":"3.0.0-beta.3","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.0.0-beta.3","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"9304228dd5bdb5d4768d5b5c3b2a588bf94d274f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-beta.3.tgz","fileCount":622,"integrity":"sha512-9+TvCeQFQd3jQTmRXadBZFwVansS1HJ+UdDlF2wCEV+SLvWHWKKNBvssjxRt4moXFmBegofxTqpgUiQrrF9DsQ==","signatures":[{"sig":"MEUCIBn5LmuRHpyv6OU/icW57ozcEf/3eMpC/EbZrIRdT/EEAiEAk21QkZTJ1emBS/C/C2w+4ntg0sxVfhlXKMpw+eN5Xd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21526877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0/LDCRA9TVsSAnZWagAASu0P/RGgqxc0IWHxBBrOmSsR\nk++0ABZoS5t3/sGhk/Md7WLe4VxtwkQuUFPkzk9Q/N/3QTuTB42tW4YmtKho\ntIDHBK66RmW9itXi9LNu31gfV6h6bTaxVwH+34pIWeN6jg9y4kATPunDOc+2\niaklyLSp6riIy182kJCBBuAOhs2rZRG/gjuIzaLmzmFOeIsE4LnWdBvfQrRT\nKjLHQsYLZDSw0wrNHpLgaMYzzYW7awZ+BJt0Srj7VUY087ecrR5bh8/wB5sf\nu9TiPxuxoFiMU/05AAHYgLDUi9xJ+VVtgSuI73VvCCCpv0lHQ3111AMOyRd0\nS+VPRTXLAelhy1q7eZ15hAs26stVnuv8qIvlUhGvyO8bKb94ifalIIPE1chM\nuWEZFT+LB75hSG8G6f9pDP3R8caBbApdGWbbtf165xXtPuI40pnRWA+IQ4Gj\naP+UQvNtAaicxrjySLlSALEwPMKpB41kLCkoLI28MG3MUKquo7b143VY+k2p\ndRP3ZcNqBX/JCw/RTnSVijlgpLT5a7GuRhjK3cp/b+Wu1aROADtmWu+GQR1X\ng4YnpAyGmUKEx1K64K3QM4pIurMcj7DDsAxAUrJ3nFx3Xmq0t+cLoEnAE/Oh\n5GIlfcoAmwz4Mv9/M/2OHPu4OYov0uZRcS8zc36xemXI/4HQKeHrEEt03x5j\n5OzG\r\n=wYZG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","engines":{"npm":">= 5","node":">= 8"},"gitHead":"2b483aa066ccf2af9cddef13a17fcafcdb5e948c","scripts":{"js":"npm-run-all js-lint js-compile* js-minify*","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint js/ --quiet","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-lint-build":"eslint build/","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"cross-env PLUGINS=true babel js/src/ --out-dir js/dist/ --source-maps","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-minify-utilities":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"npm@holeczek.pl"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^2.4.2","eslint":"^6.6.0","rimraf":"^3.0.0","rollup":"^1.26.3","semver":"^6.3.0","terser":"^4.3.9","cssnano":"^4.1.10","nodemon":"^1.19.4","shelljs":"^0.8.3","copyfiles":"^2.1.1","cross-env":"^6.0.3","node-sass":"^4.13.0","popper.js":"^1.16.0","stylelint":"^11.1.1","@babel/cli":"^7.7.0","bundlesize":"^0.18.0","@babel/core":"^7.7.0","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^6.1.3","autoprefixer":"^9.7.1","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","stylelint-scss":"^3.12.1","@babel/polyfill":"^7.7.0","stylelint-order":"^3.1.1","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.7.1","perfect-scrollbar":"^1.4.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","babel-plugin-istanbul":"^5.2.0","eslint-plugin-unicorn":"^12.1.0","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^1.0.2","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-runtime":"^7.6.2","stylelint-config-recommended-scss":"^4.0.0","postcss-combine-duplicated-selectors":"^8.0.3","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"peerDependencies":{"popper.js":"^1.16.0","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-beta.3_1574171330624_0.9023288626541819","host":"s3://npm-registry-packages"}},"3.0.0-beta.4":{"name":"@coreui/coreui-pro","version":"3.0.0-beta.4","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.0.0-beta.4","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"ecf7301652a2d68d4bd58ab2863934adcfa72455","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-beta.4.tgz","fileCount":558,"integrity":"sha512-pBRBpqevVjT+dPPnKqAc/pILPlKhHK6AFBmVWtPaUOBN2rb550WvyIgj3AuZwZSgUogvhQbtXQYm1D2X4j3pVw==","signatures":[{"sig":"MEUCIQDvYY8h8vFghtSYigWWJrRvV7m/eTBVpVVVG27ubVbnqAIgcF+AIpUwjxBPSC6vQyq8PMKwi0S1YKtIqQ7BxOZDhwY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22315905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8QdbCRA9TVsSAnZWagAAxrEP/Rs+yTDfFMXlxQbAoNZw\n/LZKimAPFS5BU9cwUQkaG7EX0ZtlGs5EL+0yS/Yo56oY20Sh/Sr8CPXW7D1S\nCLXW1PZqhZgttEF5/VY+XIW1IaQpcxqzZcWQC+hxkgJEoFL2RBVfrTkjIEr+\nNKfVrP5oVzOSntnWUZMnUykITE1QAxNp3cbR7FM2TZAPJ7wTQf829ZX9l1qg\nOHKlpFUAJujtCV5IFZHArhrMjciibRL8guIxtrJba8IuL7SPpxkPw5uMqQDb\nqF6HX4AEDAaqQ402+7Rs35hLqitMR+LOnC/lX+aSj4PLsp4QSNec0D/LZcaP\nX4dNh11tljnWZWSwOmMfRb5LAxw/zzlbY4YQdCbNpDqk5eupsmKkDz3EYXVz\nRSMx/sKCB+s23BP7aWRo3j0XrImE9bNSoCooPuyivFgzi0rOcejYnOrRyK5U\nupPb+w/DE0VZvKMBWKbXqZ4AnXIEkRjm9cJ6sBeIsw2fS/AxV7lK27b7glDk\n4kpONMw4IPRJmF3myDnNSt2xUUIprHVYtg0ZBE6sA6vAY7CqT21VAgmhPe1r\nBVJMtEA61oBjW83E27JLmAp4dGMw9yKXRAVPLSX4FQ2oX+yS4YeJcRPgZIjO\nYJanFqBD2gMvOEA+MHyzVzb4ifryC27dC3hbdnpE/eJBcWiiPrnSXI1TAfey\nN4UF\r\n=2cMo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 8"},"gitHead":"628052cf22cdf89e033864401dcf9956a6835916","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-minify-utilities":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui-utilities.js.map,includeSources,url=coreui-utilities.min.js.map\" --output dist/js/coreui-utilities.min.js dist/js/coreui-utilities.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-compile-utilities":"rollup --environment BUNDLE:false --config build/rollup.config.utilities.js --sourcemap","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^3.0.0","eslint":"^6.7.2","rimraf":"^3.0.0","rollup":"^1.27.8","semver":"^6.3.0","terser":"^4.4.2","cssnano":"^4.1.10","nodemon":"^2.0.1","shelljs":"^0.8.3","copyfiles":"^2.1.1","cross-env":"^6.0.3","node-sass":"^4.13.0","popper.js":"^1.16.0","stylelint":"^12.0.0","@babel/cli":"^7.7.4","bundlesize":"^0.18.0","@babel/core":"^7.7.4","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^6.1.3","autoprefixer":"^9.7.3","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","stylelint-scss":"^3.13.0","@babel/polyfill":"^7.7.0","stylelint-order":"^3.1.1","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.7.4","perfect-scrollbar":"^1.4.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","babel-plugin-istanbul":"^5.2.0","eslint-plugin-unicorn":"^14.0.1","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^1.0.3","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-external-helpers":"^7.7.4","@babel/plugin-transform-runtime":"^7.7.4","stylelint-config-recommended-scss":"^4.1.0","postcss-combine-duplicated-selectors":"^8.0.3","@babel/plugin-proposal-throw-expressions":"^7.7.4","@babel/plugin-proposal-object-rest-spread":"^7.7.4"},"peerDependencies":{"popper.js":"^1.16.0","perfect-scrollbar":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-beta.4_1576077147110_0.31823745388804303","host":"s3://npm-registry-packages"}},"3.0.0-rc.0":{"name":"@coreui/coreui-pro","version":"3.0.0-rc.0","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.0.0-rc.0","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"17086f8c59ac07fa91271c7ce8083fb0b5633315","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-rc.0.tgz","fileCount":556,"integrity":"sha512-q/kDUuTwy9I7ZoLdcOxygxiXC8vY3p6jnpVyFIErVzjyLOFHjwAfCSr+X4S5kPh6bkDq88GlE/bogJPBfL2HZA==","signatures":[{"sig":"MEQCIEqKpHy/dGiLBKmUiLcpMGAOLbttx5dkgHtZzMo5+VW7AiAmcJg8td7bBuQURBzDp5OwCoHSVgtOPPaa6qlZHEg6Dg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23183854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLu7RCRA9TVsSAnZWagAANNoQAIw2Rqrq5743uMQ47zAB\nrFetpY1TnwMXaUmv0FzyutFD45kbAvEhY+V1mPKuHtuYagCfiU6d8dtaM7xl\ntM3usKSAJ0MBeq3M+0XDnMc+jSjESC/RhXX84Wn4VJj+usPh5PRMhCQWLQgC\nzf1k37YXRd7+90NKjTQDBuOXWyVumdi7cnRDbFiLVHM9pP3V6p3AFtkqkz69\nS4e7cNMvwQ0Q938H9LWkox4MUBxwnZonh1+k6BP/NuOBaXCO+UAC/PV1QP6H\nFBzedKodd6bv78s81eWEeBo0ohJVuGlaCbM2I17hxwA7jHh0CmbUVoaHDxTG\ntcUoD+CnKo+1O8uaYjEelkR55RPve3y+Sq//hW75HBjXCyY2fLFdiBC5VM0m\nvu4RjMWBYR1LGYajIJXtvESVkQqFkkU9BGYVBNQ1UI+JftkZtOz7dZ66+FuU\nn5VB2Bh7oF6R5Ri1bp0+sH22SDCBNMmYTkzlJv/fYTBGeR8DgCc1DhnWiJkh\nu0NzJv59bvfntxgvXKrXXzwQ4Gn9nThElkn3Nbj9oO0tM/BQ3JsUgHM4Oj8a\nzupuAoHOJpTL+FtiZiKBacFH8bfUvdD6ipF/xooIpyT8nvUWbtp3UwEIv0M4\n/V02ErcnG4RAuLS/U7ekPWgZOBNlxEeXg4beQZy6/bjxN5MEybZkQl2lzA/L\njjDQ\r\n=pHi8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 8"},"gitHead":"4b60e827d633dc6a283f9bd1d40e93ae7f9a2a90","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^3.0.0","eslint":"^6.8.0","rimraf":"^3.0.0","rollup":"^1.29.1","semver":"^7.1.1","terser":"^4.6.3","cssnano":"^4.1.10","nodemon":"^2.0.2","shelljs":"^0.8.3","copyfiles":"^2.2.0","cross-env":"^6.0.3","node-sass":"^4.13.1","popper.js":"^1.16.1","stylelint":"^13.0.0","@babel/cli":"^7.8.3","bundlesize":"^0.18.0","@babel/core":"^7.8.3","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.0","autoprefixer":"^9.7.4","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","stylelint-scss":"^3.13.0","@babel/polyfill":"^7.8.3","stylelint-order":"^4.0.0","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.8.3","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.20.0","babel-plugin-istanbul":"^6.0.0","eslint-plugin-unicorn":"^15.0.1","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^1.0.5","rollup-plugin-node-resolve":"^5.2.0","@babel/plugin-external-helpers":"^7.8.3","@babel/plugin-transform-runtime":"^7.8.3","stylelint-config-recommended-scss":"^4.1.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-throw-expressions":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"peerDependencies":{"popper.js":"^1.16.1","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-rc.0_1580134097190_0.41303052604959567","host":"s3://npm-registry-packages"}},"3.0.0-rc.1":{"name":"@coreui/coreui-pro","version":"3.0.0-rc.1","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.0.0-rc.1","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"989567b4e40b0e0e272c3b1da63f00a9b45fa13e","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-rc.1.tgz","fileCount":556,"integrity":"sha512-m8lWpnVSqscop+cBJI+Li2qdLlIbZm4HMHocBU9DRxJZ1AkMdZ7dKhjcvC70Hd2uBnYcEe/4rlS5JiuPSoxVbA==","signatures":[{"sig":"MEQCICYapOt+yvXbakadcky8vRQl0VcHODa2H58pHGMXV26eAiA6gzP/XdiCv3vUUBPWFovHh3Ld+qO/WZJatpi+uu6fzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23378214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOCt0CRA9TVsSAnZWagAAFIwP/1fcLoQQLkb0VAzt/zON\nzdKxFQUZl/pe6SgARl4JrHOtT+eizqdxr+44FUd2IYe+kmM3j/50wmbx5Nv9\nLq/FMPYSmyq1S9Fcot82rO9yyBt64d840jnGE1xf14pPSrw2eAFVDMqmaQmO\nDX5d33Do44pHpaXZiyCBmSAt5QZAIGiIhxeFr59+7jytmyLRFSyApwq9ACXn\nsYWVYrJXgNgaHBTe6z33ANDZqHmoFnhCoHf7sZHgYwAaWMp0xr/EH+l7MD5Z\nFjV+QBRYMA0MZPrLLURVFwfhnQ0kmysYmp35Sx7WyptW3/OQ1zpgHf/HHfZB\nRA0PJi/Ob30/5DjDgwIW+ueHMps4rL2skilBRliywl34qP9eSUFCSeRxwMCD\ndVXym7g8nvhkHy1rlqxHZbxs5q81L/joxvGsN2iqvqEk5gvzqS3iK7rMTZGh\nkpzgd4gN7SSg3cKWI5THfNYqB/RQbX3SoqJDZ3gYPhzG5+4ZP0GZsgeThU39\no0jZPZTwwz+5ZqKugCVvFKw+h5cMFmDUuXLquE26AgrhecSuN4l/NMUgvh6n\nT0bBxUS1J7f/gy7YhypEAh0MgX9w2IOk4t126aHPO/2Rs1/2ivZ4ZvVz9Krg\nr4hTS83Efx9rEXmfkryuqq8Npkji3pgDe73dJS4mfWda5MOlw89UNZ98bz8d\nqOZo\r\n=/5yv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 8"},"gitHead":"9d82d7129910f91cd80e28589207157ed056afc4","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","storybook":"start-storybook -p 6006","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","build-storybook":"build-storybook","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^3.0.0","eslint":"^6.8.0","rimraf":"^3.0.0","rollup":"^1.29.1","semver":"^7.1.1","terser":"^4.6.3","cssnano":"^4.1.10","nodemon":"^2.0.2","shelljs":"^0.8.3","copyfiles":"^2.2.0","cross-env":"^6.0.3","node-sass":"^4.13.1","popper.js":"^1.16.1","stylelint":"^13.0.0","@babel/cli":"^7.8.3","bundlesize":"^0.18.0","@babel/core":"^7.8.3","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.0","autoprefixer":"^9.7.4","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","clean-css-cli":"^4.3.0","stylelint-scss":"^3.13.0","@babel/polyfill":"^7.8.3","@storybook/html":"^5.3.9","stylelint-order":"^4.0.0","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.8.3","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.20.0","@storybook/addon-docs":"^5.3.9","babel-plugin-istanbul":"^6.0.0","eslint-plugin-unicorn":"^15.0.1","@storybook/addon-knobs":"^5.3.9","rollup-plugin-commonjs":"^10.1.0","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^1.0.5","rollup-plugin-node-resolve":"^5.2.0","@storybook/addon-storysource":"^5.3.9","@babel/plugin-external-helpers":"^7.8.3","@babel/plugin-transform-runtime":"^7.8.3","stylelint-config-recommended-scss":"^4.1.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-throw-expressions":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"peerDependencies":{"popper.js":"^1.16.1","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-rc.1_1580739443567_0.9318008057767071","host":"s3://npm-registry-packages"}},"3.0.0-rc.2":{"name":"@coreui/coreui-pro","version":"3.0.0-rc.2","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.0.0-rc.2","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"51f7a5f26e7ffdbd6e60c68f9e51cbb99750d322","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-rc.2.tgz","fileCount":568,"integrity":"sha512-MuU1AoSDeRfrNCH8d7YS6Jel60AsxZHoYsVHGCzjlg0T63KruW0VzTEjaa/kI6RrXixYJ3gD6BJiZHVdg66jFw==","signatures":[{"sig":"MEUCIBcQo2Ow++23833DcCfGbTbZwQ1VYg4QHhJR6r4DRvOUAiEA1zGetjMt0mbfeqgso15oh38fvo62dBe6H6rLVSCNiko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24648191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ+BCCRA9TVsSAnZWagAAlHcQAJRVwsr6ebMUxKw2iQTz\noIGuuEpAsFyCtE+VKqOErz7MsI3e70ko5zckDjE0d1rtIxAPo3f//+fHhy4r\nPpXsHbW4bVWBye8B/rv/yE4UJVCThhaHhUoKFvuHnTPsYq+inNNf4AuBv2pJ\nzfTjyOqjYCFe63E95T47dXFRJHnQeNWi2bhsECCxSMAh8ABoP4xMjIyjsFmd\ne7fgwNREgzcVJqaQQ2hyCFwIcud6GGKEEJ0Y7GhWTmnPnk5DbNn5lhxDzQJw\nHR7IauKYsgBbgt3sVr5tH4rxclaOpMhhtUeDIwpGy9LSzRH1K47DmS6THN8n\nE4cHETSTApLURpOrcDEZCRnfrbHPq3phxh9g1XIpL5lfPdS+Ug4dggbSPsbF\nt+VTwf4w4rvGVGYBt0rqehhBPq6Nef8cTuzL0FwB7Rmf5Hv2HCx7s8wg3av7\n/6Yho0hRpLS7x5lpXT7autR7E9Iuuvio42pch52zmRNdcg2C06zsj7/h0DMl\nF2nQHa7EajfFpcWiI+jZ/RWZPwyod2N7CJpnyG4EKJIRaqK7mghi+9KmAcbm\n0klAgbd1pdBbAxkK8iTIWwO/9bsy1wq1ANSUT5x/sPS6y3Z3hz59xtYuhU9/\n2BUx/kmcRxW3DkWOYiL1qNR89JsXY8JQvkaQutfoJ9vqQha8ZQnchNSIdthe\nIklS\r\n=GHuE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 8"},"gitHead":"8f5ad1f5ce285eaaa359ef37645f340e6dec4a7a","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","storybook":"start-storybook -s ./stories/static,./node_modules -p 6006","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","build-storybook":"build-storybook","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","dependencies":{"@coreui/icons":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^3.0.0","eslint":"^6.8.0","rimraf":"^3.0.0","rollup":"^1.29.1","semver":"^7.1.1","terser":"^4.6.3","cssnano":"^4.1.10","nodemon":"^2.0.2","shelljs":"^0.8.3","copyfiles":"^2.2.0","cross-env":"^6.0.3","node-sass":"^4.13.1","stylelint":"^13.0.0","@babel/cli":"^7.8.3","bundlesize":"^0.18.0","@babel/core":"^7.8.3","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.0","autoprefixer":"^9.7.4","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","clean-css-cli":"^4.3.0","@popperjs/core":"^2.0.6","stylelint-scss":"^3.13.0","@babel/polyfill":"^7.8.3","@storybook/html":"^5.3.9","stylelint-order":"^4.0.0","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.8.3","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.20.0","@storybook/addon-docs":"^5.3.9","babel-plugin-istanbul":"^6.0.0","eslint-plugin-unicorn":"^15.0.1","@rollup/plugin-replace":"^2.3.1","@storybook/addon-knobs":"^5.3.9","@rollup/plugin-commonjs":"^11.0.2","@storybook/addon-viewport":"^5.3.12","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^1.0.5","@rollup/plugin-node-resolve":"^7.1.1","@storybook/addon-storysource":"^5.3.9","@babel/plugin-external-helpers":"^7.8.3","storybook-addon-root-attribute":"^0.2.3","@babel/plugin-transform-runtime":"^7.8.3","stylelint-config-recommended-scss":"^4.1.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-throw-expressions":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"peerDependencies":{"@popperjs/core":"^2.0.6","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-rc.2_1581506625536_0.5915171968410011","host":"s3://npm-registry-packages"}},"3.0.0-rc.3":{"name":"@coreui/coreui-pro","version":"3.0.0-rc.3","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.0.0-rc.3","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"16814c763082282d55ad815a76fb4462d1984c01","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-rc.3.tgz","fileCount":568,"integrity":"sha512-POLidG+siUpEW2w4GpB3z3D7SjhzWeJW/4sAW02sRGIVTYGMzxpvvG8srUafGG8k2B7JdZnbHKAjuODlTlmqYw==","signatures":[{"sig":"MEUCICbkvJ2BXgMcoWghQlbInz/XxiMeZJsgQJzg6JZkskiqAiEAmt7mll2XuLai1E9/btu5s5cw6dnMCi5FGTaEhvYug0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24648784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRT+ECRA9TVsSAnZWagAA93UP/RsFoZHbAHinSBoFs2Gm\nOMkCJDGp5qZ09sUlUfYO9LCPp0fFR6MJBoysUnwR+KR9csFke/fBuNh0arMV\n952XRi66VwIVKFrtnFODWZ5AJmf4ZK9rtQifHxtm3Zn7TzeQ+NaWuM6IZUOf\nY5VZM+rxn5WLjE2okSqZ+5NOhq0t6BDjwY6zUaAEoxq0XxGkVlRhKGxj0Thf\nKUdvvcnRrPseXf1NODjxY4irwbrnbZkR3HJH19JkSkbpOZFMK4dLCi2A050T\nLZaF4IYlwit8T1RbTbBFF/3G5+k9QTUIXgk30xwS/W3nWkh2yiKU4ayFvnDh\nbhhE4K+lsjKlz+OYXTg2eb1tg4BXQi27QNJp1UnrNEmQdGVYnc7VILGabO7b\nuinZacpW7UkHt1u+qTFIn33eZ3s7ftzpnK4MTMk7CVsFDfwUA1KckKZiefVD\nfqnT3ML9TIsnnZ9hlPB36btt62nGhcjmavoH+sV9QxG7+RfKHpuRsQGbZpWd\nUhYQnKoA7XuHyt3Gdvbgocier/0V81VMV8tFJB9qmNowiyCqYoklDjnSzECL\nHIjdjXxjhruoBI6D3icSH8TGT4CLi4N/mFP+w7SW4E1joeUrYJtT5IUhHUjd\nAPPBICX65UeURfvSMRmMRjLd4dgA3ucoxXyx/0eMHwJ0TiEY5ARLmECuSw7q\nNWkM\r\n=z/zq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 8"},"gitHead":"f3aa27379b88e913232cef595291db25581e2e76","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","storybook":"start-storybook -s ./stories/static,./node_modules -p 6006","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","build-storybook":"build-storybook","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","dependencies":{"@coreui/icons":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^3.0.0","eslint":"^6.8.0","rimraf":"^3.0.0","rollup":"^1.29.1","semver":"^7.1.1","terser":"^4.6.3","cssnano":"^4.1.10","nodemon":"^2.0.2","shelljs":"^0.8.3","copyfiles":"^2.2.0","cross-env":"^6.0.3","node-sass":"^4.13.1","stylelint":"^13.0.0","@babel/cli":"^7.8.3","bundlesize":"^0.18.0","@babel/core":"^7.8.3","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.0","autoprefixer":"^9.7.4","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","clean-css-cli":"^4.3.0","@popperjs/core":"^2.0.6","stylelint-scss":"^3.13.0","@babel/polyfill":"^7.8.3","@storybook/html":"^5.3.9","stylelint-order":"^4.0.0","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.8.3","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.20.0","@storybook/addon-docs":"^5.3.9","babel-plugin-istanbul":"^6.0.0","eslint-plugin-unicorn":"^15.0.1","@rollup/plugin-replace":"^2.3.1","@storybook/addon-knobs":"^5.3.9","@rollup/plugin-commonjs":"^11.0.2","@storybook/addon-viewport":"^5.3.12","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^1.0.5","@rollup/plugin-node-resolve":"^7.1.1","@storybook/addon-storysource":"^5.3.9","@babel/plugin-external-helpers":"^7.8.3","storybook-addon-root-attribute":"^0.2.3","@babel/plugin-transform-runtime":"^7.8.3","stylelint-config-recommended-scss":"^4.1.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-throw-expressions":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"peerDependencies":{"@popperjs/core":"^2.0.6","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-rc.3_1581596547840_0.9325306075925559","host":"s3://npm-registry-packages"}},"3.0.0-rc.5":{"name":"@coreui/coreui-pro","version":"3.0.0-rc.5","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"http://holeczek.pl","name":"Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.0.0-rc.5","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/xidedix","name":"Andrzej Kopański"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"cb081364c4edc1326bddb5617f0ccad61829a623","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0-rc.5.tgz","fileCount":568,"integrity":"sha512-xHt4tdgGwNTVKhLYTVp1j//VEDUjpKv5LwcDc+00J/5qVNIO/7ePUjry8mKxiwWdWMwcmz8GFFFxGYHsDnEh9g==","signatures":[{"sig":"MEUCIQDeAZBb9WvWK2r+kQ0scJSQB8Xi5jqXH198i3ojLgiUKwIgOdEtXyxHgX5jt3wL5FVa9x/o6Dwe5KSBv/DsaX2pl14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24751445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS+XTCRA9TVsSAnZWagAAaQUP/22D3Fk64W2oxgRFU/vU\nc5fyBSmGKZCHPYRnf8SFU1uvqXn6g22aTRwP3KhL/bfMG0mnHaxwj5Blrqve\nqENd6OwrEtKUBV37xGaaCiV5Ve+Gt7D73bE/kA8hOEO/ingRn+QsxmC1C5LA\nrykvViXrxd5b/BlxciEGMmkSwKRW9qLalX8gY/aZMlL0I/EtdSGZ002rF0eO\nWJt7nreJ6mcGG5LesLqey6xKbzlnRs9zGc3yL5iT198DpBnH7kmRDwt0wvVe\nA2dkoLwxAEx33KOsBlySUwda/WPSpwry1/MOj3wVLGktYe8Rj4gTsjJ9Unex\nWKN96yZ0cEq4FMRmK2nTY4Y2/4TrlMth82m0R2fLJSjiepz2ji3pRWcPHBRS\nfvg6/3tEWU36SFzTDBsjKGXwNFAZo0Ny1v500EGuIjm/B9aMGZvauIK9CC4C\nccIdndlnQN7gU2qqD1oj+ddW6tcRbVywhpSHz9YSBXsz+qjmIS+E3e8irggY\nHxrWUzrI8sCLvzmv76CmTa12KrXp27XVkl8o94KidGHhrEDhLSEpy8Az2qGz\nX8ve9eCxlNO5D0jtMkNHC+qNLna0aC278KlB2mcB48/bEnNTgE7OQhLv8sA4\nNTmLI46NoG8Sb+4brHJXGLf+S7d7l01nlC7iokm0a+CyO6vMhv8nNEY1AQzg\n3G/J\r\n=AVbX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 8"},"gitHead":"903a7925c3a491ef16624daaff02579bf4b54a39","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","storybook":"start-storybook -s ./stories/static,./node_modules -p 6006","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","build-storybook":"build-storybook","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"UI Kit built on top of Bootstrap 4","directories":{},"_nodeVersion":"10.15.3","dependencies":{"@coreui/icons":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.3.2","chalk":"^3.0.0","eslint":"^6.8.0","rimraf":"^3.0.0","rollup":"^1.29.1","semver":"^7.1.1","terser":"^4.6.3","cssnano":"^4.1.10","nodemon":"^2.0.2","shelljs":"^0.8.3","copyfiles":"^2.2.0","cross-env":"^6.0.3","node-sass":"^4.13.1","stylelint":"^13.0.0","@babel/cli":"^7.8.3","bundlesize":"^0.18.0","@babel/core":"^7.8.3","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.0","autoprefixer":"^9.7.4","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","clean-css-cli":"^4.3.0","@popperjs/core":"^2.0.6","stylelint-scss":"^3.13.0","@babel/polyfill":"^7.8.3","@storybook/html":"^5.3.9","stylelint-order":"^4.0.0","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.8.3","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.20.0","@storybook/addon-docs":"^5.3.9","babel-plugin-istanbul":"^6.0.0","eslint-plugin-unicorn":"^15.0.1","@rollup/plugin-replace":"^2.3.1","@storybook/addon-knobs":"^5.3.9","@rollup/plugin-commonjs":"^11.0.2","@storybook/addon-viewport":"^5.3.12","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^1.0.5","@rollup/plugin-node-resolve":"^7.1.1","@storybook/addon-storysource":"^5.3.9","@babel/plugin-external-helpers":"^7.8.3","storybook-addon-root-attribute":"^0.2.3","@babel/plugin-transform-runtime":"^7.8.3","stylelint-config-recommended-scss":"^4.1.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-throw-expressions":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"peerDependencies":{"@popperjs/core":"^2.0.6","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0-rc.5_1582032338119_0.6751121974665111","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@coreui/coreui-pro","version":"3.0.0","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://coreui.io","name":"creativeLabs Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.0.0","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/orgs/coreui/people","name":"CoreUI Team"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"b517ea86c59e70890892f8ef1c1972c9b52f970d","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.0.0.tgz","fileCount":567,"integrity":"sha512-n/CGbrvU7mNDfGX/i1RvqqucuU2TT52+guhA7SpcyPAztDey7NoI4PRNqOVbyLupBZVlUAuk2tjuKEf4vVP3ng==","signatures":[{"sig":"MEUCIHYMxh7OAAHik+bgeievu+r56ASmJeF3oK8zAoZxhbuDAiEAmT6dVK5UTiPmMVG0La5dneVhqYLJM/sEE+HkrVBTlIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24757621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTn7KCRA9TVsSAnZWagAAEXgQAIlEyQuPgeqN4fPwZADx\n3ocaUC39x94gPwUuNK54NIC+6SCJunYCXZKbMjdD7MP6SJlcuDPJv9cgUhB0\nX3mkjQDr67Spos3MhMeUZqmu9Nm+47iMSIysy59L0mk40EWvsekQnw3iKVEt\nd/6QWQJXDC/Yp/D4jnlmY+j3Dx7A/fgh0t8cceqVF5NiQfVmdqVia2OrFcNw\nAMJrIzlhIXUm1kkKTXJTogLhLF13NtfKW6BImoqp5lwyRqpoxQr0NZlU7+Za\n8iR63vS7wWVdXuTWUwCrjX37siQsRN77E5AWmmoF3u/sd5auWPcpO/rteB/+\n8atczwvHHdiWFI2AfSR8OPeyonPrLTRWy1UfN7BskFjuSBPhKL/EZRnRE+1d\n2x7GoiTGv3P9hxYlqMntlkPHEU4dA8QYJ21obWuQl7/ixDN0b/GxUhgOfx4v\notTM51IP9EnMmlvz+Xjkg5BeOSipf0efXljGMf0lJFh9O37fwvvBnZLLqWOh\nOyIJ52xFVWA7E7RLZQxSdid+9oS1m9UBFIJAtbEe2bpXlaLG74bS1rKC+gvy\nF+Kk+9c37e0HUyHpR+o4gsXqCSIEEAb6II+bL84Jcd+GZA7Da7vXA2SYYXEX\nnJ0efPJ7uo+RmTq9rYSCqsyjTKCnAIES27yqFSZsxbuU1SpoxvT0luHsJLlu\nhMFa\r\n=khCV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 8"},"gitHead":"092a4d3528d91c4ab0d7c634056798c232206cc4","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","storybook":"start-storybook -s ./stories/static,./node_modules -p 6006","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","build-storybook":"build-storybook","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"HTML, CSS, and JavaScript UI Components Library","directories":{},"_nodeVersion":"10.15.3","dependencies":{"@coreui/icons":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","chalk":"^3.0.0","eslint":"^6.8.0","rimraf":"^3.0.0","rollup":"^1.29.1","terser":"^4.6.3","cssnano":"^4.1.10","nodemon":"^2.0.2","shelljs":"^0.8.3","copyfiles":"^2.2.0","cross-env":"^6.0.3","node-sass":"^4.13.1","stylelint":"^13.0.0","@babel/cli":"^7.8.3","bundlesize":"^0.18.0","@babel/core":"^7.8.3","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.0","autoprefixer":"^9.7.4","babel-eslint":"^10.0.3","clean-css-cli":"^4.3.0","@popperjs/core":"^2.0.6","stylelint-scss":"^3.14.2","@storybook/html":"^5.3.13","stylelint-order":"^4.0.0","eslint-config-xo":"^0.27.2","@babel/preset-env":"^7.8.3","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.20.0","@storybook/addon-docs":"^5.3.13","eslint-plugin-unicorn":"^15.0.1","@rollup/plugin-replace":"^2.3.1","@storybook/addon-knobs":"^5.3.13","@storybook/addon-viewport":"^5.3.13","stylelint-config-standard":"^19.0.0","find-unused-sass-variables":"^1.0.5","@rollup/plugin-node-resolve":"^7.1.1","@storybook/addon-storysource":"^5.3.13","storybook-addon-root-attribute":"^0.2.3","stylelint-config-recommended-scss":"^4.1.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-object-rest-spread":"^7.8.3"},"peerDependencies":{"@popperjs/core":"^2.0.6","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.0.0_1582202569913_0.8340250790573991","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@coreui/coreui-pro","version":"3.1.0","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://coreui.io","name":"creativeLabs Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.1.0","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/orgs/coreui/people","name":"CoreUI Team"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"148af50d6ee67aab1814548a87e93f3c1f2735a1","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.1.0.tgz","fileCount":598,"integrity":"sha512-8qfDxHMgeze2NrNBXBDqfTbT8xHjGOAxA1VciQoE2RzIKDfDadTyuaDnJ6gFuBoHYjMvsOeYOn6qoDCdaPI5pA==","signatures":[{"sig":"MEUCICENnmM7NXwDnuY79+wjKJHBOJwi2SlCa6t4A3jGU7AjAiEA6F9J8ohAvMz5Nz9M5wbxC2Z/VBR2IBzMH0prk1Hw+vE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30026980,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehKlZCRA9TVsSAnZWagAAzqwP/28cBCge2NgKHAoniYbi\nqPY1SzLd5z+Uw7ZwL4F+ge+SWOLf7AuTfitP8zqTcFJj6l4PybvpaI3Rfxhu\nSyKn0UFc14Fv1mFpOyeH4pj8tEpdzP6Bu2nlu25byFi52YhEWGN7rWRuij0Y\ndMZCN5mdoIqBE813kX3qxggcHQHufg2hREysgH7V8KO1iolHG/ehbiJSZTvG\nOPhWOyqK4SOvbSdkBnJEg/YNxYKOh+Qf4QMhYeSYP1OjooJ3LQkPv/8EiuNj\nj4nkFSieMdK3kgQTsOHliyY9h1vij6SQ4ZTIRyVFz6qNZA5NmIPzJOXD3Eex\nUEnsOT62hqRWVwN7Lydq7BnWd1QEcQqlSRV4YQdyeF3AUPekTtbdHb4JasV+\nc8G1T7EDarK/MxmqQNPMKIRjXBlg25tKd1vDLty/IWXA+rHPVDngM6DJ6zTC\n5e7RKVj68VT93YYXe3vQpjk6qfqAyEsCI6dy0kLrleaekrFef8C/MxldV6Op\n1tgORj2du9RXLCIBw+io17inEFkKssqSkM5r57eKvvvONi62GcVbygcGQdAh\njimoFfPFQSSYXr2crBjwG+hJzM6d5VSOg4s0r+i5g3U1gpJ/GlKt+6Qv7qoF\nHdRY0Z6NL6yfXGT0N37fBC8M3DSk1oLkjgfOTC06jPMNbFd8nSl/+Lfe8nZG\nVmzQ\r\n=J76E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 10"},"gitHead":"0a81bca94459ef264bb35680a9a37c696ec886c0","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","storybook":"start-storybook -s ./stories/static,./node_modules -p 6006","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","build-storybook":"build-storybook","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"HTML, CSS, and JavaScript UI Components Library","directories":{},"_nodeVersion":"10.15.3","dependencies":{"@coreui/icons":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","chalk":"^3.0.0","eslint":"^6.8.0","rimraf":"^3.0.2","rollup":"^2.3.0","terser":"^4.6.7","cssnano":"^4.1.10","nodemon":"^2.0.2","shelljs":"^0.8.3","copyfiles":"^2.2.0","cross-env":"^7.0.2","node-sass":"^4.13.1","stylelint":"^13.2.1","@babel/cli":"^7.8.4","bundlesize":"^0.18.0","@babel/core":"^7.9.0","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.0","autoprefixer":"^9.7.5","babel-eslint":"^10.1.0","clean-css-cli":"^4.3.0","@popperjs/core":"^2.1.1","stylelint-scss":"^3.16.0","@storybook/html":"^5.3.17","stylelint-order":"^4.0.0","eslint-config-xo":"^0.29.1","@babel/preset-env":"^7.9.0","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.4.0","eslint-plugin-import":"^2.20.2","@storybook/addon-docs":"^5.3.17","eslint-plugin-unicorn":"^18.0.1","@rollup/plugin-replace":"^2.3.1","@storybook/addon-knobs":"^5.3.17","@storybook/addon-viewport":"^5.3.17","stylelint-config-standard":"^20.0.0","find-unused-sass-variables":"^1.0.5","@rollup/plugin-node-resolve":"^7.1.1","@storybook/addon-storysource":"^5.3.17","storybook-addon-root-attribute":"^0.2.3","stylelint-config-recommended-scss":"^4.2.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-object-rest-spread":"^7.9.0"},"peerDependencies":{"@popperjs/core":"^2.1.1","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.1.0_1585752408639_0.5755246800324969","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@coreui/coreui-pro","version":"3.1.1","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://coreui.io","name":"creativeLabs Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.1.1","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/orgs/coreui/people","name":"CoreUI Team"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"e8373d2799282d7b0ea9568dea03302752758d6b","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.1.1.tgz","fileCount":594,"integrity":"sha512-rALeuczBwNzjvRwJYgeKE6c+D5e9eII4E26ZX9PQyhxllj8yLBPyhmTYPVMDh5v7fMlSpaXOmTMOswWg9yQtWw==","signatures":[{"sig":"MEYCIQDMig30PJgc6HtfZ/hJTW1BBB/pUryl0XEgGEGaNbCM8QIhAKyycfCjDL9Ihn4c09/7YQiMKBPyOw4HECFcpT+dSyaQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29999572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehgm4CRA9TVsSAnZWagAAowsQAI6qrwTI9dqxFNvvMk0i\nY4U1M4zoY7dYiWli4kjNgVJC8AFEchFiE1UfdLUnq4WLshxu2kv1ILDNfStL\nJZyIBIjfKT8+NC8BLcWUEcKk/hqjt/18sCVRO2X/tv96p/TgCRilf3mX63D2\nwIABIg9Ko6ddGfG6CVwPEZkTAqUerhrGr6kRK80iSDehTb+ksMshfHAl9aOX\nLzq7RT/+0fPTRz/wjvGNb9GY+w5k+ZtwqjWzvH5o4vNjBbxzb/bkMb4f287p\nHIFqZz3OCA8tmTPItUbuOmSgvrg2w0rPpzYYYpIPfDS46DAvEHq1/9TQqHNM\nDe9umxLm0vgAKCRiwifxHXrdMv05rru42g+hE7aCd/aZ0dY872aMeymWGSEf\napzcbfsc8Qp+o4axNxv72604wMrLeo+OaFdh7MGHOcaqUwN5HQck5n1RCVOH\n3m/N1L7oWwweD3aw3Ylyqhxd1O0s0xtneCzFjbjiY8J+rctBNYSYLa5YRqV+\nm5aFDrejGobuft8Mbrr30dsEqlItutQm4JUQN+YqwnwvzwSAguDmPz0azJKl\neGjhGpHdlDMqldJ0OHgn9mzyoC9NJoc6dZiZ2zMBj7UiWCKd0yFR0c61dsAc\nXmbE4yRXfYBDlL/wbUWuMXcECzGbMstxjtwPBxMP9cUNqi5+lIK9vm36cXsy\nf/th\r\n=StNt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 10"},"gitHead":"5ca73911104be777bbed10bbb55cd64400e4da44","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","storybook":"start-storybook -s ./stories/static,./node_modules -p 6006","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","build-storybook":"build-storybook","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"HTML, CSS, and JavaScript UI Components Library","directories":{},"_nodeVersion":"10.15.3","dependencies":{"@coreui/icons":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","chalk":"^3.0.0","eslint":"^6.8.0","rimraf":"^3.0.2","rollup":"^2.3.0","terser":"^4.6.7","cssnano":"^4.1.10","nodemon":"^2.0.2","shelljs":"^0.8.3","copyfiles":"^2.2.0","cross-env":"^7.0.2","node-sass":"^4.13.1","stylelint":"^13.2.1","@babel/cli":"^7.8.4","bundlesize":"^0.18.0","@babel/core":"^7.9.0","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.0","autoprefixer":"^9.7.5","babel-eslint":"^10.1.0","clean-css-cli":"^4.3.0","@popperjs/core":"^2.1.1","stylelint-scss":"^3.16.0","@storybook/html":"^5.3.17","stylelint-order":"^4.0.0","eslint-config-xo":"^0.29.1","@babel/preset-env":"^7.9.0","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.4.0","eslint-plugin-import":"^2.20.2","@storybook/addon-docs":"^5.3.17","eslint-plugin-unicorn":"^18.0.1","@rollup/plugin-replace":"^2.3.1","@storybook/addon-knobs":"^5.3.17","@storybook/addon-viewport":"^5.3.17","stylelint-config-standard":"^20.0.0","find-unused-sass-variables":"^1.0.5","@rollup/plugin-node-resolve":"^7.1.1","@storybook/addon-storysource":"^5.3.17","storybook-addon-root-attribute":"^0.2.3","stylelint-config-recommended-scss":"^4.2.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-object-rest-spread":"^7.9.0"},"peerDependencies":{"@popperjs/core":"^2.1.1","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.1.1_1585842615826_0.4333177393328227","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@coreui/coreui-pro","version":"3.2.0","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://coreui.io","name":"creativeLabs Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.2.0","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/orgs/coreui/people","name":"CoreUI Team"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"45a0f6a952ea4ef587fe70f133c04c91e8b7b5fd","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.2.0.tgz","fileCount":609,"integrity":"sha512-twi7bsaXgnvxV1ROWIN4Q1TA9E8Fn0DMOeL5/rNR/yaJ08C/7AuEktkokjyyo1FbIIQ8e62xJtBAxraZ3I8zuw==","signatures":[{"sig":"MEUCIE0f/mUxqzwAAR6gQqcKCbxsbuf4tWt9lOkcPattxoJsAiEA4kmJjflNg0QNams9Aa140OfcjQqj/C0dNMR0KQK+gLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30801691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexkyzCRA9TVsSAnZWagAASZQP/i6d4mWtWMj0n3fpbrzO\nukazXALR7p9ed7KRMn9+eVvIHDqWAa1dNCq9IPpFf7BcfTemHxRWguC2DOSD\nBCzTVDXY/XRuNpf+duaWRZsgm8xRuSPRHYfGcieHvN7fUGShNc3yHkcepdPS\nsjse4RsEFlUi7ikEu/GUbIqz7UvnJ97E9P6vTKYSpbOLyIeedXVmtqlZq+Yv\nulf8BRd8bgakG+zptCg89VsiTj9DgAOyOUmJs2mUXx3Q0NKuwbV220GcHRNv\n0h3F4GIyjvn4q2zQc1HXeIQPRnB2QeMgzCmPJzG3rfEaEaRe5JF2JQ4cHfxM\n7hLafQEXOEbK63i3tdNMCcoZc3rPsIjGZgiiuoIXvR8QlPc1m3zBx0SmsGI0\nj8Ku8yirWkdO4UlzdNAHqPcgcyRBJerhTj1V2J4sjkNJB2jTt8rTaj7+4OxU\nQdEcFdy+huV8pIjnSEhvJ7ymKXjoZpW/ID9FEWn+Lp/gyICm+Ph31htx/QjW\nHetQw3vjKFBitAEBSM7bS6VWcTvtUgEAgUY1xkZpwIOj4GHNh8H97M68HNlQ\nZfYsezOteuZxd42CjNjLhqOt6J9CbgxQ0dsHmApyKQUbPak0hKDOO0OTAT/Y\npSpBTNTCs29DhVmKM16vQGo5D7vrEjG0omoU89o4EXkGvVIPV1BoR+HQNz9A\neFWT\r\n=5DrJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 10"},"gitHead":"be3177a3fedaa136746ff8634a4f5de67a54974d","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","storybook":"start-storybook -s ./stories/static,./node_modules -p 6006","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","build-storybook":"build-storybook","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"HTML, CSS, and JavaScript UI Components Library","directories":{},"_nodeVersion":"10.15.3","dependencies":{"@coreui/icons":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","chalk":"^4.0.0","eslint":"^7.0.0","rimraf":"^3.0.2","rollup":"^2.10.4","terser":"^4.7.0","cssnano":"^4.1.10","nodemon":"^2.0.4","shelljs":"^0.8.4","copyfiles":"^2.2.0","cross-env":"^7.0.2","node-sass":"^4.14.1","stylelint":"^13.4.1","@babel/cli":"^7.8.4","bundlesize":"^0.18.0","@babel/core":"^7.9.6","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.1","autoprefixer":"^9.8.0","babel-eslint":"^10.1.0","clean-css-cli":"^4.3.0","@popperjs/core":"^2.4.0","stylelint-scss":"^3.17.2","@storybook/html":"^5.3.18","stylelint-order":"^4.0.0","eslint-config-xo":"^0.29.1","@babel/preset-env":"^7.9.6","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","rollup-plugin-babel":"^4.4.0","eslint-plugin-import":"^2.20.2","@storybook/addon-docs":"^5.3.18","eslint-plugin-unicorn":"^20.0.0","@rollup/plugin-replace":"^2.3.2","@storybook/addon-knobs":"^5.3.18","@storybook/addon-viewport":"^5.3.18","stylelint-config-standard":"^20.0.0","find-unused-sass-variables":"^2.0.0","@rollup/plugin-node-resolve":"^7.1.3","@storybook/addon-storysource":"^5.3.18","storybook-addon-root-attribute":"^1.0.0","stylelint-config-recommended-scss":"^4.2.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-object-rest-spread":"^7.9.6"},"peerDependencies":{"@popperjs/core":"^2.4.0","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.2.0_1590054066434_0.7392733417260025","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@coreui/coreui-pro","version":"3.2.1","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://coreui.io","name":"creativeLabs Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.2.1","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/orgs/coreui/people","name":"CoreUI Team"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"391a0e842d9a42de2df34afd86d8e6f91bc7a34a","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.2.1.tgz","fileCount":644,"integrity":"sha512-ffsPxK5PYY73TdA9aW71w8NAKgiAJiAQQP+KvP2fRYWAL2784qnZSdgO9wsIJZf/HgoBTzv2zP1DYUGclaoqmQ==","signatures":[{"sig":"MEUCIQCS9cX1Fk4BVq8VvOJJ5UrUf8mpvAQhrLHB731I4LISWAIgNxd18lVCIU/I/eis2n1gsr5NBygC8hLCumxuc6XrY0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32216268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3PHhCRA9TVsSAnZWagAAgNIP/0qIJAQQg2WL22c8XWn3\nT30Iy9NL9xlgdHoTw4I2uwIiRQnOr7tY4FvKWrxi8uUo7tF6WZ7Bizmzk/xt\nxljmZeWZ6tkK0DKS9NUaVT+5Yu9UkMGpqx4tvyUISOMRN7CZXGHuqSdV+c5c\niFjfdIlYRaGv+uTLxZuB1dJ0cDaCDwBqhD4dP55Wh0KLkvLUcWGQ+BPWgKN0\njqbgURhC0ySXioI+hq1VeeUIG5zEbno2iB8AySBuXetYJszygmJVgagqtFT/\nh7nfxSoTXPE0RXgoyEnGbo23m/i5xJS0Jgy0q0MXwJQiQCUP6S1BNLHDbLsf\nvI6f7qBjL/bv9RcfxDS+QbpLuP3nm7MKGRnSb4vGXWZa7clZ2O+3vf92fSZo\nR7Zsjjk3n9J4OgdU5D5MOEWJuPBIhAiZWm+/hR5zXuvTyAeMBVaHFtxphReZ\n/wBMB96ZZh12VV6vOeyKlkyOMw8QhPtJJm+9nKVrjAe9ItcVdYKq53DnLZP8\nA4HUar0Tl/FQwpIgdDydDUi9wCTIz8sKmI9RTNpisxTfU1ITAEspoGTT0PeX\nc+duoE52sRsmoDHuXt/b7P68/u6a3UrBeM0jZCPAnJ6+cnYXK2urXQcUGfXL\n945IPAL9e8QRvREWQU7VqjLsBRuy/eKy+MLgENJNungNpg3UDFuW+FeyCEYT\n8nz0\r\n=SctP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 10"},"gitHead":"d08fd90ea94af9aa3a62905475ef4d82a5c57f66","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all css-lint js-lint dist bundlesize","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","css-lint":"npm-run-all --parallel css-lint-*","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","storybook":"start-storybook -s ./stories/static,./node_modules -p 6006","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","build-storybook":"build-storybook","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"HTML, CSS, and JavaScript UI Components Library","directories":{},"_nodeVersion":"10.15.3","dependencies":{"@coreui/icons":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.2","chalk":"^4.0.0","eslint":"^7.1.0","rimraf":"^3.0.2","rollup":"^2.13.1","terser":"^4.7.0","cssnano":"^4.1.10","nodemon":"^2.0.4","shelljs":"^0.8.4","copyfiles":"^2.3.0","cross-env":"^7.0.2","node-sass":"^4.14.1","stylelint":"^13.6.0","@babel/cli":"^7.10.1","bundlesize":"^0.18.0","@babel/core":"^7.10.2","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.1","autoprefixer":"^9.8.0","babel-eslint":"^10.1.0","clean-css-cli":"^4.3.0","@popperjs/core":"^2.4.0","stylelint-scss":"^3.17.2","@storybook/html":"^5.3.19","stylelint-order":"^4.1.0","eslint-config-xo":"^0.30.0","@babel/preset-env":"^7.10.2","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","@rollup/plugin-babel":"^5.0.2","eslint-plugin-import":"^2.20.2","@storybook/addon-docs":"^5.3.19","eslint-plugin-unicorn":"^20.1.0","@rollup/plugin-replace":"^2.3.2","@storybook/addon-knobs":"^5.3.19","@rollup/plugin-commonjs":"^12.0.0","@storybook/addon-viewport":"^5.3.19","stylelint-config-standard":"^20.0.0","find-unused-sass-variables":"^2.0.0","@rollup/plugin-node-resolve":"^7.1.3","@storybook/addon-storysource":"^5.3.19","storybook-addon-root-attribute":"^1.0.0","stylelint-config-recommended-scss":"^4.2.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-object-rest-spread":"^7.10.1"},"peerDependencies":{"@popperjs/core":"^2.4.0","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.2.1_1591538144606_0.8531193329403957","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@coreui/coreui-pro","version":"3.2.2","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://coreui.io","name":"creativeLabs Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.2.2","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/orgs/coreui/people","name":"CoreUI Team"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"59844b184ec48ffcaec69fd897f52df4b6386fad","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.2.2.tgz","fileCount":687,"integrity":"sha512-4OzJv+468/9bd4r1dowWTeKk+R98tANLu1LQQbNJu5PWngDmpUxhlVG2Km5oOgWoGAhAUsOHEfIHiNuI1pDNkg==","signatures":[{"sig":"MEUCIAjGisKYe8nmZF4EnJyonaq5/+kmhNKv9F1kJPewQTVlAiEAmNj5nG81VrZxayoUp0osbukgpm/RcEwAxkfeZiq5JNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32728640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6hWHCRA9TVsSAnZWagAAaGIP/0/qvAs8HpBbaybqIUkj\nDIVcH9WsrpLrYuQeaxuowARxfUsduBi72N8NoBPlNvnqhzEbJTiE1Ata+HVr\n/4v2Zw2eCMGn/L/qKFlNcGXbCGfUqJacONqA8+uZdfs14/h8dvqBZ7YpbWg7\nzHYEZJpTJVfYoENAx/Oe3m4NzefWbecL1eLtRhPXAcQqHHFB4WkGDmgQf8Fo\n5IYDenBOZcF2D73/xvEFO5RAoHWIKM06s5BvzmvWPw7N7npPvXoQs4kwv780\nB3aWGBjCo33XL94en2zMBO+h3F7brTlIIxyjpxt5+/todaXwe1OVQ0s8GpoR\neubqVzSNuOUma+yOGyeamaUVMiJj7+ON8X9FJLTfLPDNX7TpIR82Bmlhn3lw\nP7DTLjbxGJ15Qy1RkcHj6fm4BJBdul0Fa+2SowdrtFD/Fi88IySTeZpWAjtN\nO3v35tdlHkV0meBsXfVmn4H/iagfWpOwec84lZcRkHIuowQFxYj72LhJdnRn\niYPsuzXml5LkQ+OqFDdZdaKVRiv//dNEhgecypQuJTmSobsvBkdXWmb3Oc+i\nRG3CyYaPjwWX+dOXbN96k79TOxQx2aDD+5Q3Kcj0DpEzPL3HPRdVfUHqsY8A\nWQZp4jQ+5h20bgMjupaNNbB+Ij4CSgJZNvrh2XqjL8KHB/HC900ib/vOJdzp\n+u9u\r\n=iuyX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 10"},"gitHead":"214b5a6ffd172db983f743b44451fa1bf8ce2a95","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all lint dist js-test","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration","css-lint":"npm-run-all --parallel css-lint-*","js-debug":"cross-env PRODUCTION=true DEBUG=true npm run js-test-karma","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","storybook":"start-storybook -s ./stories/static,./node_modules -p 6006","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-test-karma":"karma start js/tests/karma.conf.js","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","build-storybook":"build-storybook","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-test-integration":"rollup --config js/tests/integration/rollup.bundle.js && rollup --config js/tests/integration/rollup.bundle-modularity.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.13.0","description":"HTML, CSS, and JavaScript UI Components Library","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","shx":"^0.3.2","chalk":"^4.0.0","karma":"^5.0.9","eslint":"^7.1.0","jquery":"^3.5.1","rimraf":"^3.0.2","rollup":"^2.13.1","terser":"^4.7.0","cssnano":"^4.1.10","nodemon":"^2.0.4","shelljs":"^0.8.4","copyfiles":"^2.3.0","cross-env":"^7.0.2","node-sass":"^4.14.1","stylelint":"^13.6.0","@babel/cli":"^7.10.1","bundlesize":"^0.18.0","@babel/core":"^7.10.2","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.1","autoprefixer":"^9.8.0","babel-eslint":"^10.1.0","@coreui/icons":"^1.0.1","clean-css-cli":"^4.3.0","karma-jasmine":"^3.3.1","@popperjs/core":"^2.4.0","stylelint-scss":"^3.17.2","@storybook/html":"^5.3.19","stylelint-order":"^4.1.0","eslint-config-xo":"^0.30.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.10.2","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","@rollup/plugin-babel":"^5.0.2","eslint-plugin-import":"^2.20.2","@storybook/addon-docs":"^5.3.19","eslint-plugin-unicorn":"^20.1.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.3.2","@storybook/addon-knobs":"^5.3.19","karma-firefox-launcher":"^1.3.0","rollup-plugin-istanbul":"^2.0.1","@rollup/plugin-commonjs":"^12.0.0","@storybook/addon-viewport":"^5.3.19","karma-rollup-preprocessor":"^7.0.5","stylelint-config-standard":"^20.0.0","find-unused-sass-variables":"^2.0.0","@rollup/plugin-node-resolve":"^7.1.3","karma-browserstack-launcher":"^1.6.0","karma-jasmine-html-reporter":"^1.5.4","@storybook/addon-storysource":"^5.3.19","storybook-addon-root-attribute":"^1.0.0","karma-coverage-istanbul-reporter":"^3.0.3","stylelint-config-recommended-scss":"^4.2.0","postcss-combine-duplicated-selectors":"^8.1.0","@babel/plugin-proposal-object-rest-spread":"^7.10.1"},"peerDependencies":{"@popperjs/core":"^2.4.0","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.2.2_1592399238796_0.7896619225241002","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@coreui/coreui-pro","version":"3.3.0","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://coreui.io","name":"creativeLabs Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.3.0","maintainers":[{"name":"coreui","email":"npm@holeczek.pl"}],"contributors":[{"url":"https://github.com/orgs/coreui/people","name":"CoreUI Team"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"1f995b70f10269778869cc330f32aee99ff19439","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.3.0.tgz","fileCount":688,"integrity":"sha512-++fS+4AkZB4CeEirRKm1ECpcl14uSQ35L2P6LS+OOHpDqoOPXvyr/dULnbPR/1o0FrLRD3Akb0wxDWJVGd6jkg==","signatures":[{"sig":"MEUCIA8gzseSen7LzRMmDN6CTWPmXQlgB7FjYqg2H+iI9FTNAiEAgVco+++614A5pWHv48zg5tdRls3PBK56kHg9ZhE3ZfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33219786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT/P8CRA9TVsSAnZWagAA24sP/1LBUIecps0pgYucEfK7\nyJ65dUsNvDeNLZ4yhv8/JNVDNYajAo4Il13jCccTiCKdhpb+5GIGmdsHFIk2\nGQVZFDe8N1pDRc6hBcieimVuTwybWfOV1BlEJJb4SrNUHTMIJ4dcbWaiH8dg\nZSA7It1GPXistDBw2A7KoDA0R5D17dHqClVH3NOHHWgKz97BNLkmVZZtBMWL\nT0xttbF5GPMVXjBc4pUv6pY32zYcBbh1lfgO+xT5AFEKP43iIM/z53lS0cT1\nJ7NTXM5PnSCLsc25d6xomB1Ng0kdXl4glxs1euvRBjIb8jyafitVkK1ww2sX\neQtvDgGvUqbgrak2oMwDZu/eLy0kxNQoQqQLX75aS/W4d6H0jHUryyt9/VB7\nY3zysBikDNoXdIOpTKFF0Kfz+OYlybannAlVtF9gmZ+dmQ8E/hVC2fSVbp7u\nTiMCxbZOX2JxwvrC+92JZ52FicgHgRX8pk37L0F8eVu1SqXe/kUV0E4B+OeP\nQ8829ra/9HRPeUFMyiPvhh3fZ5i3iPq3byP+WtCv/sWtUXRMaB8hy4aRfK/W\nbJmk8wowvERubY8liQFVGs8kvtCX0uHtQdik3CdxOrBZ7Y4S1hYvM6rFY+4S\nZIsRhqTy5s7fv0CQIeNXInWvEK6JMfLj51obvDUUsJc53A2A9YQHUJ7ycL+g\nYO0+\r\n=upcz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 10"},"gitHead":"a437aefa774bd92072942474cff0ae8da97b44e3","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all lint dist js-test","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration","css-lint":"npm-run-all --parallel css-lint-*","js-debug":"cross-env PRODUCTION=true DEBUG=true npm run js-test-karma","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-test-karma":"karma start js/tests/karma.conf.js","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-test-integration":"rollup --config js/tests/integration/rollup.bundle.js && rollup --config js/tests/integration/rollup.bundle-modularity.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.14.6","description":"HTML, CSS, and JavaScript UI Components Library","directories":{},"_nodeVersion":"12.18.3","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","shx":"^0.3.2","chalk":"^4.1.0","karma":"^5.2.0","eslint":"^7.8.1","jquery":"^3.5.1","rimraf":"^3.0.2","rollup":"^2.26.9","terser":"^5.2.1","cssnano":"^4.1.10","nodemon":"^2.0.4","shelljs":"^0.8.4","copyfiles":"^2.3.0","cross-env":"^7.0.2","node-sass":"^4.14.1","stylelint":"13.6.1","@babel/cli":"^7.11.5","bundlesize":"^0.18.0","@babel/core":"^7.11.5","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^7.1.2","autoprefixer":"^9.8.6","babel-eslint":"^10.1.0","@coreui/icons":"^1.0.1","clean-css-cli":"^4.3.0","karma-jasmine":"^4.0.1","@popperjs/core":"^2.4.4","stylelint-scss":"^3.18.0","stylelint-order":"^4.1.0","eslint-config-xo":"^0.32.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.11.5","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","@rollup/plugin-babel":"^5.2.0","eslint-plugin-import":"^2.22.0","eslint-plugin-unicorn":"^21.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.3.3","karma-firefox-launcher":"^1.3.0","rollup-plugin-istanbul":"^2.0.1","@rollup/plugin-commonjs":"^15.0.0","karma-rollup-preprocessor":"^7.0.5","stylelint-config-standard":"^20.0.0","find-unused-sass-variables":"^2.0.0","@rollup/plugin-node-resolve":"^9.0.0","karma-browserstack-launcher":"^1.6.0","karma-jasmine-html-reporter":"^1.5.4","karma-coverage-istanbul-reporter":"^3.0.3","stylelint-config-recommended-scss":"^4.2.0","postcss-combine-duplicated-selectors":"^9.0.0","@babel/plugin-proposal-object-rest-spread":"^7.11.0"},"peerDependencies":{"@popperjs/core":"^2.4.4","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.3.0_1599075323411_0.6515846283473905","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"@coreui/coreui-pro","version":"3.4.0","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://coreui.io","name":"creativeLabs Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.4.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"contributors":[{"url":"https://github.com/orgs/coreui/people","name":"CoreUI Team"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"790e5dcc157a51d1e28dbe5c254dc7f194e2192c","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.4.0.tgz","fileCount":705,"integrity":"sha512-1/pcdFZByOQ2N722KaPv56J9vLIGv7jqGV2XY9sLtXtxmOL7X74MNAXFUAKeG/u+IMV1wq85VEdRqEygdYLazQ==","signatures":[{"sig":"MEUCIQC4bX5JexpirYXgP1qMxeYrwaJr8Lllj+8T4P+H2RQx8wIga7zS4zpFEhVY3i7knsVw8JGSUXp2Ci6xHwi9RY98ajU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36475765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu4q3CRA9TVsSAnZWagAAYg0P/iAxp5+F7N+xIWLBlf/S\nOQV0ZUBNnEKowqQyELYb+s224pe5PIBwDuehiexOH6Jv1MpAXukEdzC9lQrB\nkpKDP8nq6x0IJDtrd3B/fod7zdQ+fHAvffX1e+ys5j/UWPRXcc9NUH1pSn9y\ndxPl50gS3M34Edq9gm6EwwfyfvoCh9meuzAziyy1G8Y/UJDzoPMZNIZfYCV5\nNMR9eKt0wTqj8EqUKsmKr53wrUnJ5P0uLATXOValSpYqL8sn+1f626Vb7LOP\nIoLZT1155mVkRR6/F9mFtg/X3il+FYNec1bU6LDGPkLkS6sYKoYsVqW1raa9\ntQukZMz9I39jsKCWqshh82sSoPBevy6dNSLjrdKGwRa+6wpHlhCX9g1uI0D/\niWcmgbnJeS7jw/tuujSAJjH0qSU2Zwco+hDv2DB2rXRykOzM0aYl1JrHFhNz\nV1OEbTFUBhmkf96RkiOzWeb2kN+Xa1Iy5qcGRQUGs1jVWaWXl/o2BBbTuVqg\nwQ/wemyXoTCDaSzO2BmZJbwO0gb+npJDpYU5jy1iKOlHtNQhJcwGiCQ11T9O\nefNMbjeRFTaqQIo94Ql2kPu2bj8Q9/ug4496mQUr8IYSghs4FWlbzax3Ozd5\nEDy4+vmYGKKaf6fL6LJiGwPLBHXYShRf4YRFkVkgf42JJ8HrYJKDlLT/kAPW\nzCD2\r\n=Oeil\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 10"},"gitHead":"0e6dd0568695a5ba9f38936282b79f35ebf90df0","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all lint dist js-test","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration","css-lint":"npm-run-all --parallel css-lint-*","js-debug":"cross-env PRODUCTION=true DEBUG=true npm run js-test-karma","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-test-karma":"karma start js/tests/karma.conf.js","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-test-integration":"rollup --config js/tests/integration/rollup.bundle.js && rollup --config js/tests/integration/rollup.bundle-modularity.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.14.6","description":"HTML, CSS, and JavaScript UI Components Library","directories":{},"_nodeVersion":"12.18.3","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","shx":"^0.3.3","chalk":"^4.1.0","karma":"^5.2.3","eslint":"^7.14.0","jquery":"^3.5.1","rimraf":"^3.0.2","rollup":"^2.33.3","terser":"^5.5.0","cssnano":"^4.1.10","nodemon":"^2.0.6","postcss":"^8.1.9","shelljs":"^0.8.4","copyfiles":"^2.4.0","cross-env":"^7.0.2","node-sass":"^5.0.0","stylelint":"13.8.0","@babel/cli":"^7.12.7","bundlesize":"^0.18.0","@babel/core":"^7.12.7","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^8.3.0","autoprefixer":"^10.0.2","babel-eslint":"^10.1.0","@coreui/icons":"^1.0.1","clean-css-cli":"^4.3.0","karma-jasmine":"^4.0.1","@popperjs/core":"^2.5.4","stylelint-scss":"^3.18.0","stylelint-order":"^4.1.0","eslint-config-xo":"^0.33.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.12.7","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","@rollup/plugin-babel":"^5.2.1","eslint-plugin-import":"^2.22.1","eslint-plugin-unicorn":"^23.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.3.4","karma-firefox-launcher":"^2.1.0","rollup-plugin-istanbul":"^2.0.1","@rollup/plugin-commonjs":"^16.0.0","karma-rollup-preprocessor":"^7.0.5","stylelint-config-standard":"^20.0.0","find-unused-sass-variables":"^3.0.0","@rollup/plugin-node-resolve":"^10.0.0","karma-browserstack-launcher":"^1.6.0","karma-jasmine-html-reporter":"^1.5.4","karma-coverage-istanbul-reporter":"^3.0.3","stylelint-config-recommended-scss":"^4.2.0","postcss-combine-duplicated-selectors":"^10.0.2","@babel/plugin-proposal-object-rest-spread":"^7.12.1"},"peerDependencies":{"@popperjs/core":"^2.5.4","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.4.0_1606126262726_0.9895970676661203","host":"s3://npm-registry-packages"}},"4.0.0-alpha.2":{"name":"@coreui/coreui-pro","version":"4.0.0-alpha.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.0-alpha.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"89e9ab17115278cbf77310c33f43359026446d07","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.0-alpha.2.tgz","fileCount":208,"integrity":"sha512-USVjAjARSBqtq0NuPyBG7RkTBXzjjW/But/5SwMHXutfi+vEzY/3x6tD8+diNXT++vmDeTEF12hrWB3bXk6clw==","signatures":[{"sig":"MEYCIQCaO5hKC01Tfkr2xuVoCnH3nH9JQzxesQvLnpl77CtirgIhAIV1P9sbVZ+8tqA1kelq/g0YiNcshtx419BKdiELzAGO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10912814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgS9nQCRA9TVsSAnZWagAAqK4P/1BVeBVRwfITtJvtH7F6\nMk6uOhA9l2tLvPaUhvqnL5u5pGLiE8aIGyDwKHviwGWEXInKRcp89fQKkHVn\ngo2GyjOqrg+jUkk7c+XoIPF6ZANNkovB9RaGdLb9+/U/gYZ4WJkY6lxunPVl\n5hmisHoBiJtY3BgQ5YtkUibrE150beTYtNOww/hOyFQdmcp+2Zk5G1ii3BbU\ncN+gLCLHOoA0TaR0f4pvKJPW0cu3jtn0byefGqZ8YLgui7blPJMXMYx7wCmn\naiHRKYcB+7J4tvc0I8sXnCEMZCQmHVL9a5CILzYcwV1EX4SlaU2EiIa442bI\nVyQiSAPf2bFmlqs+OQGRnPkYL3pWu4Gp4zjmvmgLHSnVTx1f9EWzsumOfAO7\nu41mPpjAxItE88hP/rj/TO+Vn9ucW9rdiKQyBnoSirrX/Ody8PvNxRlJqtFg\nrffUmKnjpKiCmLqKoreTWl4IpC2fB6TUZzc54WV7cahN28MVSUDjcurJ3U7e\n+npUbF2etcnKEAT1jvuC5fJB2wusvWTRVrW3B5u5Xl5JncBrHhgmXkiz1jjO\nJXa94YXBdVVXNAJXuKmS/FkVABaWND/L75SwTjchaO/7HqJuBq5FYoRumlzR\nUJiqZpSDaA6id7p7J0imBE+92b1DXY5M/2O7WEu0XkqaOdDB2sMyJQJGLVFW\n5Ssv\r\n=Mmjt\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.9.0"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","gitHead":"5a80bd81c8e224d62a0fb9bec279df2b6110225b","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.js --dir \"dist/css\" --ext \".rtl.css\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*.rtl.css\"","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-$npm_package_version-dist && cp -r dist/ coreui-$npm_package_version-dist && zip -r9 coreui-$npm_package_version-dist.zip coreui-$npm_package_version-dist && rm -rf coreui-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-dist":"nodemon --watch dist/css/ --ext css --ignore \"dist/css/*.rtl.*\" --exec \"npm run css-rtl\"","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.4.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"15.6.0","dependencies":{},"version_short":"4.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.1.6","sass":"^1.32.8","karma":"^6.1.1","eslint":"^7.21.0","jquery":"^3.6.0","rollup":"^2.40.0","rtlcss":"^3.1.2","terser":"5.6.0","nodemon":"^2.0.7","postcss":"^8.2.6","shelljs":"^0.8.4","vnu-jar":"21.2.5","hugo-bin":"^0.69.0","cross-env":"^7.0.3","stylelint":"^13.11.0","@babel/cli":"^7.13.0","linkinator":"^2.13.6","@babel/core":"^7.13.8","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.2.4","clean-css-cli":"^5.2.1","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.9.0","eslint-config-xo":"^0.35.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.13.9","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.22.1","eslint-plugin-unicorn":"^28.0.2","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.4.1","karma-firefox-launcher":"^2.1.0","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^17.1.0","karma-rollup-preprocessor":"^7.0.6","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^11.2.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.5.4","stylelint-config-twbs-bootstrap":"^2.1.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.0-alpha.2_1615583695763_0.7301775281580825","host":"s3://npm-registry-packages"}},"4.0.0-alpha.4":{"name":"@coreui/coreui-pro","version":"4.0.0-alpha.4","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.0-alpha.4","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"bbc9e9578632ca801ae9a784f06d469ce2117b20","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.0-alpha.4.tgz","fileCount":213,"integrity":"sha512-YP0oO/O+OhgtJy50rWZef4oL7qsDq56kubh/dV+sgt5Qwek1gs0SIQ1bDEPCtv0k1VwbfNcSOwrGts8hTvhl2w==","signatures":[{"sig":"MEUCIQDree6tFDowfrCHZpI6qSvSE91Ds6c+1LgBOblNlMDqxgIgYqNaLFxn1+6jixtHjCss6BnbccZw4Csc1ccJz+lKHl0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9823507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWKJCCRA9TVsSAnZWagAAqV8QAJ9PvPW6dsoMM/vxkoOm\nS5OcJNIKGv7vOcFkHiR0rzFt1e35V1L5KA+dYe5aAPmCyv6QqvLiYPZiEB7i\nq8HG5BWqZV6/tZElv1+Ct+DJ3PQCRTw6gq09tQWCSexq390vQnQ5cFwimVI/\nZhMs6/MqD/paSmdvuCNxZYeD6StLY/S9a4nDEOV+7V+HI0OiiO4Ioxf0u/i2\npoKywOIGzaGAuTUHOnt4mVlwHU0vgY1H7eNI2J6kG8/xllnOD5FkTBsKB3Mt\n+RiVIc/bsDmqpRBg4j29yuD7kd4Y3Xy+sjsOLXnYOND+G9fZR4jnpvG/Zpyr\nhpY8guIAZTpQY4w8qUNzYCwPLolFvx678fB1yhUvt/IwUnkc/FdV4XRJBFhx\n5/4nuBLZ6lLFhdME2zNCBFNvrRH4LOgaQBlgj8ALnTXm5Fw0qm7GwQf+jqEt\nIw04A+Mkq7qzKWiH60boZ/LtTiKD23J8JibbaRnzsOaMuCNq3eUBI+h7WZ0X\nCgCsCyEsueSqBAn2q9m/0gynLKemFiCIkaTI9YRd13goDZl66OpBltnGFznf\nroI+QreMaDv0P3jMOwba+lwtcAhMnGUvzQl8/2cfLHdZ6qp5jj2c6TWj6XrK\nOKCfLiKmY0wN9J1oDVSwERksHrtVLFCIQ5p3eK/sA3aEEPI2i5stbtjG9i0s\n5yao\r\n=0ptD\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.9.0"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","gitHead":"591cd0d777ff7c7d830cade7d4bfd2ff786b4c9a","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.0-alpha.4","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-$npm_package_version-dist && cp -r dist/ coreui-$npm_package_version-dist && zip -r9 coreui-$npm_package_version-dist.zip coreui-$npm_package_version-dist && rm -rf coreui-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.4.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"15.6.0","version_short":"4.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.1.6","sass":"^1.32.8","karma":"^6.1.1","eslint":"^7.21.0","jquery":"^3.6.0","rollup":"^2.40.0","rtlcss":"^3.1.2","terser":"5.6.0","nodemon":"^2.0.7","postcss":"^8.2.6","shelljs":"^0.8.4","vnu-jar":"21.2.5","hugo-bin":"^0.69.0","cross-env":"^7.0.3","stylelint":"^13.11.0","@babel/cli":"^7.13.0","linkinator":"^2.13.6","@babel/core":"^7.13.8","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.2.4","clean-css-cli":"^5.2.1","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.9.0","auto-changelog":"^2.2.1","eslint-config-xo":"^0.35.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.13.9","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.22.1","eslint-plugin-unicorn":"^28.0.2","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.4.1","karma-firefox-launcher":"^2.1.0","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^17.1.0","karma-rollup-preprocessor":"^7.0.6","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^11.2.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.5.4","stylelint-config-twbs-bootstrap":"^2.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.2"},"peerDependencies":{"@popperjs/core":"^2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.0-alpha.4_1616421442276_0.2676223759396674","host":"s3://npm-registry-packages"}},"3.4.1":{"name":"@coreui/coreui-pro","version":"3.4.1","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://coreui.io","name":"creativeLabs Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.4.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"contributors":[{"url":"https://github.com/orgs/coreui/people","name":"CoreUI Team"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"7538acd614774a716c3c8bb7f1b369ff342675a6","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.4.1.tgz","fileCount":705,"integrity":"sha512-dNPGDvyjNip4WGfnWOGMF6YOVbb2X3/oTdzxIw6sXweyXCQn+CxSo+pfza8V2neYq3/f6XIxfC1D7t+ARr2b6w==","signatures":[{"sig":"MEUCIQC0eUpfH/9bE34Ay9t0PjG6XOlGHHwWGQTLROrJ7pZ3AQIga5ugt+2T/GP6dJCKmgLg2WNQh87vVCxco3rHH7d0PTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36475697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXaxiCRA9TVsSAnZWagAAlE0P/3cAJNQKBQSwkZtB3gcJ\nQEUiJOO6+yt14GMO86vpaejJh3kJ+mh44oyDOA5qqJBDuBU/l9K41vLCu+u9\nhoXMNaJAtuZCCRWBVhd5UZzINp8+f+LZi3exDlhSFT9+7m3j2uFShiz7Ts1j\nTBx/+fGD1S+XUDy7J887i/YSRu4X1RcrO0eawCAUFiRzZrQGITaMJovqRyi1\nUjjnTbFQUeNdYEUtXvCp+4GfzlSh6gPO0m5AWmH3F0he8eZ/nAsUvFgM3EWQ\nuYyDhNdClYsIvqNS2SsAhjYWHLxW+WPksg/fdEfPx8PBOH2/ne9p33tRhyF7\no5KodZraCPfbjaQ4j4XBYYC3L8K4QrGP8meUa7mJ5cSnwVpTziTL/GBDrMc3\nL+DmcWbWugw5O8svsGQaLMUMyiL/RlBZiezuq3OIlanqK6dzHFSXIIOrrFnL\nH+XSOziVMX5xmbHaENiCTXpeX7b9poG86q/4dQdJfRaPuH4wJ3ldu5HrOAsY\n1On3GLHRBmqJz70jzBxpTE37pP/uQ7YZrsiDvc6ZmslahhfveiG1TWAXy9QY\nSrqZJekg4H+kQd4267BDmumZFmY74ow/TqSriEHNtFhVLuQ+g4fGkUgwkkSh\nPhdAD0SiNcTGEasNpICNfAlx/Am4jpK6ZZEiklt6LjDYRQJQjY+3rXAH8t8D\nyr+w\r\n=pK5o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 10"},"gitHead":"38c303d79205527fc8c6791ad7da0a96fe3f28f7","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all lint dist js-test","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration","css-lint":"npm-run-all --parallel css-lint-*","js-debug":"cross-env PRODUCTION=true DEBUG=true npm run js-test-karma","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-test-karma":"karma start js/tests/karma.conf.js","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-test-integration":"rollup --config js/tests/integration/rollup.bundle.js && rollup --config js/tests/integration/rollup.bundle-modularity.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"6.14.6","description":"HTML, CSS, and JavaScript UI Components Library","directories":{},"_nodeVersion":"12.18.3","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","shx":"^0.3.3","chalk":"^4.1.0","karma":"^5.2.3","eslint":"^7.14.0","jquery":"^3.5.1","rimraf":"^3.0.2","rollup":"^2.33.3","terser":"^5.5.0","cssnano":"^4.1.10","nodemon":"^2.0.6","postcss":"^8.1.9","shelljs":"^0.8.4","copyfiles":"^2.4.0","cross-env":"^7.0.2","node-sass":"^5.0.0","stylelint":"13.8.0","@babel/cli":"^7.12.7","bundlesize":"^0.18.0","@babel/core":"^7.12.7","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^8.3.0","autoprefixer":"^10.0.2","babel-eslint":"^10.1.0","@coreui/icons":"^1.0.1","clean-css-cli":"^4.3.0","karma-jasmine":"^4.0.1","@popperjs/core":"^2.5.4","stylelint-scss":"^3.18.0","stylelint-order":"^4.1.0","eslint-config-xo":"^0.33.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.12.7","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","@rollup/plugin-babel":"^5.2.1","eslint-plugin-import":"^2.22.1","eslint-plugin-unicorn":"^23.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.3.4","karma-firefox-launcher":"^2.1.0","rollup-plugin-istanbul":"^2.0.1","@rollup/plugin-commonjs":"^16.0.0","karma-rollup-preprocessor":"^7.0.5","stylelint-config-standard":"^20.0.0","find-unused-sass-variables":"^3.0.0","@rollup/plugin-node-resolve":"^10.0.0","karma-browserstack-launcher":"^1.6.0","karma-jasmine-html-reporter":"^1.5.4","karma-coverage-istanbul-reporter":"^3.0.3","stylelint-config-recommended-scss":"^4.2.0","postcss-combine-duplicated-selectors":"^10.0.2","@babel/plugin-proposal-object-rest-spread":"^7.12.1"},"peerDependencies":{"@popperjs/core":"^2.5.4","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.4.1_1616751713600_0.30783319309792456","host":"s3://npm-registry-packages"}},"3.4.2":{"name":"@coreui/coreui-pro","version":"3.4.2","keywords":["bootstrap","css","dashboard","framework","front-end","responsive","sass","ui kit","webapp"],"author":{"url":"https://coreui.io","name":"creativeLabs Łukasz Holeczek"},"license":"","_id":"@coreui/coreui-pro@3.4.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"contributors":[{"url":"https://github.com/orgs/coreui/people","name":"CoreUI Team"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui-pro/issues","email":"support@coreui.io"},"dist":{"shasum":"1a241d4a9334c1dad35464e2a7311c56df06b11e","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-3.4.2.tgz","fileCount":672,"integrity":"sha512-NwwPzitDLlBACo6/8IH9NTp1mpd0i4+riSZ3HzC3dvRJyOFXa7CQwPgO5Ye7nS/wK1wXLZLswzDbEuppkq9ZTw==","signatures":[{"sig":"MEUCIAjsaWtZAlc5hZ3OEiDX9MM15oQeoSUqrthAueJ0BnPhAiEAt/2fY8tWBdPaTX0gatj4uoRywJnJmB73uWmSJAg4BJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35556270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbF2NCRA9TVsSAnZWagAAfKYP/3AbxtcK8+IgPTOTBnfC\nukPlSeTjxsBtRhYi76me+x9Bqpe9KFMlsniXkRPlqu7WWx8cBQzOPAxuD2uF\nuL6zpXHk4MnQDxyEdQEQClsrIizxxWNixDjQtjRcSDS5+tYTgoJugRtxEK8p\n+TsIW8rW2sgxPQWFINhcJgwCt4SIY+TcXxzwY/7L9NkEr3CIKD5coBZTXyYH\nCtXtBcPJq6hdG81/waudVW4URE25otI8zmMub5QGPKUNxp9D0YJLlwP/RMFz\nXLdu76ibT0Fp4Bv2Yt/KbNDrL2qedhQqX3t1NPcaaxzPibIH2JFXOUX/sa7B\nrwgTYV+7Hs1oricmKy6I4u5zm2hzPJTsteHw1MQsoDIw0t0WDAWDpOi2TP98\n1zUbrUtvslxOZia35CAM1lAN7bP+jI2s0q1anVwBzAefwodPXju6eENX55yw\nCxcHFojtHqBZd1MVmgyS/XHogxyoCkV6luSOtc3Ea5ILmoh5UhwRA1ybkRSZ\n7kHA5+EgsUGp8metwGeISknvyuLa0xkmmfNIk+oH/t49x4WTxGCA2ws9SFuM\nTed+Xc0GK9RdxHljwPCup4TQmUlC7avzaIDwdS2ocTtk34ZSjJclyE4yk9yP\nZq6SiCxqlWhdBcGZujtsmtwbCxnL4Fvf6Ou0ySbD/obtmMPy/NzkuEp77EZb\n0drT\r\n=PzDB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","engines":{"npm":">= 5","node":">= 10"},"gitHead":"0e3110ce09e1cb324f85a04c79979bc6fdca3f05","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all --parallel css-lint css-compile* --sequential css-prefix* css-minify*","dist":"npm-run-all --parallel css js","test":"npm-run-all lint dist js-test","watch":"npm-run-all --parallel watch-css watch-js","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration","css-lint":"npm-run-all --parallel css-lint-*","js-debug":"cross-env PRODUCTION=true DEBUG=true npm run js-test-karma","watch-js":"nodemon --ignore js/dist/ --ignore dist/ -e js -x \"npm-run-all js-compile* js-minify*\"","js-minify":"npm-run-all --parallel js-minify-*","watch-css":"nodemon --ignore dist/ --ignore css/ --ignore scss/partials/ -e scss -x \"npm run css\"","bundlesize":"bundlesize","css-minify":"cleancss --level 2 --format breaksWith=lf --source-map --source-map-inline-sources --output dist/css/coreui.min.css dist/css/coreui.css","css-prefix":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-compile":"npm-run-all --parallel js-compile-*","css-compile":"node-sass --output-style expanded --source-map true --source-map-contents true --precision 8 scss/coreui.scss dist/css/coreui.css","release-zip":"cd dist/ && zip -r9 coreui-$npm_package_version-dist.zip * && shx mv coreui-$npm_package_version-dist.zip ..","js-test-karma":"karma start js/tests/karma.conf.js","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","css-lint-styles":"stylelint --syntax scss \"scss/**/*.scss\"","css-unused-vars":"fusv scss/","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","js-compile-plugins":"node build/build-plugins.js","css-minify-partials":"foreach -g \"css/*.css\" -x \"cleancss --level 1 --format breaksWith=lf --source-map --source-map-inline-sources --output css/#{name}.min.css css/#{name}.css\"","css-prefix-partials":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"","js-test-integration":"rollup --config js/tests/integration/rollup.bundle.js && rollup --config js/tests/integration/rollup.bundle-modularity.js","css-compile-partials":"node build/scss-partials.js && rimraf css && foreach -g \"scss/partials/*.scss\" -x \"node-sass --include-path scss --output-style expanded --source-map true --source-map-contents true --precision 6 scss/partials/#{name}.scss css/#{name}.css\"","js-minify-standalone":"terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --sourcemap","css-combine-duplicated-selectors":"postcss dist/css/coreui.css --use postcss-combine-duplicated-selectors --output dist/css/coreui.css"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"bundlesize":[{"path":"./dist/css/coreui.css","maxSize":"25 kB"},{"path":"./dist/css/coreui.min.css","maxSize":"22.5 kB"},{"path":"./dist/js/coreui.bundle.js","maxSize":"45 kB"},{"path":"./dist/js/coreui.bundle.min.js","maxSize":"25 kB"},{"path":"./dist/js/coreui.js","maxSize":"23 kB"},{"path":"./dist/js/coreui.min.js","maxSize":"15 kB"}],"repository":{"url":"git+https://github.com/coreui/coreui-pro.git","type":"git"},"_npmVersion":"7.7.6","description":"HTML, CSS, and JavaScript UI Components Library","directories":{},"_nodeVersion":"14.16.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","shx":"^0.3.3","chalk":"^4.1.0","karma":"^5.2.3","eslint":"^7.14.0","jquery":"^3.5.1","rimraf":"^3.0.2","rollup":"^2.33.3","terser":"^5.5.0","cssnano":"^4.1.10","nodemon":"^2.0.6","postcss":"^8.1.9","shelljs":"^0.8.4","copyfiles":"^2.4.0","cross-env":"^7.0.2","node-sass":"^5.0.0","stylelint":"13.8.0","@babel/cli":"^7.12.7","bundlesize":"^0.18.0","@babel/core":"^7.12.7","foreach-cli":"^1.8.1","npm-run-all":"^4.1.5","postcss-cli":"^8.3.0","autoprefixer":"^10.0.2","babel-eslint":"^10.1.0","@coreui/icons":"^2.0.1","clean-css-cli":"^4.3.0","karma-jasmine":"^4.0.1","@popperjs/core":"^2.5.4","stylelint-scss":"^3.18.0","stylelint-order":"^4.1.0","eslint-config-xo":"^0.33.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.12.7","perfect-scrollbar":"^1.5.0","postcss-merge-rules":"^4.0.3","@rollup/plugin-babel":"^5.2.1","eslint-plugin-import":"^2.22.1","eslint-plugin-unicorn":"^23.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.3.4","karma-firefox-launcher":"^2.1.0","rollup-plugin-istanbul":"^2.0.1","@rollup/plugin-commonjs":"^16.0.0","karma-rollup-preprocessor":"^7.0.5","stylelint-config-standard":"^20.0.0","find-unused-sass-variables":"^3.0.0","@rollup/plugin-node-resolve":"^10.0.0","karma-browserstack-launcher":"^1.6.0","karma-jasmine-html-reporter":"^1.5.4","karma-coverage-istanbul-reporter":"^3.0.3","stylelint-config-recommended-scss":"^4.2.0","postcss-combine-duplicated-selectors":"^10.0.2","@babel/plugin-proposal-object-rest-spread":"^7.12.1"},"peerDependencies":{"@popperjs/core":"^2.5.4","perfect-scrollbar":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_3.4.2_1617714572722_0.6238324576169143","host":"s3://npm-registry-packages"}},"4.0.0-beta.0":{"name":"@coreui/coreui-pro","version":"4.0.0-beta.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.0-beta.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"753bbe99d21f013e3339a29bc1ac3baf87c229fe","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.0-beta.0.tgz","fileCount":212,"integrity":"sha512-YwpI01cUJZOOVvgr2Oux/FDlR1MeNpsE7NMm6NDZ4t3/pq5/CsrgJrZ5JUYhUMjJC/V3UqCEW5LrIYEbByR6+Q==","signatures":[{"sig":"MEQCIHz4qmWbyeCJ3iRvwQLcPr9a7NKgkzsmPKRAv2eAM0qyAiArFdb3gARyrWd3Qn3MBGmB/6u2RW3d24cC1lsZFKrUVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9778905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgjnAICRA9TVsSAnZWagAAZSMQAJh9Icm7jLfMlhxNhwxi\neQo7cUBWU+FnOu41sl9h6NveDwbC742JTpUJu67z1sLU1Ff7NoBWu76g2Ddk\nh4/EOgxW0qpuvAvvvPN3kiz6uRl3rc64qZ6pPXQSUVLjJugKfjkX2fK8a/DV\nwlsVGyjUOBmCBIrQfK4gFVWxwQxThZ4YM7zCC/jiRKv7BC+MSeLm9Pw3q7DW\nwhPWw7wFgGVlGuc/pWeBN29uBtFIZV7Tnv0nNrwGnyR3HHgRrJCJFDaHfkMz\nwlXI+MMDcXghRULJL7079yrevP77iU7Jrmr6wwV3I4q/aQkBugaGhBJriloX\nl1oIfoTehMjKYjFUeMiqgE1gwsqv4ZRnqULUiaWaetSpoDclQNzldhzbQFRz\nZc9C77K+3cfnkmKwit6m2NA2wYUDhi/VuqGscHWhGy4VF5ZOn/AnZW+/1lgt\no/3CzwNH70Yt/FjJW0tR93yZVibcqrfjnyh1SzZ78qjjKIKg7g1Bets2OwCY\nkpNCUv0MaFC2VQykaHqYnqWnG2l9zSPIzqy/6P9H3s3PJ3AaxdBZ20xjxI3X\nZsCa+p6doZey9jITqhRAXKAKVqEKeLeIzXUtGt2TlmONWOBNCRK3WEJavkvA\nxX8l/aWj+mICpMu71/8Rmh55sKR74SwoYJLMWxys4S5JXwTPfCy4tfNcvjcr\n6Uoi\r\n=3yz/\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.9.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","gitHead":"658997ea0f17f8956a04f944a8511dc356dff733","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.0-beta.0","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-$npm_package_version-dist && cp -r dist/ coreui-$npm_package_version-dist && zip -r9 coreui-$npm_package_version-dist.zip coreui-$npm_package_version-dist && rm -rf coreui-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.4.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"15.6.0","version_short":"4.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.1.6","sass":"^1.32.11","karma":"^6.3.2","eslint":"^7.25.0","globby":"^11.0.3","jquery":"^3.6.0","rollup":"^2.45.2","rtlcss":"^3.1.2","terser":"5.7.0","nodemon":"^2.0.7","postcss":"^8.2.13","shelljs":"^0.8.4","vnu-jar":"21.4.9","hugo-bin":"^0.70.2","cross-env":"^7.0.3","stylelint":"^13.13.0","@babel/cli":"^7.13.16","linkinator":"^2.13.6","@babel/core":"^7.13.16","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.2.5","clean-css-cli":"^5.2.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.9.2","auto-changelog":"^2.2.1","eslint-config-xo":"^0.36.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.13.15","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.22.1","eslint-plugin-unicorn":"^31.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.4.2","karma-firefox-launcher":"^2.1.0","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^18.0.0","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^11.2.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.5.4","stylelint-config-twbs-bootstrap":"^2.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.2"},"peerDependencies":{"@popperjs/core":"^2.9.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.0-beta.0_1619947527914_0.852278844111771","host":"s3://npm-registry-packages"}},"4.0.0-rc.0":{"name":"@coreui/coreui-pro","version":"4.0.0-rc.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.0-rc.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"cb7b604f8879ab353c02d96bd805eba8746c04f9","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.0-rc.0.tgz","fileCount":214,"integrity":"sha512-QwNjEpDsEggOkrtNS+s+QbWJj5RFg9P3tbKMLweaF1QEDgbxq7hJWdG32y6YinTCYQI3jIh1KnCQqgWNA4u1Uw==","signatures":[{"sig":"MEUCIQDLOYhinIewLBML86JtPmE9gMxgLk5Zyp+KL2hS2fpoOAIgCRWGxCEsuluyqtp4xBrFIHqPfrw2qm49p9Lh2huGNKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9795824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglWXPCRA9TVsSAnZWagAALDAP/2ItaTan7cCS3fBl9Mye\nrJMF6CfCqyGzVbGw8mDZO1k8BWJek5nJAvagheJ+dVngvzYX+rhkmwIUemcS\niAGbn+DxKFihJ93wi8BVCsWq1/BssykvhTUSXZuululiZI/rozziDCKGETC/\n0vTnOMXscOSuwXCMyscNTh3wtL/+c4XPPN/0S2yby+m0O+fpHAHfUvTZDHh4\nwDfNebe+QOkbcjNk6LVDf4uNgQSPfXMIUSezWeiCcDNbsfWVlE1i/GiyTieC\npEUpg52RE7CO0xThrSaZEXfUfF6/RNsprGwkN4okm+R0kdAvozztW6MmmMuJ\nm55XETlda6MIxOCE95vw54s5gIjWpzyutnUwdBL7pZl5TrS4dwgVUU6tKsLk\nX1d1u9gHxWvaamFEU0RubFe1X+IjXWP5QuIGJCnwCrp7FAVpTnM3zdmhz6qg\nKqnTWGT1OUaXSrUcjM77mEXXZ73W+xdFOHavHeUcT3icohODuN8fDvw4nZom\nXwrtaljRJanlMv2K2Qox7j0FKaQf23Ll6tn2mRfiZkt+g/tSCnYw1PW0bTZ6\nD6BLETGgJGjCOViYgmXh3JU/vdDll9l3brqI4Yn3u/fhy8TJS6iI11FauYYl\nDLmiUesaraXHOPbFZ4h+hrOHIZDdT9gGNi+35Qnw6HL4XdJd61P6K8Rl1Btl\nK4X5\r\n=qGap\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.9.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.0"},"module":"dist/js/coreui.esm.js","gitHead":"4f99124e50d4e63f574ab7046d66a84cb31f83c0","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.0-rc.0","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-$npm_package_version-dist && cp -r dist/ coreui-$npm_package_version-dist && zip -r9 coreui-$npm_package_version-dist.zip coreui-$npm_package_version-dist && rm -rf coreui-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.4.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"15.6.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.1.6","sass":"^1.32.12","karma":"^6.3.2","eslint":"^7.25.0","globby":"^11.0.3","jquery":"^3.6.0","rollup":"^2.47.0","rtlcss":"^3.1.2","terser":"5.7.0","nodemon":"^2.0.7","postcss":"^8.2.13","shelljs":"^0.8.4","vnu-jar":"21.4.9","hugo-bin":"^0.71.1","cross-env":"^7.0.3","stylelint":"^13.13.1","@babel/cli":"^7.13.16","linkinator":"^2.13.6","@babel/core":"^7.13.16","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.2.5","clean-css-cli":"^5.3.0","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.9.2","auto-changelog":"^2.2.1","eslint-config-xo":"^0.36.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.13.15","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.22.1","eslint-plugin-unicorn":"^31.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.4.2","karma-firefox-launcher":"^2.1.0","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^18.0.0","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^11.2.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.5.4","stylelint-config-twbs-bootstrap":"^2.2.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.2"},"peerDependencies":{"@popperjs/core":"^2.9.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.0-rc.0_1620403662911_0.7993977773893433","host":"s3://npm-registry-packages"}},"4.0.0-rc.3":{"name":"@coreui/coreui-pro","version":"4.0.0-rc.3","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.0-rc.3","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"98fccd7722adc4d341302745692af916dce8afbf","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.0-rc.3.tgz","fileCount":214,"integrity":"sha512-udKiqDVjjRIkQt9thbetRuFT0w5WRZEGqgODcPv6ZEizukapQYpwXFacEzjRom9lUEzaLlIKzUnaYFh+vSbBpA==","signatures":[{"sig":"MEUCICbhvjiTxUu8g4zZCPNArPANB4cNMA9gZ2M7JBwIQFePAiEAzD8Wq6+rQBn8WoQNqWnhsXLo98/oMw3FVtCDdSLGOXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9775412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsQtuCRA9TVsSAnZWagAAeGQP/j63R7EO95et0ch19+BZ\n/rixt2gxl2gbWriYkgRR5377wLWi8OyDEBw8JpHnkNQeCsRxGd+xnjDsEHx8\nIz5SdkPUh2C71Ba4wbskYbBnu2fE6fJ+ZR6mYmyNj5mFMXfBBS5D9OUflzyN\nRxDEn2XYdVYRgtUKU4kmvYYCt+BoSDIwRMZUMMnAr0eFNUg5r+SL16lX0ccG\nJogkc4/s+NJH01SNDFVp/qR5aeOPqfcUGIbDPngTSHgoboaNrt6KYzCZXpeA\npbtBVzpB2+cO5/XNAsDF4klQdkm8dMeuHLVj8ViZbZlF/eXqIqO06VoP4byK\nVSFjHxgnokStV4Y8RVLnvYUwJ4+4Y5aiequx0fpcx/yhQPowM46FzGVnZPRj\n1BdG8KQzqXHv+6msI8T9HV2ErIWZD9ZXObh+4aiU6t4F1jdkfJyNS7vKuJ3z\nY33usyh/uKMPg4V+t7nY8P0x20sxuX66HKdKU980aCLSMPPDaLl61lwnYgbv\nDS8YO+GbnZOa3xgKY8b6IXyGCYZBffMzlOp0aR3BTREdHKhnSfof9EmqS9PC\n8FdVlbQuAglMgo3NeWf/TS4GYa1RemWZe8A4boSs2eFlFxD8i8+KmCtnT/BY\n1q9P2CefLv/VTCF5jUtZutmf9KV3axw3yaNoNkPvG0QZ9qHFai0Tf7dvXX/L\nHnwz\r\n=4rP3\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.9.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.0"},"module":"dist/js/coreui.esm.js","gitHead":"c61eb007d33addc151df5657a1204ca26e2eae11","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.0-rc.3","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-$npm_package_version-dist && cp -r dist/ coreui-$npm_package_version-dist && zip -r9 coreui-$npm_package_version-dist.zip coreui-$npm_package_version-dist && rm -rf coreui-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.4.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"15.6.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.1.7","sass":"^1.32.13","karma":"^6.3.2","eslint":"^7.27.0","globby":"^11.0.3","jquery":"^3.6.0","rollup":"^2.48.0","rtlcss":"^3.1.2","terser":"5.7.0","nodemon":"^2.0.7","postcss":"^8.3.0","shelljs":"^0.8.4","vnu-jar":"21.4.9","hugo-bin":"^0.71.1","cross-env":"^7.0.3","stylelint":"^13.13.1","@babel/cli":"^7.14.3","linkinator":"^2.13.6","@babel/core":"^7.14.3","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.2.5","clean-css-cli":"^5.3.0","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.9.2","auto-changelog":"^2.2.1","eslint-config-xo":"^0.36.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.14.2","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.3","eslint-plugin-unicorn":"^31.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.4.2","karma-firefox-launcher":"^2.1.0","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^19.0.0","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^13.0.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.6.0","stylelint-config-twbs-bootstrap":"^2.2.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.2"},"peerDependencies":{"@popperjs/core":"^2.9.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.0-rc.3_1622215533799_0.9315978597825432","host":"s3://npm-registry-packages"}},"4.0.0-rc.4":{"name":"@coreui/coreui-pro","version":"4.0.0-rc.4","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.0-rc.4","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"4ed67ca4e60a662b618631f91685b215da016661","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.0-rc.4.tgz","fileCount":214,"integrity":"sha512-RqT5+3P52qfyjbqTe9nvslp3SyRRgzsF9G+nF1SgVWdp+SDEC5BH45maBtJxTMrRm0f00fHiqbqvad8jqSUtJg==","signatures":[{"sig":"MEUCIQD79IAJo19k+8VkcLwKgU4znexP0pVrLG1e5Hrwg7iHmQIgHiILP/gjJuiaxRz2Gr2kKjb+QUkxlB/EepQtLQ2glDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9777491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsSeYCRA9TVsSAnZWagAAwVMP/193maRietymseOViL4p\nNWuDiuk6yA45QFxyLmtpomrZTFLvB+l6/f8ucxXF5tMeD+O1k16RK+NGeSHg\nSq1iUp9jE6RVE2C238YOwz1lVU84eQKr2+/xH7gLy86lBAdf64Th8GH0JWrO\neF1exqM2qWoDfwrH/fQDbLR54aRAEwI57vDSXyLyODix32MIQI2wfbU109PC\nDNw2+/V+M8wYH9xfoMsfFPcGMlher2w0yS8f6Ml1GlDRRvVlPWPTCfNfPHjh\n5fxVb10z0L9pAocp2ueCNfFzpL7mnWInttovZKh0nDfU5OMa2y4lSp3Bi+CJ\n5xwLiQT3Ht09BvVee3C9MFwZZ9F3/IYaBhdG6rvi0oxh06aJ/ql8MUqN7aKQ\n2avQqFpB+paO0xIACYQPDWOzo60LPvHlIuyt8VMONgrCJvkaVt242cIPHbYb\n+Yt7BSKl+oQdN1KE7nIiM1WBVcDo1Qu8+hy4MdP/QqL4qN75F9mFIdr6Yrrk\n1axosFrBz+X82jhDy6c4i2+LXpndhABx639e9DHqa62LXt1wnow94cpV4Wnx\npwySvZUZtqXHfL0Y7yBwOTD65bzmfs2hr1UwgzMPt9VTRwpSveTRdk2PcFAB\n8c4XhwzKSrQCLyJhmbLRvb5vkYCTxQiBzmU3/LWdbLdBCKG9tGwTZ9ku7JrL\nqBcL\r\n=AizP\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.9.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.0"},"module":"dist/js/coreui.esm.js","gitHead":"7242033b3c8630523dc3eba048c1fef539e78bb3","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.0-rc.4","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-$npm_package_version-dist && cp -r dist/ coreui-$npm_package_version-dist && zip -r9 coreui-$npm_package_version-dist.zip coreui-$npm_package_version-dist && rm -rf coreui-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.4.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"15.6.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.1.7","sass":"^1.32.13","karma":"^6.3.2","eslint":"^7.27.0","globby":"^11.0.3","jquery":"^3.6.0","rollup":"^2.48.0","rtlcss":"^3.1.2","terser":"5.7.0","nodemon":"^2.0.7","postcss":"^8.3.0","shelljs":"^0.8.4","vnu-jar":"21.4.9","hugo-bin":"^0.71.1","cross-env":"^7.0.3","stylelint":"^13.13.1","@babel/cli":"^7.14.3","linkinator":"^2.13.6","@babel/core":"^7.14.3","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.2.5","clean-css-cli":"^5.3.0","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.9.2","auto-changelog":"^2.2.1","eslint-config-xo":"^0.36.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.14.2","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.3","eslint-plugin-unicorn":"^31.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.4.2","karma-firefox-launcher":"^2.1.0","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^19.0.0","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^13.0.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.6.0","stylelint-config-twbs-bootstrap":"^2.2.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.2"},"peerDependencies":{"@popperjs/core":"^2.9.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.0-rc.4_1622222744027_0.8972432785550286","host":"s3://npm-registry-packages"}},"4.0.0-rc.5":{"name":"@coreui/coreui-pro","version":"4.0.0-rc.5","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.0-rc.5","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"2bc16ffb316d0aa78151c26f68105814855e7a30","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.0-rc.5.tgz","fileCount":214,"integrity":"sha512-9j+4UgroFoBO2r5iWPT1zZShVTdAVwkBpYsckohUjroOqacmU+dkQjcymKPraAjojExjL4bPyf37V+GK6IH/hQ==","signatures":[{"sig":"MEUCIQCprO/uNvUNN9N6djeenUSNxBGh5blp212HJfH6EpCjMgIgO6Gdi9GTBGi1dxE+IzcGyAlV5aKRfNR+BXoYB4F9pTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9777967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs6yhCRA9TVsSAnZWagAA2RMP/iwpyEFV/dirPGoDhoof\nAcuLDfuRmXu19ddfwfhztcJsLXVOZedKan521245piGV3z7vtUGT6EXrCMCg\nQlpJfGV8vs4AGxG2HAiY4BRY66n3B5BVV1L8cBV7FlEwbd4XEIAq/asYC/xV\nzM0XrgBasmviwBWFx/aVs18zXq9JLoazE87JCCyuOIN6O/vKQLdYHvqYwmcN\nig1eP6RbXYPIGDsglFOiuW6OrNfEpL/uTXr/a9zQn2zy51+5lLl2YxmE4O4j\nFP9qm5aq7gG7h4hNsRdhdvfq9n9mmcDfG3NPMf8QBdvqlUgeRqJjBIz5cTgd\nD/2V1T7uCKLujt/sTWZyBjTZyDEigWd69kJ9GA32RE5J3aLpUtpCRk8eUJ7k\nivHaoAu0RE+RKvjyYr7HKvP4GQkbkQWZ0IuxZyfnkXb4H9gR5QLWYINAUS/v\ng//KvyJUMUSUz7SzzM3D1S3Df2h3f1VtGLwP9GPuctAs77d/szZL9XkQtbr5\ncdsIPYgwmbcxMqQhot3jj0iFE+pqxtVmn75UqSZYyAax1mYQPNOeL6sDKhwF\n7bkltPFcqXTyHl5lzixzHi1E86w3mfprZqd3bF3j+fqd9u9d2LDBGlx1H4pg\n7g1Vzb0wxx8gZHMed5SASfiXvyaWS5r1jhRNGGSV5eY2EtuYnsANXe1c8ZPs\nOMoI\r\n=cFqV\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.9.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.0"},"module":"dist/js/coreui.esm.js","gitHead":"dfa8fe3e1a349ae05a594ec28fa8bb2c588f6d81","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.0-rc.5","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.4.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"15.6.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.1.7","sass":"^1.32.13","karma":"^6.3.2","eslint":"^7.27.0","globby":"^11.0.3","jquery":"^3.6.0","rollup":"^2.48.0","rtlcss":"^3.1.2","terser":"5.7.0","nodemon":"^2.0.7","postcss":"^8.3.0","shelljs":"^0.8.4","vnu-jar":"21.4.9","hugo-bin":"^0.71.1","cross-env":"^7.0.3","stylelint":"^13.13.1","@babel/cli":"^7.14.3","linkinator":"^2.13.6","@babel/core":"^7.14.3","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.2.5","clean-css-cli":"^5.3.0","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.9.2","auto-changelog":"^2.2.1","eslint-config-xo":"^0.36.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.14.2","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.3","eslint-plugin-unicorn":"^31.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.4.2","karma-firefox-launcher":"^2.1.0","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^19.0.0","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^13.0.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.6.0","stylelint-config-twbs-bootstrap":"^2.2.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.2"},"peerDependencies":{"@popperjs/core":"^2.9.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.0-rc.5_1622387872459_0.48680103057422186","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@coreui/coreui-pro","version":"4.0.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"43300b0ea846c8dcaaa2f20afd7316d0c7a8d318","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.0.tgz","fileCount":214,"integrity":"sha512-+GpXz8aHOL/n9YL8YJJ9WpaIET3s2a1GUyHRXh4+6iWvkkEp+C9w1gMJk5rLjy0t7mh1u32IdHBobisHE7N5vA==","signatures":[{"sig":"MEYCIQCTQQfHWc0lQ2ukWjMcjpYCOKeI+EQRI1HJMIs91NYqNwIhANSsqB0v/m7IUIm5epAhQhVUWl1dcJyJ+QC6NGpqkXFz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9790338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg316kCRA9TVsSAnZWagAA//gQAJgHZS1e0KfpH2JEPON+\nTXZjjdyISWLyWSoTAqd/LaOToekiQCdorAjCY9vN4zKkgxwPOe3JxJVD6RE+\nHtP2jjQx1IMh8gvVxAfW9hQV2066GcwKS0tcW/gyyN/B1IlAQ6LNs1bvjDNb\nzSwekiCmBz/DKL+NX4UuWFKMOtektX7bUn5n+MnZ6zjy/bG3XMvGSfWRusgo\n7nI6qOe2ra/0X51Z9mLtVtLnf67ROCuIIp5BvET8taDzrBoX5BCGVQrqw0Ds\nh69ytmWiJKQwsWc+/+i9hbvzA8aSNAZMJq/J7q1azGBK0ujqU6N7GehdxDiT\nPpKCIfqGU1w6lPeCffqCGjFnUIeqmzo1uLK8aD/n9L1zlCD9iqJeb1LAMbUJ\nCkkJ3NnTnz4WMlk+F7mRye3U28+CfPxOEI3K7+KNnbswHYjeYTo5vlmxnLB+\nQu34rNs6x09xMhFrsjxGTZcbS+1lpTk5+tC3da2ooak0wCX+X7xwA56fS5s7\ntSz8jXr2pu6UYKMH9yV6krqxyqFvdsJsuHzC9GxxuaX6FhAMTVd6fI9F4oFY\nzZmwb8hIBk5JQ7QkfoUWJ6egTqyKafB8EFs3Aoybg7uV5zO7H6i8GP09pu6g\nXqIrNIQGecaQoLk4M4hgcwzjZBLZBLwlLkBMGMPRjA9OiPIsb0BvPG0Bm4QJ\n2nuh\r\n=CKoK\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.9.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.0"},"module":"dist/js/coreui.esm.js","gitHead":"17ed7bdca78ff254e61cf6bb0cef9f401db7f702","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.0","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.4.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"15.6.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.1.7","sass":"^1.35.1","karma":"^6.3.4","eslint":"^7.29.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.52.2","terser":"5.1.0","nodemon":"^2.0.7","postcss":"^8.3.5","shelljs":"^0.8.4","vnu-jar":"21.6.11","hugo-bin":"^0.72.1","cross-env":"^7.0.3","stylelint":"^13.13.1","@babel/cli":"^7.14.5","linkinator":"^2.13.6","@babel/core":"^7.14.6","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.2.6","clean-css-cli":"^5.3.0","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.9.2","auto-changelog":"^2.3.0","eslint-config-xo":"^0.36.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.14.7","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","eslint-plugin-unicorn":"^31.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.4.2","karma-firefox-launcher":"^2.1.1","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^19.0.0","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^13.0.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.6.0","stylelint-config-twbs-bootstrap":"^2.2.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.9.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.0_1625251491931_0.025199768143712387","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@coreui/coreui-pro","version":"4.0.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"cd3400791cb2f3dc08dd9ca11d2e871e377b8f81","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.1.tgz","fileCount":214,"integrity":"sha512-fDwKYJDc8231nx95lemWyCSYgMbUqrUBuvMDMbWOLZQPL6CweRiKMUwZL5QWcLma++ZxhhWm11jT7whITQs0AA==","signatures":[{"sig":"MEUCIAVQqkkAnMt4ka0dMGIeXv2/Fwn/vnAWFSRbgPVA39i3AiEA1ykPP6+wEsnVxriVy29OhwLiGWtKwtUpNWhEEjTI524=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9798468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4xzwCRA9TVsSAnZWagAAiI8P/1cKFUNBi75oSo8qgfoY\najWR5tM6IScjJtAegmXmv1gS3KlJb9gRe8SnToP3BLJk8nShQchbpYtf6Ny+\nwY0DIK64Q9gYF60qnstqvgy8USCAz/sFX646r36p6IEcD2B/g8a8znhq8WGd\nvCet6BQEyGNNOKOKIpLxJkmf+tIW/OdnQDkTVPaFXaoh7ef6pI32b2aCMs0C\n4XUvkihNPToUjlalgFAKcgW+UdKUhJS9n3UKEUEgGkIdpH4sUl4U/KGRUWzT\nXftRHExqZ9WQ+x9R+B2+H/27oCrR1vpjd1FsbMUnCMdj2wQ3h7XDOvZ8x8ui\npsjYL4M69WtM+kILl/H49obhMy6nMemR9w1YLhAxieHPWBDMRvKgv4UUN+ea\n8Rp7xwxZ+/FptY3x4KBri1luDW8JukXZj9kfPh2cnIoxwp6GeLzJZyKAqj0v\nvLz4kcl/WdXnjv682lwMi2sUPA9umDHEpbXpcyfsE+m7XH6id/o/9vebSXIA\nva0z/q5MnBte7rflF5/e3WlNp9VS4EZwQbolnDseQB3YIMkToGwFgkAQRFz2\nlsVIff16dUgHJCetcWcprql69IAjbUmvVQsqwABmrdRkPZZB/+FTXEC1ckXZ\nBf4ZLuVaUqprmmccZFYtlCmVv8aYJx1H72rbLwqdOwhDIT+q2E1OuJ6jT3Hg\n918e\r\n=gaHj\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.9.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.0"},"module":"dist/js/coreui.esm.js","gitHead":"17f88b2e4a1b60aee34a2cfb1c0e84471b12ca1b","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.1","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.4.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"15.6.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.1.7","sass":"^1.35.1","karma":"^6.3.4","eslint":"^7.29.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.52.2","terser":"5.1.0","nodemon":"^2.0.7","postcss":"^8.3.5","shelljs":"^0.8.4","vnu-jar":"21.6.11","hugo-bin":"^0.72.1","cross-env":"^7.0.3","stylelint":"^13.13.1","@babel/cli":"^7.14.5","linkinator":"^2.13.6","@babel/core":"^7.14.6","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.2.6","clean-css-cli":"^5.3.0","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.9.2","auto-changelog":"^2.3.0","eslint-config-xo":"^0.36.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.14.7","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.23.4","eslint-plugin-unicorn":"^31.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^2.4.2","karma-firefox-launcher":"^2.1.1","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^19.0.0","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^13.0.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.6.0","stylelint-config-twbs-bootstrap":"^2.2.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.9.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.1_1625496816169_0.05972614786235231","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"@coreui/coreui-pro","version":"4.0.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"64b4d0a7f6436adb92caa4cc4287470a0d3d15c1","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.2.tgz","fileCount":213,"integrity":"sha512-j/mMGfKGkXkwkj3Gx76YCJWA/wSU3BvNxc1nneOO0rYuUlQw4p1IuWReQfu456bR4gNiL1VtLA/ys6XD/0V1xw==","signatures":[{"sig":"MEYCIQC6eLt33fpT+7kQ8PogZgRa/0rYgIGI1Q/64q89fWMycwIhANNl4kf8bmUlCODi/VIJ0N3hjSQBCQs9dZL1DKQg4Thy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9744779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQ6HfCRA9TVsSAnZWagAA3lIP+wd83IeTsipykuBz2pdq\nwPFsOMSYU43WFPqwOHW4fJnapfSoW7gtb1R5OcLYZFHmDiOCSm/U+tGXurml\nC0EWFvFVjzBq+Z4Xp9eCgIZ4kTs/PckuSATd8dhie+6m24sehIh7ajsFM6Lv\nvHgQwYxBGAEnkml4JvNvhY3gWqoUp1Py0FagF2PwnKjXx+7+jgFSADxTrEVH\nMIvFPqqtP/6pX2ycojo7biQMZU1gyO/tcCzV8XXYadmZ6MmdKwTypY81qC+k\nBZWMjsWXoDxm8djhnyGItS/n/TpzBcUN5ud63TNi3cC3SJW/03OrW5utX3ta\nxAciPRt7SbgByKfGkxOfLSo/1hhi94xWp/V5iBhLteLV2fXlBZSUc+Z9dZFg\n0xp/OZ+16jSqHF93bbqmbDTp52RAFxs5j//hlHV6Coh4emRqsMv5M/nBWp5O\nj9fsyr6tCm3ytF4bsPk3QT99Y2lGEM6WbfhCP0kVxrS1avzMg5gGuE3mxvVS\nnZSjzZt1LIK8lTwC//OLApnHyGb10a2ubLhY0pqfeqCa2z4IzrA+/y7haK7J\nhUXMO6lOsEncVLpU80YsP1HioKXvnzkwIjsLXnXh2teMh2jMdbbe9gDK/u2N\nbK1fGVYlwC61D9d+xQKnib6SYQ9aCP6g3KAG2t5expPb2hSFWxttaKRz4UIx\nzHyd\r\n=K2Vi\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.10.1"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.0"},"module":"dist/js/coreui.esm.js","gitHead":"d601841bd45b379870071a6192f7a652281ea64c","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.2","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.20.3","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.6.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.1.7","sass":"^1.39.2","karma":"^6.3.4","eslint":"^7.32.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.56.3","terser":"5.8.0","nodemon":"^2.0.12","postcss":"^8.3.6","shelljs":"^0.8.4","vnu-jar":"21.9.2","hugo-bin":"^0.76.1","cross-env":"^7.0.3","stylelint":"^13.13.1","@babel/cli":"^7.15.4","linkinator":"^2.14.0","@babel/core":"^7.15.5","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.3.4","clean-css-cli":"^5.3.3","karma-jasmine":"^4.0.2","lockfile-lint":"^4.6.2","@popperjs/core":"^2.10.1","auto-changelog":"^2.3.0","eslint-config-xo":"^0.36.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.15.6","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-unicorn":"^31.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^3.0.0","karma-firefox-launcher":"^2.1.1","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^20.0.0","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^13.0.4","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^2.2.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.10.1"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.2_1631822303034_0.15221083220638643","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"@coreui/coreui-pro","version":"4.0.3","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.3","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"9c968fd6d2786d50ffe561f02e03680849299cf5","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.3.tgz","fileCount":213,"integrity":"sha512-FkREiYgW07K5Cdzn7/Q1O4T1cLRUXCneUVD0vCwxDE+0h+5Z139axefUVbSE6y/m8qsOdvCrj0oIWcIDEu8/Zw==","signatures":[{"sig":"MEQCIAGXKXkOWnsB0Pjw7SJtpO1vSOp8ODJSKyD/TxukVPX3AiBy681YclLB+5ucv7mxMpvUOgbRUmaQvNJfWFIBxPwUPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9744779},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.10.1"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.0"},"module":"dist/js/coreui.esm.js","gitHead":"ef49b46dbc9dec10cbee90da1c1d004b4c78b595","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.3","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.20.3","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.6.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.1.7","sass":"^1.39.2","karma":"^6.3.4","eslint":"^7.32.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.56.3","terser":"5.8.0","nodemon":"^2.0.12","postcss":"^8.3.6","shelljs":"^0.8.4","vnu-jar":"21.9.2","hugo-bin":"^0.76.1","cross-env":"^7.0.3","stylelint":"^13.13.1","@babel/cli":"^7.15.4","linkinator":"^2.14.0","@babel/core":"^7.15.5","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.3.4","clean-css-cli":"^5.3.3","karma-jasmine":"^4.0.3","lockfile-lint":"^4.6.2","@popperjs/core":"^2.10.1","auto-changelog":"^2.3.0","eslint-config-xo":"^0.36.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.15.6","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-unicorn":"^31.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^3.0.0","karma-firefox-launcher":"^2.1.1","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^20.0.0","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^13.0.4","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^2.2.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.10.1"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.3_1632395759497_0.8058703797260596","host":"s3://npm-registry-packages"}},"4.0.4":{"name":"@coreui/coreui-pro","version":"4.0.4","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.0.4","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"b75f953c603cc7e37205804808eb8b5a11cfc749","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.0.4.tgz","fileCount":213,"integrity":"sha512-oI8odMaC5f87Iwo5tJrm+NJwLnmbFWme10XYg/JRJlPp10V1ICsYyS35TgFbdAThKlq4rOl5Y5/vIJQMvuEvUg==","signatures":[{"sig":"MEQCIDRgScC9b0cIEDotscaX2WyR3NRO4RQV0WYEinjmyQe1AiA5faznbLfQc+LVrnew7Sas+kVx+aMLOy9/+5EeN28kHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9746508},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.10.1"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.0"},"module":"dist/js/coreui.esm.js","gitHead":"d45541bc51ecc75bd826e82538f42ee25d645edb","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-minify","dist":"npm-run-all --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.0.4","docs-lint":"npm-run-all --parallel docs-vnu docs-linkinator","js-minify":"npm-run-all --parallel js-minify-*","css-minify":"npm-run-all --parallel css-minify-*","css-prefix":"npm-run-all --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","js-compile":"npm-run-all --parallel js-compile-*","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _gh_pages --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"7.20.3","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.6.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.1.7","sass":"^1.39.2","karma":"^6.3.4","eslint":"^7.32.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.56.3","terser":"5.8.0","nodemon":"^2.0.12","postcss":"^8.3.6","shelljs":"^0.8.4","vnu-jar":"21.9.2","hugo-bin":"^0.76.1","cross-env":"^7.0.3","stylelint":"^13.13.1","@babel/cli":"^7.15.4","linkinator":"^2.14.0","@babel/core":"^7.15.5","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^8.3.1","autoprefixer":"^10.3.4","clean-css-cli":"^5.3.3","karma-jasmine":"^4.0.4","lockfile-lint":"^4.6.2","@popperjs/core":"^2.10.1","auto-changelog":"^2.3.0","eslint-config-xo":"^0.36.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.15.6","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-unicorn":"^31.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^3.0.0","karma-firefox-launcher":"^2.1.1","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^20.0.0","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^13.0.4","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^2.2.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.10.1"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.0.4_1633367774884_0.2961549379386801","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@coreui/coreui-pro","version":"4.1.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.1.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"e5224004c3d1c2c9fb23da9222a769676c5bdac5","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.1.0.tgz","fileCount":219,"integrity":"sha512-XINclzawarYhTV+SIY0ZaT/ntWEQ6hQWT3ZQ1jCfbzo8McjIkODJ+hh7nB7dzE2j/AYvNDWBelaVWmXfsQYCpA==","signatures":[{"sig":"MEUCIHx0kz9uxuEFX7MhCuwTqcGfBz9G5XRcRNx6mLrF3l+9AiEAqhFWdmVYLkQkjrzGwIRrdUx0Fq0JT6BEhr5W06mrfRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9974876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpLlLCRA9TVsSAnZWagAA2k8P/1FnhA/V5qP+DsFMxf+s\nwe86x+W8gqrNIzEnW/f0YtRfo9cfHy9ojbLZe6xCeI6dbOo4uSAorXK/Lfds\nixICoJU66/QV79wj38ZaRIprQbN8MKKaPmeiyBnehTXLCROkFqb05+/uuT2F\nr9DHsFkD+HTbaolpD5nuH37msZ+WPyXHyE8FV1/RQiVL6tAwZSd4RfkrrAcZ\n5YvfikjA4lydDQqQ8BgnQns6OkiS9Nz06qlEEIKv+KDpqxV9E4IHktSNNiRJ\njoWRjcmLihYJsDTjwCiZUlFPTU5A8c6bfBK6/XeCcU6oB76yk7iMC2z6N2az\nLPMgtq52FHy4tCX6OA97U0mbSFUWDMlNNoV2zNhTsMbGQmxUw2IUCAGiVNhi\n0GJouXbWu0kUyGcdq4hF0DWHDRRT+hDc8OUsacFQwuLo5WVxzIpry6Vz3tMv\njw+rVIKigCxCo9oeKAK4x/M3eh1yUoX3Fg4zh29fI5X/zBu09IpdFNxbIVXh\n39PrqHp7bTEjH/hM3DR2tMfPdrF9msvjmnTyE8E0AzcUqq9uhmiOlZNV/Bu2\nyyW+H8jq2b/RHlykmVggMeZn1NSpIhjl0QalEcez8s0KfnazFGA6swMFno1d\nnFWRrugiv3aIP80RrS2Ir15o0vT96QSdWcnhFO/Jdck2VK2nlA4tPQdu11Zg\nYLqp\r\n=Yvfw\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.0"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.1"},"module":"dist/js/coreui.esm.js","gitHead":"62794f171b2785a73123287da286a48ec79f2027","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","netlify":"cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm-run-all dist release-sri docs-build","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.1.0","docs-lint":"npm-run-all --aggregate-output --parallel docs-vnu docs-linkinator docs-spellcheck","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender --enableGitInfo","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-linkinator":"linkinator _site --recurse --skip \"^(?!http://localhost)\" --verbosity error","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","docs-spellcheck":"cspell \"docs/**/*.md\" --no-progress","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"17.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.43.5","karma":"^6.3.9","cspell":"^5.13.1","eslint":"^8.3.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.60.1","rtlcss":"^3.5.0","terser":"^5.10.0","nodemon":"^2.0.15","postcss":"^8.4.4","shelljs":"^0.8.4","vnu-jar":"21.10.12","hugo-bin":"^0.77.4","cross-env":"^7.0.3","stylelint":"^13.13.1","@babel/cli":"^7.16.0","linkinator":"^2.16.2","@babel/core":"^7.16.0","bundlewatch":"^0.3.2","npm-run-all":"^4.1.5","postcss-cli":"^9.0.2","autoprefixer":"^10.4.0","clean-css-cli":"^5.4.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.0","auto-changelog":"^2.3.0","eslint-config-xo":"^0.39.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.4","@rollup/plugin-babel":"^5.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-unicorn":"^39.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^3.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.1","karma-rollup-preprocessor":"^7.0.7","find-unused-sass-variables":"^3.1.0","@rollup/plugin-node-resolve":"^13.0.6","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^2.2.4","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.0"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.1.0_1638185291218_0.5573786975907604","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"@coreui/coreui-pro","version":"4.1.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.1.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"ca42a2f57c74474efdde1e0e6b8fe6a4b2f1f9b8","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.1.1.tgz","fileCount":220,"integrity":"sha512-5EwInmkd6ppoNgSWAvbR8b4BV5yhQ5uxmVd6JxJ/rV42D1imMevFb970wq0amsJnhmdSo/L+cfqZsPuxZcNZ/Q==","signatures":[{"sig":"MEUCIQC9b0JhbCgR0RpVzRUKBqU+J+HUSl+NtTZR1dzrdb9mywIge21qJ+NASPO/fLkgt8v5VbEzuhTmAicqoFJBrthS69s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10152089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJROTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoguw/+J2N/M4ViNy0kWc7s4xqVcBy3RojG6dy3ats4npXFgh7Vowj5\r\nMi5ca53H8PtiGN9pte/lgkWUI5FW+1J7J2BH1U3vxWriT/7PAkP+NSVFa9ea\r\n9ns8QqpK+xgGhX3djVQQotgKrhpJhYNoqvbL8XWq6437nP4s/qfAfqT2xqFt\r\nlVRbp9XQvzb57m/xi1YyR9HdhIfahCCZ7ie6KRO6VtTSZZSN9AFFz187nhU7\r\n4HC6WzYWrqM5/ZDJbLrAXDfvpmNHxZ3MOj8T7qKOwYIPAfnV+1haJm44sAj5\r\nkglkw7l9KdwJUDxQp+kJEoZSxLbrEPdPSSK1kahe81bG+kCMgropl8dmtdYb\r\nFeSuiUFr25NF5H9roKxjZyd8s8NVxb79ZhrmD6rSBJ8aY8U7aBq73uY+9eSl\r\nM3CMJRdC8GrZpbxDyU3fwsfuNy7FWNx53HJGNBwhGbQsnI7WYFyGi6Iz1/Yx\r\nFBaKJ+yn6ynJdP4o80m+5+IXyDGXgcst+EMzlRjwgcI4v13Tk/aE7Yf2UYv1\r\n0U3ORFvrVtkqCvbL6Nh+PxJwsqy72Sla8MDlR+ePuypoJ7hphvebdaBWSH4W\r\nDDlRcMaL22dAFDlTSMgh3AIfjPx9nsdnaTx2nUXu+E9BslHSqEFufRxr/QfC\r\nPiyKgEcLsJzRr6hQqoiibGSPlVekTz+9Ars=\r\n=VXq5\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.1"},"module":"dist/js/coreui.esm.js","gitHead":"8978882afe57565a89bbf5aa8d17f4ca5539bb22","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.1.1","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.40.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^3.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.1.1_1646597011624_0.5787873891084285","host":"s3://npm-registry-packages"}},"4.2.0-beta.0":{"name":"@coreui/coreui-pro","version":"4.2.0-beta.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.2.0-beta.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"517464be6704121eef61018deda3cda47653c8f4","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.2.0-beta.0.tgz","fileCount":231,"integrity":"sha512-UxEU790yrUhwT+sEftpslL1ycgSFHw3jFJYOB+SuO4ZSRBHg7g8VA2RfQFy7CewotwvRZESOmqUm9OZJEUjc4g==","signatures":[{"sig":"MEYCIQC1xCyi6s2RHDnKvDEaQ0wV4md/feMT0CLK8cfdk4C0jgIhAO/G0cBU2m1ZKHfcbr43nsz1a4Tb0e8By51rhyh8vs5g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11600252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJUryACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/iA/9HF2/Mt3JZFiXCqGjlQJc+kUkvG4QC4uf8UG6RegCpC1qv2Yw\r\nuaP94x2bVsEKzoDCIek4Jrm5fEb6LaZGAFdaMf8D39bWBDROefsrtP9paOCE\r\nhUQPRw5D7xzt+8pNCwYC5+LSsX7Xvv5QUskMM09QjT0p4zlAhURhALH7mp20\r\neOTR0iIpwce6WU2wNJttQWFx83Et5GXGqTaTbdAUCtBqWwpAUpWcm/7CegOt\r\nJ9uWlXxmB9hoav4Y3paBWLDRzOP6cMOawCxsQs7W6DzHThY3BAhd4S6H4fZB\r\nhngm6kOF75Urh+pVX9h5+VDpMQbY85iBiBrvaYI8XQ326ZuwBxVOjUALtsFv\r\nfGVn1S12mCCqgNH2wH5osD5bfRP2McC2n2p5vHCy9DIBdacmt78jurQalIcZ\r\n97NgM6bpdAwabIsQ7Y8I4tviNdmf3yrs+Y/QcHixOFjm6Kl5CUttdKz/Mpu6\r\nrDemqV8Cwn2jTDbMjeb9R/M9W5JLCLhEhnTZ3HBbmSZ6kbhYnxDCyHS8bAlv\r\nvl90wTFrilglKdCZfvLN+opRi4utw6pvzho3ePkJyFiKi808qRDBFZUHejaK\r\nYr1SQ+hEyPVp82WL161FdUUhToNuEQ2pdwFayr8cz1zi9mmb5wdL+DHLHiU1\r\ntOc14kT1EJJ/MQYV7W8YMgFrUqOj3ZBmKZ0=\r\n=KSs7\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.1"},"module":"dist/js/coreui.esm.js","gitHead":"72530474c11f2329c84f83c960037345a8ccfba5","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0-beta.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.40.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^3.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.2.0-beta.0_1646611186542_0.9526135613011151","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"@coreui/coreui-pro","version":"4.1.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.1.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"ed03c79df95bb156d9178c3194554c6e4bb2660d","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.1.2.tgz","fileCount":220,"integrity":"sha512-n7PE5QIbyr2Pf5SMfEhhuFlK0rw1gdLkrriIswH/wZdlvAZUn+fKaUrW8p+Q28j92khm8n6p6yXqqRTR1Nc3Fg==","signatures":[{"sig":"MEUCIBVwSuvi7keY1kCuC1YIT42gg9aSPj2HLrMF6UnM3CD+AiEAyKbC5xYGCs7n375BBzF/gaKPHWPriGCPXXE81gGP9mE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10161465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJh52ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpX9BAAhgbHcn0NMQxgL04KeHRhr9ZSI1wYGYoN7BNkb1KieKL20+FB\r\nB/ZMvbMMgaQtWqnX4Clhkb5iwDXCpqzzXxrTge5kHx4HrznBq3c7MliQ/Z11\r\nbD5F7Df0NAGvdVoZZe+trfL4UwP2NGdF3ADox6+eSmSeoLejEjP6j+YWq+Tp\r\n5IG69FKTtjOhc26ercEBMucESHE7AjNagT+P6A85vLfVLf/G7Vb0bFCLEsRb\r\nrBtDL+rJawNcgbvdJ8cg3pQTRzfePuiLN+i0t6BDOyrPK6Nlq3G2V3CcgW7W\r\njqUTuoSIS2bDpnb+ItivONarNtEujEuUWb5xStRZidyMhvz7RuBsHvIsHpAl\r\njr0jaG78zOaBXBsfUyN83xCNP3AVJlUfj8jjjpVNKJpGAMDY5rHV8KgrJ5Ez\r\nQotCxCNkycSSgGg21NAdthm7PWO72rKVRKwa4cBzVJuA0RwhXtUh+pKyt7zu\r\nbymh+x3g6ctGF4Kdj8tUbDPD6zMrVXImOfcZT8PTRsVDcy3MUF3zUidwYje3\r\nNtynF01/Qh4zJK3nDKK3Zrr++zfDG9vyXBNy7E7hyrClZFgDAj4z46dRVYPj\r\nGZfeP0KcGY7XXpDJBvaXyMVoVA1+UfidUrnCPE3SHF0QH9Ud7VREPxhmnYEW\r\nrwnqN1cFp+bHp9hjQkInmtJ8mDfh/VVpfIk=\r\n=Vg8N\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.1"},"module":"dist/js/coreui.esm.js","gitHead":"725649fa8d44515a057bf4e70420e5cc95039ce5","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.1.2","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.40.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^3.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.1.2_1646665333743_0.862320535532425","host":"s3://npm-registry-packages"}},"4.2.0-beta.1":{"name":"@coreui/coreui-pro","version":"4.2.0-beta.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.2.0-beta.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"e0f7666fc7c23a2ea0edc9efa48c12a001e4abf0","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.2.0-beta.1.tgz","fileCount":231,"integrity":"sha512-DUNUTz2rTTsO5c3yhUh2If+G9q8AkKIddp5seS+HLQzV2qeTjuD4sNqEZsWBats5noVXjSFtRO6nv494wCWofA==","signatures":[{"sig":"MEUCIQDVxnjzx2kefBRxuwYJm1j0d5d3YeJG77yEDtypoeMJJgIgOmr2Qr96h4bCKlN6ONnim00nBWJOn5rsQcw+pnL54Ls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11836206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJiV7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+iA//eMsaN2kdV2gPnf4v8ds1LSH8Ocw70fPooK3Je0ugZ3ZFNAR1\r\nEv7HMMl/UZg+pK78LbWJKQ++6LZuS7j3acscJ4LahkzHm+oY5D7XH/x4HEf4\r\no7HayLsecnxY0oO0Erbco+4TJmUlf4vHOIzzI0yM33IpsaiOafxQdlxR1yLt\r\ndIhoOWqYu0KK3XmvD2oA912zhASrmtgO+YzNZGxjpPN3FoZCHU4uod3Hewmn\r\nJSKrlq7R8qSNDHZFg21JuSpNg2Yy953ChMcV3ujzO743LoKsgSnNCoRHqdKQ\r\n7y/nf1+kuqZ06yrHG8DS7iqhkXN4wPud7nXd9JeVr+klkF99ET9yW4lNz7KH\r\n0kY4Pma8FMYT/J+ZxjmE1YHOTHOFZa/bteyBEYquhiluetqV5frIvbkjH/6k\r\noJZehiq1wfu79qRupXuH2b7vpxbxokX0RPdwAwW6c1ITSVJSoBQWQKCu+Uzx\r\nncQp4341TbBlTWOD226rvodM+SMPEOIy/yjHb6jT9NrpcJQJUxlhEdn7dClL\r\nO3X7jLidoUpX+AYN0IM4LHzz1OEUKlP+F+AUawuqkN/o2ivjRAXQiaD0JmRM\r\nsL9WAR/8G89Ht/UVlkEbJT34zpWVz5zBXG0YvONbSqs7Izt18YllL2PL+MuI\r\nT6i0GEBhKziEtAbtvlGf95LlmUMBrdTaEAc=\r\n=gK9i\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.1"},"module":"dist/js/coreui.esm.js","gitHead":"0c0877754186e172970a43500f8d373af5cfd69d","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0-beta.1","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.40.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^3.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.2.0-beta.1_1646667131352_0.5238751867413765","host":"s3://npm-registry-packages"}},"4.1.3":{"name":"@coreui/coreui-pro","version":"4.1.3","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.1.3","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"50fcb1c8a87bedadc8cae898656b6d646e739381","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.1.3.tgz","fileCount":220,"integrity":"sha512-6bRtGSvpPnQe/OfWfHg6B1CRr+7uIgalStIe2V0KnjuhX8sfcVR8J9VQyNQ2OaiFTYMjJluD5P+dRADs78Z1vQ==","signatures":[{"sig":"MEUCIAFPZXdVmdVV8ifpD+iprnqBNPyShWj9qra915HKNEIKAiEA36tnMbI+pEKf4Rr55ing04OKjQfujRSJvo47SQ5v3z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10166190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKf34ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnQg//VBUxuUvAaCB1wcBUt8Tjp0TXiv8wTaGa/+lMd1duL+DbDaSm\r\nodAcABI4EJb0BYT3ycY/3BvCA11de6WrS3plQOsLJNy4I7X/U7JAqUjw40op\r\nK9UgmrVYoNn9UbEdPe96rpEuZ6UIGyuF57SFXKCB8EfEKQGvlRclMuBy3ob0\r\nY9SbUS26Aa6wOeCYlEXqAfy5A4grAZ/AyIl9VfPdzp15jqnUWoIUcvPkvvfv\r\nglFq1BHTqxKGjap20aBQwfsDlg1ZGNbv4aR731yooozVI0RtLYfK4evG5mU+\r\nD0OFnLQYRBUGcetqHniqw76h4UCzXHyDVYsp0KtXjNRbEvFR7d9JJXoSww3S\r\nmgmHy9mT+atEEXMNjZbSZghqLHW9jCChkJoGgMwk8E5Wgt3gtaVgck0ZBW9d\r\nYcGreopd6cCIJqJo8E3jCKVVLhIGoLyhRFVu8Hv0IYEVKcLgyEoJGcd4tw+I\r\n9cyj0fIpdRRRF152coylX27i6Tc+UPKWu2N42SG3zAWuG4Jp00c80vSH2Tlv\r\nn76tzoKkBglBCZ7wJ8QiMaF8hu6BSwqwSh8hsL1feOqP6WutzhCTzRDABm4U\r\n7+egby0mv/RIsI5dOjdmfmdhNXqpmmZSCnFsAGqxtM+0n13uC7ES+mIhGgr4\r\n04vJG7q32U0GWXcAyyIx5gqMO/hNOfMZd6E=\r\n=4B+C\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.1"},"module":"dist/js/coreui.esm.js","gitHead":"084ad65b2d5951b850eaf604dc6eb0f6595ccaa0","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.1.3","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.40.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^3.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.1.3_1646919159912_0.8996339058720295","host":"s3://npm-registry-packages"}},"4.1.4":{"name":"@coreui/coreui-pro","version":"4.1.4","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.1.4","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"2f9778ca409b31e0cddfd7d949c73f138a9cb406","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.1.4.tgz","fileCount":220,"integrity":"sha512-GOXrciUH1aZnYv8yD3k2NY6gLnS+DPX0j/z98dDjFsUn6ObEmksz88d1T5zqgNMRPS81ULEDDG3MIaQQKnVZQQ==","signatures":[{"sig":"MEQCIFl3cYeJ5vYvziqiz/a/UDWQRNOMv0As/9+zvT7vl5UiAiAi4kYj/4j8J1VJIrRic5FgcQ2NQlxlDvV+sxEEgbBcmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10166031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK5MwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohBQ//aEejNBkJVzkTR+01ho/NLtETFOlft5N6d6YvnSd/RlKJKLHI\r\ngy5aS+nL3d4mF3OyQAy/y0CVSSl9Ch90LhI/+qBdNXH+Vl/0AjQuzymDo/4h\r\novELaHg9/MXEZvSQnlBbmJIXDuLLcX0ei7Ui1zIPgVbvGEC3Fjq8DBOoVYsV\r\n4NHatgh2SWKv4nCgYO5OzlcmtMdKTbrhzY/RfQ333018nP+j8mavNMoOi87O\r\nrJX/7FDnL4wEliSeMudJh6QhEPdp9YbPpYdb1Zyp1rLqzvSostEa5zUndUB/\r\nvZ7gEop8c/HE8A8/ccP5NQHVAvPmADfjKmfdVQompzem/yS1xOAjzqC6tYhk\r\neIhBYopr8VXzz1Qganw2pCKgVjbE0/X+TcBZRDWtSRWdLYU9hwBHkcgEHST6\r\ne2tqh6r1annFKbNx6d3ums/v7A1HbIzQVVxjN2fteyGw2x5VF2UdYK6aXorQ\r\nMqNukugRGG+eq5gBorXz44R3HE8jmE9npFjY8nLxSWuoS+ON8hQvBpXWF/Hr\r\n9uGk5YqXEF0lxoSbFPBKszwW87ndufU5uPA3CZrSo1o805kHpXhHZpH+tB5h\r\n13Erl9cGkfnA+zUpDr+Qwhn7jxesBXIkfzp6QsCpg0PGUnyDiSf5Nn1ahx6b\r\nPDV0du01pUi1s4plK95Mv45dFIsAChBrOWk=\r\n=JMGC\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.1"},"module":"dist/js/coreui.esm.js","gitHead":"a128c03ab7b1d9828ac5a2f64254b0cbdbcd8cdf","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.1.4","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.40.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^3.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.1.4_1647022896657_0.5063624978814454","host":"s3://npm-registry-packages"}},"4.2.0-beta.2":{"name":"@coreui/coreui-pro","version":"4.2.0-beta.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.2.0-beta.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"97a2ede265960f82316e93743bc6646c2ed446b6","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.2.0-beta.2.tgz","fileCount":231,"integrity":"sha512-FiBnZMzOEME8uavSKg8epDUevu0ThGEZBOWkQqu/wRS3qFhUN9WEScuhRPYgLhuqI8g2vPg8q0XoHyYsko80rA==","signatures":[{"sig":"MEUCIAWqIJRtogTCO5WJVMP/JS+0tnYrYbmDaJuWJ2KOc+VGAiEAgTb229zP2r/nkKGojcZ7n3bJ81npJ9Fl04t9vz5N2pQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11947020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSdWsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoX0g/7BYTvL4RvxZtd8bW5N/iFbMjYqejIGEelHlBdcar6E/UuzAix\r\nM8tZZB8UlGsT1EftYqIcd4Fautb5C2foVtbFzmfwNqZA+ykp4ROyD1S7HnRJ\r\na4DhxswlIz0G9aQbKjtziUz58/NK8LB1yv1Qn2VRv7bbNPfpNdMEpyewXMhy\r\nbUMCkLVYFD+wWIjYOWrpX3DFD0iVeS2sqenLKln3NM0d+wqKUE/K/lxio1oR\r\nDz+X0yugmkm+XnpYsWY43spdVeaogaUMCrklmgggdmknXCN4zfvSo0Yk6cv6\r\n8+UiGl+1tx2SEM6f3/Gz0Q2hGcw2AdoeuU9E9ZqoMW5ipWsserSXZRjIwj0b\r\nYEjB6IS3sXL6mWUYQH4wj/id7UGuHrUpmaQPI0C2R4c9WnYxK0Le3EYUyd4U\r\nd9uR5QGCeszm75o3KIcqQTPnGkrwuPY39N5NuvGyv6UcOeMbfuB68BQUeQEq\r\n8bdmcVbSFBdnInMyeI6luzjq2BjoF4bWruorNevZBBda7w5P7mu4SwgZNa2h\r\nurtwhI9ereMcUlsfn7spwJFMObTP129veZhlrstTor/6iG/2ZHxInHJ8WD41\r\nko1bOPEaPqScJmgkYkwS/cAV4sCpwBr1heEWvlzRlMdRP6WmYJqMjeTv4D0J\r\nN6U+E6cIfxa8AapLEeA7MFQetoPcJ7RmCTA=\r\n=lYDw\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.1"},"module":"dist/js/coreui.esm.js","gitHead":"96d68b5ff50c34ae4e17f5991fa8a201635bbf6b","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0-beta.2","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.40.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^3.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.2.0-beta.2_1649005996350_0.700508562997112","host":"s3://npm-registry-packages"}},"4.2.0-rc.0":{"name":"@coreui/coreui-pro","version":"4.2.0-rc.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.2.0-rc.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"066a8c8a5c372b05f23346d444a5af6ef8ff4c87","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.2.0-rc.0.tgz","fileCount":231,"integrity":"sha512-hiDMACr7uNyu/L/niLTQJ5uNIwHz9RkFEzPrdr6wjxOqJf+c3TfNFn/QXmCJ7cOY48rzrid754MEp4+z4ARmQA==","signatures":[{"sig":"MEUCIALxvuOIbiDED/Nr4wh75HC4gHuSXh1JK+7KQD7Qbkl9AiEAoTczTL6cYM7wlqnn1KgaIPkbnw11f4GJHvcJIwPmVeE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12002408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVIClACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbQA//XMMr5lnGEi1xS3mOjx5HGev4c8W42SRf8FU5qfLeJIRbS9Cn\r\nbclgr8CekOHPEx8DgRtGyUegkW104rSh+rHvsbevQp0bt1FS9YmUR85JPxeX\r\nNDSzXZLMC0KRVZSg5zM4u3IvIa/1pogNDBbTcYjdVKFW2ZeT+48iIZNvaV8c\r\nCeIFbDb8Nag8pP4vH8GyxAXHCAidiPJ3aekO8OPcF4ANgDDH5oGnzEadNZfW\r\nvzJq1+6yUbCdanovavMiDKLByqrez08UmLO025cvQPIN2/qzHaTXNGCgImBC\r\ntZ6xeUvPbi6vmKUeWH9SbVqbnUxiJlt7PrVfhc/FWcqcKVkVXp5UffXvqDaG\r\ns4bBTQXWBK8jL4abbB9NHUiqPx62lXlOztCToNRQiYmDBNGk1RJmlgyh61G9\r\nzxlKAqk1SKbh+xJWOwsveDh6vVZ8Jx9OqlxGRV3invHsbn0ecyooPf9+6x1Y\r\nEhFAfFejJ5osI9TEPaORCIhbJb0EpmvNFZqxOikPeNBYqI9Rd4VV8IYHHz0/\r\nh3zwN3Eou1/gftMu9o0uzRaJcL5oXUQciv+gbUkGxNu3MYEJWDcjT+xru7oD\r\n6qi1eluYs19P3bH83SsNfmlTH7P4jiaJTvNU58m5f5+VTzhF1F4r/pYzyKDx\r\nuIIfB5UmKytMKcxXEJJlhTn/vi7tGA9ae+c=\r\n=LnRZ\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.1"},"module":"dist/js/coreui.esm.js","gitHead":"24063f9ef708aea689dc8c0c4aa40df4db89d596","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0-rc.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.40.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^3.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.2.0-rc.0_1649705125698_0.5645581164287283","host":"s3://npm-registry-packages"}},"4.2.0-rc.1":{"name":"@coreui/coreui-pro","version":"4.2.0-rc.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.2.0-rc.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"2626de4ebe1e862adb2e753159a0cf667d6fb229","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.2.0-rc.1.tgz","fileCount":231,"integrity":"sha512-f7w24EoRIfEMuoc6RHod3UVs5/+q20QDkKzmVIFE8cyb2Yt7gs3tfkSCr5SUOf9ljPWAoRMPkO4Rs33LYsRx1A==","signatures":[{"sig":"MEYCIQDpU/ukM0F3lKpwWxQffRrqlfN7Rao/hfKrZY6uOBfZUQIhAMJknG1HuEpwNFehcV88kdiQr8HQXBAjrmN/pIDg8lbf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12513415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYTvQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLuRAAgCQg3RUfwOLWOcowof++DHhJ89PRJQHQpbkaz4ptdIUgDD6a\r\nSWYtsQEQY0dNnkdfEja0uOEa58BUAO7Cw9oD81+Jjux5tQ3YhBLc1Bd9zpMZ\r\nbn6+bq7GGXca0+TM7pl+Btf9fe1Dg/yZeT7WJCHU64OgS4ponB/nFZiOyjxn\r\noXT2BuKm8EBgKnruCqWwWUpWr+OJKoF5+KByfgQiDENy29ju0WGwqwJWmMIQ\r\n4anHDuIcvF3VUM43vdW1s675yUfZIuib6ZW5DvQ7I6YhVJdfDhvuQbXhuJ9W\r\n2/0nJ2cy2beXBzjqHRVVR1YD6e4s+D7YfhQ+Oagfw5bahc9khj7q3vUoYL5T\r\nLO2ZtJVNbTeCoRexatxryWjvJdNRBl59nmAS0C8I3PICSbnVkCp9bZpOJ5r8\r\nwpaVgjSj+NFQcviO08l+8MXalYGAqsERpGU9FJAEWCQzLgsCkvZSxk9/r8sV\r\n2DxdR17MD4mGVp0vU1Qupz5ds2BKVUsVnuxJUvJ82lEhIU47nCwgzTte9Ek5\r\nbT/visch1srfbPwIQryiRtpxeLTdthIDAiPdlz6UaTlPIqEeGOk0ToApesP8\r\nw+FHGzO0MoNsO8OG5qsVhg8rfVqNdSpJ3ETn0Tu8giIz6GgMORs+fxrg0n+9\r\nEN2pFohkQMAAmL2XTaBCrwpd4rpaZlI7HQU=\r\n=TKoC\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.1"},"module":"dist/js/coreui.esm.js","gitHead":"2c1725eaccec03c5bb4cbb983157867bfe24b8a2","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0-rc.1","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.40.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^3.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.2.0-rc.1_1650539472590_0.0585012886126155","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@coreui/coreui-pro","version":"4.2.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.2.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"921f44a13fbc81b63914910a23b2047fe8ab2cc2","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.2.0.tgz","fileCount":231,"integrity":"sha512-bHC1vqb2aZXCCiGKRxtYVRcndj0fQBSEqmxB+wRyZzlW6+A/VGwsMlbtNuNbhaN9xU2mTujBFwQL6qUro4dnsA==","signatures":[{"sig":"MEQCIHrr1TQeVDCNOBikdIEUVq8Qo05yq35gQLeRiyw64nH6AiBmSoLPqBiuwXbinN2+2h2wuRedrwnfrNMld4RuwDlM9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12546229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaSbLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLRA//ZIpWS/uVAnm15itD93pXKeIfSpKArEVDqRNl7RZRRn2zVw+R\r\nUvdlqE3aD5BItr5EiO5AAkOwUxVpA1empsPU8IwDpHj9zn7R0WUmM+l8cxyp\r\ng23N6mMMJdnw7wcsWAV40I7b2+yKFAULQK7m6rK/N0v/pE6UmJFqzMjUjzxF\r\nn7ymgGXsTF9WXgUO/oGpWe5hg1Thmfkdrd7In+/LWuk9Y2/kxC/fhtV4879h\r\njG0ouESegcomFLAaMR5dC6Wld5zgF/50FYCi0jzNtMs/OEI4e1YTOZPjKyN7\r\n31GJ4XjE42PErTVpBJ+aOlHCymCq9T3EJcMcZoCfiSIQigSadAP2WUiqa0oD\r\nbM32VHEJhsi8MHuihtxrjyO9RU+Hlm3/PMRlOZKTDe1mWXaFi0t1xibPKXEE\r\n/5l4/M/XMRJm241AQKpOtslBCI9j6R9wUBE3dVEjgcl6qK9aJLeE9heAQ/Td\r\nWB/0lTRtrhdkWiqK2mSOEYnjuMRQt1ivJNpl4FaMyO0jjELzjPcgSK4uhrIB\r\nnL1uOZy/Y4wiUuN32Fib4AyGB0qxSuucmOqKG53Rn560uTY5fMTxRK1ucXCE\r\nbjb2sLhoQyInBk8qIbyfgkgC2JGKgmGuoPOUC52iYiodIb+3Ow2O7SgFqHPe\r\nzkSpN3cmy0FwycUXyxsua/NyNpcyocuvtIE=\r\n=g8Na\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.2"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.2"},"module":"dist/js/coreui.esm.js","gitHead":"0d166d2e3c457c8fec8e1293f2fb6d6c4ae8cff7","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.40.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^3.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.2"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.2.0_1651058378907_0.18345771276346357","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"@coreui/coreui-pro","version":"4.2.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.2.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"bd61ad6d2f5aaac51b8cdf6e78adbf060ec2b716","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.2.1.tgz","fileCount":231,"integrity":"sha512-5Sh8cot28RiyLjWf8PIGDU8McR+Uwn/Y7ZZygtRwZGSiRRFmIK/HxsU64bVu5O8kGIaCnc+vxpSMATs2etOinQ==","signatures":[{"sig":"MEUCIQDbvNl5QKwcnulY1rRQaTaMGiL0HLteSRmySGtctPDMuwIgVq6cTJuN27J7xCnQKTWP8TSDlkb4e7jf8ome2Ewj7w0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12480113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip2GYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofBw//Z8VGbjKycPCWRUxCwd+stle28ID9E+rfxric6rwxfEQzQoz2\r\nsm37J1lNap/TTDjtfWLy7AObKQC1oheO1tE8NFgYRwvLBpz1YLk3y7n6RWHY\r\n8ApDJpeC/DCyQHJg3eKmaHcN39ZHdiybCEqwv9m8q+MYqwEIrRzzFXFCkVfM\r\nYwLvlJre4MgDKeTj25f72LAT4yxa6gtbimPfYHkY3mZYduu84MMMBtZUTtwx\r\n/20klu3n27ieDNThJIfxCy0YFtbTpHoKXk48a985dEoQ/k3VtktNBvZjVV/2\r\ndYOLnl5m+08wQdrOWOXW+m4Ya1TAlTDhsj+voHyCRRf5T4HEO5Jdyp3/zdyA\r\nLOsQcNU7dwvrO9seSJAyYNB3MRrLY7qHhBbS1WGzcWwtUODwr0tZxi7/4X9p\r\nuzufuOveRUDs8vnQOwBdpEDZb+/usDmhddeL43gMKaUfpIc+S9zqyAjg8c31\r\n+wJdQ5yJEZQmE5Ji/Q89s5YNDVNDoTNQG/gbAFhf1gvJqxomU2Q2KceLuBTM\r\naG7h77kcVCx0w2XNZKmUILIb1Y+XYJxviwfH44Jqgr8hY4bisqKYF+965VzM\r\nDc9xndxyDMIybqKRUIlsUu5DNAYZaJY4tH+C0FrFSrXFBUFqTHs2MI0a1+VP\r\n0Ses18MR1bGxe2Ubid361QdpgeDrvviVWRQ=\r\n=7/8j\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.5"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.2"},"module":"dist/js/coreui.esm.js","gitHead":"4ffba1cc3c128a2a7250085d868eb93c63c8455b","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher && npm update && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.3.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^1.1.5","glob":"^7.2.0","sass":"^1.49.9","karma":"^6.3.17","eslint":"^8.10.0","globby":"^11.0.4","jquery":"^3.6.0","rollup":"^2.69.0","rtlcss":"^3.5.0","terser":"^5.12.0","nodemon":"^2.0.15","postcss":"^8.4.7","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.81.1","cross-env":"^7.0.3","stylelint":"^14.5.3","@babel/cli":"^7.17.6","linkinator":"^3.0.3","@babel/core":"^7.17.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.2","clean-css-cli":"^5.5.2","karma-jasmine":"^4.0.1","lockfile-lint":"^4.6.2","@popperjs/core":"^2.11.2","auto-changelog":"^2.4.0","eslint-config-xo":"^0.41.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.16.11","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.25.4","eslint-plugin-unicorn":"^41.0.0","karma-chrome-launcher":"^3.1.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^21.0.2","karma-rollup-preprocessor":"^7.0.8","find-unused-sass-variables":"^4.0.3","@rollup/plugin-node-resolve":"^13.1.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^1.7.0","stylelint-config-twbs-bootstrap":"^4.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.5"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.2.1_1655136663876_0.6791395876934139","host":"s3://npm-registry-packages"}},"4.3.0-beta.0":{"name":"@coreui/coreui-pro","version":"4.3.0-beta.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.3.0-beta.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"19d9261ee234b3ecebd996147e88c57623e7107f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.3.0-beta.0.tgz","fileCount":294,"integrity":"sha512-7ucltVK6ilTgI6OkY8GHr0dx+86Pnl5rZ0VZkvWOt+mo/d0+egFV1g5q13ECCnkfHfqTflMeEpToTTYobLeJyA==","signatures":[{"sig":"MEQCIDdok2WOLAFzi+7RHDooEv1m5/Ez8aXOtCYuOwJ1ShLGAiAl2NsWmmdJnrAeDt5vjbtwcEJA5hSp6k99N4LVIgKGDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16080542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiujY4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDLg//S1zY9mBqT3M8XslJWMpPiY0Nhv9LFbh/Ym2sOHCgpGbtYXeU\r\nKP7U94Y73yk5Mpu0612SVR5OvIu9fajwG8u8yAzoQ3OOeJQbMKw1TdRU6IJ0\r\nsDK7NxYY6gy1roVwxi/f2/uhgEaIzV+V1czv22ItpwEjj+BXTA6PEDw6zFX6\r\nb59uecS7SXVDb31LsVhGYgRU234bj2APgYkBdjAdbX+dWvATHnO2UyJQFC3o\r\nkLJowzAap0gTADDRHueMym8gQYmSyrnMBzhE5EjrS1k9RK5xpmuJOXIjsNbI\r\nnP31ABhH7sR5hDdLlFiKZhWu+xE4Er1UTjK034ojAh+s4OnNjq3Whsl90QOh\r\ngOXSENC+RD8eubaLH3q6X/Qj/pcNJXs2zUmjfHhmXolCobJbk27h4R3ZbFlT\r\ndp4oqMwMkMyrIPPAnDp8kwqr2A3YEywWLo4po+yA3YDVvxYCKJa5Cy7tL1tL\r\noeyCSYgD65g1OpKpCWHvUct76WN6VS8uFLtA/E+ctg5VrsSJbrZmWgK2CR95\r\nFHSl63q+SqyxxhkDLmQxGz/8WDDuH4AQoxlttcRUjAbBvOcPs51yYu/id1rk\r\nE5McZVvt+IpKwdv+CoI/d/YFPyXPKDzFZwd5proAXc2SLSCzVT2wZNTb7hg6\r\ndc6Z6EJV1yruOEpsxBOatmEyHOA5rg+hwtU=\r\n=e7Qt\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.5"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.2"},"module":"dist/js/coreui.esm.js","gitHead":"7a8da6bc904e0806097025bd26a76d3586692ee2","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.52.3","karma":"^6.4.0","eslint":"^8.17.0","globby":"^11.1.0","jquery":"^3.6.0","rollup":"^2.75.6","rtlcss":"^3.5.0","terser":"^5.14.1","nodemon":"^2.0.16","postcss":"^8.4.14","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.88.2","cross-env":"^7.0.3","stylelint":"^14.9.1","@babel/cli":"^7.17.10","@babel/core":"^7.18.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.7","clean-css-cli":"^5.6.0","karma-jasmine":"^5.0.1","lockfile-lint":"^4.7.5","@popperjs/core":"^2.11.5","eslint-config-xo":"^0.41.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.18.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^42.0.0","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","eslint-plugin-markdown":"^2.2.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^22.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.4","@rollup/plugin-node-resolve":"^13.3.0","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^4.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.5"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.3.0-beta.0_1656370744083_0.10643182119703853","host":"s3://npm-registry-packages"}},"4.3.0-beta.1":{"name":"@coreui/coreui-pro","version":"4.3.0-beta.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.3.0-beta.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"ed1be4ca7af59ee822aeb71c5f72dbc4e3b49053","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.3.0-beta.1.tgz","fileCount":281,"integrity":"sha512-mPOPDMGdn+08UPZJAnxQhd/Oij+9CJYhfclE+jT2CHZiHm/ifuunbRnPni+ld1Jya+ldhTjD6GrH6bgkheHiWw==","signatures":[{"sig":"MEUCIQCC09RbmPOnqGRABVt8y4yK5Ke0bnI7fM8NIUjymxtoaQIgNW9VEoFi5y9r0pHwM+wy+3wULzI5fpICIPbl9sGxJqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13333921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixajIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0cA/9HbSdcCAcXw2A9mN7CPHSuw9TLLqUsEhZgmlmaSCAMXmunQ9E\r\nloJLLUjQnrSGIf6nXtc6dfOfyq4gMrQpdpQBX72TDkJq0XMFtdty4kLNSLY0\r\nh23U4fqeAzYX/jsA202+vpKBCiVRmKWVkHhvuSZtotufrcvxkOFA40pUrbPb\r\n/gxdJ8jy1rVqsyyhiyXM/usjxux/nRONgA94qyyom2YHj4PSjNB9+ZunVu+v\r\n0L6QuSkhAIJnHnhBAyqVZa2Z1k2PRR28m0Jp3Gwds8Ufbf3m023v059xz1UP\r\nB+BLFHPi/zb11zQ9W0FIofmUNNtfUSrRrBXRF1iJhOvjqNEndrKQ5SgVLjgZ\r\nMUtzl2SFb7yQct5gS8xC2LVJD2vxbVTrAEPtU+gq0Rt8GTicHLdEgn3VgIVn\r\n7LVWwaXqQ3Masrgm7xEXLL2VtaaZEXUUzt93gN7OsbpSoRWsmuFaGl1QgbMI\r\nW1W4PKDvSb0+DHFbsSyWqcUkr8Irjl1lcyUxjHWM7opHE6HUsuHwHPY+M+ne\r\ne3K3KzW4Sskmg45HH+BjiMLsdHKdMBWJvIYGTnjzYXBlOTnRNxl4mBnSv9l5\r\n7KkB3CO+3lnKtoUM/WkD3EtXErumLwD6LPbBCqnvlcwKIX0lymW2jhD3jCib\r\n7f+t6VWf6XhLOINqYSdDu16v6z6h0F7oCIQ=\r\n=8DDk\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.5"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.2"},"module":"dist/js/coreui.esm.js","gitHead":"5d00711247c80c69a1190cee311322695d467ccb","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.52.3","karma":"^6.4.0","eslint":"^8.17.0","globby":"^11.1.0","jquery":"^3.6.0","rollup":"^2.75.6","rtlcss":"^3.5.0","terser":"^5.14.1","nodemon":"^2.0.16","postcss":"^8.4.14","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.88.2","cross-env":"^7.0.3","stylelint":"^14.9.1","@babel/cli":"^7.17.10","@babel/core":"^7.18.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.7","clean-css-cli":"^5.6.0","karma-jasmine":"^5.0.1","lockfile-lint":"^4.7.5","@popperjs/core":"^2.11.5","eslint-config-xo":"^0.41.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.18.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^42.0.0","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","eslint-plugin-markdown":"^2.2.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^22.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.4","@rollup/plugin-node-resolve":"^13.3.0","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^4.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.5"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.3.0-beta.1_1657120968223_0.07744382614977452","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@coreui/coreui-pro","version":"4.3.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.3.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"7f45280b4080f6118497f8a10482af31782d2a8c","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.3.0.tgz","fileCount":281,"integrity":"sha512-ukwYYWQp/R9UGPIuQJW67bDe4Wh7qmcJ3iPmf2wOVklhBJg9SdjMrCULO88o05b6wMxtg+hhxQxgSaYdOwgL1Q==","signatures":[{"sig":"MEQCIGbNhAbynKHw2KT2Yk39wcRZLWfGPNhl5+WL7x+jXHKxAiAr7B9LXObWO986zm/TtiXEr8+GGKzLALyLPkDqm5QcHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13334900,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyxqMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIEw//dCmzmslHPlTXZx/9M+u4t+j0LJFAIsBznAL0muGThBsHOHwb\r\n070/q8fPRk5iTjgR6xYPQd3CwyE4FEZwi2mnniiDIIM6M7MFZAP+qGqflbes\r\nvf5Uiv54Cb5zWaTeoyr5gpAJZLKyWyIux/xnZK1/Oq5FzU1E6phvl193vb/K\r\nbDDYuMAxEHrUtNbeoKW1Dx9O/lEl8biDWvAtztIKj3NiqOo5M8heeRoBgH86\r\nx6xMLyuujRzyQEC8o/mGlKAqm97otg51PXpaAhU47REY7C5GqGxLEuCui5Gn\r\nXY9Oqq3MwgqqlCvp7xCusxHhNqpy2u0WAoboxjcFjFVmQhLeYYHHiU4O+iED\r\nKey0IH6MFC9mNgh3y0iAMH1UGhIBIhVuPk2Qh+ZkJeYTDlfREKaPW5PLKOHk\r\ny6xUX8Qn2YnpBpbvm1Rj05SjoaNpsDeGpeRer049t6x/dI81qDqkI2VcszN0\r\nQ1r1MjBEdTI0Qv+1lK1i9PlCnjToK2unMs39R6SEpBqusYlz38LfzKC9fLNQ\r\n5kDSLZBfEd9V6qHD8T9uCwbthu7JAo+zgU1bh2CzkUMZw6LwPl9wC3O90we8\r\nmnn6nOmcLua0jHODSwkutSnB/lE0X4Ase1cZw8IitLxrTXyhHryQIrC++kDj\r\nHfQqEwo3SOIpINH4bA2BvQu6ttxiIyvO5RI=\r\n=Nc40\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.5"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.3"},"module":"dist/js/coreui.esm.js","gitHead":"73d71e43b58fd9eb536986af23471f289826c0f7","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.52.3","karma":"^6.4.0","eslint":"^8.17.0","globby":"^11.1.0","jquery":"^3.6.0","rollup":"^2.75.6","rtlcss":"^3.5.0","terser":"^5.14.1","nodemon":"^2.0.16","postcss":"^8.4.14","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.88.2","cross-env":"^7.0.3","stylelint":"^14.9.1","@babel/cli":"^7.17.10","@babel/core":"^7.18.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.7","clean-css-cli":"^5.6.0","karma-jasmine":"^5.0.1","lockfile-lint":"^4.7.5","@popperjs/core":"^2.11.5","eslint-config-xo":"^0.41.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.18.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^42.0.0","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","eslint-plugin-markdown":"^2.2.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^22.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.4","@rollup/plugin-node-resolve":"^13.3.0","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^4.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.5"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.3.0_1657477772137_0.13610112313225042","host":"s3://npm-registry-packages"}},"4.3.1":{"name":"@coreui/coreui-pro","version":"4.3.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.3.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"69b433d1d279d54b3ffa4d5db2743841521665cb","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.3.1.tgz","fileCount":281,"integrity":"sha512-PSEeDL5RUZjl5UQ8Tg4iceaw+6/u2qTn9B71ewAhs1Vlp/jFiyzy4zMyTGDhNBUOrNYWLh6/MZgKidqo5lvfJw==","signatures":[{"sig":"MEUCIQDfCJrIl+LHjPIafirvlsf/aSLhq2Dfn9FOGEQfDxAJYgIgCz84WuVRhBcWwF4nSWC/mgu9OdW0/OL+7hIL8Bb+Qu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13335145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyy9aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3aQ/+Lvh62oCYoSdUrzpL6nW2LpRZlyDlduOWeCOhJtLURYBlKGXI\r\nskJoqfE62gT0lOiZ3uv6pInfWc+vj0xnzeHUUZXL/k6MTdKYxX5QPcw2BqqS\r\n5UU86p2auJqAgMSpxxkd91ntAb5Vr6mMGOGOUBgqekdrc3HT0SuhzTvDyi+s\r\nBP1Gp5YiIUeCPToM+7umSy4YsJOHcbwmnrkNTEokYPvPKf80w7aF4E0D0IH9\r\n3FvqNfW9RrjXnq6/7AZc6QND7sOTEkAawCXVPwKQ1JFooBsLbLTmpjt/kxlt\r\nG37+wMWZtIBuX8P2ynWAaRSbAq9Ch7RmustPrFE/e3MeDBNsUTj7QdIlalDb\r\nkHMZYH1BInKelqZEF71mcLj970b/8SY1UjQWkfE+d5j7oCBVCtnAi8leCvTa\r\nmFD4JloJZS2OiJuphiEdnxrqK558W27gqMLZ2ukVvaDfzgDsmosF++3qmC48\r\nezbg6VsnVq25qozD0Z8BoDVl6l+znJVASnWITo8M3tTlV2VVfaM2evsGciqc\r\nCqzZ/QLNl2nyp2HlAapsEeNercNIj0Oi6WacIU90AO/wO0jy7PSxG8pdQMdb\r\niGGJwsv5Nm45J3odgZAEJBijGxMugXhk0PrtIbGquVm8ALCjlsxcItxSjRrq\r\nva0KgWLV0rhCmk/fjNVLjtsCMfxUfo05i14=\r\n=ECBW\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.5"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.3"},"module":"dist/js/coreui.esm.js","gitHead":"f7b30721511499b96d47d0907d171a4e1494520b","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.52.3","karma":"^6.4.0","eslint":"^8.17.0","globby":"^11.1.0","jquery":"^3.6.0","rollup":"^2.75.6","rtlcss":"^3.5.0","terser":"^5.14.1","nodemon":"^2.0.16","postcss":"^8.4.14","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.88.2","cross-env":"^7.0.3","stylelint":"^14.9.1","@babel/cli":"^7.17.10","@babel/core":"^7.18.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.7","clean-css-cli":"^5.6.0","karma-jasmine":"^5.0.1","lockfile-lint":"^4.7.5","@popperjs/core":"^2.11.5","eslint-config-xo":"^0.41.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.18.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^42.0.0","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","eslint-plugin-markdown":"^2.2.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^22.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.4","@rollup/plugin-node-resolve":"^13.3.0","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^4.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.5"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.3.1_1657483097746_0.07496692415100914","host":"s3://npm-registry-packages"}},"4.3.2":{"name":"@coreui/coreui-pro","version":"4.3.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.3.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"670f670b73acb436d25019d29fc8a839fca19aea","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.3.2.tgz","fileCount":281,"integrity":"sha512-XuR9I2WNkizeXqbLW2RywLFw8lxNyZxQw9SDtrUkbLou0K+VpSPFBtUIUaS3SdzMB/Aj3XbsmwvjcIxksNvbZg==","signatures":[{"sig":"MEUCIQDoX7gvrVt6FNwO8oBGq0vDH84upvb7gmNcQ5dDruh4VAIgNCgDA8fbO0FRGOYNbpq//U+hBS9L5c5zNTFLh1NzDuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13344066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizpxqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqe6BAAmJp96pFKWh4gAHJzd8Nr6+umiWV0sjmICBdRZMoXAKtmkvUN\r\npeeRL+p306EWpdLXZpFoi79crUOSVOjyzYK+IZJCQ/EIdtPgawor+wraxKQ3\r\nWLaWCWbHXM/1gFRuGfHp2oh3xYob/LJBSZJtGlYUrSpXcGeGekW1eXsy8Dmy\r\nXd6hEoma3LHzs/oz6+938i+4a+k7yBja9PsVqWtHoAMYJaO+9y0gW8e9qtRw\r\nfs/oFNFrIHZIOs90L0XpQ51RWzomaM83mkarAJ+p+XO09dnRV/mKPpX3UhJX\r\nLBiqgNDBP2ccS2j5ewGbY9rWIlRCkoJNfdVSysLdu8lqYLhHMUp1kXS4d8l6\r\nMR6yOYBMF/1jRdwvB4wcG9WxQeKExuKEuLJQqqLXsDcn4y40girv+fUmjZ5F\r\n3YUvI8FU3k5UfD6n8p/XarCmgsTSubbYVnE5IszbZ2P+161g4J7biY+NQWd4\r\nIBPmFcXzX+MvtVJqkFk7VMN9pZKVqm7JlAiMdRr4x9lQR9Nirwd1MQiA5crr\r\nzBG4ktGcA//I8obCr593HbOAVeGF9pvZ18U/QWlC+PBD8o081NNfW2VblTEr\r\npJQjJ90AKuf5BqDrC91eZoZPxPiMEfKJhKPWGhe99PkaToM7RFMjBNsQkqQG\r\nObI19gSmZ7SAZbWqgFtsOLc+DHTDahKrmt8=\r\n=jEkJ\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.5"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.3"},"module":"dist/js/coreui.esm.js","gitHead":"3600ea1a4482835c2cef255d2eab91cd5bb0ed5e","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.52.3","karma":"^6.4.0","eslint":"^8.17.0","globby":"^11.1.0","jquery":"^3.6.0","rollup":"^2.75.6","rtlcss":"^3.5.0","terser":"^5.14.1","nodemon":"^2.0.16","postcss":"^8.4.14","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.88.2","cross-env":"^7.0.3","stylelint":"^14.9.1","@babel/cli":"^7.17.10","@babel/core":"^7.18.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.7","clean-css-cli":"^5.6.0","karma-jasmine":"^5.0.1","lockfile-lint":"^4.7.5","@popperjs/core":"^2.11.5","eslint-config-xo":"^0.41.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.18.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^42.0.0","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","eslint-plugin-markdown":"^2.2.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^22.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.4","@rollup/plugin-node-resolve":"^13.3.0","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^4.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.5"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.3.2_1657707625588_0.7709307396530987","host":"s3://npm-registry-packages"}},"4.3.3":{"name":"@coreui/coreui-pro","version":"4.3.3","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"MIT","_id":"@coreui/coreui-pro@4.3.3","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"2860c651174476bbfc379ebfcf289fa0e48dfee0","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.3.3.tgz","fileCount":276,"integrity":"sha512-TAMqJPLBqiQKiYTPxKlSforU4nnBN1/gqri61b5xmWH84nDEC+yly9+H07ZiPJcJ7Pt4nTUdrbUfBgUXzjVpOg==","signatures":[{"sig":"MEQCIHvQFiQurR/DHq+dbrdCKC4jzby+VIIFc75xlAYAM3P8AiBiT9XBAnTJZnpEjDo4A2UKpTtobiaZNp3kaNloxU7YAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12711978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/QmpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoN1Q//YR/p9iqCqP6jb+4WeEwJSKOLtPDu1RLTPh/qROV/5ODu+yRp\r\nHriEQqtUXIbB7NLch/oUuuroUa/rQTDj9hmlwrumrjYgKTTrvXXysG9EUAZh\r\n7qss0lR4GZNC72myd3CAG5qXrOjXSBBAh7CdE67kqzwX1qWT+omp7FP6tO6E\r\n5h55o3+86t71PzUOyQKRSL9pYu2ttrjsdpv6CIEDyCWIqcVoZ4OH0M1pkZPu\r\nY6yW16AtJ2C8pePvA/4dKBgpVJRQ67WjU7LXkf/lj4teRZz90D/MZdTnPUsR\r\nIU9nk7yxK9AlKzjLyHhmX1TaAUpgZJMB1/e0UoLFuvzznndyr0IV88TX+GF/\r\n6Dr1BXaDZaqJE6NQSpwK28s3ecpd69Z/jEscwQ0W2e5QJH1XrN40NUOZY1T/\r\nTqMM742STbI5c7jYEQzoxLR6bxawGR43ZnbWe3BVEtVzaDOoWg0T+Ildgr7S\r\nGo5nmpI3HP3e+QEJQkScuVJd5S6T3v0xIG/quq4SBQfRmTP4RYTERbumQdXb\r\n3lC9WcHCPryBwqoz5SQMDOwf/xsS7N/nQTIHO0h7hwkQY1tfL6nWFsshFGjf\r\n/R3fY2z2Zgttsq9PvzjqXU/uv4CtqQTOJQiCepP45l/eN8eJeBswMz+zukT3\r\n9lnrCGp+5qysuzyGIMZThzS+fNI8tZpigHA=\r\n=yzeX\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.5"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.3"},"module":"dist/js/coreui.esm.js","gitHead":"ae077cb908a2b1ff6df776793fc3a8200fcb15b5","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.52.3","karma":"^6.4.0","eslint":"^8.17.0","globby":"^11.1.0","jquery":"^3.6.0","rollup":"^2.75.6","rtlcss":"^3.5.0","terser":"^5.14.1","nodemon":"^2.0.16","postcss":"^8.4.14","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.88.2","cross-env":"^7.0.3","stylelint":"^14.9.1","@babel/cli":"^7.17.10","@babel/core":"^7.18.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.7","clean-css-cli":"^5.6.0","karma-jasmine":"^5.0.1","lockfile-lint":"^4.7.5","@popperjs/core":"^2.11.5","eslint-config-xo":"^0.41.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.18.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^42.0.0","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","eslint-plugin-markdown":"^2.2.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^22.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.4","@rollup/plugin-node-resolve":"^13.3.0","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^4.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.5"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.3.3_1660750248798_0.20468226375691256","host":"s3://npm-registry-packages"}},"4.3.4":{"name":"@coreui/coreui-pro","version":"4.3.4","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.3.4","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"3257adb41e53818ec121412db714d01f08e6e825","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.3.4.tgz","fileCount":276,"integrity":"sha512-9tnvgwBGZjy3a7YuevvgF0Yi34EX0LY+HyOhV8CIm++yiHslLwFb5gT8wrN7E5Bbv9ABLYsZX//IyLc2/RX+CQ==","signatures":[{"sig":"MEYCIQCIMXn6CtUuzxgvfpgGu6K+5+jq6ugFp52Hy5NF51Bf5wIhAMoZ/4C/PZGPFfl5BloHsIwEi58GbdsZV51X3nhfYR68","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12715846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEK5LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpq7A/7BKRwVuLmrA6L0kEBDe/THYuzFwdDVaT4po0hzrQjD1vh9/jg\r\nmn5pbOkYGvwCG6p0i6T8kTSPzD8PvHrCNlja0mpn9QH6cAsVuDDu1RnQLCrC\r\nw0arM9tKWO3GrQYNoX3WpSWn2vsZxGIuOb2OlUHI84meVWmeWPKJK6VzCssW\r\nlRug9B+o4pMgKGjnX6P6425i93EF561x4CIxn64EJznhMYW91gF4kb0e9o1m\r\n4NO8ugzXFqKeCoNdIiaqf+90Kkvv7A52Ny1bSAEalLfMFOnfpGUYHurHr8I5\r\nnpKM7v+8+hQKd+Cfu/C46fNIfmNosYGCWShaWMeOu7Bhsb6MIS5uNdPyCyH5\r\nttAoU6QI32loFO5423OmYtRlYv+5sooZfc/PjcERndibnCZ5svt3mEUu81yX\r\na/BMg+CpbDmuSZ9rfNCG4hRUCbhkKrRP1ZuKtHNfaq9lZLtdgiFlNGsWhgSe\r\nVYkq+FFvdMj7/pCapwl28NZaNUMXGCgPo8JSqOOBmiQh5SYlfm215a6aSEfe\r\nAI8qjo+R9oWfwvf4Me0tpCKqewGUjP505IxM25KFFipRno7MeF62HR/7gUt9\r\ng3ZUfedoxIw6UcG9LA7GleuLGo+U3i9xd3keipcZDG/fCiin/ebZGNePtHw8\r\nfn0LnAevaXu1b/t8OyPdjDkmzRBG1SbvCkU=\r\n=GY7B\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.5"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.3"},"module":"dist/js/coreui.esm.js","gitHead":"f9144d28cf03a2a5e8e4efc9707c9db52d4efaae","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.0","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.52.3","karma":"^6.4.0","eslint":"^8.17.0","globby":"^11.1.0","jquery":"^3.6.0","rollup":"^2.75.6","rtlcss":"^3.5.0","terser":"^5.14.1","nodemon":"^2.0.16","postcss":"^8.4.14","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.88.2","cross-env":"^7.0.3","stylelint":"^14.9.1","@babel/cli":"^7.17.10","@babel/core":"^7.18.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.7","clean-css-cli":"^5.6.0","karma-jasmine":"^5.0.1","lockfile-lint":"^4.7.5","@popperjs/core":"^2.11.5","eslint-config-xo":"^0.41.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.18.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^42.0.0","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","eslint-plugin-markdown":"^2.2.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^22.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.4","@rollup/plugin-node-resolve":"^13.3.0","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^4.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.5"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.3.4_1662037579099_0.39463949469141246","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@coreui/coreui-pro","version":"4.4.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.4.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"c98510f57c16f836b82f2af96407f2342b127391","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.4.0.tgz","fileCount":276,"integrity":"sha512-BzUvUXty83PoPSjZshZNFcXCLsTvAXlfMVLzQX5s1/tT7icIIvENwmJHR7oBEFQp8xt62v7cKoyDAhnK4EF2zA==","signatures":[{"sig":"MEUCIEEzIAB+1uGfHoiMyf6AMtUqSKN2t/R6r1SQbpycVGQMAiEA+LxA54IhL7G1NNj9g1UBxM6nPpV3srTSoYtXZcKc4aA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12832950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjb51fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+TA/9GdEVIhXP0silULaeJWAIIcDlp1rgT9MqA6cweqlUYRiu68Zu\r\nzxhGgC2KQD/xXPwARs0ukApGPLNg/Z49t2m6I4tAtB4K1JNc8bG5r55aqU9n\r\nh6JH6FToZbwkmSuJawWyCdrWWvM0z/xYb0rxeFCISIP8MDJ4bSt1gfSemELu\r\nDWXC4IExNMBwjsvHdgIYnaDCCCBR2AvU0KJMmYTSnlttC75148xObG79ONvm\r\nmJPwotAUiaiJ2Gb+OFyhqJAxgF5tixLfNQFbAe6zzUsPaqsjB7YxEWmaP9+B\r\ng+xjBTgndArGx5v8U3vkZYHs+CWhJwSvK6ZO0LLATtPpiFPLcX245XU3yb3T\r\nyC4P+UWiuYYVRR7dkM2rDDVMNc7FO2TUYwcun8WsH3E6Hk7aPj0Yx9UI/cPR\r\nL5XZ4W0C4TfEkZ1sWLtQJZ/MiMyNSmIGJmtRAJvD4D/oyEvAOBx5HtzflHxD\r\n6KhmbOKhTe4H+YrzDTcSRK+16gqmBPIsj437AAC6MdqV0KYtWzysrJkrOVnI\r\n6mU8+okPqIg9h9dd2SBHCXXO1Xp6/SUFddEcNJbdKxgN8hcFZatz/2gJHOgz\r\nDuWIliqe9WVfxVH4I7O7ypC3TmpSQmkj6YQXE/Iu8guOEjkbmdScK0gxdG3X\r\nRKrW1y2TXEZzKBX6dvuwLxqfg/yhN18OYqY=\r\n=eSdT\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.5"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.4"},"module":"dist/js/coreui.esm.js","gitHead":"c8ccd81d48605b7478f8de8d15b66fd8e430573a","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.2","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.52.3","karma":"^6.4.0","eslint":"^8.17.0","globby":"^11.1.0","jquery":"^3.6.0","rollup":"^2.75.6","rtlcss":"^3.5.0","terser":"^5.14.1","nodemon":"^2.0.16","postcss":"^8.4.14","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.88.2","cross-env":"^7.0.3","stylelint":"^14.9.1","@babel/cli":"^7.17.10","@babel/core":"^7.18.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.7","clean-css-cli":"^5.6.0","karma-jasmine":"^5.0.1","lockfile-lint":"^4.7.5","@popperjs/core":"^2.11.5","eslint-config-xo":"^0.41.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.18.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^42.0.0","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","eslint-plugin-markdown":"^2.2.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^22.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.4","@rollup/plugin-node-resolve":"^13.3.0","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^4.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.5"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.4.0_1668259167141_0.5772567515585814","host":"s3://npm-registry-packages"}},"4.4.1":{"name":"@coreui/coreui-pro","version":"4.4.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.4.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"fddb52eb7d35d292203288afe6672d32de38b471","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.4.1.tgz","fileCount":276,"integrity":"sha512-KbDZVIy+E64mW0VF6y0CSgIcPD/sCrniGUt+gjTOijzXEzx7SoXf3FsCzNWhZv2wPt7BxoDbGOQ+hghjWXW9kQ==","signatures":[{"sig":"MEQCICKbLgOiNORFC6b1uIQPzypd8qLakBkZYCE1DSSb1OBdAiBMs7dmfHGJnZ3UOY3VvvcxLH+UPQCmXEcBYEtJeUXT3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12845973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjejhnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiEhAAobEo5ksj/tD/JatfwC/qQr8TFLt+tMi4zDSpyjMMqS7GM0XS\r\nceGxsuuYgg0y3pXNKbGmZxE3nUyVVi+7jmDDPLY/kKlJaMZ1NdBx8BD/wTLX\r\ndmSp9IgflCeObmbyjSVvvd0yRPpG0jXjFiIlmxb9X5omZGbGAICTJR6swTMh\r\n91gRtxL1QxkyVEXcImNu/pezu428hP3bdbZCzy3A3qFU4uj4WzbSmn7swxjl\r\nrDy0XmUH1MaF+qx+cNWkY/kitvoyydWY6AwHFrCZ3H4/b0rIpb1IbIQFEC8E\r\nkSaXFi/WDxPSg/kkPYVkp16ENnpBgRxGyOBIeZXgENDSeyeEzXYE8KewacX/\r\ngGM2CT7s1lNjCzmtL5aIUNgr35ahoXSrHH99FV2SBwIz2sJbB0IB9Pcxb9gU\r\nZtTbUYsVBicsJi2Q/oLixJtNk/3ZsCAE7hSOQo9OaQEJy48ogIXx2m0lLcc0\r\nHxzRp/yAyq7VI3aWOia7GWvNTKIkrV4tqI4CT8xYshATNMGFIEOvh4Rb/tsw\r\nQW6J0fnMhNoXNhkiOuluTyxHKibxDRUwLGZ23XZVihIMhpgilgVZy4Z/WKOB\r\nKcFdW+A2sTUNJTRFh8oFpVbbB2BAgq38jx70uOga8a7n4UEvpLlRdYDP/ysL\r\n23yIM7TG6eaZtVaSo5kF3UP9fzWO/Xdh6eU=\r\n=O7Z1\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.5"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.4"},"module":"dist/js/coreui.esm.js","gitHead":"00ce76d1525d6024bc1713757ed0e0de7f21431c","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.2","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.52.3","karma":"^6.4.0","eslint":"^8.17.0","globby":"^11.1.0","jquery":"^3.6.0","rollup":"^2.75.6","rtlcss":"^3.5.0","terser":"^5.14.1","nodemon":"^2.0.16","postcss":"^8.4.14","shelljs":"^0.8.5","vnu-jar":"21.10.12","date-fns":"^2.28.0","hugo-bin":"^0.88.2","cross-env":"^7.0.3","stylelint":"^14.9.1","@babel/cli":"^7.17.10","@babel/core":"^7.18.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.7","clean-css-cli":"^5.6.0","karma-jasmine":"^5.0.1","lockfile-lint":"^4.7.5","@popperjs/core":"^2.11.5","eslint-config-xo":"^0.41.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.18.2","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^42.0.0","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","eslint-plugin-markdown":"^2.2.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^22.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.4","@rollup/plugin-node-resolve":"^13.3.0","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^4.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.5"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.4.1_1668954215608_0.8704709998488824","host":"s3://npm-registry-packages"}},"4.4.2":{"name":"@coreui/coreui-pro","version":"4.4.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.4.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"7574a01138b54fb1da663ddd54ff468b2bb43848","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.4.2.tgz","fileCount":276,"integrity":"sha512-uF0DB8ggRFUrjfVmc4OpPxn5YwOz4WWKFQzVXSC+CTmSARxMCP94lSy/8hh8xYlnuStbouySKptoXMbmT8luJw==","signatures":[{"sig":"MEQCIEdvSxG6jRdrKO3FH26/gMPH42bk7r/Otj1Qfs8/0pafAiBfcZvgIdUqBtrZggAAsWNogdX1MLlHJJmkOZLW5jayRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12938903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJji1iRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5uQ//bX+OHAdFyu7ozPJir0LQG2fJRNNXWx3hA0Z6y43b2xI3ZGpF\r\nUY82taQ5Zmf8RKD3scMWUdEEVWUrg0WA+1ksHviblN9d3u+v28FMIhbDfs1j\r\nXiFKch8Cze9W956sqfGUqeUCbFHkTpVdgdTuvsHmKv62P0/SnP2NmQCSAflj\r\n9DjoAYGrR8xW71FS3/noiD8PRLGOiZSdWeAlNywAZwmOwmbUOMOG/dHDckIj\r\nChl0KaKF3aGdQemNvIUDoOIoQkMjmkQPPM5SsoRONXAeJyr8KNmpFZRW9DKp\r\nzqo209YTnxITJpkBhKX+177cU+1oWAbB8sMEQ0OLBFAioNB2POk/EmRDuGRp\r\n5/9Ub06VNBJ7TjLpLnMG87urxax21cHNKifbHGsonAyLXTWT/RgYrVCnbrKO\r\nwY19tO6kWA2bHEk1MUPrwvXJY/1+r7j8ddN9ifcUOYYhM0tVBz3B1+N+lzkc\r\naRRVqMGGKOXQhJxkQ6WKMoC6XmOzIpGHkOYgx16Bvn/++O8lJqt3Icq2pTc1\r\n7wSZEftqJgQ8FK67ReOyoPBupFNyCtekIMlnBjQDgc/4rcwH4e+cuf+4t/pN\r\nv30qNdgWdBDCt0ZrI9voJeUU9W6J8QlQDDo8t6SxPmdga/f3qWSI5Nwrhh6E\r\npdqHuyYDuCWfO6YtUdH/jaE8Z50qgIFX0jI=\r\n=s4CN\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.6"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.4"},"module":"dist/js/coreui.esm.js","gitHead":"261d08744eda98f397b36595312b68b922320393","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.4","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.55.0","karma":"^6.4.1","eslint":"^8.24.0","globby":"^11.1.0","jquery":"^3.6.1","rollup":"^2.79.1","rtlcss":"^4.0.0","terser":"^5.15.0","nodemon":"^2.0.20","postcss":"^8.4.17","shelljs":"^0.8.5","vnu-jar":"22.9.29","date-fns":"^2.28.0","hugo-bin":"^0.92.2","cross-env":"^7.0.3","stylelint":"^14.13.0","@babel/cli":"^7.19.3","@babel/core":"^7.19.3","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^9.1.0","autoprefixer":"^10.4.12","clean-css-cli":"^5.6.1","karma-jasmine":"^5.0.1","lockfile-lint":"^4.9.5","@popperjs/core":"^2.11.6","eslint-config-xo":"^0.42.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.19.3","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^5.3.1","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^44.0.0","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^4.0.0","eslint-plugin-markdown":"^2.2.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^3.0.0","@rollup/plugin-commonjs":"^22.0.2","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.5","@rollup/plugin-node-resolve":"^14.1.0","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^6.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.6"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.4.2_1670076561154_0.8165048402789072","host":"s3://npm-registry-packages"}},"4.4.3":{"name":"@coreui/coreui-pro","version":"4.4.3","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.4.3","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"32a445e4d30926895e4b047ef24aa371ddeee24c","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.4.3.tgz","fileCount":276,"integrity":"sha512-cMhDq6QIBvT20sr5n6m16w/rk3gctpu9zAfkHcRxQInXF4nvfPx8n2iRLvi852NcPJ4jgJhBYWLDC/99Y7Gsig==","signatures":[{"sig":"MEUCIHvcMCii7kkQ7l4n27DkEVkEj7hjLK7pmdymawS2n2nPAiEAlRZU9vdr+OImzy3vhYEnA4r+ekI1nRRkKBVNQyt9gBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12927231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrF/DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmohpw//Qckmwlh8MtlbUFEv+BmoRLJkajHOySPEB2+IEUp7RptFx5M1\r\n2p3oUcjLCruFG5LdbA9K0GwxwvTmea+sTSlLNcX+WwnsbIMnkfpqeaHGgE2Q\r\nBwntce6drjKkPb4kGSM3BC1VWi7TTWM3hCWtLH4VeyctjTeC/XtQAXUrECLt\r\nMzkjm16zgyktfNhPk/nippz81Lv0NtTowBcEJQegXrsDFzjhH1FuxdeijNEF\r\n/K4XFW/UOxdyHeLhwZ4lK+PPiASmAwCaSM5Rxo6+E6AHIT9/I26U4b4SwND/\r\nfUvhKdHO2zOpbITbqQmcsFOdOiADwxgivyRf7Fl6zFrMI8KXoBoSMH97up1j\r\n2rUdHs+lFnmu3q38lOdIft+2ZcxqF4xuZgaZFW5SVT/7XkzIxTLEMP/yPdzC\r\nMKVhAtVXFfnjcmqdRJiDWp2vZCpG1C9gwJe6/MnVWu/+JrXdpFr+54UP3/As\r\nht8DvTF1nev6h7DWHcnqkZzkc8sVqjVlPPhb87+8Z2xpEKQLj1twY311Wuhd\r\nuo1IFDjU+bW0A+l0UVS0ix5H/tOinJYU7YPQAxln+DqqPVrZ7Z0+pfdfdl8G\r\nqsc5zSef3HCxpfcuvHReuNILJM2QLsziUWyB29qhvB4+7dG9Gm46uHp/+K7/\r\ncc1I7oQ2tF1yzgrGu1LLB+3USDCT1brDOzI=\r\n=hp22\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.6"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.4"},"module":"dist/js/coreui.esm.js","gitHead":"1a52be518a55b2518ca1ccec464816f5b029b220","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.5","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"8.1.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.57.1","karma":"^6.4.1","eslint":"^8.30.0","globby":"^11.1.0","jquery":"^3.6.3","rollup":"^3.8.1","rtlcss":"^4.0.0","terser":"5.16.0","nodemon":"^2.0.20","postcss":"^8.4.20","shelljs":"^0.8.5","vnu-jar":"22.9.29","date-fns":"^2.28.0","hugo-bin":"^0.97.0","cross-env":"^7.0.3","stylelint":"^14.16.0","@babel/cli":"^7.20.7","@babel/core":"^7.20.7","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.12","clean-css-cli":"^5.6.1","karma-jasmine":"^5.1.0","lockfile-lint":"^4.9.6","@popperjs/core":"^2.11.6","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.20.2","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^45.0.2","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^24.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.5","@rollup/plugin-node-resolve":"^15.0.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^7.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.6"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.4.3_1672241091510_0.8036257344138618","host":"s3://npm-registry-packages"}},"4.4.4":{"name":"@coreui/coreui-pro","version":"4.4.4","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.4.4","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"f2c8649cbf2d65731a2f8bebaaaf2854ee97dffa","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.4.4.tgz","fileCount":276,"integrity":"sha512-aEUiOp80oELc4QW6nk16uU8XjgKvbp5y+IxnpIwcLn92sw3uqKj1peqfuZHJ+EEi23gYEPIN9LdszUi+ci4IRg==","signatures":[{"sig":"MEQCIHufU9u0RmNPh3gUx/LYJ3xyNK7EqorhF422lZljy5QtAiBTQb7jfAyq2wQAK15/0Ir7U93ezRKhN9x948Md4QuJmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12934635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKxEeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0zBAAlJ4JByvAC+3hfOt4FKFdDjCPYP0DVZknEuXoqzLFWP8/04rs\r\nrEUSoDblst2IfPzOuseZ/zlVUWy3Rjv8wQ51Qo0zp8DMo5oWoxgInQvQ6OG+\r\nDuq0mE+ID/KtoFGangTXLfbcSMq2E7mfjz4qZ/DXurCn3vmetl76mY+43ate\r\niqUdZ0XQHKPqEG7UKT9CmpIDeC6/fF2kwdtQCXcq5SVfq8x9NXjx4dXYka2C\r\nrErXd8XDYHSO8tFSuKEjc0ZwM2sV2WRYp4ULNlVQjAUbCAdYh4H2/b3JPyk4\r\nvQ9bCppEsgh4GOIwhjMbBCUJEzitdRh9pJg+memVcw26GUePzZnKBldmHPqX\r\ntFyZ/qpy0MpyRpa11JuGvsH63Opw7O1i8C9QNll7yJzAy8g8eIrHP8sjs4ub\r\n7wAI4B0bXnueFA/c4+PRyYTpUjWprJrpxoxSHd5UB0lesCO3egCtLKCwkknG\r\neMhH3XOa6K157/sdM0Nl6Bo15stg1KYqK+1vLlYc1qg9JOvWwwnX9jW+974l\r\n/0IXvpYJ/dOMD5qFvgdfMAe8ELTlJntb+8y8f6UcSkWxDEtNtZvq1Si+ZjPx\r\nd7M192PEDRbxdc+i+1gUrrb+bazhS9MXA5+sl1nuVQb/hLsprTw0/aTFtudQ\r\nXUX98PB7qeu6FlhGpJ3NSoyYq4P3W9O+Ces=\r\n=jC3m\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.6"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.4"},"module":"dist/js/coreui.esm.js","gitHead":"ddc0d0441b3d055e3ad2d9d592aee228eb75066f","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.6","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.57.1","karma":"^6.4.1","eslint":"^8.30.0","globby":"^11.1.0","jquery":"^3.6.3","rollup":"^3.8.1","rtlcss":"^4.0.0","terser":"5.16.0","nodemon":"^2.0.20","postcss":"^8.4.20","shelljs":"^0.8.5","vnu-jar":"22.9.29","date-fns":"^2.28.0","hugo-bin":"^0.97.0","cross-env":"^7.0.3","stylelint":"^14.16.0","@babel/cli":"^7.20.7","@babel/core":"^7.20.7","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.12","clean-css-cli":"^5.6.1","karma-jasmine":"^5.1.0","lockfile-lint":"^4.9.6","@popperjs/core":"^2.11.6","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.20.2","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^45.0.2","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^24.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.5","@rollup/plugin-node-resolve":"^15.0.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^7.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.6"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.4.4_1680544030174_0.21028414638998472","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@coreui/coreui-pro","version":"4.5.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.5.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"0a96a1e7e8f34f9f360136220388b3e988ae7ab5","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.5.0.tgz","fileCount":276,"integrity":"sha512-6bozAOjzZbI/jxsWfd2O2CJ0Yt2VEHa3c2qk3Nqa+YxE515y3Rv9yq1iW2ldK2KvftScn66Svd7Dac6TOm8vKw==","signatures":[{"sig":"MEUCIQDZxT7zBuKuSEnFpkm1G0svEWB7Fc8cL5//OfFNy5rkXwIgTwYtqfBbX+2PLONLazuWr7YoAMxZvX5rVPKP8JWf5QI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12968451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLUhdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLaA/9Gy/oP9cM5Lgs7Qf5qdp5BVBbFK3nTB9gzoC1/eOLrGXeekEk\r\nQdVjPP9hMgplZ5SKxS29AbtTRn0VXFrsjDLK63WR8WOGbq55GJkvA1IG1lQz\r\nIZt5FnYHCDa5Ez+Y3LZW720XEQf5kOSN58JHspiF5tGMkQ4DV80jg6d02eEd\r\n41XcZ5ML8DGNkAVLb6IHj4cPK/tnsEpJDk7my74QZmTzUa82iuStfPhwA/oP\r\nwgj9oCiYxVNWpqcyprZZ8WmzEmjw2zW8vUHw780C5LCZ6IcbL8rHN1Z7jCKY\r\n/bXSd0ohyCZA950n2l/63W8j8jYUQkGUYvyFDhhFqHOEIh6LRFszNOP7zVBJ\r\nZi/t1TRfkJL2DWo1LcOyATTMgjKjlIJ+QxVA5Mq2UobC3XuubjD1isIXujkv\r\n+1I2RPmuZajH0jPqQJthQ+04ZPsFChjWGwv6HOx1XVpoR+4muUMtLq9/dY+g\r\nAcpo2BqRsgOyCfPILQjQfQAEpJe4sfm8FGqA9Nbq1CfSFj4ZiGlnUygvV1qp\r\nKcxo/xo8k9krwE4aTg6gjE8KVWaYqbOqDoN3W20Jcorxjw+MShpLI1MCObjr\r\n7/SydZZFl55DMlk/09WMTxgaaz90hU8SgiopePun7QcicWiV4MUzK4RLMEGR\r\n1cHTma7N9gBwNsAgsaU6K/aSVlPin6kElfc=\r\n=hWyk\r\n-----END PGP SIGNATURE-----\r\n"},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.6"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.4"},"module":"dist/js/coreui.esm.js","gitHead":"27ffd3732d876dafdd2d4afc48b771007bc1a1a3","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","changelog":"auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.6","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -r9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","glob":"^7.2.0","sass":"^1.57.1","karma":"^6.4.1","eslint":"^8.30.0","globby":"^11.1.0","jquery":"^3.6.3","rollup":"^3.8.1","rtlcss":"^4.0.0","terser":"5.16.0","nodemon":"^2.0.20","postcss":"^8.4.20","shelljs":"^0.8.5","vnu-jar":"22.9.29","date-fns":"^2.28.0","hugo-bin":"^0.97.0","cross-env":"^7.0.3","stylelint":"^14.16.0","@babel/cli":"^7.20.7","@babel/core":"^7.20.7","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.12","clean-css-cli":"^5.6.1","karma-jasmine":"^5.1.0","lockfile-lint":"^4.9.6","@popperjs/core":"^2.11.6","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.20.2","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.26.0","eslint-plugin-unicorn":"^45.0.2","karma-chrome-launcher":"^3.1.1","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^24.0.0","karma-rollup-preprocessor":"7.0.7","find-unused-sass-variables":"^4.0.5","@rollup/plugin-node-resolve":"^15.0.1","karma-browserstack-launcher":"1.4.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^7.0.0","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.6"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.5.0_1680689245596_0.8421074966770685","host":"s3://npm-registry-packages"}},"4.6.0-alpha.0":{"name":"@coreui/coreui-pro","version":"4.6.0-alpha.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.6.0-alpha.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"6f98de611d44e7f16c55a37560c223e9f9acd2ba","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.6.0-alpha.0.tgz","fileCount":280,"integrity":"sha512-Ofd4xZt64OPURi0WH2tcAj7nKiZmsUDOmB60a8Ef8EecfquJL85gFJeHmTI1zs2KRqH/UV4IZ+jqF5L8StEVhw==","signatures":[{"sig":"MEUCIHhh47dm+1+asoSfSDDdpppnPooTOqSlWpmnSwtIcafHAiEA9Jpac7t1URn/qXCiWlHHE9xOifCuN80aAEcFRTrSP38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14669814},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core","date-fns"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.7"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.6"},"module":"dist/js/coreui.esm.js","gitHead":"27d77a7a298d7ecec777c63f4099c18985c2f9cd","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","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.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.62.1","karma":"^6.4.2","eslint":"^8.39.0","globby":"^11.1.0","jquery":"^3.6.4","rollup":"^3.21.5","rtlcss":"^4.1.0","terser":"5.17.1","jasmine":"^4.6.0","nodemon":"^2.0.22","postcss":"^8.4.23","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.102.0","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.6.1","@babel/cli":"^7.21.5","@babel/core":"^7.21.8","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.14","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.10.1","@popperjs/core":"^2.11.7","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.21.5","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","eslint-plugin-unicorn":"^46.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^24.1.0","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.0.2","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.0.0","postcss-drop-empty-css-vars":"^0.0.0","stylelint-config-twbs-bootstrap":"^10.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.7"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.6.0-alpha.0_1683374744655_0.9129869061534335","host":"s3://npm-registry-packages"}},"4.6.0-alpha.1":{"name":"@coreui/coreui-pro","version":"4.6.0-alpha.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.6.0-alpha.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"73bf885dbfb5c9244ff0bcac9b137b619dde0c93","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.6.0-alpha.1.tgz","fileCount":280,"integrity":"sha512-XAHRRbzQnrZmF0W7TutpzVHazBsTy1eImJQhFwymU0e0CqUQP40esB0lVwlM9o3o1m93X4u3MFU/R/lxquEa+w==","signatures":[{"sig":"MEYCIQCJhIZAPilW7hnhu9GL6E10+hyyqbRdhmoFw4Ki5HBaLgIhAO2glg5mmanSUuuOaZY+p+t1K4/xIHM+2OXE5KQjHtMM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14674316},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core","date-fns"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.7"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.6"},"module":"dist/js/coreui.esm.js","gitHead":"376d2388890905cec07c9a96e081ea73ac45008e","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","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.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.62.1","karma":"^6.4.2","eslint":"^8.39.0","globby":"^11.1.0","jquery":"^3.6.4","rollup":"^3.21.5","rtlcss":"^4.1.0","terser":"5.17.1","jasmine":"^4.6.0","nodemon":"^2.0.22","postcss":"^8.4.23","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.102.0","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.6.1","@babel/cli":"^7.21.5","@babel/core":"^7.21.8","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.14","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.10.1","@popperjs/core":"^2.11.7","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.21.5","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","eslint-plugin-unicorn":"^46.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^24.1.0","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.0.2","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^10.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.7"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.6.0-alpha.1_1684066361770_0.6012888515258024","host":"s3://npm-registry-packages"}},"4.6.0-alpha.2":{"name":"@coreui/coreui-pro","version":"4.6.0-alpha.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.6.0-alpha.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"4dd818dbd781a9ab73fa5eefcaa5cbf3ac4ce745","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.6.0-alpha.2.tgz","fileCount":280,"integrity":"sha512-tZyYRmHgGrvyjw1lVI+PpTT7KzlK8by6Xe+0N29EYpraMj2h5euShZnwZRK/s5PKcOnle8sSDEG6FPUgqLTPSw==","signatures":[{"sig":"MEUCIFA8GOfE8yJoRHBkNm+Ca1bv6VZrK08x4TkTp38A3f/2AiEA933AHHdsrv4/0F510+J31fJEmApcuXfearh6VJa1CzA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14690189},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core","date-fns"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.7"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.6"},"module":"dist/js/coreui.esm.js","gitHead":"66f744bdafe1c9f6d3ee503b8624716af4d6ceaf","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","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.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.62.1","karma":"^6.4.2","eslint":"^8.39.0","globby":"^11.1.0","jquery":"^3.6.4","rollup":"^3.21.5","rtlcss":"^4.1.0","terser":"5.17.1","jasmine":"^4.6.0","nodemon":"^2.0.22","postcss":"^8.4.23","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.102.0","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.6.1","@babel/cli":"^7.21.5","@babel/core":"^7.21.8","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.14","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.10.1","@popperjs/core":"^2.11.7","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.21.5","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","eslint-plugin-unicorn":"^46.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^24.1.0","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.0.2","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^10.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.7"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.6.0-alpha.2_1685464533655_0.6774035171033974","host":"s3://npm-registry-packages"}},"4.6.0-beta.0":{"name":"@coreui/coreui-pro","version":"4.6.0-beta.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.6.0-beta.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"4a943269c8824b7362b4ada2537331d72cae4e1b","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.6.0-beta.0.tgz","fileCount":280,"integrity":"sha512-LpzZWvGSII1X1M+3XAOQl8lmfzfAg5ZFxgUwuUa+dQrywEuuXCqLcDmjwa9zf2KStjym2TFy5KxBqtfgCl/nKA==","signatures":[{"sig":"MEYCIQDvv7bmcJeTnbytVqbBvFb20kArsOoFPAiQxIyfie0I5QIhAMhr5M/uJLdWEQLpk0W6OHVAuIRqp45o1zwDOh2F0bGJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14675716},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core","date-fns"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.7"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.6"},"module":"dist/js/coreui.esm.js","gitHead":"7ca017b883220e9413e3a69c55fc9da8ee7d145b","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","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.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.62.1","karma":"^6.4.2","eslint":"^8.41.0","globby":"^11.1.0","jquery":"^3.7.0","rollup":"^3.23.0","rtlcss":"^4.1.0","terser":"5.17.6","jasmine":"^4.6.0","nodemon":"^2.0.22","postcss":"^8.4.24","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.104.0","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.6.2","@babel/cli":"^7.21.5","@babel/core":"^7.22.1","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.14","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.10.5","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.22.4","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","eslint-plugin-unicorn":"^47.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.0","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.1.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^10.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.7"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.6.0-beta.0_1685540049937_0.7060211380584607","host":"s3://npm-registry-packages"}},"5.0.0-alpha.1":{"name":"@coreui/coreui-pro","version":"5.0.0-alpha.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0-alpha.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"ad54de7445e4bc0f90d4c8b1d8b1cb7e5dcd39af","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0-alpha.1.tgz","fileCount":272,"integrity":"sha512-MJE41BMQENcqCaiZDfPCTBhj1fqkQdWJfT5rpXl87CZjtACFL8RIpJgIvOa2GlEdEdbUKKrfj+ROkFbb3kmGSg==","signatures":[{"sig":"MEYCIQC+hhVtJglgeUyw5E3Wlr92L51dXv2jOY34s/sLkoQcXwIhAIB9GlKsR+rUkQRHJf2ZKpxKK+2kWLkWt5kkKpM3y7U8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14422071},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core","date-fns"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.7"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"6ed395e33026b652f4119b4be0cbff901f7f749c","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.62.1","karma":"^6.4.2","eslint":"^8.41.0","globby":"^11.1.0","jquery":"^3.7.0","rollup":"^3.23.0","rtlcss":"^4.1.0","terser":"5.17.6","jasmine":"^4.6.0","nodemon":"^2.0.22","postcss":"^8.4.24","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.104.0","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.6.2","@babel/cli":"^7.21.5","@babel/core":"^7.22.1","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.14","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.10.5","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.22.4","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","eslint-plugin-unicorn":"^47.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.0","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.1.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.0.0","stylelint-config-twbs-bootstrap":"^10.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.7"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0-alpha.1_1688563142575_0.9472787984347815","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@coreui/coreui-pro","version":"4.6.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.6.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"7cbc4e60fd1f94663b44f340c01904d066677ded","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.6.0.tgz","fileCount":278,"integrity":"sha512-ONakcwW8pz9mrhPx4RyCAaiqOgARtJ2goJBNh7jOQgl974lGbExsfkBXfh6/POSMCJP6l1eYGnY8Z9Abos1p8g==","signatures":[{"sig":"MEUCIEbSxn2eevebYcvHvBVQZAE+WZ/fUloJz3YL6289LorKAiEA16BT82zchaqstUuBaI6vLDl2SKmaGrbMLYWfa/8z21A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13394590},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.6"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.6"},"module":"dist/js/coreui.esm.js","gitHead":"862f744f0899205ccb64eec049054c8c0797e3c1","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.64.2","karma":"^6.4.2","eslint":"^8.46.0","globby":"^11.1.0","jquery":"^3.7.0","rollup":"^3.27.0","rtlcss":"^4.1.0","terser":"5.19.2","nodemon":"^3.0.1","postcss":"^8.4.27","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.112.1","cross-env":"^7.0.3","stylelint":"^15.10.2","@babel/cli":"^7.22.9","@babel/core":"^7.22.9","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.14","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.11.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.22.9","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.0","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.1.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.6"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.6.0_1690987039306_0.8601146672046542","host":"s3://npm-registry-packages"}},"4.6.1":{"name":"@coreui/coreui-pro","version":"4.6.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.6.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"3ba63233531fffdd9bb95b18d4158b44b47dea37","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.6.1.tgz","fileCount":278,"integrity":"sha512-jGzSAbQPzcAEnQ07j+3w8WtcSPO+FIjZGOiEMZnEhNQJfdd+anVbTq3GEkoGtiGkMv+sKs+l68Pu6FAVhGc21w==","signatures":[{"sig":"MEUCICBkUiEahZSZyzXY1WjtPqWsE5WmXsY4yImpQrxc3H4pAiEAkxMmFWzxhnJKiuqojXjj7u+0uVwKNpUGmUDzFx39i+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13392711},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.6"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.6"},"module":"dist/js/coreui.esm.js","gitHead":"e66d852ba662317fd801802051e30832b4df4d4b","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.64.2","karma":"^6.4.2","eslint":"^8.46.0","globby":"^11.1.0","jquery":"^3.7.0","rollup":"^3.27.0","rtlcss":"^4.1.0","terser":"5.19.2","nodemon":"^3.0.1","postcss":"^8.4.27","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.112.1","cross-env":"^7.0.3","stylelint":"^15.10.2","@babel/cli":"^7.22.9","@babel/core":"^7.22.9","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.14","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.11.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.22.9","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.0","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.1.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.6"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.6.1_1690992047707_0.36222955648620037","host":"s3://npm-registry-packages"}},"4.6.2":{"name":"@coreui/coreui-pro","version":"4.6.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.6.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"777a426c806528571113846dacbfd175a099c723","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.6.2.tgz","fileCount":278,"integrity":"sha512-l4CIQ74Z+DIBS6zsufrag8LpeZufGnjs/sZreSaO22qSFxlYlQS0P1gEfbF1rINIUrUBvLVj1iqBm6gzqSa7Tw==","signatures":[{"sig":"MEQCICbtS4Z53T8hioBFXLIc1w0SZ9F+W2cBXU6yBGETLmmbAiB5wVJkWIj1mPjQOd/ECucoSfBqUzVdHTF16rCS8fptvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13403476},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.6"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.6"},"module":"dist/js/coreui.esm.js","gitHead":"f6435570c4bbe6e5d3a46b524101d97f6b839808","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.64.2","karma":"^6.4.2","eslint":"^8.46.0","globby":"^11.1.0","jquery":"^3.7.0","rollup":"^3.27.0","rtlcss":"^4.1.0","terser":"5.19.2","nodemon":"^3.0.1","postcss":"^8.4.27","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.112.1","cross-env":"^7.0.3","stylelint":"^15.10.2","@babel/cli":"^7.22.9","@babel/core":"^7.22.9","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.14","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.11.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.22.9","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.0","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.1.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.6"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.6.2_1691594234505_0.7687459849488101","host":"s3://npm-registry-packages"}},"5.0.0-alpha.2":{"name":"@coreui/coreui-pro","version":"5.0.0-alpha.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0-alpha.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"e48e6864fe2bb6d21e099fc052c2832bc675440c","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0-alpha.2.tgz","fileCount":271,"integrity":"sha512-cTSQpqqfwMp7Q6/445mZxhimzs98ZrsdQOXQtd3ny7aCtKzqpSIOFf2wHUo3YxQMuMyalrgU5FMrGNnMWOtPDQ==","signatures":[{"sig":"MEUCIHuN9ssg/oDD/gUwYYKKtC7S2bd5y3uEvZasGFOxR6StAiEAo7+W2Yk5gjjkFkNSen3yNVLVJ7y7z3X9MTf5FH5OuWA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14248480},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core","date-fns"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"e756eb97c57355f9f7f43e7f088d42f7a3c5add3","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js,.md .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.64.1","karma":"^6.4.2","eslint":"^8.45.0","globby":"^11.1.0","jquery":"^3.7.0","rollup":"^3.26.3","rtlcss":"^4.1.0","terser":"5.19.2","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.27","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.111.4","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.10.2","@babel/cli":"^7.22.9","@babel/core":"^7.22.9","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.14","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.10.6","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.22.9","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.27.5","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.0","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.1.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"date-fns":"^2.30.0","@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0-alpha.2_1694163991174_0.06175722018331453","host":"s3://npm-registry-packages"}},"4.6.3":{"name":"@coreui/coreui-pro","version":"4.6.3","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.6.3","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"ad9f60ac5bfd7ca802718939ec0ae265de4f525a","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.6.3.tgz","fileCount":278,"integrity":"sha512-ksAc3PZgfFm7SACicku9NNIXST4j8w+29IXBSXbh3P6UfhpFTPgsU4RW5xm+K2EMy9wFbmRw23HuZFREVmReRQ==","signatures":[{"sig":"MEUCIDglEGNePOfAZEZIu0OGzUR1wUdYhcX+LW2GRm5b49WXAiEA2osYQ4XCO6CFIbjL8KTKhThnLHO/lEADu3nZndvsUqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13404765},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.6"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.6"},"module":"dist/js/coreui.esm.js","gitHead":"be7781820c74b01df717d735fd43d77f160b4eb5","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives --ext .html,.js .","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.js","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.js","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.js","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-compile-standalone":"rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.js --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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.64.2","karma":"^6.4.2","eslint":"^8.46.0","globby":"^11.1.0","jquery":"^3.7.0","rollup":"^3.27.0","rtlcss":"^4.1.0","terser":"5.19.2","nodemon":"^3.0.1","postcss":"^8.4.27","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.112.1","cross-env":"^7.0.3","stylelint":"^15.10.2","@babel/cli":"^7.22.9","@babel/core":"^7.22.9","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.14","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.11.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.22.9","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.0","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.1.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.6"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.6.3_1694502899751_0.19820682772308906","host":"s3://npm-registry-packages"}},"4.6.4":{"name":"@coreui/coreui-pro","version":"4.6.4","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@4.6.4","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"fa11f280d079a0a46df201b1aa4b13bbcac59cfe","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-4.6.4.tgz","fileCount":278,"integrity":"sha512-1TJqEqTX45Pt+8ZnsHGAuAqy0VyxbMp7QdKorq2KjTWxlqbo5Y3N25V2vyZEHgj/kB774aLPnUcT+QUsbLHzaQ==","signatures":[{"sig":"MEUCIQChiVbtzDn+x7xdhRpaK8ObgmZhobTNQlZK7scEa3kG6gIgY+tmwCF/8rxJI7N6+h/lNxKKPq5yhTQTQuMFT+PwOfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13410364},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.6"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"4.6"},"module":"dist/js/coreui.esm.js","gitHead":"1e2246b73f4cc88a283c35e1ed5021d88a0ea429","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --enableGitInfo --environment production","docs-serve":"hugo server --port 9001 --disableFastRender","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,karma-browserstack-launcher,karma-rollup-preprocessor && echo Manually update site/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","watch-css-main":"nodemon --watch scss/ --ext scss --exec \"npm-run-all css-lint css-compile css-prefix\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","css-minify-themes":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/themes --batch --batch-suffix \".min\" \"dist/css/themes/*.css\" \"!dist/css/themes/*.min.css\" \"!dist/css/themes/*rtl*.css\"","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","css-lint-stylelint":"stylelint \"**/*.{css,scss}\" --cache --cache-location .cache/.stylelintcache --rd","js-compile-plugins":"node build/build-plugins.mjs","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","dependencies":{"postcss-combine-duplicated-selectors":"^10.0.3"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.0","sass":"^1.66.1","karma":"^6.4.2","eslint":"^8.49.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.1","rtlcss":"^4.1.0","terser":"^5.19.4","nodemon":"^3.0.1","postcss":"^8.4.29","shelljs":"^0.8.5","vnu-jar":"23.4.11","date-fns":"^2.30.0","hugo-bin":"^0.114.2","cross-env":"^7.0.3","stylelint":"^15.10.3","@babel/cli":"^7.22.15","@babel/core":"^7.22.17","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.15","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.22.15","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.6"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_4.6.4_1695650922896_0.9065682035361289","host":"s3://npm-registry-packages"}},"5.0.0-alpha.3":{"name":"@coreui/coreui-pro","version":"5.0.0-alpha.3","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0-alpha.3","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"bfc70eca3a6978bb7aa457f02bdd35495ad3c000","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0-alpha.3.tgz","fileCount":273,"integrity":"sha512-gQHJZTcZw7ftBWRgdEq8T7qde8KphryFmWSjhA/0gmEwZPaODX7b17+IbZpAtyo1DZyMZE6nFUsCFu3Zw1r8SA==","signatures":[{"sig":"MEUCIDTLIBAI3IMRxN3pU7asb/3K8HHjExELtJ5xXXzkTvi2AiEAxlry7Q+g0haSvW+I8Uei4dRtlmaVaOCUfR7iJ6i6fZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14126813},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"7d4775823eb3fcfc2f2926857c70dc34dc614011","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"9.5.1","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"19.8.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.68.0","karma":"^6.4.2","eslint":"^8.50.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.3","rtlcss":"^4.1.1","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","hugo-bin":"^0.114.2","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.10.3","@babel/cli":"^7.23.0","@babel/core":"^7.23.0","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.16","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.22.20","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.3","eslint-plugin-import":"^2.28.1","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.2","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.4","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0-alpha.3_1697736755415_0.33992027635004596","host":"s3://npm-registry-packages"}},"5.0.0-beta.0":{"name":"@coreui/coreui-pro","version":"5.0.0-beta.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0-beta.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"464c3d436e288d031d68d39befe0839b0d704cb8","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0-beta.0.tgz","fileCount":273,"integrity":"sha512-Lls94ZrB+6Tmn42rlc2nd+M7KTYbR0K4M+487grMLvr7l+LC8IVhf8oJ3F1j4Obm2Lpl6cy9maKvXZkiJ3YX7A==","signatures":[{"sig":"MEUCIQDnBvbmN274RiNmh08an2hfEleCIXIXSWfG13FriHpzhwIgS4J+Bc+aXZLW0fpsLlWiHiMab2pHvqV47Ubqtnq0gEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14126685},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"487e6ea59633fca117208cb0afecd0057fbc1239","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.69.4","karma":"^6.4.2","eslint":"^8.52.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.4","rtlcss":"^4.1.1","terser":"5.22.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.31","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.115.0","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.11.0","@babel/cli":"^7.23.0","@babel/core":"^7.23.2","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.16","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.23.2","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.0","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.4","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0-beta.0_1698670194765_0.6464425583946134","host":"s3://npm-registry-packages"}},"5.0.0-beta.1":{"name":"@coreui/coreui-pro","version":"5.0.0-beta.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0-beta.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"6d99e6824c1a66e230c6c284eff42332ba39ecb7","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0-beta.1.tgz","fileCount":271,"integrity":"sha512-85Y/S8AyD3JQJucw6uFK0jLKeLgLnCTwzbNe8pCvEQwWIF8sPKBrC6qbd29NvB7grGODmPs31TgJainGvYnJvw==","signatures":[{"sig":"MEUCIGzFSfe/2KqSTx5DOB8unSgOxlE8Zmx68yAW9DXCkg26AiEA5FF8u2KFGcCxZ2blaDaP8xGlBNtlcfYIOD/HqqiWCMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14049812},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"c79ec6232a3dc50f1cdb7ad4d22a705755787c1b","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.69.4","karma":"^6.4.2","eslint":"^8.52.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^3.29.4","rtlcss":"^4.1.1","terser":"5.22.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.31","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.115.0","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.11.0","@babel/cli":"^7.23.0","@babel/core":"^7.23.2","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.16","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.23.2","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.0","eslint-plugin-unicorn":"^48.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.4","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^4.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0-beta.1_1698923864237_0.7732960251321113","host":"s3://npm-registry-packages"}},"5.0.0-beta.2":{"name":"@coreui/coreui-pro","version":"5.0.0-beta.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0-beta.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"2607b8d88da336f808188ae057ec0bc1749c960f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0-beta.2.tgz","fileCount":271,"integrity":"sha512-v7gGciVQfayAzfBfsxP43uAT/0VkZl91zZasAt5lAzA+uLMlwVAPDpG61z089FbuwfIN5UxUjn2GOFnhhpanPA==","signatures":[{"sig":"MEYCIQDCe9tYhpS3PKk+RavfVNcMvUd17/+hhpa6wCPub120wgIhANzX+6RoExJJsEb8N1KWk9E2lEvuVA5En9FpOnWG4yMI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14047712},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"cbcafbf25d07e9a587e26826af4bfc57f4bb3774","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.69.5","karma":"^6.4.2","eslint":"^8.53.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.3.0","rtlcss":"^4.1.1","terser":"5.24.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.31","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.116.3","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.11.0","@babel/cli":"^7.23.0","@babel/core":"^7.23.2","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.16","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.23.2","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.0","eslint-plugin-unicorn":"^49.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0-beta.2_1699444347318_0.021151800865855774","host":"s3://npm-registry-packages"}},"5.0.0-rc.0":{"name":"@coreui/coreui-pro","version":"5.0.0-rc.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0-rc.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"94e4c929474873107cf5b4f75d8f6e60a070f86f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0-rc.0.tgz","fileCount":272,"integrity":"sha512-MpUh28/K7uqVvrlkuvO505rux1wL1OuNbWP/q7cM8nNFppvGPkBBmhmIONuT86TQa0idwr65mHy8HZ/FgbZYnw==","signatures":[{"sig":"MEUCIQC7I/mQmylCvIFxEhuClNO1yFzPQG6Fn31HM5o0D1NaegIgMAVv56xgfKDEF7ymxYbHgOYHjImbyvKp29JCdZ7RLG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14060714},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"a21abeefff4664f6b7c8c812372ae182c59e37e2","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.69.5","karma":"^6.4.2","eslint":"^8.53.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.4.1","rtlcss":"^4.1.1","terser":"5.24.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.31","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.116.4","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.11.0","@babel/cli":"^7.23.0","@babel/core":"^7.23.3","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.16","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.23.3","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.0","eslint-plugin-unicorn":"^49.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0-rc.0_1699981566710_0.8367090611894987","host":"s3://npm-registry-packages"}},"5.0.0-rc.1":{"name":"@coreui/coreui-pro","version":"5.0.0-rc.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0-rc.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"32fdd72678ad47d9a3f39a11eaddfc3dd2569e18","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0-rc.1.tgz","fileCount":272,"integrity":"sha512-kcsMFrcaI4MfGpzMnAS781ul7xKVABC60bDA15Nc4tnZHenrBAwVks2hkRDTuMCgYeoAvqQvkNjSg9o5Ib1tuw==","signatures":[{"sig":"MEYCIQDwtbmH+3lvtXyEyxXCQ3+xUs5bxVblnXpRKs5vT2iS1QIhAM3ySX9zHeBU3Mw3EJnSc604VS604T1GN8W8mrOWaZEl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14065849},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"ed0351e581695a4a92ac2f56d586ae6cfbef6c53","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*rtl.css\" \"!dist/css/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/*.css\" \"!dist/css/*.rtl*.css\" \"!dist/css/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.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":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.0","sass":"^1.69.5","karma":"^6.4.2","eslint":"^8.54.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.5.2","rtlcss":"^4.1.1","terser":"5.24.0","jasmine":"^4.6.0","nodemon":"^3.0.1","postcss":"^8.4.31","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.116.4","cross-env":"^7.0.3","sass-true":"^7.0.0","stylelint":"^15.11.0","@babel/cli":"^7.23.4","@babel/core":"^7.23.3","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^10.1.0","autoprefixer":"^10.4.16","clean-css-cli":"^5.6.2","karma-jasmine":"^5.1.0","lockfile-lint":"^4.12.1","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.43.1","hammer-simulator":"0.0.1","@babel/preset-env":"^7.23.3","eslint-plugin-html":"^7.1.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.0","eslint-plugin-unicorn":"^49.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^11.0.1","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0-rc.1_1700927989064_0.09226877061961858","host":"s3://npm-registry-packages"}},"5.0.0-rc.2":{"name":"@coreui/coreui-pro","version":"5.0.0-rc.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0-rc.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"a324b52c33bfe106690ad6f7d74703c0ca747c64","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0-rc.2.tgz","fileCount":288,"integrity":"sha512-0Ljq+FuwRaeBh0FG/lGs5Fub0aAyeGGJ1pbjoaW80BcBaJmamzMAxTq+QcNv4/XgrDxN+EQEJnjTN/m8hyWckg==","signatures":[{"sig":"MEYCIQCR4DFGFsyQKqTdu3Rd8wKmy3STNBK1Mzyl/4pXYsCTuQIhAN6j9m918ck10UK4ax+pPUDyN8kwt4wiRy5SzBQXs4Hi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20461387},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"f6fb78006bc0cbe1d6b8be6b4720ef3b820e0489","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.1","sass":"^1.71.1","karma":"^6.4.3","eslint":"^8.57.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.12.0","rtlcss":"^4.1.1","terser":"5.28.1","jasmine":"^5.1.0","nodemon":"^3.1.0","postcss":"^8.4.35","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.120.6","bootstrap":"^5.3.3","cross-env":"^7.0.3","sass-true":"^7.0.1","stylelint":"^16.2.1","@babel/cli":"^7.23.9","@babel/core":"^7.24.0","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.17","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.13.2","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.44.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.24.0","eslint-plugin-html":"^8.0.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^51.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^3.0.1","karma-firefox-launcher":"^2.1.2","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0-rc.2_1709549555134_0.42177085869686515","host":"s3://npm-registry-packages"}},"5.0.0-rc.3":{"name":"@coreui/coreui-pro","version":"5.0.0-rc.3","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0-rc.3","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"b759bcd481365689ce00119d41be9edf44688e81","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0-rc.3.tgz","fileCount":288,"integrity":"sha512-HnrNVpceRLrxdQWfJgAsFf6p/y50pGUA6VNgTldkjCtZvy3zNENGbT09MOSOI+4+GhdoxUWAxyaro3IpOfyABw==","signatures":[{"sig":"MEQCIE/y3E2zI9pJEe0tsmLdfUxGJ03YTyqcq7SUPEC+wSNOAiAjGeyCM2n0zoEJtM74f8pOuVpdAqXxkAw31XT3hjAicQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20500086},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"987d591c85510bc45463769af1a20deeaebdbeda","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.1","sass":"^1.72.0","karma":"^6.4.3","eslint":"^8.57.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.13.0","rtlcss":"^4.1.1","terser":"5.29.2","jasmine":"^5.1.0","nodemon":"^3.1.0","postcss":"^8.4.37","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.121.1","bootstrap":"^5.3.3","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.2.1","@babel/cli":"^7.24.1","@babel/core":"^7.24.3","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.18","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.13.2","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.44.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.24.3","eslint-plugin-html":"^8.0.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^51.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^4.0.1","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0-rc.3_1710947167998_0.8236635854699221","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@coreui/coreui-pro","version":"5.0.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"7b26d8629fab3e871811ce248a25a8ffbe0b48b7","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.0.tgz","fileCount":288,"integrity":"sha512-KY+5aQIihusf28QzFXrnyLTMI4K7ORb+q5xkXfkqrODVzlUVuAoJc2z/WX7V8Qy3gNrkJRMqJOTPndGmz9Ppsg==","signatures":[{"sig":"MEQCIG3IXnw3YfBhEU0H80kosdpwvVAXdJUIaUB9hPt8HV07AiByVg0keHyWHaHqwW0OtIo/7KZCCB3yckdaKM1ru2Dmsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20499510},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"14ef2993df17039f8201de34d75776147e7b813f","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.72.0","karma":"^6.4.3","eslint":"^8.57.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.13.1","rtlcss":"^4.1.1","terser":"5.30.0","jasmine":"^5.1.0","nodemon":"^3.1.0","postcss":"^8.4.38","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.121.1","bootstrap":"^5.3.3","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.3.1","@babel/cli":"^7.24.1","@babel/core":"^7.24.3","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.19","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.13.2","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.44.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.24.3","eslint-plugin-html":"^8.0.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^51.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^4.0.1","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.0_1711623145293_0.6502080843350595","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"@coreui/coreui-pro","version":"5.0.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.0.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"f28cb7226a36b93f601969117ebdb8f26a44b4ee","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.0.1.tgz","fileCount":288,"integrity":"sha512-djayCfuy+jJSp9JbfF63eve3y9ZnsKICgT21XGJiCyWPfsv5MwDwdWvaB4PVFYDCurvBQBQNohsBJo/H4D+MlA==","signatures":[{"sig":"MEQCIHSK5VWKDsDPogbx7eLZJUeYBpWGMw6tFvZM3BQuCKepAiBOrtOeODq0foX8NG6Y/5ctiumpLmRx8fh/pqb92jGJRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20501061},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"9e1c7f2aa0d3420fba78b70d8cabbd36800bc61a","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.72.0","karma":"^6.4.3","eslint":"^8.57.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.13.1","rtlcss":"^4.1.1","terser":"5.30.0","jasmine":"^5.1.0","nodemon":"^3.1.0","postcss":"^8.4.38","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.121.1","bootstrap":"^5.3.3","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.3.1","@babel/cli":"^7.24.1","@babel/core":"^7.24.3","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.19","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.13.2","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.44.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.24.3","eslint-plugin-html":"^8.0.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^51.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^4.0.1","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.0.1_1712572974375_0.47109369345731444","host":"s3://npm-registry-packages"}},"5.1.0-alpha.0":{"name":"@coreui/coreui-pro","version":"5.1.0-alpha.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.1.0-alpha.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"fc5fe7ece6ad807f1cf465ef8bbcc5d7b1ad734b","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.1.0-alpha.0.tgz","fileCount":292,"integrity":"sha512-FgJOn6xhCvvYOZsi5GZ92PmhCp5wisRx9ncDqsLZO8M6hQxQmCc81DNDZB/d2EcgGIuwb/0p957Xb1O/ghQblw==","signatures":[{"sig":"MEUCIQDYEhD2J7a5/jCKolaZfy3uP1d1yb97F8DK333sNd+SDQIgCX+v0SBw9g+kJDfRFg1MkRxI5+a5kcUN1qVataGHbhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20998386},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"720ce885f9c3f03b619f9d5150126a23da9bcfe9","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.1","sass":"^1.72.0","karma":"^6.4.3","eslint":"^8.57.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.13.1","rtlcss":"^4.1.1","terser":"5.30.0","jasmine":"^5.1.0","nodemon":"^3.1.0","postcss":"^8.4.38","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.121.1","bootstrap":"^5.3.3","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.3.1","@babel/cli":"^7.24.1","@babel/core":"^7.24.3","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.19","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.13.2","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.44.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.24.3","eslint-plugin-html":"^8.0.0","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^51.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^4.0.1","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^5.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.1.0-alpha.0_1713790713020_0.23145862753010604","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@coreui/coreui-pro","version":"5.1.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.1.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"2986651de04e8222124f1af722fdb42150b4205e","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.1.0.tgz","fileCount":292,"integrity":"sha512-iQS/9U24R7XNyUeA4vKep9t4zicJwOTtr9wH+iMV7nOTnpSPkLvjuZ35Vhp2RKBNr9ltjzNxfjsqaUq8J+bjCg==","signatures":[{"sig":"MEUCIQDqAeE5W/2qUb6FkEeSs2rzpfaWZPhLDygDpyBh9+2EsQIgbkE5tiNxITSLaPE/bd9dA4HOqAcIqkehsoSQODNb1mk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21097886},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"5170af0eda8b1306fb927eff0e4b37a76cf1b460","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.2.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"21.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.76.0","karma":"^6.4.3","eslint":"^8.57.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.17.2","rtlcss":"^4.1.1","terser":"5.31.0","jasmine":"^5.1.0","nodemon":"^3.1.0","postcss":"^8.4.38","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.122.7","bootstrap":"^5.3.3","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.5.0","@babel/cli":"^7.24.5","@babel/core":"^7.24.5","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.19","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.13.2","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.24.5","eslint-plugin-html":"^8.1.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^52.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^5.0.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.7","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.1.0_1715067653119_0.135764503198323","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@coreui/coreui-pro","version":"5.2.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.2.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"b2403c91ab1360fb66906588620ccc385ab22872","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.2.0.tgz","fileCount":292,"integrity":"sha512-FcLthj7Hm1dtj4J+9qtPEQSieHjj9TCpw7XmI+oRwL1ZNJqvOpiGZXaIbDS0Iq4mQHzmL79ij4RYPcSgbRSuIw==","signatures":[{"sig":"MEUCIHOi3LtLktcJpIQD1dfI5/UaRBep19sJoXvkuCIENEJ+AiEA9EEPz0BCKOeOlXguSJERHt9Bg9TTzQj0XxEEPsecBEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21176767},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"3c42b204f7c3f2ccf153d19fe8e12f6c67f78b93","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.7.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.77.2","karma":"^6.4.3","eslint":"^8.57.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.18.0","rtlcss":"^4.1.1","terser":"5.31.0","jasmine":"^5.1.0","nodemon":"^3.1.1","postcss":"^8.4.38","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.123.1","bootstrap":"^5.3.3","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.6.0","@babel/cli":"^7.24.6","@babel/core":"^7.24.6","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.19","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.13.2","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.24.6","eslint-plugin-html":"^8.1.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^52.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^5.0.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.8","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.2.0_1716826327462_0.6985768660996334","host":"s3://npm-registry-packages"}},"5.2.1":{"name":"@coreui/coreui-pro","version":"5.2.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.2.1","homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"f4c1303644ca0431f874f82ff53c03635821c057","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.2.1.tgz","fileCount":292,"integrity":"sha512-jj4aAHNqgHim6vuZieKS0KrRKOF5bQNXoHmimndye0LbaecGADI0bx7IpHf0obg7Ll0H0A8T1b0kfEgjVOB1ww==","signatures":[{"sig":"MEUCIQCuXtHOZ/t6ZY7qP5Uo69xDcJ59fZzWUumEKCIBxb4rnwIgTbinZTLf0tE5FoDb9eS8gPSDP5OZmj+dVWmR6m4AuLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21105417},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.0"},"module":"dist/js/coreui.esm.js","gitHead":"d67b8ac07f57e5591e3de7a7fb8490b82238b428","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x globby,jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.7.0","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.77.2","karma":"^6.4.3","eslint":"^8.57.0","globby":"^11.1.0","jquery":"^3.7.1","rollup":"^4.18.0","rtlcss":"^4.1.1","terser":"5.31.0","jasmine":"^5.1.0","nodemon":"^3.1.1","postcss":"^8.4.38","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.123.1","bootstrap":"^5.3.3","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.6.0","@babel/cli":"^7.24.6","@babel/core":"^7.24.6","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.19","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.13.2","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.24.6","eslint-plugin-html":"^8.1.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^52.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.5","eslint-plugin-markdown":"^5.0.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^25.0.8","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.2.1_1719235590482_0.24761163752102489","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@coreui/coreui-pro","version":"5.3.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.3.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"a075d3f4ae9300165517d9bdd15362303ea22872","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.3.0.tgz","fileCount":292,"integrity":"sha512-xOH+6EQrhLUxHvCgh4ZKgf/skkQROiKz00DAyyCwnzKQPC3gqYtxEqUOhFBV/5GvQSZN3k2Kz7FcjfAqHAnFGg==","signatures":[{"sig":"MEUCIQCYqL+wiKTN3ef/P8Nllp2nw5OQfKKg7UkrR5bDuHifAQIgAdBPkb3qebXu5Bl0gl1foyKjCqVZJGrN/Dte9DzwJ7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21126137},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.3"},"module":"dist/js/coreui.esm.js","gitHead":"ed6bc482c3469d83d90014cdbd51412329238d66","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.77.8","karma":"^6.4.3","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.18.1","rtlcss":"^4.1.1","terser":"5.31.3","jasmine":"^5.1.0","nodemon":"^3.1.4","postcss":"^8.4.39","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.126.0","bootstrap":"^5.3.3","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.7.0","@babel/cli":"^7.24.8","@babel/core":"^7.24.9","bundlewatch":"^0.3.3","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.19","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.24.8","eslint-plugin-html":"^8.1.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^54.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.7","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.2.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.3.0_1721379137094_0.8709134235267642","host":"s3://npm-registry-packages"}},"5.3.1":{"name":"@coreui/coreui-pro","version":"5.3.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.3.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"d95bc2399e396275a71125a596bbc17f637d9e41","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.3.1.tgz","fileCount":300,"integrity":"sha512-zkfqot9BVVzNhD5hEI6/az23jUq4C9TNcb+kckhJuyT1Kkq6V/BdbaRlIftWTkF3yrCDyvKzp9qvL3DburX6UQ==","signatures":[{"sig":"MEYCIQCgjWaynCcAkTxYEPE/3zOW0fpuCA5ziOGZdi2NzE4ztAIhAI3YFbacUM8lBYeZhbsFn7DSB1GOn76vgm6XVXH3KwmG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26196393},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.3"},"module":"dist/js/coreui.esm.js","gitHead":"17b32297c248c01a2fb89ff8c98ae28c66d18e8b","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x jasmine,karma-browserstack-launcher,karma-rollup-preprocessor,terser && echo Manually update docs/assets/js/vendor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.77.8","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.19.2","rtlcss":"^4.2.0","terser":"5.31.3","jasmine":"^5.2.0","nodemon":"^3.1.4","postcss":"^8.4.40","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.127.0","bootstrap":"^5.3.3","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.8.1","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.19","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.25.3","eslint-plugin-html":"^8.1.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.7","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.2.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.3.1_1722793178454_0.8844024672580943","host":"s3://npm-registry-packages"}},"5.4.0":{"name":"@coreui/coreui-pro","version":"5.4.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.4.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"dd92dacec66d3dc8f27f331c6253ad6acab9ad67","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.4.0.tgz","fileCount":300,"integrity":"sha512-lsk/FY5cHFGZv9U0ccAYbyYf0r61BY4MgmQ6mgLB+HCJtYvPEGNey8C/n/+AdAk9jM3/hacquEDgfxumQW+mHw==","signatures":[{"sig":"MEQCIB/0/TZdpYUTfyoqP1pPUZrpox1N2TzBzwPFJzv194v9AiBUBezc0sv8FlYSyMXjz5oYbsc57YGsUl/n6+d0QKBrsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26269025},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.4"},"module":"dist/js/coreui.esm.js","gitHead":"aa7bbce2a3326419f50a4289b6913ac9cca032a8","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.77.8","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.21.0","rtlcss":"^4.2.0","terser":"5.31.6","jasmine":"^5.2.0","nodemon":"^3.1.4","postcss":"^8.4.41","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.129.2","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.8.2","@babel/cli":"^7.24.8","@babel/core":"^7.25.2","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.6.1","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.25.4","eslint-plugin-html":"^8.1.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.7","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.2.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.4.0_1724341232946_0.8618965813346506","host":"s3://npm-registry-packages"}},"5.4.1":{"name":"@coreui/coreui-pro","version":"5.4.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.4.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"5f5a059fe04eaf1a7b81d763599484d5b66e2ff0","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.4.1.tgz","fileCount":300,"integrity":"sha512-B9XhAzV6soCEgVKKm36hGuyMwd35Is4mImyOVBL2rW0S+JV41wrG0FYv+tSKe3MieMHZd7NWLhikaapjc1LHqQ==","signatures":[{"sig":"MEYCIQCGXAf7nn/6xUI7/J20N1k7Uy1yxa0kJ8dvDIqWsUFMeQIhAOqv/lFiD1FNStb5rK7fI0/A6+CrVj3Ud5ZdhDp1xldP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26269059},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.4"},"module":"dist/js/coreui.esm.js","gitHead":"827126668497a9fed70c26a773371d97025740e1","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.77.8","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.21.2","rtlcss":"^4.3.0","terser":"5.31.6","jasmine":"^5.2.0","nodemon":"^3.1.4","postcss":"^8.4.41","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.130.1","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.9.0","@babel/cli":"^7.25.6","@babel/core":"^7.25.2","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.6.1","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.25.4","eslint-plugin-html":"^8.1.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.7","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.2.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.4.1_1725039414607_0.4287315330904786","host":"s3://npm-registry-packages"}},"5.4.2":{"name":"@coreui/coreui-pro","version":"5.4.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.4.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"2c8847962987505fbcad0c249ae5948e8fc49f8e","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.4.2.tgz","fileCount":300,"integrity":"sha512-FAV7JRR31QEFIEN8Ykb6gYqTp2LynitLPYjaLDpQ+ow4O3n1B6Hd8k1LluKS798NWaFC8V0hZlKfgHCSPU9RpQ==","signatures":[{"sig":"MEUCICu0Kgd73J2CDc4yGZuYS5H513KKFzZiz09IIdrFTnTHAiEAu8WTLLHDUJtKqSCKcv/PWSSOFJ0Tuhnqyi6ZD2+QOpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26273375},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.4"},"module":"dist/js/coreui.esm.js","gitHead":"7ac327e9af6c3fe43002a4988354e2d59612f371","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.77.8","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.21.2","rtlcss":"^4.3.0","terser":"5.31.6","jasmine":"^5.2.0","nodemon":"^3.1.4","postcss":"^8.4.41","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.130.1","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.0.0","stylelint":"^16.9.0","@babel/cli":"^7.25.6","@babel/core":"^7.25.2","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.6.1","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.25.4","eslint-plugin-html":"^8.1.1","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.1","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^5.0.7","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^26.0.1","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^14.2.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.4.2_1725188445594_0.9690398145368764","host":"s3://npm-registry-packages"}},"5.5.0":{"name":"@coreui/coreui-pro","version":"5.5.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.5.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"c6faf103bcbe39643b6c72eab348cc65a9718d27","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.5.0.tgz","fileCount":300,"integrity":"sha512-3LmoV79vMfqRrPEIb2GFlZscZOgMzAZYnGNzevEbzvWRLMePPDJsm4suUhb/dcefSjA6iH17JWVFwb01gU1/7Q==","signatures":[{"sig":"MEQCIHPpQoPnV6rSCU+3vmbB/y0kqmtFoQJaAAXeO2UOUYFZAiBj892pC510rrRKLjZd0TyrDALCq3N28BZ2n5Dhx781+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26344511},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.5"},"module":"dist/js/coreui.esm.js","gitHead":"e7330b16eb8c731e54f11a11eafe69a5a410aaa4","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"^1.79.4","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.24.0","rtlcss":"^4.3.0","terser":"5.34.1","jasmine":"^5.3.0","nodemon":"^3.1.7","postcss":"^8.4.47","shelljs":"^0.8.5","vnu-jar":"23.4.11","hugo-bin":"^0.132.0","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.9.0","@babel/cli":"^7.25.7","@babel/core":"^7.25.7","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.6.2","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.25.7","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.1","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.0","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.3.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^15.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.5.0_1727980420757_0.5510605696866293","host":"s3://npm-registry-packages"}},"5.6.0":{"name":"@coreui/coreui-pro","version":"5.6.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.6.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"1e3d478301a97c659d91c5f6eb93ae453eabf978","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.6.0.tgz","fileCount":299,"integrity":"sha512-4efeDCETtRUVcFGF6wu+6HC/1UYdk/1729zzSwMNQtmYqm5YhkdMFKF5a81yXLcLvdaoG79twWb4Qdg6//8/LQ==","signatures":[{"sig":"MEUCIEgB0TzNy6993uF4Lk6jfIvOXFKkVD/PeCZ1deJuE+7ZAiEAp1ONn8JBJpD/PY2oh3lWHfvCEnMd+46mZthZVcs+6Iw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28215396},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.6"},"module":"dist/js/coreui.esm.js","gitHead":"14486615ed7efef3693177367c3a525bcecdcc96","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"1.78.0","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.24.1","rtlcss":"^4.3.0","terser":"5.36.0","jasmine":"^5.4.0","nodemon":"^3.1.7","postcss":"^8.4.47","shelljs":"^0.8.5","vnu-jar":"24.10.17","hugo-bin":"^0.133.5","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.10.0","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.6.2","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.26.0","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.1","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.1","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.3.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^15.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.6.0_1730133748798_0.435972320389181","host":"s3://npm-registry-packages"}},"5.7.0":{"name":"@coreui/coreui-pro","version":"5.7.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.7.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"a7f7fbfe2d590e3a2ed5a92c265fbbc459acea91","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.7.0.tgz","fileCount":303,"integrity":"sha512-WhhVFv0SsEA9bu6BzGuk4+wYW9VfgtG6WTk7LCrbdTU0HbZ3eJMhmKFOqpAaUIsvGhg1abmyHo6nTcNLUjpvwQ==","signatures":[{"sig":"MEYCIQD8XqH/vkQOpg6p7ehKOC2YOTziCdo7SHsLVik+KrINJQIhAN1st2phEQmWn7033w4nPKBy0FdRk1gkXovb43eRL1tU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29500784},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.7"},"module":"dist/js/coreui.esm.js","gitHead":"e478d9817e39c130d62d8951fad8daa5f0f343f4","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"1.78.0","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.25.0","rtlcss":"^4.3.0","terser":"5.36.0","jasmine":"^5.4.0","nodemon":"^3.1.7","postcss":"^8.4.49","shelljs":"^0.8.5","vnu-jar":"24.10.17","hugo-bin":"^0.135.0","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.10.0","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.7.0","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.26.0","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.1","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.1","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.3.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^15.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.7.0_1731411723529_0.720675085269735","host":"s3://npm-registry-packages"}},"5.7.1":{"name":"@coreui/coreui-pro","version":"5.7.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.7.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"16fbac46e51c208b98297dfe2b71726faa7a8d0b","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.7.1.tgz","fileCount":303,"integrity":"sha512-zLY+rNq5klZaDFQ1FxYzVs55WbeEGm7YRo+98+gJC18YHDnSK3E7cemDO8ggUyj6oGmNTPSZYEy4BAxe/qXcEQ==","signatures":[{"sig":"MEYCIQCQDMKvG6eI1WKR5dgbrKjRfhQEF8eWuY2hTrAzoNQFoAIhAMczZXYXKEydj62P5eqDLdq7pCTN4BH0e4qVLO5daWiT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29504839},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.7"},"module":"dist/js/coreui.esm.js","gitHead":"63d5c29b32d75d01cc4607b05ca7bd6659ab235f","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"1.78.0","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.25.0","rtlcss":"^4.3.0","terser":"5.36.0","jasmine":"^5.4.0","nodemon":"^3.1.7","postcss":"^8.4.49","shelljs":"^0.8.5","vnu-jar":"24.10.17","hugo-bin":"^0.135.0","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.10.0","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.7.0","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.26.0","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.1","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.1","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.3.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^15.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.7.1_1731682806120_0.6247856315712883","host":"s3://npm-registry-packages"}},"5.8.0":{"name":"@coreui/coreui-pro","version":"5.8.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.8.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"b3ee81d2f38b5bb7667d863b402124271d461873","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.8.0.tgz","fileCount":303,"integrity":"sha512-pnNRmMUX2FRDqH+BAz/4txOOwuWf/5OwTB+p+EhKCk3J4vjKmq0viLpyao/LtBsDYobTd0d2CcfKbjiuiLb2YQ==","signatures":[{"sig":"MEUCIFqCjQwYSLslu/WKOnLNdM54wg42KrbrE+6EQhYduznXAiEAn3JTjwIgLASQxkEpRx1H7nmGeIGKR2LBSHK1JJCeVrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29552663},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.8"},"module":"dist/js/coreui.esm.js","gitHead":"aca12ec058444061dc6c3d652afb0e1156692cfb","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"1.78.0","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.27.3","rtlcss":"^4.3.0","terser":"5.36.0","jasmine":"^5.4.0","nodemon":"^3.1.7","postcss":"^8.4.49","shelljs":"^0.8.5","vnu-jar":"24.10.17","hugo-bin":"^0.136.0","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.10.0","@babel/cli":"^7.25.9","@babel/core":"^7.26.0","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.8.0","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.26.0","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.1","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.1","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.3.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^15.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.8.0_1732281482473_0.8771867695199769","host":"s3://npm-registry-packages"}},"5.8.1":{"name":"@coreui/coreui-pro","version":"5.8.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.8.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"e91779ac5820676a9f2052b28f79cafc92aa90f6","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.8.1.tgz","fileCount":303,"integrity":"sha512-HvnkrQg1tBCtreyFbBXTRxZkwzpgDzzuSeBOSAdn0sQDMtj+H+MZ8lHK7hY88btnETlQbp4n3fNBThliyV2aYA==","signatures":[{"sig":"MEUCICZ7iI85f1BnKHwshsEA370Z7bFvzgla1l507yOk0n2kAiEA2C87rH5z6/VBw6vbzL5VpgVm1z0qDzycO86SzcYx5rA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29561725},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.8"},"module":"dist/js/coreui.esm.js","gitHead":"3f84e48c171ac7877345abd53db75b2ed6e6721b","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"1.78.0","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.29.1","rtlcss":"^4.3.0","terser":"5.37.0","jasmine":"^5.5.0","nodemon":"^3.1.9","postcss":"^8.4.49","shelljs":"^0.8.5","vnu-jar":"24.10.17","hugo-bin":"^0.137.1","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.12.0","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.8.2","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.26.0","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.2","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.3.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^15.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.8.1_1735829762121_0.054313873686547165","host":"s3://npm-registry-packages-npm-production"}},"5.9.0":{"name":"@coreui/coreui-pro","version":"5.9.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.9.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"a90b50861922a2c61521ac1347d46045102e2824","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.9.0.tgz","fileCount":306,"integrity":"sha512-t45iqfDXksHlQHVsoZW3gf9rk9kvKErtK+X4GYnENKWEpTr/PUPS4SyPyd5ZR1rBMLIp8DT9963J0p1bypp/Aw==","signatures":[{"sig":"MEQCIDa6KDlmJfOrLdqfEuFXgl9nO7xTte35/WzqAYt0voZVAiBOWOpoa2Hl3piEW1btSRgobXi2T50nhAZ9sWUwGjbLKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30012728},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.8"},"module":"dist/js/coreui.esm.js","gitHead":"4e5ca2b531f6fcfdf86fd2aa3b2e21438ab6ae31","scripts":{"js":"npm-run-all js-compile js-minify","css":"npm-run-all css-compile css-prefix css-rtl css-minify","dist":"npm-run-all --aggregate-output --parallel css js","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","css-rtl":"cross-env NODE_ENV=RTL postcss --config build/postcss.config.mjs --dir \"dist/css/themes/bootstrap/\" --ext \".rtl.css\" \"dist/css/themes/bootstrap/*.css\" \"!dist/css/themes/bootstrap/*.min.css\" \"!dist/css/themes/bootstrap/*.rtl.css\"","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-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"hugo-bin":{"buildTags":"extended"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","sass":"1.78.0","karma":"^6.4.4","eslint":"^8.57.0","globby":"^14.0.2","jquery":"^3.7.1","rollup":"^4.29.1","rtlcss":"^4.3.0","terser":"5.37.0","jasmine":"^5.5.0","nodemon":"^3.1.9","postcss":"^8.4.49","shelljs":"^0.8.5","vnu-jar":"24.10.17","hugo-bin":"^0.137.1","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.12.0","@babel/cli":"^7.26.4","@babel/core":"^7.26.0","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.8.2","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","eslint-config-xo":"^0.45.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.26.0","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^55.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","eslint-plugin-markdown":"^5.1.0","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.2","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^15.3.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^15.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.9.0_1736172086593_0.09659874853426431","host":"s3://npm-registry-packages-npm-production"}},"5.10.0":{"name":"@coreui/coreui-pro","version":"5.10.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.10.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"fa8edcbaa790be4c24b80b3d1171d4d2059f9083","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.10.0.tgz","fileCount":381,"integrity":"sha512-2Zb63IqlDvwA1jS0b2H2tD9mAtnVpg4jaEz+COBZhmFLa+uev/i7p9umdYlP9Xd/G3rsZL1vI3Z6Gnq1yN+4uA==","signatures":[{"sig":"MEUCIQCqyiwT47YYDHsCSwWkGR7Xj7guiSQ086wSkgxo+7K7UwIgf1v2dfhudhjT3pG5Q2cLd+piHZW2EvZkJdpG25sRw00=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29832538},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.10"},"module":"dist/js/coreui.esm.js","gitHead":"8cb07ad4b23efdb78bb43a7fa0dc33241e6cb2ae","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.8.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.1.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.20.1","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.34.7","terser":"5.39.0","globals":"^15.15.0","jasmine":"^5.6.0","nodemon":"^3.1.9","postcss":"^8.5.2","shelljs":"^0.8.5","vnu-jar":"24.10.17","hugo-bin":"^0.140.1","bootstrap":"^5.3.3","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.14.1","@babel/cli":"^7.26.4","@babel/core":"^7.26.9","bundlewatch":"^0.4.0","npm-run-all":"^4.1.5","postcss-cli":"^11.0.0","autoprefixer":"^10.4.20","@docsearch/js":"^3.8.3","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","sass-embedded":"^1.85.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^6.2.2","eslint-config-xo":"^0.46.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.26.9","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^56.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.2","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.0.0","@rollup/plugin-node-resolve":"^16.0.0","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^15.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.10.0_1739543567026_0.10852600903923681","host":"s3://npm-registry-packages-npm-production"}},"5.11.0":{"name":"@coreui/coreui-pro","version":"5.11.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.11.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"57f156af12e3547d76c9fc20849d20c3ef9525c9","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.11.0.tgz","fileCount":390,"integrity":"sha512-7YLpVMNxGc7tT6bLF7pNnRD6iMgFyUPS0Y93iJke1NmhmphzimSx9jlQQVVYXP0aCKbdfnvmdNx0QQ3X+oN7og==","signatures":[{"sig":"MEUCIHOc1BE+5ArlyGpf3ZoLUeSKvGrQEYZbkCWMrpJEQ/L0AiEAuVeufAcI5rXXafmqzHdBQCwaz7v3UiY4HqRfkvxuUvY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30247812},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.11"},"module":"dist/js/coreui.esm.js","gitHead":"52eae6f0b2bc113c19a1ad50748e0a71e63a6071","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.25.1","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.40.0","terser":"5.39.0","globals":"^16.0.0","jasmine":"^5.6.0","nodemon":"^3.1.10","postcss":"^8.5.3","shelljs":"^0.9.2","vnu-jar":"24.10.17","hugo-bin":"^0.143.7","bootstrap":"^5.3.5","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.19.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","sass-embedded":"^1.87.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^6.4.0","eslint-config-xo":"0.46.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.26.9","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^58.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.11.0_1745497214011_0.41317772867039193","host":"s3://npm-registry-packages-npm-production"}},"5.12.0":{"name":"@coreui/coreui-pro","version":"5.12.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.12.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"76021f1a69925bc9a5c92333a2bc577ae28aeb9b","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.12.0.tgz","fileCount":393,"integrity":"sha512-ZebCksdvD1DpGcJrkX68GjvApmhXzAwfHxGuMBZwAkQLagX2dP+2m0v0atD8mt12JHWJ5NKi5mXhChKDLRJWtg==","signatures":[{"sig":"MEUCIBXiF7RLDM9yi+KImM3vMsIJff1BFO27jm9lGqD/vBqpAiEAgJt5CuLKG/KQUxK+XiXMsGk+KfMBeZiuQjTTrWlr9k0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31318759},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.12"},"module":"dist/js/coreui.esm.js","gitHead":"b3ac1be818e809e4108e35d45efbf319f4585855","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"20.13.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.25.1","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.40.0","terser":"5.39.0","globals":"^16.0.0","jasmine":"^5.6.0","nodemon":"^3.1.10","postcss":"^8.5.3","shelljs":"^0.9.2","vnu-jar":"24.10.17","hugo-bin":"^0.143.7","bootstrap":"^5.3.5","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.19.0","@babel/cli":"^7.27.0","@babel/core":"^7.26.10","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.0","sass-embedded":"^1.87.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^6.4.0","eslint-config-xo":"0.46.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.26.9","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^58.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.12.0_1746124158126_0.29902044888049173","host":"s3://npm-registry-packages-npm-production"}},"5.13.0":{"name":"@coreui/coreui-pro","version":"5.13.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.13.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"1bd95266bd6b2929759537d74132d59674268bc9","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.13.0.tgz","fileCount":392,"integrity":"sha512-xGEujKjFfk63Us0tZPreZyBHdhXK3H37pE+FG8KeVxhd4JpJSVaxT1oORygG4DQFGADzvraLA/UH221dtomfXQ==","signatures":[{"sig":"MEUCIDfzqkJMNTRJNDwqCEqP7kQ4sqGkUhUqaUNNVaf84tJPAiEA8FMPBlBdOgk2AwEV5Dh8x83oE8C4UKTsbPR+1am/WZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31434131},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.13"},"module":"dist/js/coreui.esm.js","gitHead":"471327c781ea91a01d54cc580cdbc5205efdfde3","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"20.13.1","dependencies":{"html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.27.0","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.40.2","terser":"5.39.2","globals":"^16.1.0","jasmine":"^5.7.1","nodemon":"^3.1.10","postcss":"^8.5.3","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.144.3","bootstrap":"^5.3.6","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.19.1","@babel/cli":"^7.27.2","@babel/core":"^7.27.1","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.89.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^6.4.0","eslint-config-xo":"0.47.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.27.2","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^59.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.13.0_1747659738647_0.9054983908920742","host":"s3://npm-registry-packages-npm-production"}},"5.14.0":{"name":"@coreui/coreui-pro","version":"5.14.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.14.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"6df2670e89fc4ca55c9be3096f182bf49108d4ee","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.14.0.tgz","fileCount":392,"integrity":"sha512-wLD7oaJxX1DnHEADiYZq+dhIaF7iXGaRdo9k3J7szVOz9DQ4jkD+wLgcn+3BdhK4JoiGr6drycj1Gn4EGJSEvw==","signatures":[{"sig":"MEUCIB3tJIIg9oReoe56wtwjiLETGu3Hu7m6k2DUSvcA4ppiAiEAsk5OJc42E0oAdlHvHduQWE3aXSNotI5bVdf7vv6n1jM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31443726},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.14"},"module":"dist/js/coreui.esm.js","gitHead":"f232e8fedcfabc391700162a41b74fc69b7a50ce","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"20.13.1","dependencies":{"html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.27.0","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.40.2","terser":"5.39.2","globals":"^16.1.0","jasmine":"^5.7.1","nodemon":"^3.1.10","postcss":"^8.5.3","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.144.3","bootstrap":"^5.3.6","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.19.1","@babel/cli":"^7.27.2","@babel/core":"^7.27.1","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.89.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^6.4.0","eslint-config-xo":"0.47.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.27.2","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^59.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.14.0_1748518398109_0.10967771608432719","host":"s3://npm-registry-packages-npm-production"}},"5.14.1":{"name":"@coreui/coreui-pro","version":"5.14.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.14.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"4bd4689638b37b3797ad635d5fe6c9453f78dfe5","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.14.1.tgz","fileCount":392,"integrity":"sha512-Z6Y0NReNevjziGsMnBQLl/pLluxKdqD9mVPZQ48QKJKBd2lqPM8GMtew98Qm04BFWQGklezzKfiWpWg0FaZLfA==","signatures":[{"sig":"MEYCIQDptiDQkkh2OJWDPi7sUvLI7+iYWrsvlkoN5CK8jymbggIhANAA1fU9spw7bWGpxcTtul1FlqEvbM4nNnAtUjaGjTOI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31449995},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.14"},"module":"dist/js/coreui.esm.js","gitHead":"fbcc54689306126b429226d0575896bc2c0c87da","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"20.13.1","dependencies":{"html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.27.0","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.40.2","terser":"5.39.2","globals":"^16.1.0","jasmine":"^5.7.1","nodemon":"^3.1.10","postcss":"^8.5.3","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.144.3","bootstrap":"^5.3.6","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.19.1","@babel/cli":"^7.27.2","@babel/core":"^7.27.1","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.89.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^6.4.0","eslint-config-xo":"0.47.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.27.2","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^59.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.14.1_1749728231352_0.24619401227306348","host":"s3://npm-registry-packages-npm-production"}},"5.14.2":{"name":"@coreui/coreui-pro","version":"5.14.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.14.2","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"79a876e0a00741dd7b9ace4ffc4bb5e61f1f2ab2","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.14.2.tgz","fileCount":392,"integrity":"sha512-WjZNLPKGe+VbCk4Jdzorwpd+h1xNaIk95mVHOS8as2ScFe2j7gtphP3SRpxr+n8+R6SsuKSFfp/CUfjk/JqtMA==","signatures":[{"sig":"MEQCIGcHAPLVzp8BEmxa/6gi3jTtG5kntGmJ5i3wGsITIduMAiAHiTRQHG52jbWwaWmrzviwzA8xoADX4AFrX5CYFw7nQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31454891},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.14"},"module":"dist/js/coreui.esm.js","gitHead":"7040956d7156d318763ff3751187da4dbbd3bf0e","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","actor":{"name":"coreui","type":"user","email":"coreui@coreui.io"},"email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"20.13.1","dependencies":{"html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.27.0","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.40.2","terser":"5.39.2","globals":"^16.1.0","jasmine":"^5.7.1","nodemon":"^3.1.10","postcss":"^8.5.3","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.144.3","bootstrap":"^5.3.6","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^8.1.0","stylelint":"^16.19.1","@babel/cli":"^7.27.2","@babel/core":"^7.27.1","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.89.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^6.4.0","eslint-config-xo":"0.47.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.27.2","eslint-plugin-html":"^8.1.2","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.31.0","eslint-plugin-unicorn":"^59.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.0.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.14.2_1750171028019_0.12376198843946518","host":"s3://npm-registry-packages-npm-production"}},"5.15.0":{"name":"@coreui/coreui-pro","version":"5.15.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.15.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"5aa13f73c31825bced5a34e6ee56477c2813db20","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.15.0.tgz","fileCount":392,"integrity":"sha512-hGGVAkTqSeRv2naGHcPgc8qV0On6z4EcXubydGWnDxNmBMU9Oa2aVwsM5eRUePurONUddu8gimFWMrPVHAx4Zw==","signatures":[{"sig":"MEUCIQDWdyclHEu/T5TADaAA36nunqTt+7+0lnXj+etV7r5+owIgTUCZKFUuPhhOXFW5xakKAhG9vhqhGjCl4feRAcLn5OI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31467166},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.15"},"module":"dist/js/coreui.esm.js","gitHead":"fefb115ff5b645bcf8e284759a49ffd27725fcbc","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","actor":{"name":"coreui","type":"user","email":"coreui@coreui.io"},"email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"20.13.1","dependencies":{"html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.30.1","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.44.1","terser":"5.43.1","globals":"^16.3.0","jasmine":"^5.8.0","nodemon":"^3.1.10","postcss":"^8.5.6","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.144.9","bootstrap":"^5.3.7","clipboard":"^2.0.11","cross-env":"^7.0.3","sass-true":"^9.0.0","stylelint":"^16.21.0","@babel/cli":"^7.28.0","@babel/core":"^7.28.0","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.89.2","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^6.6.0","eslint-config-xo":"0.47.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.28.0","eslint-plugin-html":"^8.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^59.0.1","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.6","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.15.0_1751476125765_0.09958527762443747","host":"s3://npm-registry-packages-npm-production"}},"5.16.0":{"name":"@coreui/coreui-pro","version":"5.16.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.16.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"50e20c99fdce33d6fbcba06b8fd959f95b0c0edd","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.16.0.tgz","fileCount":399,"integrity":"sha512-PxihJAjbiv8d2oOycyTCbzK5VA1s7BYmYTv407bV1OrgRiOV7IQaWb93O5tY73lHU9fgDHXyStyTIiIvVlsO/A==","signatures":[{"sig":"MEUCIQDamnyTZN8eLDQMJstR5njLBfZaHGrGyesamu2UWcdpjwIgFH73We2G5JFd9eQslt0LSC22fqEKGAdSnZm/EbnWcUE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33451154},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.16"},"module":"dist/js/coreui.esm.js","gitHead":"3924270fb3526834b0e705c80be1d63ddc1a16ed","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"20.13.1","dependencies":{"html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.32.0","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.46.0","terser":"5.43.1","globals":"^16.3.0","jasmine":"^5.9.0","nodemon":"^3.1.10","postcss":"^8.5.6","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.145.1","bootstrap":"^5.3.7","clipboard":"^2.0.11","cross-env":"^10.0.0","sass-true":"^9.0.0","stylelint":"^16.22.0","@babel/cli":"^7.28.0","@babel/core":"^7.28.0","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.89.2","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.1.0","eslint-config-xo":"0.48.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.28.0","eslint-plugin-html":"^8.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^60.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.6","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.16.0_1753626672496_0.4272152651676484","host":"s3://npm-registry-packages-npm-production"}},"5.17.0":{"name":"@coreui/coreui-pro","version":"5.17.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.17.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"1d3e133a67f76873e22aef91ebc551d73f60310a","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.17.0.tgz","fileCount":399,"integrity":"sha512-FbfITWlnbczLzGvBQ4mLmom3AposCfjTNZzHMG7c5tAsNilqYUMiDcs1M83lbqaaRAbfeajTkKVV2gGjJaogeA==","signatures":[{"sig":"MEUCIExj9EVfMrvUAu/F+kp+hTo/YkE9nRYB9DIAfVXozyN+AiEAlf7jeAzkTo6gm0LkQqiMChVkoeal0geR64mhxxM2eWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33507907},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.17"},"module":"dist/js/coreui.esm.js","gitHead":"e424215ad85f0f962ea6490080e75607b312259a","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"20.13.1","dependencies":{"html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.32.0","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.46.0","terser":"5.43.1","globals":"^16.3.0","jasmine":"^5.9.0","nodemon":"^3.1.10","postcss":"^8.5.6","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.145.1","bootstrap":"^5.3.7","clipboard":"^2.0.11","cross-env":"^10.0.0","sass-true":"^9.0.0","stylelint":"^16.22.0","@babel/cli":"^7.28.0","@babel/core":"^7.28.0","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.89.2","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.1.0","eslint-config-xo":"0.48.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.28.0","eslint-plugin-html":"^8.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^60.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.6","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.17.0_1754310197743_0.4471404456497903","host":"s3://npm-registry-packages-npm-production"}},"5.18.0":{"name":"@coreui/coreui-pro","version":"5.18.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.18.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"5d8f7f9a1cf8206c3e903b1e6e3c90c69930b084","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.18.0.tgz","fileCount":399,"integrity":"sha512-bP4IpNQF0IFn0FIqVqrQTpPPZibkD9oH385ZUJxM46TmCVCyON1kF5LQsa741RybgaCPCHfNyuQU+Q5cKHw9ig==","signatures":[{"sig":"MEYCIQCAstKgG6K9MXuypC7uUDAZaC7gMNO8wSOutM6BMWWlJwIhAMhkU341YuPY1A0ZQ8jdbfvJqBIB3GzsONHK4EE3C4Oq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33527921},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.18"},"module":"dist/js/coreui.esm.js","gitHead":"d77e5eeba965244100057e79abb270b8858e8129","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.18.0","dependencies":{"sass":"^1.90.0","html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.33.0","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.46.2","terser":"5.43.1","globals":"^16.3.0","jasmine":"^5.9.0","nodemon":"^3.1.10","postcss":"^8.5.6","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.145.2","bootstrap":"^5.3.7","clipboard":"^2.0.11","cross-env":"^10.0.0","sass-true":"^9.0.0","stylelint":"^16.23.1","@babel/cli":"^7.28.0","@babel/core":"^7.28.0","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.90.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.1.0","eslint-config-xo":"0.48.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.28.0","eslint-plugin-html":"^8.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^60.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.6","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.18.0_1754909669232_0.42715161330069185","host":"s3://npm-registry-packages-npm-production"}},"5.19.0":{"name":"@coreui/coreui-pro","version":"5.19.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.19.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"ef4d0c2b637cf7bf89862a6f6089ef064a701b80","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.19.0.tgz","fileCount":399,"integrity":"sha512-AmU99JuniVet0Q3KMSoP3M1Ma//cRWpN21g8p3dhyk5Hf7ZuMsp/hgViDTY7mINSBGwjFl7pDy+dpXRBwC8afQ==","signatures":[{"sig":"MEQCIFKnqJ39xjjTKi36/BCvbJSfacMu0QcHEClS2C0zQ8NRAiBUpCqY/chcfFnjb+UlAbgiFx6h+DIvu4H+YDAUwE2cNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34494444},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.19"},"module":"dist/js/coreui.esm.js","gitHead":"3b357ca090505bf413e5f56d522195b203229b8e","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.18.0","dependencies":{"sass":"^1.90.0","html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.34.0","globby":"^14.1.0","jquery":"^3.7.1","rollup":"^4.50.0","terser":"5.43.1","globals":"^16.3.0","jasmine":"^5.10.0","nodemon":"^3.1.10","postcss":"^8.5.6","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.146.0","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.0.0","sass-true":"^9.0.0","stylelint":"^16.23.1","@babel/cli":"^7.28.3","@babel/core":"^7.28.3","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^3.9.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.91.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.2.0","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.28.3","eslint-plugin-html":"^8.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^60.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.6","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.19.0_1756890839744_0.14930817080214442","host":"s3://npm-registry-packages-npm-production"}},"5.20.0":{"name":"@coreui/coreui-pro","version":"5.20.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.20.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"151eeae2e766e9c10af4f927657899a2e8d93538","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.20.0.tgz","fileCount":399,"integrity":"sha512-y2y1rg3spsaYVUMU/94Ag0oVCpgGghjba72+JDGzeByq8jxsOrrsjkES4Jy/NoXZhXmevlkZR1f2hhe8Dpc6XQ==","signatures":[{"sig":"MEQCIHTRuDdqQ89oD6ipHU4MF/rFHnPkeJRDStNAx3b6EqvWAiBKvPckgnc6f1Wf20eB9d9ACnWCV0wp1z17UihOa6pxag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34784854},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.20"},"module":"dist/js/coreui.esm.js","gitHead":"71239c8e33bc157d910d45cc9056a8800c4e02d7","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","prepare":"rimraf node_modules/sass","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.18.0","dependencies":{"sass":"^1.90.0","html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.35.0","globby":"^14.1.0","jquery":"^3.7.1","rimraf":"^6.0.1","rollup":"^4.50.2","terser":"5.44.0","globals":"^16.4.0","jasmine":"^5.10.0","nodemon":"^3.1.10","postcss":"^8.5.6","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.147.0","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.0.0","sass-true":"^9.0.0","stylelint":"^16.24.0","@babel/cli":"^7.28.3","@babel/core":"^7.28.4","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^4.0.1","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.92.1","@docsearch/css":"^4.0.1","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.2.0","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.28.3","eslint-plugin-html":"^8.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^61.0.2","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.6","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.20.0_1758110060072_0.18607833394175066","host":"s3://npm-registry-packages-npm-production"}},"5.21.0":{"name":"@coreui/coreui-pro","version":"5.21.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.21.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"367a32e7b613b2ab2d9f7dc6e8c217930ad91f7b","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.21.0.tgz","fileCount":404,"integrity":"sha512-lEWTkSxMyOZMvA+ARY6mJPYvAkUTZ4ELv7U0lZEp2LrRK3TnqSJMuB6vsT2HZqp3zbLxmxBXMTZvTSyW4cPtnw==","signatures":[{"sig":"MEYCIQDrtvQpE7UGE3RQcWRGJZMJ/J1dKJmxaOrRzXmqw3/EWQIhANsmjoak73i5S6kUlk6EAL/8JNHFiyqaFGKHydepbLYk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35410084},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.21"},"module":"dist/js/coreui.esm.js","gitHead":"a3d80bf601df3e18aae07337f3be99799e62b2c4","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","prepare":"rimraf node_modules/sass","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.18.0","dependencies":{"sass":"^1.93.2","html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.36.0","globby":"^15.0.0","jquery":"^3.7.1","rimraf":"^6.0.1","rollup":"^4.52.3","terser":"5.44.0","globals":"^16.4.0","jasmine":"^5.11.0","nodemon":"^3.1.10","postcss":"^8.5.6","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.147.1","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.1.0","sass-true":"^9.0.0","stylelint":"^16.24.0","@babel/cli":"^7.28.3","@babel/core":"^7.28.4","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^4.1.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.93.2","@docsearch/css":"^4.1.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.3.0","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.28.3","eslint-plugin-html":"^8.1.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^61.0.2","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.6","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.1","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.21.0_1759413738948_0.291143049106692","host":"s3://npm-registry-packages-npm-production"}},"5.21.1":{"name":"@coreui/coreui-pro","version":"5.21.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.21.1","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"e04ab0d00ad89901545ab10377cac8ee01935328","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.21.1.tgz","fileCount":404,"integrity":"sha512-uplx7XtM+NRAThe5wpS5TOlSOCWypkdwA0m7j5r6A1amzOKD9GdinA+OzGhrS0l0TUcCFjEhseYoYjEAx291bg==","signatures":[{"sig":"MEUCIQCqvaSrT9yzKtjPugekzznaDAIGdGT0bPyZfGC+gtOXlwIgDrXpLkCJqk1z6zdO19RgviCQufhicZFgpijaFdOKTQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35448091},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.21"},"module":"dist/js/coreui.esm.js","gitHead":"1323fd38cbead74a76e45fc32665342e5ac52442","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","prepare":"rimraf node_modules/sass","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.18.0","dependencies":{"sass":"^1.93.2","html-to-md":"^0.8.8","html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.38.0","globby":"^15.0.0","jquery":"^3.7.1","rimraf":"^6.0.1","rollup":"^4.52.5","terser":"5.44.0","globals":"^16.4.0","jasmine":"^5.12.0","nodemon":"^3.1.10","postcss":"^8.5.6","shelljs":"^0.10.0","vnu-jar":"24.10.17","hugo-bin":"^0.148.2","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.1.0","sass-true":"^9.0.0","stylelint":"^16.25.0","@babel/cli":"^7.28.3","@babel/core":"^7.28.4","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.21","@docsearch/js":"^4.2.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.93.2","@docsearch/css":"^4.2.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.4.1","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.28.3","eslint-plugin-html":"^8.1.3","@rollup/plugin-babel":"^6.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^61.0.2","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.2","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^28.0.8","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.21.1_1761040588559_0.8118558746912166","host":"s3://npm-registry-packages-npm-production"}},"5.22.0":{"name":"@coreui/coreui-pro","version":"5.22.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.22.0","maintainers":[{"name":"coreui","email":"coreui@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"9226ad3de6058df52c083cf5d33764b79bb7889f","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.22.0.tgz","fileCount":404,"integrity":"sha512-RQKRF8X1usb9mGzMm65bzLPBDUGQ4/ifocDOj4CZ/VUzAhfpxOUpQK+v7ox45+b71Q5F+Y1wqXmkQV2xUgGSPQ==","signatures":[{"sig":"MEYCIQCyeO6YuYZcQ1YCa3wuwodNZWHcFe/sVGssg6jaoRKUZQIhAPLcfa8pz2/7+19T91a7W5CFk/z/Jl8vAj22LfkojxF8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35478400},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.22"},"module":"dist/js/coreui.esm.js","gitHead":"e7e7b8ee8e08aa79c9da74167c9780fda7a3dd16","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"coreui","email":"coreui@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"22.18.0","dependencies":{"html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.39.1","globby":"^16.0.0","jquery":"^3.7.1","rimraf":"^6.1.2","rollup":"^4.53.3","terser":"5.44.1","globals":"^16.5.0","jasmine":"^5.12.0","nodemon":"^3.1.11","postcss":"^8.5.6","shelljs":"^0.10.0","vnu-jar":"25.11.25","hugo-bin":"^0.149.2","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.1.0","sass-true":"^10.0.0","stylelint":"^16.26.0","@babel/cli":"^7.28.3","@babel/core":"^7.28.5","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.22","@docsearch/js":"^4.3.2","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.93.3","@docsearch/css":"^4.3.2","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.5.1","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.28.5","eslint-plugin-html":"^8.1.3","@rollup/plugin-babel":"^6.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^62.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.3","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^29.0.0","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.22.0_1764080793047_0.31527251072461104","host":"s3://npm-registry-packages-npm-production"}},"5.23.0":{"name":"@coreui/coreui-pro","version":"5.23.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.23.0","maintainers":[{"name":"mrholek","email":"lukasz@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"edc22f9c9984145e82a074d9e9ccc5af30ddd58c","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.23.0.tgz","fileCount":404,"integrity":"sha512-7n8HUNDWZcetUl9peqCfX48Z4JTjmuLCeX8SupEvOlMGnZrT4rXMqK+ZsbHpOfiQKevoyqnOIkryZTxQNmpqVQ==","signatures":[{"sig":"MEUCIQCnac9EOT3O6M8gJLRzJFlTqb8H5SwS9fHu0MWPN/hPPQIgQ8NJZhoun9SmttPyOZF6qpfbpVjtvzxVKCRQNOgcGSI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35588293},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.23"},"module":"dist/js/coreui.esm.js","gitHead":"6c218e8a97cb344e18da62c06ddaa7643d230291","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"mrholek","email":"lukasz@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"25.2.1","dependencies":{"html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.39.2","globby":"^16.0.0","jquery":"^3.7.1","rimraf":"^6.1.2","rollup":"^4.53.5","terser":"5.44.1","globals":"^16.5.0","jasmine":"^5.13.0","nodemon":"^3.1.11","postcss":"^8.5.6","shelljs":"^0.10.0","vnu-jar":"25.11.25","hugo-bin":"^0.149.2","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.1.0","sass-true":"^10.1.0","stylelint":"^16.26.1","@babel/cli":"^7.28.3","@babel/core":"^7.28.5","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.23","@docsearch/js":"^4.3.2","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^4.14.1","sass-embedded":"^1.97.0","@docsearch/css":"^4.3.2","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.5.1","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.28.5","eslint-plugin-html":"^8.1.3","@rollup/plugin-babel":"^6.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^62.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.3","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^29.0.0","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.1","@rollup/plugin-node-resolve":"^16.0.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.1.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.23.0_1766156320305_0.25136734706187336","host":"s3://npm-registry-packages-npm-production"}},"5.24.0":{"name":"@coreui/coreui-pro","version":"5.24.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.24.0","maintainers":[{"name":"mrholek","email":"lukasz@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"25962696e386e4145fbaa1203bd9d1cbe0cf1665","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.24.0.tgz","fileCount":416,"integrity":"sha512-gsAXdoHwxfKJZdak3npeJcl+JlSSz5xxVW6s+LCCluaEh3d04/cSS94NUlx5+e4YwRkT661HiC950V8eKHutow==","signatures":[{"sig":"MEQCIHbCXoxp8yNyUMSKArxNcF7RFFwNLVQHQd2/s7qtm09rAiAeN+md9+IS+j7nrMLfYj7OV6jqUYTYw7JUJUvs6GD0rQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37503574},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.24"},"module":"dist/js/coreui.esm.js","gitHead":"6edf2f75990f78317c8ad2a0d39e1a35a69db2eb","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"mrholek","email":"lukasz@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"25.2.1","dependencies":{"html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.39.3","globby":"^16.1.1","jquery":"^3.7.1","rimraf":"^6.1.3","rollup":"^4.59.0","terser":"5.46.0","globals":"^16.5.0","jasmine":"^5.13.0","nodemon":"^3.1.14","postcss":"^8.5.8","shelljs":"^0.10.0","vnu-jar":"25.12.31","hugo-bin":"^0.149.2","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.1.0","sass-true":"^10.1.0","stylelint":"^16.26.1","@babel/cli":"^7.28.6","@babel/core":"^7.29.0","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.27","@docsearch/js":"^4.6.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^5.0.0","sass-embedded":"^1.97.3","@docsearch/css":"^4.6.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.5.1","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-html":"^8.1.4","@rollup/plugin-babel":"^6.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^62.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.3","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^29.0.0","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.1","@rollup/plugin-node-resolve":"^16.0.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.2.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.24.0_1772547180713_0.37696964939346134","host":"s3://npm-registry-packages-npm-production"}},"5.24.1":{"name":"@coreui/coreui-pro","version":"5.24.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.24.1","maintainers":[{"name":"mrholek","email":"lukasz@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"e4cffc57054a14ec3576ef9ac98e1facd8e1f458","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.24.1.tgz","fileCount":416,"integrity":"sha512-EC19RYAvVTk2KjyPKnP3lVR93AGj6lJ4nstoU5U5MtBJExD8KcXXIJ4hBe4FcBuOoXrx/mm3lLwNnvsbPnMlyA==","signatures":[{"sig":"MEQCIDF3EH78FeaxOm+c/N/4tJ0R349erc4WXNTldDb2zYUdAiATabtjUaGpitVMhuoTFt9IECaZjUn46JgfQtubKTKIrA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37503569},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.24"},"module":"dist/js/coreui.esm.js","gitHead":"be5e9a2be5986b5ad1223bcd97f8a2b82f89b771","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"mrholek","email":"lukasz@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"25.2.1","dependencies":{"html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.39.3","globby":"^16.1.1","jquery":"^3.7.1","rimraf":"^6.1.3","rollup":"^4.59.0","terser":"5.46.0","globals":"^16.5.0","jasmine":"^5.13.0","nodemon":"^3.1.14","postcss":"^8.5.8","shelljs":"^0.10.0","vnu-jar":"25.12.31","hugo-bin":"^0.149.2","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.1.0","sass-true":"^10.1.0","stylelint":"^16.26.1","@babel/cli":"^7.28.6","@babel/core":"^7.29.0","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.27","@docsearch/js":"^4.6.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^5.0.0","sass-embedded":"^1.98.0","@docsearch/css":"^4.6.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.5.1","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-html":"^8.1.4","@rollup/plugin-babel":"^7.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^62.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.3","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^29.0.2","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.1","@rollup/plugin-node-resolve":"^16.0.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.2.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.24.1_1773399610539_0.4656269802275277","host":"s3://npm-registry-packages-npm-production"}},"5.24.2":{"name":"@coreui/coreui-pro","version":"5.24.2","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.24.2","maintainers":[{"name":"mrholek","email":"lukasz@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"2f45f9223dc25afdbaea5d3c3ada8c9bc7d92c38","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.24.2.tgz","fileCount":416,"integrity":"sha512-BvX5vAjZ4Eda6GHvEhy9dT+0nY0UbV75zEb+j9LS6myhQ0zeOAO2jeYdnONuDf3dvnKQFwULWiNI0PSw5qF8+A==","signatures":[{"sig":"MEUCIBqQil2DyxOB+eN4YV5agQCHUpyZCKSSTuke/AARfK1bAiEA6hZNbuyzZycPuL2B4EHTsh/d8p+PUYcs1Nm/J8/fva8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37506576},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.24"},"module":"dist/js/coreui.esm.js","gitHead":"d987bf0aebbbd3c7eaaec23d7734c08ceaf06be4","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"mrholek","email":"lukasz@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"25.2.1","dependencies":{"html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.39.3","globby":"^16.1.1","jquery":"^3.7.1","rimraf":"^6.1.3","rollup":"^4.59.0","terser":"5.46.0","globals":"^16.5.0","jasmine":"^5.13.0","nodemon":"^3.1.14","postcss":"^8.5.8","shelljs":"^0.10.0","vnu-jar":"25.12.31","hugo-bin":"^0.149.2","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.1.0","sass-true":"^10.1.0","stylelint":"^16.26.1","@babel/cli":"^7.28.6","@babel/core":"^7.29.0","bundlewatch":"^0.4.1","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.4.27","@docsearch/js":"^4.6.0","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^5.0.0","sass-embedded":"^1.98.0","@docsearch/css":"^4.6.0","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.5.1","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.29.0","eslint-plugin-html":"^8.1.4","@rollup/plugin-babel":"^7.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^62.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@coreui/internal-links":"^5.0.0","@rollup/plugin-replace":"^6.0.3","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^29.0.2","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.1.1","@rollup/plugin-node-resolve":"^16.0.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.2.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.24.2_1774621054126_0.15072114856931895","host":"s3://npm-registry-packages-npm-production"}},"5.25.0":{"name":"@coreui/coreui-pro","version":"5.25.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.25.0","maintainers":[{"name":"mrholek","email":"lukasz@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"a6184a618af308905750da09192111b8cb9f86a7","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.25.0.tgz","fileCount":421,"integrity":"sha512-Pt/amKCo3ajY9pwnxR+DOatfDnSJF8vkEiX86s34XVKeC7FtqE2gTwIlutN6BhaNwVav9IUvYznD/YzgKFpYGw==","signatures":[{"sig":"MEUCIEgNVIHLoHK1SB9i1IjeO9Gt78jgkOm+fLUpZO4Q+S4IAiEA2gbrr45H2QMx6N/lEyZo7JazBWCbcBUQsSBn+kmkOn4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38144162},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.25"},"module":"dist/js/coreui.esm.js","gitHead":"326f316f6536755195463af09c96c7adba6d900b","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"mrholek","email":"lukasz@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"25.2.1","dependencies":{"html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.39.4","globby":"^16.2.0","jquery":"^3.7.1","rimraf":"^6.1.3","rollup":"^4.60.4","terser":"5.47.1","globals":"^16.5.0","jasmine":"^5.13.0","nodemon":"^3.1.14","postcss":"^8.5.14","shelljs":"^0.10.0","vnu-jar":"25.12.31","hugo-bin":"^0.149.2","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.1.0","sass-true":"^10.1.0","stylelint":"^16.26.1","@babel/cli":"^7.28.6","@babel/core":"^7.29.0","bundlewatch":"^0.4.2","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.5.0","@docsearch/js":"^4.6.3","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^5.0.0","sass-embedded":"^1.99.0","@docsearch/css":"^4.6.3","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.5.1","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.29.5","eslint-plugin-html":"^8.1.4","@rollup/plugin-babel":"^7.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^62.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@coreui/internal-links":"^5.1.0","@rollup/plugin-replace":"^6.0.3","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^29.0.2","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.2.0","@rollup/plugin-node-resolve":"^16.0.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.2.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.25.0_1779013263624_0.9136193258736933","host":"s3://npm-registry-packages-npm-production"}},"5.25.1":{"name":"@coreui/coreui-pro","version":"5.25.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.25.1","maintainers":[{"name":"mrholek","email":"lukasz@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"57fbb464943715a4a7231b33c091f53934e6c55a","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.25.1.tgz","fileCount":421,"integrity":"sha512-WOrX2lxParH5IpeNO3KNPK9PUOHeIQ/S/5gVbOSrGDikR1s0S/ZxHhFFohSXxe7moIVDW3ntErPWPRvuAujU+g==","signatures":[{"sig":"MEQCIHPHzPossn+f0r8CnCcEv6Xi++uLv4Ik1VPO+bZr/rs3AiARGTH5eVu5S22SkDJ9hjsafCNTlHWF7d7F1gVn6Ovdhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38150842},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.25"},"module":"dist/js/coreui.esm.js","gitHead":"285457af1d1659ae63ae1f0bff272200cab807d9","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"mrholek","email":"lukasz@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"25.2.1","dependencies":{"html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.39.4","globby":"^16.2.0","jquery":"^3.7.1","rimraf":"^6.1.3","rollup":"^4.60.4","terser":"5.47.1","globals":"^16.5.0","jasmine":"^5.13.0","nodemon":"^3.1.14","postcss":"^8.5.14","shelljs":"^0.10.0","vnu-jar":"25.12.31","hugo-bin":"^0.149.2","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.1.0","sass-true":"^10.1.0","stylelint":"^16.26.1","@babel/cli":"^7.28.6","@babel/core":"^7.29.0","bundlewatch":"^0.4.2","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.5.0","@docsearch/js":"^4.6.3","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^5.0.0","sass-embedded":"^1.99.0","@docsearch/css":"^4.6.3","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.5.1","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.29.5","eslint-plugin-html":"^8.1.4","@rollup/plugin-babel":"^7.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^62.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@coreui/internal-links":"^5.1.0","@rollup/plugin-replace":"^6.0.3","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^29.0.2","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.2.0","@rollup/plugin-node-resolve":"^16.0.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.2.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.25.1_1779102208105_0.0575631824731877","host":"s3://npm-registry-packages-npm-production"}},"5.26.0":{"name":"@coreui/coreui-pro","version":"5.26.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.26.0","maintainers":[{"name":"mrholek","email":"lukasz@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"46a71bf98e2b9e0f8648ba6cddd879050a64d2c7","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.26.0.tgz","fileCount":426,"integrity":"sha512-uBGagwk+MmhRMNvJ+2HvhFuta8p740Plzm0q1ypRZByMnvXMwR6wxcrksH2hj5a8LZuVdUDagYI/4b22gtCbpA==","signatures":[{"sig":"MEQCIE340jcpippikXhokz+r8EysAagydNMbMEolS4GriSygAiAukyu2vZshVIYPnuzma7QnWi75tohJy+NixTrvNv6X/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39410209},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","config":{"version_short":"5.26"},"module":"dist/js/coreui.esm.js","gitHead":"bf208dfb80fef35bb3a0688fbba29d9f1af0c451","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","docs":"npm-run-all docs-build docs-llm docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-llm":"node build/llm.mjs","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"hugo --cleanDestinationDir --printUnusedTemplates","docs-serve":"hugo server --port 9001 --disableFastRender --noHTTPCache --renderToMemory --printPathWarnings --printUnusedTemplates","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/ docs/assets/scss/","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-docs":"nodemon --watch docs/assets/js/ --ext js --exec \"npm run js-lint\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","watch-css-docs":"nodemon --watch docs/assets/scss/ --ext scss --exec \"npm run css-lint\"","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","docs-serve-only":"npx sirv-cli _gh_pages --port 9001","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"mrholek","email":"lukasz@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"25.2.1","dependencies":{"html-entities":"^2.6.0"},"_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","karma":"^6.4.4","eslint":"^9.39.4","globby":"^16.2.0","jquery":"^3.7.1","rimraf":"^6.1.3","rollup":"^4.62.0","terser":"5.48.0","globals":"^16.5.0","jasmine":"^5.13.0","nodemon":"^3.1.14","postcss":"^8.5.15","shelljs":"^0.10.0","vnu-jar":"25.12.31","hugo-bin":"^0.149.2","bootstrap":"^5.3.8","clipboard":"^2.0.11","cross-env":"^10.1.0","sass-true":"^10.1.0","stylelint":"^16.26.1","@babel/cli":"^7.29.7","@babel/core":"^7.29.7","bundlewatch":"^0.4.2","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","autoprefixer":"^10.5.0","@docsearch/js":"^4.6.3","clean-css-cli":"^5.6.3","html-entities":"^2.6.0","karma-jasmine":"^5.1.0","lockfile-lint":"^5.0.0","sass-embedded":"^1.100.0","@docsearch/css":"^4.6.3","@popperjs/core":"^2.11.8","@stackblitz/sdk":"^1.11.0","@eslint/markdown":"^7.5.1","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.29.7","eslint-plugin-html":"^8.1.4","@rollup/plugin-babel":"^7.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^62.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@coreui/internal-links":"^5.1.0","@rollup/plugin-replace":"^6.0.3","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^29.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.2.1","@rollup/plugin-node-resolve":"^16.0.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.2.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.26.0_1781441245577_0.3011422679717961","host":"s3://npm-registry-packages-npm-production"}},"5.27.0":{"name":"@coreui/coreui-pro","version":"5.27.0","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"author":{"url":"https://github.com/orgs/coreui/people","name":"The CoreUI Team"},"license":"SEE LICENSE IN LICENSE","_id":"@coreui/coreui-pro@5.27.0","maintainers":[{"name":"mrholek","email":"lukasz@coreui.io"}],"homepage":"https://coreui.io","bugs":{"url":"https://github.com/coreui/coreui/issues"},"dist":{"shasum":"765f4f36437b35d9c32e58fdf5f3b6dcb65c9751","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.27.0.tgz","fileCount":426,"integrity":"sha512-XOamSxMBBd27p7HIVuIvObFiVYCFw8AxWO0eKLdBJPydHw8JVymozW73zqvubgdql0kYsdquYPM4ldj5ZXAO6Q==","signatures":[{"sig":"MEUCIEOFcV5imCl6lkgeOOjoDUPe+AyAdbqKMtLw3C5pXyFlAiEArXjuf2plDdcbqaYfANU6CBAx0xLvUTunBpnBYOWd6mI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39766034},"jspm":{"main":"js/coreui","shim":{"js/coreui":{"deps":["@popperjs/core"]}},"registry":"npm","directories":{"lib":"dist"},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"main":"dist/js/coreui.js","sass":"scss/coreui.scss","style":"dist/css/coreui.css","module":"dist/js/coreui.esm.js","gitHead":"ef8d1bc26451a9c4121062d09677aadb95f685d1","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","docs":"npm-run-all docs-build docs-lint","lint":"npm-run-all --aggregate-output --continue-on-error --parallel js-lint css-lint lockfile-lint","test":"npm-run-all lint dist js-test docs-build docs-lint","start":"npm-run-all --parallel watch docs-serve","watch":"npm-run-all --parallel watch-*","js-lint":"eslint --cache --cache-location .cache/.eslintcache --report-unused-disable-directives","js-test":"npm-run-all --aggregate-output --parallel js-test-karma js-test-jquery js-test-integration-*","release":"npm-run-all dist release-sri docs-build release-zip*","css-lint":"npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*","css-test":"jasmine --config=scss/tests/jasmine.js","docs-vnu":"node build/vnu-jar.mjs","js-debug":"cross-env DEBUG=true npm run js-test-karma","docs-lint":"npm run docs-vnu","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","css-minify":"npm-run-all --aggregate-output --parallel css-minify-*","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","docs-build":"astro build --root docs","docs-serve":"astro dev --root docs --port 9001","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 scss/:dist/css/","release-sri":"node build/generate-sri.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","docs-compile":"npm run docs-build","css-lint-vars":"fusv scss/","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\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","js-test-jquery":"cross-env JQUERY=true npm run js-test-karma","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\"","css-minify-main":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","release-version":"node build/change-version.mjs","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.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/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.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/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-compile-standalone-esm":"rollup --environment ESM:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js","js-test-integration-bundle":"rollup --config js/tests/integration/rollup.bundle.js","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-test-integration-modularity":"rollup --config js/tests/integration/rollup.bundle-modularity.js","js-compile-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap"},"_npmUser":{"name":"mrholek","email":"lukasz@coreui.io"},"repository":{"url":"git+https://github.com/coreui/coreui.git","type":"git"},"_npmVersion":"10.9.2","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","directories":{},"_nodeVersion":"25.2.1","_hasShrinkwrap":false,"devDependencies":{"ip":"^2.0.1","astro":"^7.1.2","karma":"^6.4.4","eslint":"^9.39.5","globby":"^16.2.2","jquery":"^3.7.1","rimraf":"^6.1.3","rollup":"^4.62.2","terser":"5.49.0","globals":"^16.5.0","jasmine":"^5.13.0","nodemon":"^3.1.14","postcss":"^8.5.20","shelljs":"^0.10.0","vnu-jar":"25.11.25","bootstrap":"^5.3.8","cross-env":"^10.1.0","sass-true":"^10.1.0","stylelint":"^16.26.1","typescript":"^5.9.3","@babel/core":"^7.29.7","bundlewatch":"^0.4.2","npm-run-all":"^4.1.5","postcss-cli":"^11.0.1","@astrojs/mdx":"^7.0.3","autoprefixer":"^10.5.4","clean-css-cli":"^5.6.3","karma-jasmine":"^5.1.0","lockfile-lint":"^5.0.0","sass-embedded":"^1.100.0","@popperjs/core":"^2.11.8","@eslint/markdown":"^7.5.1","eslint-config-xo":"0.49.0","hammer-simulator":"0.0.1","@babel/preset-env":"^7.29.7","@coreui/astro-docs":"0.1.0","eslint-plugin-html":"^8.1.4","@rollup/plugin-babel":"^7.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^62.0.0","karma-chrome-launcher":"^3.2.0","karma-detect-browsers":"^2.3.3","@rollup/plugin-replace":"^6.0.3","karma-firefox-launcher":"^2.1.3","rollup-plugin-istanbul":"^5.0.0","@rollup/plugin-commonjs":"^29.0.3","karma-rollup-preprocessor":"7.0.8","find-unused-sass-variables":"^6.2.1","@rollup/plugin-node-resolve":"^16.0.3","karma-browserstack-launcher":"1.6.0","karma-jasmine-html-reporter":"^2.2.0","stylelint-config-twbs-bootstrap":"^16.1.0","karma-coverage-istanbul-reporter":"^3.0.3","postcss-combine-duplicated-selectors":"^10.0.3"},"peerDependencies":{"@popperjs/core":"^2.11.8"},"_npmOperationalInternal":{"tmp":"tmp/coreui-pro_5.27.0_1784555481546_0.7276143464069718","host":"s3://npm-registry-packages-npm-production"}},"5.27.1":{"name":"@coreui/coreui-pro","description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","version":"5.27.1","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"homepage":"https://coreui.io","author":{"name":"The CoreUI Team","url":"https://github.com/orgs/coreui/people"},"scripts":{"start":"npm-run-all --parallel watch docs-serve","bundlewatch":"bundlewatch --config .bundlewatch.config.json","css":"npm-run-all css-compile css-prefix css-minify","css-compile":"sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/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-lint-vars":"fusv scss/","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/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/**/*.min.css\" \"!dist/css/**/*rtl*.css\"","css-minify-rtl":"cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*rtl.css\" \"!dist/css/**/*.min.css\"","css-prefix":"npm-run-all --aggregate-output --parallel css-prefix-*","css-prefix-main":"postcss --config build/postcss.config.mjs --replace \"dist/css/**/*.css\" \"!dist/css/**/*.rtl*.css\" \"!dist/css/**/*.min.css\"","css-test":"jasmine --config=scss/tests/jasmine.js","js":"npm-run-all js-compile js-minify","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-standalone-bootstrap":"rollup --environment BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-compile-standalone-bootstrap-esm":"rollup --environment ESM:true,BOOTSTRAP:true,BUNDLE:false --config build/rollup.config.mjs --sourcemap","js-compile-bundle":"rollup --environment BUNDLE:true --config build/rollup.config.mjs --sourcemap","js-compile-bundle-bootstrap":"rollup --environment BOOTSTRAP:true,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","js-minify":"npm-run-all --aggregate-output --parallel js-minify-*","js-minify-standalone":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.js.map,includeSources,url=coreui.min.js.map\" --output dist/js/coreui.min.js dist/js/coreui.js","js-minify-standalone-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.esm.js.map,includeSources,url=coreui.esm.min.js.map\" --output dist/js/coreui.esm.min.js dist/js/coreui.esm.js","js-minify-bundle":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/coreui.bundle.js.map,includeSources,url=coreui.bundle.min.js.map\" --output dist/js/coreui.bundle.min.js dist/js/coreui.bundle.js","js-minify-standalone-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js","js-minify-standalone-bootstrap-esm":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.esm.js.map,includeSources,url=bootstrap.esm.min.js.map\" --output dist/js/bootstrap.esm.min.js dist/js/bootstrap.esm.js","js-minify-bundle-bootstrap":"terser --compress passes=2 --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.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","docs":"npm-run-all docs-build docs-lint","docs-build":"astro build --root docs","docs-compile":"npm run docs-build","docs-vnu":"node build/vnu-jar.mjs","docs-lint":"npm run docs-vnu","docs-serve":"astro dev --root docs --port 9001","lockfile-lint":"lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json","update-deps":"ncu -u -x eslint,karma-browserstack-launcher,karma-rollup-preprocessor","release":"npm-run-all dist release-sri docs-build release-zip*","release-sri":"node build/generate-sri.mjs","release-version":"node build/change-version.mjs","release-zip":"cross-env-shell \"rm -rf coreui-pro-$npm_package_version-dist coreui-pro-$npm_package_version-dist.zip && cp -r dist/ coreui-pro-$npm_package_version-dist && zip -qr9 coreui-pro-$npm_package_version-dist.zip coreui-pro-$npm_package_version-dist && rm -rf coreui-pro-$npm_package_version-dist\"","dist":"npm-run-all --aggregate-output --parallel css js","test":"npm-run-all lint dist js-test docs-build docs-lint","watch":"npm-run-all --parallel watch-*","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\"","watch-js-main":"nodemon --watch js/src/ --ext js --exec \"npm-run-all js-lint js-compile\""},"style":"dist/css/coreui.css","sass":"scss/coreui.scss","main":"dist/js/coreui.js","module":"dist/js/coreui.esm.js","repository":{"type":"git","url":"git+https://github.com/coreui/coreui.git"},"bugs":{"url":"https://github.com/coreui/coreui/issues"},"license":"SEE LICENSE IN LICENSE","peerDependencies":{"@popperjs/core":"^2.11.8"},"devDependencies":{"@astrojs/mdx":"^7.0.3","@babel/core":"^7.29.7","@babel/preset-env":"^7.29.7","@coreui/astro-docs":"0.1.2","@eslint/markdown":"^7.5.1","@popperjs/core":"^2.11.8","@rollup/plugin-babel":"^7.1.0","@rollup/plugin-commonjs":"^29.0.3","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-replace":"^6.0.3","astro":"^7.1.2","autoprefixer":"^10.5.4","bootstrap":"^5.3.8","bundlewatch":"^0.4.2","clean-css-cli":"^5.6.3","cross-env":"^10.1.0","eslint":"^9.39.5","eslint-config-xo":"0.49.0","eslint-plugin-html":"^8.1.4","eslint-plugin-import":"^2.32.0","eslint-plugin-unicorn":"^62.0.0","find-unused-sass-variables":"^6.2.1","globals":"^16.5.0","globby":"^16.2.2","hammer-simulator":"0.0.1","ip":"^2.0.1","jasmine":"^5.13.0","jquery":"^3.7.1","karma":"^6.4.4","karma-browserstack-launcher":"1.6.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.3","karma-jasmine":"^5.1.0","karma-jasmine-html-reporter":"^2.2.0","karma-rollup-preprocessor":"7.0.8","lockfile-lint":"^5.0.0","nodemon":"^3.1.14","npm-run-all":"^4.1.5","postcss":"^8.5.20","postcss-cli":"^11.0.1","postcss-combine-duplicated-selectors":"^10.0.3","rimraf":"^6.1.3","rollup":"^4.62.2","rollup-plugin-istanbul":"^5.0.0","sass-embedded":"^1.100.0","sass-true":"^10.1.0","shelljs":"^0.10.0","stylelint":"^16.26.1","stylelint-config-twbs-bootstrap":"^16.1.0","terser":"5.49.0","typescript":"^5.9.3","vnu-jar":"25.11.25"},"jspm":{"registry":"npm","main":"js/coreui","directories":{"lib":"dist"},"shim":{"js/coreui":{"deps":["@popperjs/core"]}},"dependencies":{},"peerDependencies":{"@popperjs/core":"^2.11.8"}},"gitHead":"44d300689891c8515145372a798f12bd68851dad","_id":"@coreui/coreui-pro@5.27.1","_nodeVersion":"25.2.1","_npmVersion":"11.18.0","dist":{"integrity":"sha512-h8u1KWarpGjDcXkGRpPZsTinf3y8nGXmXcgZGcOuEEjBlsi08WSuSXzeLjvnAbbwK3b3mTcYvHHajv+DK+Y+oQ==","shasum":"ebf6e0bcf9af611fe6f6fd71b875660a42ffed11","tarball":"https://registry.npmjs.org/@coreui/coreui-pro/-/coreui-pro-5.27.1.tgz","fileCount":436,"unpackedSize":40032351,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCZJs1cE6Yb6COQAgmneo9ci9Jp5CQM2syGXE7ZohL2UgIhAOgYl1u7PggI2EBOpYS6tmE9MiXpbajPmlLOzXAc1Pd5"}]},"_npmUser":{"name":"mrholek","email":"lukasz@coreui.io"},"directories":{},"maintainers":[{"name":"mrholek","email":"lukasz@coreui.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/coreui-pro_5.27.1_1785715262056_0.4255747902472635"},"_hasShrinkwrap":false}},"time":{"created":"2018-03-29T16:23:44.093Z","modified":"2026-08-03T00:01:04.660Z","2.0.0-beta.0":"2018-03-29T16:23:44.258Z","2.0.0-beta.2":"2018-04-05T13:51:03.571Z","2.0.0-beta.3":"2018-04-05T14:43:14.076Z","2.0.0-beta.5":"2018-04-11T14:13:04.027Z","2.0.0-beta.6":"2018-04-11T14:32:04.006Z","2.0.0-beta.8":"2018-04-16T17:05:19.761Z","2.0.0-beta.10":"2018-04-20T09:40:19.747Z","2.0.0-rc.1":"2018-04-30T14:17:17.036Z","2.0.0-rc.2":"2018-05-01T10:34:59.164Z","2.0.0":"2018-05-09T14:58:49.758Z","2.0.1":"2018-05-09T22:58:30.960Z","2.0.2":"2018-06-05T14:32:07.024Z","2.0.3":"2018-06-06T13:36:13.129Z","2.0.4":"2018-06-19T14:47:30.820Z","2.0.5":"2018-06-23T10:47:41.586Z","2.0.6":"2018-07-13T16:24:28.184Z","2.0.7":"2018-09-04T14:16:11.390Z","2.0.8":"2018-09-24T10:43:59.537Z","2.0.9":"2018-09-24T17:15:37.256Z","2.0.10":"2018-09-26T13:16:20.880Z","2.0.11":"2018-09-27T16:00:02.021Z","2.0.12":"2018-09-28T14:25:02.736Z","2.0.13":"2018-10-01T16:55:47.757Z","2.0.14":"2018-10-01T17:55:14.469Z","2.0.19":"2018-10-16T10:54:28.551Z","2.0.20":"2018-10-22T21:17:57.837Z","2.0.25":"2018-11-03T19:16:18.915Z","2.1.0":"2018-11-08T15:19:39.139Z","2.1.1":"2018-11-20T15:15:09.902Z","2.1.3":"2018-11-27T14:27:10.942Z","2.1.4":"2018-12-11T13:22:21.927Z","2.1.6":"2019-01-15T11:43:49.797Z","2.1.7":"2019-02-22T17:51:58.230Z","2.1.8":"2019-03-08T13:47:27.471Z","2.1.11":"2019-06-03T11:12:15.442Z","2.1.12":"2019-06-12T13:48:14.395Z","2.1.13":"2019-06-13T16:09:44.213Z","2.1.14":"2019-06-14T12:58:11.572Z","3.0.0-apha.13":"2019-06-21T11:27:41.508Z","3.0.0-alpha.13":"2019-09-19T13:16:31.562Z","3.0.0-alpha.13a":"2019-09-19T13:23:07.584Z","3.0.0-alpha.14":"2019-10-02T15:49:16.210Z","3.0.0-alpha.15":"2019-10-14T15:46:01.885Z","3.0.0-beta.0":"2019-10-21T13:37:12.204Z","2.1.15":"2019-10-25T13:15:07.799Z","2.1.16":"2019-10-25T14:05:44.891Z","3.0.0-beta.1":"2019-11-02T19:10:45.822Z","3.0.0-beta.2":"2019-11-12T13:08:06.858Z","3.0.0-beta.3":"2019-11-19T13:48:50.847Z","3.0.0-beta.4":"2019-12-11T15:12:27.339Z","3.0.0-rc.0":"2020-01-27T14:08:17.462Z","3.0.0-rc.1":"2020-02-03T14:17:23.833Z","3.0.0-rc.2":"2020-02-12T11:23:45.809Z","3.0.0-rc.3":"2020-02-13T12:22:28.130Z","3.0.0-rc.5":"2020-02-18T13:25:38.738Z","3.0.0":"2020-02-20T12:42:50.224Z","3.1.0":"2020-04-01T14:46:49.116Z","3.1.1":"2020-04-02T15:50:16.168Z","3.2.0":"2020-05-21T09:41:06.680Z","3.2.1":"2020-06-07T13:55:44.887Z","3.2.2":"2020-06-17T13:07:19.075Z","3.3.0":"2020-09-02T19:35:23.761Z","3.4.0":"2020-11-23T10:11:03.499Z","4.0.0-alpha.2":"2021-03-12T21:14:56.072Z","4.0.0-alpha.4":"2021-03-22T13:57:22.480Z","3.4.1":"2021-03-26T09:41:53.882Z","3.4.2":"2021-04-06T13:09:32.982Z","4.0.0-beta.0":"2021-05-02T09:25:28.157Z","4.0.0-rc.0":"2021-05-07T16:07:43.155Z","4.0.0-rc.3":"2021-05-28T15:25:34.086Z","4.0.0-rc.4":"2021-05-28T17:25:44.249Z","4.0.0-rc.5":"2021-05-30T15:17:52.716Z","4.0.0":"2021-07-02T18:44:52.210Z","4.0.1":"2021-07-05T14:53:36.403Z","4.0.2":"2021-09-16T19:58:23.250Z","4.0.3":"2021-09-23T11:15:59.713Z","4.0.4":"2021-10-04T17:16:15.176Z","4.1.0":"2021-11-29T11:28:11.482Z","4.1.1":"2022-03-06T20:03:31.847Z","4.2.0-beta.0":"2022-03-06T23:59:46.744Z","4.1.2":"2022-03-07T15:02:14.014Z","4.2.0-beta.1":"2022-03-07T15:32:11.624Z","4.1.3":"2022-03-10T13:32:40.398Z","4.1.4":"2022-03-11T18:21:36.880Z","4.2.0-beta.2":"2022-04-03T17:13:16.557Z","4.2.0-rc.0":"2022-04-11T19:25:25.895Z","4.2.0-rc.1":"2022-04-21T11:11:12.851Z","4.2.0":"2022-04-27T11:19:39.138Z","4.2.1":"2022-06-13T16:11:04.197Z","4.3.0-beta.0":"2022-06-27T22:59:04.371Z","4.3.0-beta.1":"2022-07-06T15:22:48.480Z","4.3.0":"2022-07-10T18:29:32.383Z","4.3.1":"2022-07-10T19:58:18.013Z","4.3.2":"2022-07-13T10:20:26.094Z","4.3.3":"2022-08-17T15:30:48.992Z","4.3.4":"2022-09-01T13:06:19.299Z","4.4.0":"2022-11-12T13:19:27.331Z","4.4.1":"2022-11-20T14:23:35.850Z","4.4.2":"2022-12-03T14:09:21.416Z","4.4.3":"2022-12-28T15:24:51.751Z","4.4.4":"2023-04-03T17:47:10.422Z","4.5.0":"2023-04-05T10:07:25.777Z","4.6.0-alpha.0":"2023-05-06T12:05:44.900Z","4.6.0-alpha.1":"2023-05-14T12:12:42.029Z","4.6.0-alpha.2":"2023-05-30T16:35:33.904Z","4.6.0-beta.0":"2023-05-31T13:34:10.314Z","5.0.0-alpha.1":"2023-07-05T13:19:02.877Z","4.6.0":"2023-08-02T14:37:19.606Z","4.6.1":"2023-08-02T16:00:47.934Z","4.6.2":"2023-08-09T15:17:14.876Z","5.0.0-alpha.2":"2023-09-08T09:06:31.521Z","4.6.3":"2023-09-12T07:14:59.954Z","4.6.4":"2023-09-25T14:08:43.129Z","5.0.0-alpha.3":"2023-10-19T17:32:35.774Z","5.0.0-beta.0":"2023-10-30T12:49:55.073Z","5.0.0-beta.1":"2023-11-02T11:17:44.584Z","5.0.0-beta.2":"2023-11-08T11:52:27.760Z","5.0.0-rc.0":"2023-11-14T17:06:06.993Z","5.0.0-rc.1":"2023-11-25T15:59:49.328Z","5.0.0-rc.2":"2024-03-04T10:52:35.330Z","5.0.0-rc.3":"2024-03-20T15:06:08.224Z","5.0.0":"2024-03-28T10:52:25.573Z","5.0.1":"2024-04-08T10:42:54.630Z","5.1.0-alpha.0":"2024-04-22T12:58:33.324Z","5.1.0":"2024-05-07T07:40:53.443Z","5.2.0":"2024-05-27T16:12:07.738Z","5.2.1":"2024-06-24T13:26:30.751Z","5.3.0":"2024-07-19T08:52:17.398Z","5.3.1":"2024-08-04T17:39:38.714Z","5.4.0":"2024-08-22T15:40:33.194Z","5.4.1":"2024-08-30T17:36:54.925Z","5.4.2":"2024-09-01T11:00:45.805Z","5.5.0":"2024-10-03T18:33:41.038Z","5.6.0":"2024-10-28T16:42:29.084Z","5.7.0":"2024-11-12T11:42:03.814Z","5.7.1":"2024-11-15T15:00:06.451Z","5.8.0":"2024-11-22T13:18:02.756Z","5.8.1":"2025-01-02T14:56:02.427Z","5.9.0":"2025-01-06T14:01:26.958Z","5.10.0":"2025-02-14T14:32:47.254Z","5.11.0":"2025-04-24T12:20:14.295Z","5.12.0":"2025-05-01T18:29:18.475Z","5.13.0":"2025-05-19T13:02:18.985Z","5.14.0":"2025-05-29T11:33:18.389Z","5.14.1":"2025-06-12T11:37:11.612Z","5.14.2":"2025-06-17T14:37:08.347Z","5.15.0":"2025-07-02T17:08:46.046Z","5.16.0":"2025-07-27T14:31:12.875Z","5.17.0":"2025-08-04T12:23:18.158Z","5.18.0":"2025-08-11T10:54:29.501Z","5.19.0":"2025-09-03T09:13:59.994Z","5.20.0":"2025-09-17T11:54:20.325Z","5.21.0":"2025-10-02T14:02:19.247Z","5.21.1":"2025-10-21T09:56:28.851Z","5.22.0":"2025-11-25T14:26:33.309Z","5.23.0":"2025-12-19T14:58:40.628Z","5.24.0":"2026-03-03T14:13:01.122Z","5.24.1":"2026-03-13T11:00:10.904Z","5.24.2":"2026-03-27T14:17:34.498Z","5.25.0":"2026-05-17T10:21:03.953Z","5.25.1":"2026-05-18T11:03:28.467Z","5.26.0":"2026-06-14T12:47:25.839Z","5.27.0":"2026-07-20T13:51:21.942Z","5.27.1":"2026-08-03T00:01:02.342Z"},"bugs":{"url":"https://github.com/coreui/coreui/issues"},"author":{"name":"The CoreUI Team","url":"https://github.com/orgs/coreui/people"},"license":"SEE LICENSE IN LICENSE","homepage":"https://coreui.io","keywords":["css","sass","mobile-first","responsive","front-end","framework","web"],"repository":{"type":"git","url":"git+https://github.com/coreui/coreui.git"},"description":"The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten by the CoreUI Team","maintainers":[{"name":"mrholek","email":"lukasz@coreui.io"}],"readme":"<p align=\"center\">\n  <a href=\"https://coreui.io/\">\n    <img src=\"https://coreui.io/images/brand/coreui-signet.svg\" alt=\"CoreUI logo\" width=\"200\">\n  </a>\n</p>\n\n<h3 align=\"center\">CoreUI</h3>\n\n<p align=\"center\">\n  An advanced UI library based on Bootstrap 5 – CoreUI extends Bootstrap with PRO components, and ready-to-use admin templates for React, Angular, Vue, and more.\n  <br>\n  <a href=\"https://coreui.io/bootstrap/docs/\"><strong>Explore CoreUI docs »</strong></a>\n  <br>\n  <br>\n  <a href=\"https://github.com/coreui/coreui/issues/new?template=bug_report.md\">Report bug</a>\n  ·\n  <a href=\"https://github.com/coreui/coreui/issues/new?template=feature_request.md\">Request feature</a>\n  ·\n  <a href=\"https://coreui.io/blog/\">Blog</a>\n</p>\n\n## CoreUI vs Bootstrap\n\nCoreUI is fully compatible with Bootstrap, but it’s more than just a theme or UI extension — it’s a professionally developed and maintained system that addresses many of the limitations developers face with Bootstrap alone.\n\n**Key differences between CoreUI and Bootstrap:**\n\n* ✅ **Framework-native versions** – CoreUI offers official libraries for [React.js](https://coreui.io/react/), [Vue.js](https://coreui.io/vue/), and [Angular](https://coreui.io/angular/), while Bootstrap depends on third-party community plugins for framework integration.\n* 👨‍💻 **Full-time maintained project** – CoreUI is not a community-only initiative. It’s developed by a dedicated, full-time team focused on long-term evolution and support.\n* 📦 **More built-in components** – CoreUI includes many components not present in Bootstrap by default, such as range sliders, multi-selects, and step-based form wizards.\n* 🛠️ **Sass Modules support today** – CoreUI already supports Sass Modules out of the box, a feature that Bootstrap plans to introduce in version 6.\n* 🌍 **Modern RTL/LTR support** – CoreUI uses CSS logical properties to provide seamless RTL and LTR layout support for multilingual and internationalized apps.\n* 🔒 **Long-Term Support (LTS)** – While Bootstrap 3 & 4 LTS is now a paid service via [HeroDevs](https://www.herodevs.com/support/nes-bootstrap?utm_source=Bootstrap_site&utm_medium=Banner&utm_campaign=v3and4_eol), CoreUI continues to offer long-term support without additional cost.\n\nWhether you're starting a new project or migrating from Bootstrap, CoreUI gives you a powerful upgrade path with more features, framework bindings, and peace of mind for long-term maintainability.\n\n## Table of contents\n\n- [Table of contents](#table-of-contents)\n- [Quick start](#quick-start)\n- [Components](#components)\n- [Status](#status)\n- [What's included](#whats-included)\n- [Bugs and feature requests](#bugs-and-feature-requests)\n- [Documentation](#documentation)\n- [Frameworks](#frameworks)\n- [Templates](#templates)\n- [Templates](#boilerplates)\n- [Contributing](#contributing)\n- [Community](#community)\n- [Versioning](#versioning)\n- [Creators](#creators)\n- [Thanks](#thanks)\n- [Support CoreUI Development](#support-coreui-development)\n- [Copyright and license](#copyright-and-license)\n\n## Quick start\n\nSeveral quick start options are available:\n\n- [Download the latest release](https://github.com/coreui/coreui-pro/archive/v5.27.1.zip) (CoreUI PRO Enterprise subscription required)\n- Clone the repo: `git clone https://github.com/coreui/coreui-pro.git` (CoreUI PRO Enterprise subscription required)\n- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui-pro`\n- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui-pro`\n- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui-pro:5.27.1`\n\nRead the [Getting started page](https://coreui.io/docs/getting-started/introduction/) for information on the framework contents, templates and examples, and more.\n\n## Components\n\n- [Bootstrap Accordion](https://coreui.io/bootstrap/docs/components/accordion/)\n- [Bootstrap Alert](https://coreui.io/bootstrap/docs/components/alert/)\n- [Bootstrap Autocomplete](https://coreui.io/bootstrap/docs/forms/autocomplete/) **PRO**\n- [Bootstrap Avatar](https://coreui.io/bootstrap/docs/components/avatar/)\n- [Bootstrap Badge](https://coreui.io/bootstrap/docs/components/badge/)\n- [Bootstrap Breadcrumb](https://coreui.io/bootstrap/docs/components/breadcrumb/)\n- [Bootstrap Button](https://coreui.io/bootstrap/docs/components/button/)\n- [Bootstrap Button Group](https://coreui.io/bootstrap/docs/components/button-group/)\n- [Bootstrap Callout](https://coreui.io/bootstrap/docs/components/callout/)\n- [Bootstrap Card](https://coreui.io/bootstrap/docs/components/card/)\n- [Bootstrap Carousel](https://coreui.io/bootstrap/docs/components/carousel/)\n- [Bootstrap Chip](https://coreui.io/bootstrap/docs/components/chip/)\n- [Bootstrap Chip Input](https://coreui.io/bootstrap/docs/forms/chip-input/)\n- [Bootstrap Chip Set](https://coreui.io/bootstrap/docs/components/chip-set/)\n- [Bootstrap Checkbox](https://coreui.io/bootstrap/docs/forms/checkbox/)\n- [Bootstrap Close Button](https://coreui.io/bootstrap/docs/components/close-button/)\n- [Bootstrap Calendar](https://coreui.io/bootstrap/docs/components/calendar/) **PRO**\n- [Bootstrap Collapse](https://coreui.io/bootstrap/docs/components/collapse/)\n- [Bootstrap Date Picker](https://coreui.io/bootstrap/docs/forms/date-picker/) **PRO**\n- [Bootstrap Date Range Picker](https://coreui.io/bootstrap/docs/forms/date-range-picker/) **PRO**\n- [Bootstrap Dropdown](https://coreui.io/bootstrap/docs/components/dropdown/)\n- [Bootstrap Floating Labels](https://coreui.io/bootstrap/docs/forms/floating-labels/)\n- [Bootstrap Footer](https://coreui.io/bootstrap/docs/components/footer/)\n- [Bootstrap Header](https://coreui.io/bootstrap/docs/components/header/)\n- [Bootstrap Image](https://coreui.io/bootstrap/docs/components/image/)\n- [Bootstrap Input](https://coreui.io/bootstrap/docs/forms/input/)\n- [Bootstrap Input Group](https://coreui.io/bootstrap/docs/forms/input-group/)\n- [Bootstrap List Group](https://coreui.io/bootstrap/docs/components/list-group/)\n- [Bootstrap Loading Button](https://coreui.io/bootstrap/docs/components/loading-button/) **PRO**\n- [Bootstrap Modal](https://coreui.io/bootstrap/docs/components/modal/)\n- [Bootstrap Multi Select](https://coreui.io/bootstrap/docs/forms/multi-select/) **PRO**\n- [Bootstrap Navs & Tabs](https://coreui.io/bootstrap/docs/components/navs-tabs/)\n- [Bootstrap Navbar](https://coreui.io/bootstrap/docs/components/navbar/)\n- [Bootstrap Offcanvas](https://coreui.io/bootstrap/docs/components/offcanvas/)\n- [Bootstrap Pagination](https://coreui.io/bootstrap/docs/components/pagination/)\n- [Bootstrap Password Input](https://coreui.io/bootstrap/docs/forms/password-input/) **PRO**\n- [Bootstrap Placeholder](https://coreui.io/bootstrap/docs/components/placeholder/)\n- [Bootstrap Popover](https://coreui.io/bootstrap/docs/components/popover/)\n- [Bootstrap Progress](https://coreui.io/bootstrap/docs/components/progress/)\n- [Bootstrap Radio](https://coreui.io/bootstrap/docs/forms/radio/)\n- [Bootstrap Range](https://coreui.io/bootstrap/docs/forms/range/)\n- [Bootstrap Range Slider](https://coreui.io/bootstrap/docs/forms/range-slider/) **PRO**\n- [Bootstrap Rating](https://coreui.io/bootstrap/docs/forms/rating/) **PRO**\n- [Bootstrap Select](https://coreui.io/bootstrap/docs/forms/select/)\n- [Bootstrap Sidebar](https://coreui.io/bootstrap/docs/components/sidebar/)\n- [Bootstrap Search Button](https://coreui.io/bootstrap/docs/components/search-button/)\n- [Bootstrap Spinner](https://coreui.io/bootstrap/docs/components/spinner/)\n- [Bootstrap Stepper](https://coreui.io/bootstrap/docs/forms/stepper/) **PRO**\n- [Bootstrap Switch](https://coreui.io/bootstrap/docs/forms/switch/)\n- [Bootstrap Table](https://coreui.io/bootstrap/docs/content/tables/)\n- [Bootstrap Textarea](https://coreui.io/bootstrap/docs/forms/textarea/)\n- [Bootstrap Time Picker](https://coreui.io/bootstrap/docs/forms/time-picker/) **PRO**\n- [Bootstrap Toast](https://coreui.io/bootstrap/docs/components/toast/)\n- [Bootstrap Tooltip](https://coreui.io/bootstrap/docs/components/tooltip/)\n\n## Status\n\n[![Build Status](https://github.com/coreui/coreui/workflows/JS%20Tests/badge.svg?branch=main)](https://github.com/coreui/coreui/actions?query=workflow%3AJS+Tests+branch%3Amain)\n[![npm version](https://img.shields.io/npm/v/@coreui/coreui)](https://www.npmjs.com/package/@coreui/coreui)\n[![Packagist Prerelease](https://img.shields.io/packagist/vpre/coreui/coreui)](https://packagist.org/packages/coreui/coreui)\n[![Coverage Status](https://img.shields.io/coveralls/github/coreui/coreui/main)](https://coveralls.io/github/coreui/coreui?branch=main)\n[![CSS gzip size](https://img.badgesize.io/coreui/coreui/main/dist/css/coreui.min.css?compression=gzip&label=CSS%20gzip%20size)](https://github.com/coreui/coreui/blob/main/dist/css/coreui.min.css)\n[![CSS Brotli size](https://img.badgesize.io/coreui/coreui/main/dist/css/coreui.min.css?compression=brotli&label=CSS%20Brotli%20size)](https://github.com/coreui/coreui/blob/main/dist/css/coreui.min.css)\n[![JS gzip size](https://img.badgesize.io/coreui/coreui/main/dist/js/coreui.min.js?compression=gzip&label=JS%20gzip%20size)](https://github.com/coreui/coreui/blob/main/dist/js/coreui.min.js)\n[![JS Brotli size](https://img.badgesize.io/coreui/coreui/main/dist/js/coreui.min.js?compression=brotli&label=JS%20Brotli%20size)](https://github.com/coreui/coreui/blob/main/dist/js/coreui.min.js)\n\n\n## What's included\n\nWithin the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:\n\n```text\ncoreui/\n├── css/\n│   ├── coreui-grid.css\n│   ├── coreui-grid.css.map\n│   ├── coreui-grid.min.css\n│   ├── coreui-grid.min.css.map\n│   ├── coreui-grid.rtl.css\n│   ├── coreui-grid.rtl.css.map\n│   ├── coreui-grid.rtl.min.css\n│   ├── coreui-grid.rtl.min.css.map\n│   ├── coreui-reboot.css\n│   ├── coreui-reboot.css.map\n│   ├── coreui-reboot.min.css\n│   ├── coreui-reboot.min.css.map\n│   ├── coreui-reboot.rtl.css\n│   ├── coreui-reboot.rtl.css.map\n│   ├── coreui-reboot.rtl.min.css\n│   ├── coreui-reboot.rtl.min.css.map\n│   ├── coreui-utilities.css\n│   ├── coreui-utilities.css.map\n│   ├── coreui-utilities.min.css\n│   ├── coreui-utilities.min.css.map\n│   ├── coreui-utilities.rtl.css\n│   ├── coreui-utilities.rtl.css.map\n│   ├── coreui-utilities.rtl.min.css\n│   ├── coreui-utilities.rtl.min.css.map\n│   ├── coreui.css\n│   ├── coreui.css.map\n│   ├── coreui.min.css\n│   ├── coreui.min.css.map\n│   ├── coreui.rtl.css\n│   ├── coreui.rtl.css.map\n│   ├── coreui.rtl.min.css\n│   └── coreui.rtl.min.css.map\n└── js/\n    ├── coreui.bundle.js\n    ├── coreui.bundle.js.map\n    ├── coreui.bundle.min.js\n    ├── coreui.bundle.min.js.map\n    ├── coreui.esm.js\n    ├── coreui.esm.js.map\n    ├── coreui.esm.min.js\n    ├── coreui.esm.min.js.map\n    ├── coreui.js\n    ├── coreui.js.map\n    ├── coreui.min.js\n    └── coreui.min.js.map\n```\n\nWe provide compiled CSS and JS (`coreui.*`), as well as compiled and minified CSS and JS (`coreui.min.*`). [source maps](https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps) (`coreui.*.map`) are available for use with certain browsers' developer tools. Bundled JS files (`coreui.bundle.js` and minified `coreui.bundle.min.js`) include [Popper](https://popper.js.org/).\n\n\n## Bugs and feature requests\n\nHave a bug or a feature request? Please first read the [issue guidelines](https://github.com/coreui/coreui/blob/main/.github/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/coreui/coreui/issues/new).\n\n## Documentation\n\nThe documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI](https://coreui.io/bootstrap/docs/getting-started/introduction/)\n\n### Running documentation locally\n\n1. Run `npm install` to install the Node.js dependencies, including Hugo (the site builder).\n2. Run `npm run test` (or a specific npm script) to rebuild distributed CSS and JavaScript files, as well as our docs assets.\n3. From the root `/coreui` directory, run `npm run docs-serve` in the command line.\n4. Open `http://localhost:9001/` in your browser, and voilà.\n\nLearn more about using Hugo by reading its [documentation](https://gohugo.io/documentation/).\n\n## Frameworks\n\nCoreUI supports most popular frameworks.\n\n- [CoreUI for Angular](https://github.com/coreui/coreui-angular)\n- [CoreUI for Bootstrap (Vanilla JS)](https://github.com/coreui/coreui)\n- [CoreUI for React](https://github.com/coreui/coreui-react)\n- [CoreUI for Vue](https://github.com/coreui/coreui-vue)\n\n## Templates\n\nFully featured, out-of-the-box, templates for your application based on CoreUI.\n\n- [Angular Admin Templates](https://coreui.io/themes-templates/admin-dashboard/angular/)\n- [Bootstrap Admin Templates](https://coreui.io/themes-templates/admin-dashboard/bootstrap/)\n- [Next.js Admin Templates](https://coreui.io/themes-templates/admin-dashboard/next-js/)\n- [React Admin Templates](https://coreui.io/themes-templates/admin-dashboard/react/)\n- [Vue Admin Templates](https://coreui.io/themes-templates/admin-dashboard/vue/)\n\n## Boilerplates\n\n- [AI-Native Next.js Boilerplate for Internal Tools](https://coreui.io/product/next-js-boilerplate/)\n\n## Contributing\n\nPlease read through our [contributing guidelines](https://github.com/coreui/coreui/blob/main/.github/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.\n\nEditor preferences are available in the [editor config](https://github.com/coreui/coreui/blob/main/.editorconfig) for easy use in common text editors. Read more and download plugins at <https://editorconfig.org/>.\n\n## Community\n\nStay up to date on the development of CoreUI and reach out to the community with these helpful resources.\n\n- Read and subscribe to [The Official CoreUI Blog](https://coreui.io/blog).\n- Follow [@core_ui on Twitter](https://x.com/core_ui).\n- Discuss, ask questions, and more on [the community Discord](https://discord.gg/pQRWe5XdGm).\n\n## Versioning\n\nFor transparency into our release cycle and in striving to maintain backward compatibility, CoreUI is maintained under [the Semantic Versioning guidelines](http://semver.org/).\n\nSee [the Releases section of our project](https://github.com/coreui/coreui/releases) for changelogs for each release version.\n\n\n## Creators\n\n**Łukasz Holeczek**\n\n* <https://twitter.com/lukaszholeczek>\n* <https://github.com/mrholek>\n\n**Andrzej Kopański**\n\n* <https://github.com/xidedix>\n\n**CoreUI Team**\n\n* <https://twitter.com/core_ui>\n* <https://github.com/coreui>\n* <https://github.com/orgs/coreui/people>\n\n## Thanks\nCoreUI is designed as the extension of [Bootstrap](https://getbootstrap.com). Special thanks for [Bootstrap team](https://getbootstrap.com/docs/5.0/about/team/) and [Bootstrap's contributors](https://github.com/twbs/bootstrap/graphs/contributors).\n\n## Support CoreUI Development\n\nCoreUI is an MIT-licensed open source project and is completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying the [CoreUI PRO](https://coreui.io/pricing/?framework=bootstrap&src=github-coreui) or by becoming a sponsor via [Open Collective](https://opencollective.com/coreui/).\n\n## Copyright and license\n\nCopyright 2026 creativeLabs Łukasz Holeczek.\nThis is commercial software. To use it, you have to own a commercial license. Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).\n","readmeFilename":"README.md"}