{"_id":"stylus-loader","_rev":"3713794","name":"stylus-loader","description":"Stylus loader for webpack","dist-tags":{"latest":"8.1.1","webpack1":"2.5.1"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"time":{"modified":"2025-02-13T05:58:43.000Z","created":"2013-11-05T18:25:35.109Z","8.1.1":"2024-09-18T16:56:49.366Z","8.1.0":"2024-01-30T15:47:26.248Z","8.0.0":"2024-01-15T14:42:01.603Z","7.1.3":"2023-06-08T22:45:39.895Z","7.1.2":"2023-05-28T00:33:10.271Z","7.1.1":"2023-05-25T20:18:22.906Z","7.1.0":"2022-10-06T22:25:13.311Z","7.0.0":"2022-05-17T13:36:59.592Z","6.2.0":"2021-10-12T10:26:56.158Z","6.1.0":"2021-06-10T15:29:23.524Z","6.0.0":"2021-05-12T16:47:30.036Z","5.0.0":"2021-02-02T15:17:53.298Z","4.3.3":"2021-01-15T14:22:49.794Z","4.3.2":"2021-01-09T15:29:41.735Z","4.3.1":"2020-12-02T16:59:57.694Z","4.3.0":"2020-11-11T14:04:27.762Z","4.2.0":"2020-10-29T13:44:09.690Z","4.1.1":"2020-10-09T13:45:09.880Z","4.1.0":"2020-10-02T12:48:57.817Z","4.0.0":"2020-09-29T12:17:35.474Z","3.0.2":"2018-02-26T01:08:18.531Z","3.0.1":"2017-03-07T20:34:56.777Z","3.0.0":"2017-03-07T20:28:49.166Z","2.5.1":"2017-03-07T16:28:43.577Z","2.5.0":"2017-02-17T20:03:59.636Z","2.4.0":"2016-11-28T02:20:35.479Z","2.3.1":"2016-08-17T06:33:40.842Z","2.3.0":"2016-08-17T03:17:48.953Z","2.2.0":"2016-08-09T19:59:56.230Z","2.1.2":"2016-07-29T19:32:58.412Z","2.1.1":"2016-06-14T16:49:00.311Z","2.1.0":"2016-05-19T03:30:13.460Z","2.0.1":"2016-05-19T03:21:49.514Z","1.6.1":"2016-03-28T19:18:33.689Z","2.0.0":"2016-03-28T19:18:19.962Z","1.6.0":"2016-03-28T18:39:41.164Z","1.5.1":"2016-01-25T19:21:14.810Z","1.5.0":"2016-01-19T17:07:50.414Z","1.4.3":"2016-01-06T17:24:18.145Z","1.4.2":"2015-11-03T06:18:10.864Z","1.4.1":"2015-11-02T17:29:22.435Z","1.4.0":"2015-10-13T01:19:23.440Z","1.3.1":"2015-09-27T02:58:21.935Z","1.3.0":"2015-09-08T04:28:37.398Z","1.2.1":"2015-06-16T03:13:14.442Z","1.2.0":"2015-05-27T18:52:30.707Z","1.1.1":"2015-05-10T22:47:28.160Z","1.1.0":"2015-04-08T17:26:25.520Z","1.0.0":"2015-03-14T00:07:35.813Z","0.6.0":"2015-03-02T04:10:33.461Z","0.5.0":"2014-12-08T06:54:15.369Z","0.4.0":"2014-07-21T15:37:31.615Z","0.3.1":"2014-07-03T01:30:38.596Z","0.3.0":"2014-05-13T02:14:54.991Z","0.2.0":"2014-02-13T23:42:29.062Z","0.1.1":"2014-01-22T22:37:48.573Z","0.1.0":"2013-11-05T18:25:35.109Z"},"users":{"borjes":true,"mbing":true,"staydan":true,"doruk":true,"isenricho":true,"johncido":true,"danielbayley":true,"cygik":true,"yeming":true,"double1000":true,"sternelee":true},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"versions":{"8.1.1":{"name":"stylus-loader","version":"8.1.1","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 18.12.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier --cache --list-different .","lint:js":"eslint --cache .","lint:spelling":"cspell --cache --no-must-find-files --quiet \"**/*.*\"","lint":"npm-run-all -l -p \"lint:**\"","fix:js":"npm run lint:js -- --fix","fix:prettier":"npm run lint:prettier -- --write","fix":"npm-run-all -l fix:js fix:prettier","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky && npm run build","release":"standard-version"},"peerDependencies":{"@rspack/core":"0.x || 1.x","stylus":">=0.52.4","webpack":"^5.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true},"webpack":{"optional":true}},"dependencies":{"fast-glob":"^3.3.2","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.24.7","@babel/core":"^7.24.7","@babel/eslint-parser":"^7.24.7","@babel/preset-env":"^7.24.7","@commitlint/cli":"^18.6.1","@commitlint/config-conventional":"^18.6.2","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-jest":"^29.7.0","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","cspell":"^8.10.0","css-loader":"^6.10.0","del":"^7.1.0","del-cli":"^5.1.0","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-plugin-import":"^2.29.1","husky":"^9.1.3","jest":"^29.7.0","lint-staged":"^15.2.7","memfs":"^4.9.3","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^3.3.2","raw-loader":"^4.0.2","standard-version":"^9.3.2","style-loader":"^3.3.3","stylus":"^0.62.0","webpack":"^5.92.1"},"keywords":["webpack","loader","stylus"],"_id":"stylus-loader@8.1.1","gitHead":"5dcb4d113ad51341c7f1ebef9fcee8d3140595e5","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"e43f71660a16cb14a45b3d13acb1cc7a16d11b8f","size":11824,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-8.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-8.1.1.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_8.1.1_1726678609203_0.16513312445968897"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-18T16:56:49.366Z","publish_time":1726678609366,"_source_registry_name":"default","_cnpm_publish_time":1726678609366},"8.1.0":{"name":"stylus-loader","version":"8.1.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 18.12.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier --cache --list-different .","lint:js":"eslint --cache .","lint:spelling":"cspell --cache --no-must-find-files --quiet \"**/*.*\"","lint":"npm-run-all -l -p \"lint:**\"","fix:js":"npm run lint:js -- --fix","fix:prettier":"npm run lint:prettier -- --write","fix":"npm-run-all -l fix:js fix:prettier","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"@rspack/core":"0.x || 1.x","stylus":">=0.52.4","webpack":"^5.0.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true},"webpack":{"optional":true}},"dependencies":{"fast-glob":"^3.3.2","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.7","@babel/eslint-parser":"^7.23.3","@babel/preset-env":"^7.23.7","@commitlint/cli":"^18.4.4","@commitlint/config-conventional":"^18.4.4","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-jest":"^29.7.0","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","cspell":"^8.3.2","css-loader":"^6.8.1","del":"^7.1.0","del-cli":"^5.1.0","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-plugin-import":"^2.29.1","husky":"^8.0.3","jest":"^29.7.0","lint-staged":"^15.2.0","memfs":"^4.6.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^3.2.2","raw-loader":"^4.0.2","standard-version":"^9.3.2","style-loader":"^3.3.3","stylus":"^0.62.0","webpack":"^5.89.0"},"keywords":["webpack","loader","stylus"],"_id":"stylus-loader@8.1.0","gitHead":"a1d6786626a506d3d1d1bc3bb2e3df5d19d14fa1","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"b68b6693314efee7adedd0990a04bcce68e6f0e3","size":11843,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-8.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-8.1.0.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_8.1.0_1706629646116_0.6245353777676064"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-30T15:47:26.248Z","publish_time":1706629646248,"_source_registry_name":"default","_cnpm_publish_time":1706629646248},"8.0.0":{"name":"stylus-loader","version":"8.0.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 18.12.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint:spelling":"cspell \"**/*.*\"","lint":"npm-run-all -l -p \"lint:**\"","fix:js":"npm run lint:js -- --fix","fix:prettier":"npm run lint:prettier -- --write","fix":"npm-run-all -l fix:js fix:prettier","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^5.0.0"},"dependencies":{"fast-glob":"^3.3.2","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.7","@babel/eslint-parser":"^7.23.3","@babel/preset-env":"^7.23.7","@commitlint/cli":"^18.4.4","@commitlint/config-conventional":"^18.4.4","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-jest":"^29.7.0","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","cspell":"^8.3.2","css-loader":"^6.8.1","del":"^7.1.0","del-cli":"^5.1.0","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-plugin-import":"^2.29.1","husky":"^8.0.3","jest":"^29.7.0","lint-staged":"^15.2.0","memfs":"^4.6.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^3.2.2","raw-loader":"^4.0.2","standard-version":"^9.3.2","style-loader":"^3.3.3","stylus":"^0.62.0","webpack":"^5.89.0"},"keywords":["webpack","loader","stylus"],"_id":"stylus-loader@8.0.0","gitHead":"2f597413d976c21c5f8744b81a83c4de4e22118a","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"b92e0ade4c15e1a5ddd7151b87e0354849e1ed9b","size":11815,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-8.0.0.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_8.0.0_1705329721448_0.9090280317424921"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-15T14:42:01.603Z","publish_time":1705329721603,"_source_registry_name":"default","_cnpm_publish_time":1705329721603},"7.1.3":{"name":"stylus-loader","version":"7.1.3","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 14.15.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint:spelling":"cspell \"**/*.*\"","lint":"npm-run-all -l -p \"lint:**\"","fix:js":"npm run lint:js -- --fix","fix:prettier":"npm run lint:prettier -- --write","fix":"npm-run-all -l fix:js fix:prettier","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^5.0.0"},"dependencies":{"fast-glob":"^3.2.12","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.21.5","@babel/core":"^7.22.1","@babel/eslint-parser":"^7.21.8","@babel/preset-env":"^7.22.4","@commitlint/cli":"^17.6.5","@commitlint/config-conventional":"^17.6.5","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-jest":"^29.5.0","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","cspell":"^6.31.1","css-loader":"^6.8.1","del":"^6.1.1","del-cli":"^4.0.1","eslint":"^8.41.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","husky":"^8.0.3","jest":"^29.5.0","lint-staged":"^13.2.2","memfs":"^3.5.1","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.8.8","raw-loader":"^4.0.2","standard-version":"^9.3.2","style-loader":"^3.3.3","stylus":"^0.57.0","webpack":"^5.85.0"},"keywords":["webpack","loader","stylus"],"gitHead":"693fd3e1aff88d0f9d9bfec246979c6cf91eff93","_id":"stylus-loader@7.1.3","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"1fdfa0d34e8c05a569bc0902e1ecdb857d764964","size":11784,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-7.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-7.1.3.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_7.1.3_1686264339690_0.7741451229965657"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-08T22:45:39.895Z","publish_time":1686264339895,"_source_registry_name":"default","_cnpm_publish_time":1686264339895},"7.1.2":{"name":"stylus-loader","version":"7.1.2","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 14.15.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint:spelling":"cspell \"**/*.*\"","lint":"npm-run-all -l -p \"lint:**\"","fix:js":"npm run lint:js -- --fix","fix:prettier":"npm run lint:prettier -- --write","fix":"npm-run-all -l fix:js fix:prettier","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^5.0.0"},"dependencies":{"fast-glob":"^3.2.12","klona":"^2.0.6","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.21.5","@babel/core":"^7.21.5","@babel/eslint-parser":"^7.21.3","@babel/preset-env":"^7.21.5","@commitlint/cli":"^17.6.1","@commitlint/config-conventional":"^17.6.1","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-jest":"^29.5.0","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","cspell":"^6.31.1","css-loader":"^6.7.3","del":"^6.1.1","del-cli":"^4.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","husky":"^8.0.3","jest":"^29.5.0","lint-staged":"^13.2.2","memfs":"^3.5.1","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.8.8","raw-loader":"^4.0.2","standard-version":"^9.3.2","style-loader":"^3.3.2","stylus":"^0.57.0","webpack":"^5.81.0"},"keywords":["webpack","loader","stylus"],"gitHead":"2c9efe86080eadc2e4a200b92d0e459f68bafb84","_id":"stylus-loader@7.1.2","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"bf9556757344469f857e2edd79d1b9f69e364f69","size":11760,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-7.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-7.1.2.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_7.1.2_1685233990036_0.7335623004074001"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-28T00:33:10.271Z","publish_time":1685233990271,"_source_registry_name":"default","_cnpm_publish_time":1685233990271},"7.1.1":{"name":"stylus-loader","version":"7.1.1","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 14.15.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint:spelling":"cspell \"**/*.*\"","lint":"npm-run-all -l -p \"lint:**\"","fix:js":"npm run lint:js -- --fix","fix:prettier":"npm run lint:prettier -- --write","fix":"npm-run-all -l fix:js fix:prettier","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^5.0.0"},"dependencies":{"fast-glob":"^3.2.12","klona":"^2.0.6","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.21.5","@babel/core":"^7.21.5","@babel/eslint-parser":"^7.21.3","@babel/preset-env":"^7.21.5","@commitlint/cli":"^17.6.1","@commitlint/config-conventional":"^17.6.1","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-jest":"^29.5.0","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","cspell":"^6.31.1","css-loader":"^6.7.3","del":"^6.1.1","del-cli":"^4.0.1","eslint":"^8.39.0","eslint-config-prettier":"^8.8.0","eslint-plugin-import":"^2.27.5","husky":"^8.0.3","jest":"^29.5.0","lint-staged":"^13.2.2","memfs":"^3.5.1","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.8.8","raw-loader":"^4.0.2","standard-version":"^9.3.2","style-loader":"^3.3.2","stylus":"^0.57.0","webpack":"^5.81.0"},"keywords":["webpack","loader","stylus"],"gitHead":"d13e4aeccff351603f12b1fd68ba1373d7e54289","_id":"stylus-loader@7.1.1","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"8148822a62c10c2fe000ddaf15a0f2ee64ad8492","size":11721,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-7.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-7.1.1.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_7.1.1_1685045902702_0.6226972023139905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-25T20:18:22.906Z","publish_time":1685045902906,"_source_registry_name":"default","_cnpm_publish_time":1685045902906},"7.1.0":{"name":"stylus-loader","version":"7.1.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 14.15.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^5.0.0"},"dependencies":{"fast-glob":"^3.2.12","klona":"^2.0.5","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.19.3","@babel/core":"^7.19.3","@babel/eslint-parser":"^7.19.1","@babel/preset-env":"^7.19.3","@commitlint/cli":"^17.1.2","@commitlint/config-conventional":"^17.1.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-jest":"^29.1.2","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","css-loader":"^6.7.1","del":"^6.1.1","del-cli":"^4.0.1","eslint":"^8.24.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","husky":"^8.0.1","jest":"^29.1.2","lint-staged":"^12.5.0","memfs":"^3.4.7","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.7.1","raw-loader":"^4.0.2","standard-version":"^9.3.2","style-loader":"^3.3.1","stylus":"^0.57.0","webpack":"^5.74.0"},"keywords":["webpack","loader","stylus"],"gitHead":"fad706060b033fee43de539836726983376ac7b2","_id":"stylus-loader@7.1.0","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"shasum":"19e09a98b19075c246e6e3f65e38b8cb89d2d6fb","size":11694,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-7.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-7.1.0.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_7.1.0_1665095112832_0.08173958978446638"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-06T22:25:23.976Z","publish_time":1665095113311,"_cnpm_publish_time":1665095113311},"7.0.0":{"name":"stylus-loader","version":"7.0.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 14.15.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^5.0.0"},"dependencies":{"fast-glob":"^3.2.11","klona":"^2.0.5","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.17.10","@babel/core":"^7.17.10","@babel/eslint-parser":"^7.17.0","@babel/preset-env":"^7.17.10","@commitlint/cli":"^17.0.0","@commitlint/config-conventional":"^17.0.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-jest":"^28.1.0","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","css-loader":"^6.7.1","del":"^6.0.0","del-cli":"^4.0.1","eslint":"^8.15.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","husky":"^8.0.1","jest":"^28.1.0","lint-staged":"^12.4.1","memfs":"^3.4.1","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.6.2","raw-loader":"^4.0.2","standard-version":"^9.3.2","style-loader":"^3.3.1","stylus":"^0.57.0","webpack":"^5.72.1"},"keywords":["webpack","loader","stylus"],"gitHead":"cb923cb6ab696ad37796f2f477338cd38a12a44c","_id":"stylus-loader@7.0.0","_nodeVersion":"18.1.0","_npmVersion":"8.8.0","dist":{"shasum":"31fb929cd3a7c447a07a0b0148b48480eb2c3f4a","size":11725,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-7.0.0.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_7.0.0_1652794619440_0.8347615276204783"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-17T15:19:39.726Z","publish_time":1652794619592,"_cnpm_publish_time":1652794619592},"6.2.0":{"name":"stylus-loader","version":"6.2.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 12.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^5.0.0"},"dependencies":{"fast-glob":"^3.2.7","klona":"^2.0.4","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.14.5","@babel/core":"^7.14.6","@babel/preset-env":"^7.14.7","@commitlint/cli":"^13.2.1","@commitlint/config-conventional":"^13.2.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^27.0.6","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","css-loader":"^6.4.0","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.30.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.23.4","husky":"^7.0.0","jest":"^27.0.6","lint-staged":"^11.0.1","memfs":"^3.2.2","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.3.2","raw-loader":"^4.0.2","standard-version":"^9.3.1","style-loader":"^3.3.0","stylus":"^0.55.0","webpack":"^5.45.1"},"keywords":["webpack","loader","stylus"],"gitHead":"b94679a28b6cd536a7000fd957b5f3b75a02903c","_id":"stylus-loader@6.2.0","_nodeVersion":"12.22.6","_npmVersion":"7.24.0","dist":{"shasum":"0ba499e744e7fb9d9b3977784c8639728a7ced8c","size":11729,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-6.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-6.2.0.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_6.2.0_1634034416001_0.08198381788714615"},"_hasShrinkwrap":false,"publish_time":1634034416158,"_cnpm_publish_time":1634034416158},"6.1.0":{"name":"stylus-loader","version":"6.1.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 12.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^5.0.0"},"dependencies":{"fast-glob":"^3.2.5","klona":"^2.0.4","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.14.5","@babel/core":"^7.14.5","@babel/preset-env":"^7.14.5","@commitlint/cli":"^12.1.4","@commitlint/config-conventional":"^12.1.4","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^27.0.2","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","css-loader":"^5.2.6","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.28.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.23.4","husky":"^6.0.0","jest":"^27.0.4","lint-staged":"^11.0.0","memfs":"^3.2.2","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.3.1","raw-loader":"^4.0.2","standard-version":"^9.3.0","style-loader":"^2.0.0","stylus":"^0.54.8","webpack":"^5.38.1"},"keywords":["webpack","loader","stylus"],"gitHead":"352e8f7dea416be5889869c1250877483d405370","_id":"stylus-loader@6.1.0","_nodeVersion":"12.22.1","_npmVersion":"7.16.0","dist":{"shasum":"7a3a719a27cb2b9617896d6da28fda94c3ed9762","size":11719,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-6.1.0.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_6.1.0_1623338963379_0.5674672074748424"},"_hasShrinkwrap":false,"publish_time":1623338963524,"_cnpm_publish_time":1623338963524},"6.0.0":{"name":"stylus-loader","version":"6.0.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 12.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^5.0.0"},"dependencies":{"fast-glob":"^3.2.5","klona":"^2.0.4","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.13.16","@babel/core":"^7.14.0","@babel/preset-env":"^7.14.1","@commitlint/cli":"^12.1.3","@commitlint/config-conventional":"^12.1.3","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^26.6.3","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","css-loader":"^5.2.4","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.26.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.22.1","husky":"^6.0.0","jest":"^26.6.3","lint-staged":"^11.0.0","memfs":"^3.2.2","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.3.0","raw-loader":"^4.0.2","standard-version":"^9.3.0","style-loader":"^2.0.0","stylus":"^0.54.8","webpack":"^5.37.0"},"keywords":["webpack","loader","stylus"],"gitHead":"2e3484a952f27b9f2db8283a151cbfe5edf37052","_id":"stylus-loader@6.0.0","_nodeVersion":"12.22.1","_npmVersion":"7.12.1","dist":{"shasum":"ea3c4adb4cee492ebf6d63dea2e1743480ca29a4","size":11414,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-6.0.0.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_6.0.0_1620838049872_0.5576927390569131"},"_hasShrinkwrap":false,"publish_time":1620838050036,"_cnpm_publish_time":1620838050036},"5.0.0":{"name":"stylus-loader","version":"5.0.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 10.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"npm run build","release":"standard-version","defaults":"webpack-defaults"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^5.0.0"},"dependencies":{"fast-glob":"^3.2.5","klona":"^2.0.4","normalize-path":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.12.10","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@webpack-contrib/defaults":"^6.3.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^26.6.3","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.3","css-loader":"^5.0.1","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.19.0","eslint-config-prettier":"^7.2.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","memfs":"^3.2.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.2.1","raw-loader":"^4.0.2","standard-version":"^9.1.0","style-loader":"^2.0.0","stylus":"^0.54.8","webpack":"^5.19.0"},"keywords":["webpack","loader","stylus"],"gitHead":"b65700888deaab0b66f44bd1771db65335b87d29","_id":"stylus-loader@5.0.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.11","dist":{"shasum":"d3f548887ab67808cc40d320079c44f8ffa3d9b8","size":13292,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-5.0.0.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_5.0.0_1612279073170_0.6672448729244236"},"_hasShrinkwrap":false,"publish_time":1612279073298,"_cnpm_publish_time":1612279073298},"4.3.3":{"name":"stylus-loader","version":"4.3.3","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 10.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"npm run build","release":"standard-version","defaults":"webpack-defaults"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^4.0.0 || ^5.0.0"},"dependencies":{"fast-glob":"^3.2.4","klona":"^2.0.4","loader-utils":"^2.0.0","normalize-path":"^3.0.0","schema-utils":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@webpack-contrib/defaults":"^6.3.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^26.6.3","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.2","css-loader":"^5.0.1","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.13.0","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.1","memfs":"^3.2.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.1.2","raw-loader":"^4.0.2","standard-version":"^9.0.0","style-loader":"^2.0.0","stylus":"^0.54.8","webpack":"^5.12.2"},"keywords":["webpack","loader","stylus"],"gitHead":"4f8a56375c38c7e58b3f576cf1b40b36c63d5180","_id":"stylus-loader@4.3.3","_nodeVersion":"12.20.1","_npmVersion":"6.14.11","dist":{"shasum":"381bb6341272ac50bcdfd0b877707eac99b6b757","size":12876,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-4.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-4.3.3.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_4.3.3_1610720569625_0.9023480844555496"},"_hasShrinkwrap":false,"publish_time":1610720569794,"_cnpm_publish_time":1610720569794},"4.3.2":{"name":"stylus-loader","version":"4.3.2","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 10.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"npm run build","release":"standard-version","defaults":"webpack-defaults"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^4.0.0 || ^5.0.0"},"dependencies":{"fast-glob":"^3.2.4","klona":"^2.0.4","loader-utils":"^2.0.0","normalize-path":"^3.0.0","schema-utils":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@webpack-contrib/defaults":"^6.3.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^26.6.3","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.2","css-loader":"^5.0.1","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.13.0","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.1","memfs":"^3.2.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.1.2","raw-loader":"^4.0.2","standard-version":"^9.0.0","style-loader":"^2.0.0","stylus":"^0.54.8","webpack":"^5.12.2"},"keywords":["webpack","loader","stylus"],"gitHead":"86a0ee013586e5591beaccb7750e183add845d15","_id":"stylus-loader@4.3.2","_nodeVersion":"12.20.0","_npmVersion":"6.14.11","dist":{"shasum":"d3577e7f5ff65ea3f9516e1a0f1f16aea706d3f0","size":12812,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-4.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-4.3.2.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_4.3.2_1610206181519_0.5006277905856464"},"_hasShrinkwrap":false,"publish_time":1610206181735,"_cnpm_publish_time":1610206181735},"4.3.1":{"name":"stylus-loader","version":"4.3.1","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 10.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"npm run build","release":"standard-version","defaults":"webpack-defaults"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^4.0.0 || ^5.0.0"},"dependencies":{"fast-glob":"^3.2.4","klona":"^2.0.4","loader-utils":"^2.0.0","normalize-path":"^3.0.0","schema-utils":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@webpack-contrib/defaults":"^6.3.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^26.6.3","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.2","css-loader":"^5.0.1","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.13.0","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.1","memfs":"^3.2.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.1.2","raw-loader":"^4.0.2","standard-version":"^9.0.0","style-loader":"^2.0.0","stylus":"^0.54.8","webpack":"^5.4.0"},"keywords":["webpack","loader","stylus"],"gitHead":"06001bf82ca4ba70e2a8aa171f7a8223e8802492","_id":"stylus-loader@4.3.1","_nodeVersion":"12.20.0","_npmVersion":"6.14.9","dist":{"shasum":"8b4e749294d9fe0729c2e5e1f04cbf87e1c941aa","size":12690,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-4.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-4.3.1.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_4.3.1_1606928397535_0.31647658592285577"},"_hasShrinkwrap":false,"publish_time":1606928397694,"_cnpm_publish_time":1606928397694},"4.3.0":{"name":"stylus-loader","version":"4.3.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 10.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"npm run build","release":"standard-version","defaults":"webpack-defaults"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^4.0.0 || ^5.0.0"},"dependencies":{"fast-glob":"^3.2.4","klona":"^2.0.4","loader-utils":"^2.0.0","normalize-path":"^3.0.0","schema-utils":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@webpack-contrib/defaults":"^6.3.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^26.6.3","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.2","css-loader":"^5.0.1","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.13.0","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.1","memfs":"^3.2.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.1.2","raw-loader":"^4.0.2","standard-version":"^9.0.0","style-loader":"^2.0.0","stylus":"^0.54.8","webpack":"^5.4.0"},"keywords":["webpack","loader","stylus"],"gitHead":"569ed00fc65b7aa5dff42130bb19e160a0e27056","_id":"stylus-loader@4.3.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"d4bab5a4d957f4b1f567be108185ff23be216ad4","size":12572,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-4.3.0.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_4.3.0_1605103467585_0.474202149310176"},"_hasShrinkwrap":false,"publish_time":1605103467762,"_cnpm_publish_time":1605103467762},"4.2.0":{"name":"stylus-loader","version":"4.2.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 10.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"npm run build","release":"standard-version","defaults":"webpack-defaults"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^4.0.0 || ^5.0.0"},"dependencies":{"fast-glob":"^3.2.4","klona":"^2.0.4","loader-utils":"^2.0.0","normalize-path":"^3.0.0","schema-utils":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@webpack-contrib/defaults":"^6.3.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^26.5.2","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.2","css-loader":"^4.3.0","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.10.0","eslint-config-prettier":"^6.12.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.0","jest":"^26.5.2","lint-staged":"^10.4.0","memfs":"^3.2.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.1.2","raw-loader":"^4.0.1","standard-version":"^9.0.0","style-loader":"^2.0.0","stylus":"^0.54.8","webpack":"^4.44.2"},"keywords":["webpack","loader","stylus"],"gitHead":"1eb6520f74b59d73d1d2579f53429724e0ed0d6d","_id":"stylus-loader@4.2.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"ec4cf3408a52d07e6d3c15ffe1a0e5c2484bacc7","size":12492,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-4.2.0.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_4.2.0_1603979049403_0.021419826241431128"},"_hasShrinkwrap":false,"publish_time":1603979049690,"_cnpm_publish_time":1603979049690},"4.1.1":{"name":"stylus-loader","version":"4.1.1","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 10.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"npm run build","release":"standard-version","defaults":"webpack-defaults"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^4.0.0 || ^5.0.0"},"dependencies":{"fast-glob":"^3.2.4","klona":"^2.0.4","loader-utils":"^2.0.0","normalize-path":"^3.0.0","schema-utils":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@webpack-contrib/defaults":"^6.3.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^26.5.2","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.2","css-loader":"^4.3.0","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.10.0","eslint-config-prettier":"^6.12.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.0","jest":"^26.5.2","lint-staged":"^10.4.0","memfs":"^3.2.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.1.2","raw-loader":"^4.0.1","standard-version":"^9.0.0","style-loader":"^2.0.0","stylus":"^0.54.8","webpack":"^4.44.2"},"keywords":["webpack","loader","stylus"],"gitHead":"981b32286a717492138c03a51f062813ebb7f97b","_id":"stylus-loader@4.1.1","_nodeVersion":"10.15.2","_npmVersion":"6.14.8","dist":{"shasum":"0e94f5d6274932a2dad054d1a736b32146ac7a99","size":12392,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-4.1.1.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_4.1.1_1602251109731_0.46143171245695713"},"_hasShrinkwrap":false,"publish_time":1602251109880,"_cnpm_publish_time":1602251109880},"4.1.0":{"name":"stylus-loader","version":"4.1.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 10.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"npm run build","release":"standard-version","defaults":"webpack-defaults"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^4.0.0 || ^5.0.0"},"dependencies":{"fast-glob":"^3.2.4","klona":"^2.0.4","loader-utils":"^2.0.0","normalize-path":"^3.0.0","schema-utils":"^2.7.1"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@webpack-contrib/defaults":"^6.3.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^26.3.0","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.2","css-loader":"^4.3.0","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.10.0","eslint-config-prettier":"^6.12.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.4.0","memfs":"^3.2.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.1.2","raw-loader":"^4.0.1","standard-version":"^9.0.0","style-loader":"^1.2.1","stylus":"^0.54.8","webpack":"^4.44.2"},"keywords":["webpack","loader","stylus"],"gitHead":"e56735f754cc28aa83c77e430ecb112029c922d4","_id":"stylus-loader@4.1.0","_nodeVersion":"10.15.2","_npmVersion":"6.14.8","dist":{"shasum":"7b3ced4d153ba8bc73479e775e430ce5c628c687","size":12364,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-4.1.0.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_4.1.0_1601642937636_0.5701979503632186"},"_hasShrinkwrap":false,"publish_time":1601642937817,"_cnpm_publish_time":1601642937817},"4.0.0":{"name":"stylus-loader","version":"4.0.0","description":"Stylus loader for webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/stylus-loader.git"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/cjs.js","engines":{"node":">= 10.13.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist","prebuild":"npm run clean","build":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","security":"npm audit","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","lint:js":"eslint --cache .","lint":"npm-run-all -l -p \"lint:**\"","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"npm run build","release":"standard-version","defaults":"webpack-defaults"},"peerDependencies":{"stylus":">=0.52.4","webpack":"^4.0.0 || ^5.0.0"},"dependencies":{"fast-glob":"^3.2.4","klona":"^2.0.4","loader-utils":"^2.0.0","normalize-path":"^3.0.0","schema-utils":"^2.7.1"},"devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","@webpack-contrib/defaults":"^6.3.0","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-eslint":"^10.1.0","babel-jest":"^26.3.0","benchmark":"^2.1.4","bootstrap-styl":"^5.0.9","cross-env":"^7.0.2","css-loader":"^4.3.0","del":"^6.0.0","del-cli":"^3.0.1","eslint":"^7.10.0","eslint-config-prettier":"^6.12.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.0","jest":"^26.4.2","lint-staged":"^10.4.0","memfs":"^3.2.0","nib":"^1.1.2","npm-run-all":"^4.1.5","prettier":"^2.1.2","raw-loader":"^4.0.1","standard-version":"^9.0.0","style-loader":"^1.2.1","stylus":"^0.54.8","webpack":"^4.44.2"},"keywords":["webpack","loader","stylus"],"gitHead":"7d65853013ef0c07826c13a38a1de2666d303866","_id":"stylus-loader@4.0.0","_nodeVersion":"10.15.2","_npmVersion":"6.14.8","dist":{"shasum":"bde0fd6805341996472fbcba1d120e74ffaa62b3","size":12086,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-4.0.0.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_4.0.0_1601381855327_0.48424877274255573"},"_hasShrinkwrap":false,"publish_time":1601381855474,"_cnpm_publish_time":1601381855474},"3.0.2":{"name":"stylus-loader","version":"3.0.2","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path=test/tmp --output-filename=bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^1.0.2","lodash.clonedeep":"^4.5.0","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"^1.0.0","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^2.2.0","webpack-dev-server":"^2.0.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"5258d97e2ae2b1bcdfbc1b382afbff937ee656d9","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@3.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.5.0","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"dist":{"shasum":"27a706420b05a38e038e7cacb153578d450513c6","size":11791,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-3.0.2.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylus-loader_3.0.2_1519607298466_0.9278873489227055"},"_hasShrinkwrap":false,"publish_time":1519607298531,"_cnpm_publish_time":1519607298531},"3.0.1":{"name":"stylus-loader","version":"3.0.1","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path=test/tmp --output-filename=bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^1.0.2","lodash.clonedeep":"^4.5.0","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"^1.0.0","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^2.2.0","webpack-dev-server":"^2.0.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"a2725db3827f7f41d350a079ffe215005a71b159","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@3.0.1","_shasum":"77f4b34fd030d25b2617bcf5513db5b0730c4089","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.3.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"77f4b34fd030d25b2617bcf5513db5b0730c4089","size":11751,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-3.0.1.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/stylus-loader-3.0.1.tgz_1488918896162_0.6836751601658762"},"directories":{},"publish_time":1488918896777,"_cnpm_publish_time":1488918896777,"_hasShrinkwrap":false},"3.0.0":{"name":"stylus-loader","version":"3.0.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path=test/tmp --output-filename=bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^1.0.2","lodash.clonedeep":"^4.5.0","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"^1.0.0","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^2.2.0","webpack-dev-server":"^2.0.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"2911f8688ad1d27329102c527057ae5fbcacc619","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@3.0.0","_shasum":"9cf56bdbc60bfc9bc79d93326a630b1df44afb63","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.3.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"9cf56bdbc60bfc9bc79d93326a630b1df44afb63","size":11695,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-3.0.0.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/stylus-loader-3.0.0.tgz_1488918528478_0.16692005144432187"},"directories":{},"publish_time":1488918529166,"_cnpm_publish_time":1488918529166,"_hasShrinkwrap":false},"2.5.1":{"name":"stylus-loader","version":"2.5.1","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path=test/tmp --output-filename=bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","lodash.clonedeep":"^4.5.0","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"68f76a183f9ae1d06970cb3197597cb40354b221","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.5.1","_shasum":"d5ad8a7e0958adc12b8581e7bb169b9a61d54216","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.3.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"d5ad8a7e0958adc12b8581e7bb169b9a61d54216","size":11667,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.5.1.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/stylus-loader-2.5.1.tgz_1488904121618_0.12431719549931586"},"directories":{},"publish_time":1488904123577,"_cnpm_publish_time":1488904123577,"_hasShrinkwrap":false},"2.5.0":{"name":"stylus-loader","version":"2.5.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path=test/tmp --output-filename=bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"fdbdb60bf7b4837a4afa50aef1cddd9bd5309e60","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.5.0","_shasum":"4f921afc99f7a3d2f89d45ebcbc145822bf3fe71","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.3.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"4f921afc99f7a3d2f89d45ebcbc145822bf3fe71","size":11604,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.5.0.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/stylus-loader-2.5.0.tgz_1487361837702_0.27640917780809104"},"directories":{},"publish_time":1487361839636,"_cnpm_publish_time":1487361839636,"_hasShrinkwrap":false},"2.4.0":{"name":"stylus-loader","version":"2.4.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path=test/tmp --output-filename=bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"9611dcf383fd67c5abfdc99bdaaa6099ffbb25d2","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.4.0","_shasum":"2ffbf2854a2071086b88bc338f423ad985b43544","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"2ffbf2854a2071086b88bc338f423ad985b43544","size":11561,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.4.0.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/stylus-loader-2.4.0.tgz_1480299634817_0.5058733804617077"},"directories":{},"publish_time":1480299635479,"_cnpm_publish_time":1480299635479,"_hasShrinkwrap":false},"2.3.1":{"name":"stylus-loader","version":"2.3.1","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"a57949a61c932a9be132de4c9ca89ac5e9be7d5e","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.3.1","_shasum":"cf8872c68e9f98d5b4262f672b69cf082377b30e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"cf8872c68e9f98d5b4262f672b69cf082377b30e","size":10894,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.3.1.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/stylus-loader-2.3.1.tgz_1471415619060_0.7560933518689126"},"directories":{},"publish_time":1471415620842,"_cnpm_publish_time":1471415620842,"_hasShrinkwrap":false},"2.3.0":{"name":"stylus-loader","version":"2.3.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"d699c25d71301854ef2c9e3db44d5da36e03701f","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.3.0","_shasum":"8d742858b8bfd09034e66ced8ac43876d9681733","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"8d742858b8bfd09034e66ced8ac43876d9681733","size":10883,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.3.0.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/stylus-loader-2.3.0.tgz_1471403866214_0.6866579491179436"},"directories":{},"publish_time":1471403868953,"_cnpm_publish_time":1471403868953,"_hasShrinkwrap":false},"2.2.0":{"name":"stylus-loader","version":"2.2.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"28c0c5f73a1e573d5ebd7d6d8ab80623054a83ab","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.2.0","_shasum":"afdf6fda7f7315c78c47c3ec8977c3bc8e174a3c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"afdf6fda7f7315c78c47c3ec8977c3bc8e174a3c","size":10611,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.2.0.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/stylus-loader-2.2.0.tgz_1470772793488_0.0307034975849092"},"directories":{},"publish_time":1470772796230,"_cnpm_publish_time":1470772796230,"_hasShrinkwrap":false},"2.1.2":{"name":"stylus-loader","version":"2.1.2","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"eff46a0258aa24fc752e4db0971f7e363d0b31ec","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.1.2","_shasum":"4bd811e178b1cc7a0b5847b2692490832bc5cd33","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"4bd811e178b1cc7a0b5847b2692490832bc5cd33","size":10523,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.1.2.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/stylus-loader-2.1.2.tgz_1469820775536_0.9704892097506672"},"directories":{},"publish_time":1469820778412,"_cnpm_publish_time":1469820778412,"_hasShrinkwrap":false},"2.1.1":{"name":"stylus-loader","version":"2.1.1","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"b68d9265311f5c360799d27612dd5a17c38950ee","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.1.1","_shasum":"a8e2d0e35dd858da918b8f20336a559ecd2574da","_from":".","_npmVersion":"3.3.9","_nodeVersion":"5.0.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"a8e2d0e35dd858da918b8f20336a559ecd2574da","size":10460,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.1.1.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/stylus-loader-2.1.1.tgz_1465922937815_0.4873897288925946"},"directories":{},"publish_time":1465922940311,"_cnpm_publish_time":1465922940311,"_hasShrinkwrap":false},"2.1.0":{"name":"stylus-loader","version":"2.1.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"51159d21655527af41111ee2633849777daa83ff","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.1.0","_shasum":"d681044a4b2e5ce2ed9eebf703b8592bf4a33570","_from":".","_npmVersion":"3.3.9","_nodeVersion":"5.0.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"d681044a4b2e5ce2ed9eebf703b8592bf4a33570","size":10402,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.1.0.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/stylus-loader-2.1.0.tgz_1463628610236_0.09322112472727895"},"directories":{},"publish_time":1463628613460,"_cnpm_publish_time":1463628613460,"_hasShrinkwrap":false},"2.0.1":{"name":"stylus-loader","version":"2.0.1","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"peerDependencies":{"stylus":">=0.52.4"},"keywords":["webpack","loader","stylus"],"gitHead":"399b66a69344b23ae6332e5412a759b1591f4f73","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.0.1","_shasum":"7a90b85157e0fcbc5f02ceb6470e05fc0d0c7d3c","_from":".","_npmVersion":"3.3.9","_nodeVersion":"5.0.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"dist":{"shasum":"7a90b85157e0fcbc5f02ceb6470e05fc0d0c7d3c","size":10329,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.0.1.tgz"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/stylus-loader-2.0.1.tgz_1463628107035_0.3037980841472745"},"directories":{},"publish_time":1463628109514,"_cnpm_publish_time":1463628109514,"_hasShrinkwrap":false},"1.6.1":{"name":"stylus-loader","version":"1.6.1","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.52.4","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"2a1e16c7c54fae26104c708058f92476bff6eae4","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@1.6.1","_shasum":"4644d84ec1d96ac7a9988a4b005562b3be4827df","_from":".","_npmVersion":"3.3.9","_nodeVersion":"5.0.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"4644d84ec1d96ac7a9988a4b005562b3be4827df","size":10123,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.6.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/stylus-loader-1.6.1.tgz_1459192712739_0.6331793069839478"},"directories":{},"publish_time":1459192713689,"_cnpm_publish_time":1459192713689,"_hasShrinkwrap":false},"2.0.0":{"name":"stylus-loader","version":"2.0.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"bb872044801006a6953c429d857b7ba458a5eb66","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@2.0.0","_shasum":"5f7c0e9414daa582163000fdb9140b9c99960380","_from":".","_npmVersion":"3.3.9","_nodeVersion":"5.0.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"5f7c0e9414daa582163000fdb9140b9c99960380","size":10243,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-2.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/stylus-loader-2.0.0.tgz_1459192698892_0.38780480111017823"},"directories":{},"publish_time":1459192699962,"_cnpm_publish_time":1459192699962,"_hasShrinkwrap":false},"1.6.0":{"name":"stylus-loader","version":"1.6.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","stylus":">=0.52.4","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"d8f2f803df7fe9872089eb9622d7aaaeefd1a88e","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@1.6.0","_shasum":"e52d4d12852be04b5071ae545adfcddec5e3652e","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.1","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"e52d4d12852be04b5071ae545adfcddec5e3652e","size":10210,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.6.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/stylus-loader-1.6.0.tgz_1459190380784_0.6412124515045434"},"directories":{},"publish_time":1459190381164,"_cnpm_publish_time":1459190381164,"_hasShrinkwrap":false},"1.5.1":{"name":"stylus-loader","version":"1.5.1","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.52.4","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"324c78742d4f9e6e1f15b0c68607594d9f7317bb","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@1.5.1","_shasum":"22f7b7ccbb9faf893646f69d34ab11cfb4ffe792","_from":".","_npmVersion":"3.3.9","_nodeVersion":"5.0.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"22f7b7ccbb9faf893646f69d34ab11cfb4ffe792","size":10108,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.5.1.tgz"},"directories":{},"publish_time":1453749674810,"_cnpm_publish_time":1453749674810,"_hasShrinkwrap":false},"1.5.0":{"name":"stylus-loader","version":"1.5.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.52.4","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"189e9952af42f55c37693df07c8f141432d3e122","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@1.5.0","_shasum":"e732f908a0e2a3c593898db512def9629cf1f3ff","_from":".","_npmVersion":"2.1.1","_nodeVersion":"4.0.0","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"e732f908a0e2a3c593898db512def9629cf1f3ff","size":9865,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.5.0.tgz"},"directories":{},"publish_time":1453223270414,"_cnpm_publish_time":1453223270414,"_hasShrinkwrap":false},"1.4.3":{"name":"stylus-loader","version":"1.4.3","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.52.4","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"40e8c7b87b33e18dcf519368109710c931d0dc06","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@1.4.3","_shasum":"2baa8f59fcc7c8588952629bba55f27326259763","_from":".","_npmVersion":"2.1.1","_nodeVersion":"4.0.0","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"2baa8f59fcc7c8588952629bba55f27326259763","size":9831,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.4.3.tgz"},"directories":{},"publish_time":1452101058145,"_cnpm_publish_time":1452101058145,"_hasShrinkwrap":false},"1.4.2":{"name":"stylus-loader","version":"1.4.2","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.52.4","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"1bfb983d78846b129daf1b236af7ad0f67d3a95e","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@1.4.2","_shasum":"c627008c03f21294190b15e27d1956d76b30e58c","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"c627008c03f21294190b15e27d1956d76b30e58c","size":9844,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.4.2.tgz"},"directories":{},"publish_time":1446531490864,"_cnpm_publish_time":1446531490864,"_hasShrinkwrap":false},"1.4.1":{"name":"stylus-loader","version":"1.4.1","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.52.4","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"153f114acf70b01756c7f2830ecbbf0873356e8a","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@1.4.1","_shasum":"2c89f2339a3a76fbecaa44831c6c5a0ee28e6517","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"2c89f2339a3a76fbecaa44831c6c5a0ee28e6517","size":9839,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.4.1.tgz"},"directories":{},"publish_time":1446485362435,"_cnpm_publish_time":1446485362435,"_hasShrinkwrap":false},"1.4.0":{"name":"stylus-loader","version":"1.4.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.52.4","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"4f767f577d8825c14cd931ca4752fb5c9ae54c1a","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@1.4.0","_shasum":"0cbc82733903c18d39491c728144fba6dfd3c7c7","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"0cbc82733903c18d39491c728144fba6dfd3c7c7","size":9822,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.4.0.tgz"},"directories":{},"publish_time":1444699163440,"_cnpm_publish_time":1444699163440,"_hasShrinkwrap":false},"1.3.1":{"name":"stylus-loader","version":"1.3.1","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox","test-one":"testem ci -l firefox","test-build":"webpack --config test/webpack.config.js --output-path test/tmp --output-file bundle.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.49.3","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"5ad78336745681f3a18096694c643240f1489c13","homepage":"https://github.com/shama/stylus-loader#readme","_id":"stylus-loader@1.3.1","_shasum":"85a31dbfb6db936e51f812cbbac159c943cb4cf5","_from":".","_npmVersion":"3.3.4","_nodeVersion":"4.0.0","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"85a31dbfb6db936e51f812cbbac159c943cb4cf5","size":9809,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.3.1.tgz"},"directories":{},"publish_time":1443322701935,"_cnpm_publish_time":1443322701935,"_hasShrinkwrap":false},"1.3.0":{"name":"stylus-loader","version":"1.3.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.49.3","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"4b03407d03c715ab6cd2820ed36bb48a3c07497c","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@1.3.0","_shasum":"e2d6160f8168355768dc5ab26a640a618e02f34f","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"e2d6160f8168355768dc5ab26a640a618e02f34f","size":9667,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.3.0.tgz"},"directories":{},"publish_time":1441686517398,"_cnpm_publish_time":1441686517398,"_hasShrinkwrap":false},"1.2.1":{"name":"stylus-loader","version":"1.2.1","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.49.3","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"76d415024def3fbf2ab0f575f9854f09f0a4ca88","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@1.2.1","_shasum":"0f34c2b79da0ebb93959a010cec433ad1deac9e1","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"0f34c2b79da0ebb93959a010cec433ad1deac9e1","size":9282,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.2.1.tgz"},"directories":{},"publish_time":1434424394442,"_cnpm_publish_time":1434424394442,"_hasShrinkwrap":false},"1.2.0":{"name":"stylus-loader","version":"1.2.0","description":"Stylus loader for webpack","main":"index.js","files":["index.js","lib/"],"scripts":{"test":"testem ci","test-dev":"testem -l firefox"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"^0.2.9","stylus":"^0.49.3","when":"~3.6.x"},"devDependencies":{"benchmark":"^1.0.0","css-loader":"^0.14.0","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","node-libs-browser":"^0.5.2","raw-loader":"~0.5.1","should":"~4.6.1","style-loader":"^0.12.2","testem":"^0.8.3","webpack":"^1.9.8","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"1aa73a060ff129cbeb076c3d072cffbe40294dbf","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@1.2.0","_shasum":"1a04a4db0efb688e90dbbb780e8b733c5a03f934","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"1a04a4db0efb688e90dbbb780e8b733c5a03f934","size":9167,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.2.0.tgz"},"directories":{},"publish_time":1432752750707,"_cnpm_publish_time":1432752750707,"_hasShrinkwrap":false},"1.1.1":{"name":"stylus-loader","version":"1.1.1","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"~0.2.6","stylus":"^0.49.3","when":"~3.6.x"},"devDependencies":{"css-loader":"~0.9.1","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","raw-loader":"~0.5.1","should":"~4.6.1","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"79d0183851dd86330ce04e7e88ecaec6f7b5097b","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@1.1.1","_shasum":"eb6a741dbdc4ff66087bf50476441fcc9ea9962c","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"eb6a741dbdc4ff66087bf50476441fcc9ea9962c","size":14099,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.1.1.tgz"},"directories":{},"publish_time":1431298048160,"_cnpm_publish_time":1431298048160,"_hasShrinkwrap":false},"1.1.0":{"name":"stylus-loader","version":"1.1.0","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"~0.2.6","stylus":"^0.49.3","when":"~3.6.x"},"devDependencies":{"css-loader":"~0.9.1","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","raw-loader":"~0.5.1","should":"~4.6.1","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"54e9f41de1a660421c3d356787e2f35885f56760","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@1.1.0","_shasum":"72806175f1d6b953400acb53c6690331b6e71487","_from":".","_npmVersion":"2.7.5","_nodeVersion":"1.6.3","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"72806175f1d6b953400acb53c6690331b6e71487","size":10578,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.1.0.tgz"},"directories":{},"publish_time":1428513985520,"_cnpm_publish_time":1428513985520,"_hasShrinkwrap":false},"1.0.0":{"name":"stylus-loader","version":"1.0.0","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"~0.2.6","stylus":"^0.49.3","when":"~3.6.x"},"devDependencies":{"css-loader":"~0.9.1","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","raw-loader":"~0.5.1","should":"~4.6.1","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"626cc1eb297b6cadf49a9fae99cb39ee46311faa","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@1.0.0","_shasum":"6e136899a02ffb301d42311ec308f66d08122371","_from":".","_npmVersion":"2.6.1","_nodeVersion":"1.4.3","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"6e136899a02ffb301d42311ec308f66d08122371","size":10500,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-1.0.0.tgz"},"directories":{},"publish_time":1426291655813,"_cnpm_publish_time":1426291655813,"_hasShrinkwrap":false},"0.6.0":{"name":"stylus-loader","version":"0.6.0","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"~0.2.6","when":"~3.6.x"},"peerDependencies":{"nib":"^1.0.4","stylus":"^0.49.3"},"devDependencies":{"css-loader":"~0.9.1","mocha":"~2.1.0","mocha-loader":"~0.7.1","nib":"^1.0.4","raw-loader":"~0.5.1","should":"~4.6.1","stylus":"^0.49.3","webpack-dev-server":"~1.7.0"},"keywords":["webpack","loader","stylus"],"gitHead":"ddde4489a543592b405ba1582d7fac7a2317f48e","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@0.6.0","_shasum":"801c3184a7e52f64b3fe076ba0e260cd7e7998d7","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"mzgoddard","email":"mzgoddard@gmail.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"801c3184a7e52f64b3fe076ba0e260cd7e7998d7","size":10438,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-0.6.0.tgz"},"directories":{},"publish_time":1425269433461,"_cnpm_publish_time":1425269433461,"_hasShrinkwrap":false},"0.5.0":{"name":"stylus-loader","version":"0.5.0","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"~0.2.5","when":"~3.2.x"},"peerDependencies":{"nib":"~1.0.4","stylus":"~0.49.2"},"devDependencies":{"css-loader":"~0.6.2","mocha":"~1.14.0","mocha-loader":"~0.6.5","raw-loader":"~0.5.0","should":"~2.0.2","webpack-dev-server":"~1.6.5"},"keywords":["webpack","loader","stylus"],"gitHead":"cb484bf5546734fb563546f58e36e08cf8da511c","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@0.5.0","_shasum":"0861b2a83394a5390cddb5eed84e368d4c076933","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"0861b2a83394a5390cddb5eed84e368d4c076933","size":9366,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-0.5.0.tgz"},"directories":{},"publish_time":1418021655369,"_cnpm_publish_time":1418021655369,"_hasShrinkwrap":false},"0.4.0":{"name":"stylus-loader","version":"0.4.0","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"~0.2.3","nib":"~1.0.2","stylus":"~0.47.2","when":"~3.2.x"},"devDependencies":{"css-loader":"~0.6.2","mocha":"~1.14.0","mocha-loader":"~0.6.5","raw-loader":"~0.5.0","should":"~2.0.2","webpack-dev-server":"~1.4.7"},"keywords":["webpack","loader","stylus"],"gitHead":"6e628a84075cb23ba8f70c13bd0af502ba1d773e","homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@0.4.0","_shasum":"440b7b5fa9afec95197b598ff41006eaf3c1404b","_from":".","_npmVersion":"1.4.20","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"dist":{"shasum":"440b7b5fa9afec95197b598ff41006eaf3c1404b","size":8882,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-0.4.0.tgz"},"directories":{},"publish_time":1405957051615,"_cnpm_publish_time":1405957051615,"_hasShrinkwrap":false},"0.3.1":{"name":"stylus-loader","version":"0.3.1","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"loader-utils":"~0.2.1","nib":"~1.0.2","stylus":"~0.42.2","when":"~3.2.x"},"devDependencies":{"webpack-dev-server":"~0.11.0","should":"~2.0.2","mocha":"~1.14.0","mocha-loader":"~0.6.3","css-loader":"~0.6.2","raw-loader":"~0.5.0"},"keywords":["webpack","loader","stylus"],"homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@0.3.1","dist":{"shasum":"f211d6ec35ae1a270ee911c6067895e4d9013a18","size":8539,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-0.3.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"directories":{},"publish_time":1404351038596,"_cnpm_publish_time":1404351038596,"_hasShrinkwrap":false},"0.3.0":{"name":"stylus-loader","version":"0.3.0","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"stylus":"~0.42.2","nib":"~1.0.2","loader-utils":"~0.2.1"},"devDependencies":{"webpack-dev-server":"~0.11.0","should":"~2.0.2","mocha":"~1.14.0","mocha-loader":"~0.6.3","css-loader":"~0.6.2","raw-loader":"~0.5.0"},"keywords":["webpack","loader","stylus"],"homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@0.3.0","dist":{"shasum":"e890b7773778469c2499fc980c789f7f2cd3ce5d","size":3602,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-0.3.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"directories":{},"publish_time":1399947294991,"_hasShrinkwrap":false,"_cnpm_publish_time":1399947294991},"0.2.0":{"name":"stylus-loader","version":"0.2.0","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"stylus":"~0.42.2","nib":"~1.0.2","loader-utils":"~0.2.1"},"devDependencies":{"webpack-dev-server":"~0.11.0","should":"~2.0.2","mocha":"~1.14.0","mocha-loader":"~0.6.3","css-loader":"~0.6.2","raw-loader":"~0.5.0"},"keywords":["webpack","loader","stylus"],"homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@0.2.0","dist":{"shasum":"95cc31a7b4258e571a59e53a4e2beb9629ad3b77","size":3393,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-0.2.0.tgz"},"_from":".","_npmVersion":"1.3.25","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"directories":{},"publish_time":1392334949062,"_cnpm_publish_time":1392334949062,"_hasShrinkwrap":false},"0.1.1":{"name":"stylus-loader","version":"0.1.1","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","repository":{"type":"git","url":"git@github.com:shama/stylus-loader.git"},"bugs":{"url":"https://github.com/shama/stylus-loader/issues"},"dependencies":{"stylus":"~0.39.4","nib":"~1.0.1","loader-utils":"~0.2.1"},"devDependencies":{"webpack-dev-server":"~0.11.0","should":"~2.0.2","mocha":"~1.14.0","mocha-loader":"~0.6.3","css-loader":"~0.6.2","raw-loader":"~0.5.0"},"keywords":["webpack","loader","stylus"],"homepage":"https://github.com/shama/stylus-loader","_id":"stylus-loader@0.1.1","dist":{"shasum":"2247bfe714d7178f674fd24f00861b1f729c185f","size":3028,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-0.1.1.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"directories":{},"publish_time":1390430268573,"_cnpm_publish_time":1390430268573,"_hasShrinkwrap":false},"0.1.0":{"name":"stylus-loader","version":"0.1.0","description":"Stylus loader for webpack","main":"index.js","scripts":{"test":"webpack-dev-server --config test/webpack.config.js"},"author":{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","url":"http://dontkry.com"},"license":"MIT","dependencies":{"stylus":"~0.39.4","nib":"~1.0.1","loader-utils":"~0.2.1"},"devDependencies":{"webpack-dev-server":"~0.11.0","should":"~2.0.2","mocha":"~1.14.0","mocha-loader":"~0.6.3","css-loader":"~0.6.2","raw-loader":"~0.5.0"},"keywords":["webpack","loader","stylus"],"readmeFilename":"README.md","_id":"stylus-loader@0.1.0","dist":{"shasum":"da5c82ffa0d6608618de9e5dd51fa7f4f92900d0","size":2955,"noattachment":false,"key":"/stylus-loader/-/stylus-loader-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylus-loader/download/stylus-loader-0.1.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shama","email":"kyle@dontkry.com"},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"}],"directories":{},"publish_time":1383675935109,"_cnpm_publish_time":1383675935109,"_hasShrinkwrap":false}},"readme":"<div align=\"center\">\n  <a href=\"https://github.com/webpack/webpack\">\n    <img width=\"200\" height=\"200\" src=\"https://webpack.js.org/assets/icon-square-big.svg\">\n  </a>\n</div>\n\n[![npm][npm]][npm-url]\n[![node][node]][node-url]\n[![tests][tests]][tests-url]\n[![cover][cover]][cover-url]\n[![discussion][discussion]][discussion-url]\n[![size][size]][size-url]\n\n# stylus-loader\n\nA Stylus loader for webpack. Compiles Styl to CSS.\n\n## Getting Started\n\nTo begin, you'll need to install `stylus` and `stylus-loader`:\n\n```console\nnpm install stylus stylus-loader --save-dev\n```\n\nor\n\n```console\nyarn add -D stylus stylus-loader\n```\n\nor\n\n```console\npnpm add -D stylus stylus-loader\n```\n\nThen add the loader to your `webpack` config. For example:\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl$/,\n        loader: \"stylus-loader\", // compiles Styl to CSS\n      },\n    ],\n  },\n};\n```\n\nAnd run `webpack` via your preferred method.\n\n## Options\n\n- **[`stylusOptions`](#stylusOptions)**\n- **[`sourceMap`](#sourcemap)**\n- **[`webpackImporter`](#webpackimporter)**\n- **[`additionalData`](#additionalData)**\n- **[`implementation`](#implementation)**\n\n### `stylusOptions`\n\nType:\n\n```ts\ntype stylusOptions =\n  | {\n      use: Array<string | Function>;\n      include: Array<string>;\n      import: Array<string>;\n      define: Array;\n      includeCSS: false;\n      resolveURL: boolean | Object;\n      lineNumbers: boolean;\n      hoistAtrules: boolean;\n      compress: boolean;\n    }\n  | (loaderContext: LoaderContext) => Array<string>;\n```\n\nDefault: `{}`\n\nYou can pass any Stylus specific options to the `stylus-loader` through the `stylusOptions` property in the [loader options](https://webpack.js.org/configuration/module/#rule-options-rule-query).\nSee the [Stylus documentation](https://stylus-lang.com/docs/js.html).\nOptions in dash-case should use camelCase.\n\n#### `object`\n\nUse an object to pass options through to Stylus.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl$/,\n        use: [\n          {\n            loader: \"style-loader\",\n          },\n          {\n            loader: \"css-loader\",\n          },\n          {\n            loader: \"stylus-loader\",\n            options: {\n              stylusOptions: {\n                /**\n                 * Specify Stylus plugins to use. Plugins may be passed as\n                 * strings instead of importing them in your Webpack config.\n                 *\n                 * @type {(string|Function)[]}\n                 * @default []\n                 */\n                use: [\"nib\"],\n\n                /**\n                 * Add path(s) to the import lookup paths.\n                 *\n                 * @type {string[]}\n                 * @default []\n                 */\n                include: [path.join(__dirname, \"src/styl/config\")],\n\n                /**\n                 * Import the specified Stylus files/paths.\n                 *\n                 * @type {string[]}\n                 * @default []\n                 */\n                import: [\"nib\", path.join(__dirname, \"src/styl/mixins\")],\n\n                /**\n                 * Define Stylus variables or functions.\n                 *\n                 * @type {Array|Object}\n                 * @default {}\n                 */\n                // Array is the recommended syntax: [key, value, raw]\n                define: [\n                  [\"$development\", process.env.NODE_ENV === \"development\"],\n                  [\"rawVar\", 42, true],\n                ],\n                // Object is deprecated syntax (there is no possibility to specify \"raw')\n                // define: {\n                //   $development: process.env.NODE_ENV === 'development',\n                //   rawVar: 42,\n                // },\n\n                /**\n                 * Include regular CSS on @import.\n                 *\n                 * @type {boolean}\n                 * @default false\n                 */\n                includeCSS: false,\n\n                /**\n                 * Resolve relative url()'s inside imported files.\n                 *\n                 * @see https://stylus-lang.com/docs/js.html#stylusresolveroptions\n                 *\n                 * @type {boolean|Object}\n                 * @default { nocheck: true }\n                 */\n                resolveURL: true,\n                // resolveURL: { nocheck: true },\n\n                /**\n                 * Emits comments in the generated CSS indicating the corresponding Stylus line.\n                 *\n                 * @see https://stylus-lang.com/docs/executable.html\n                 *\n                 * @type {boolean}\n                 * @default false\n                 */\n                lineNumbers: true,\n\n                /**\n                 * Move @import and @charset to the top.\n                 *\n                 * @see https://stylus-lang.com/docs/executable.html\n                 *\n                 * @type {boolean}\n                 * @default false\n                 */\n                hoistAtrules: true,\n\n                /**\n                 * Compress CSS output.\n                 * In the \"production\" mode is `true` by default\n                 *\n                 * @see https://stylus-lang.com/docs/executable.html\n                 *\n                 * @type {boolean}\n                 * @default false\n                 */\n                compress: true,\n              },\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n#### `function`\n\nAllows setting the options passed through to Stylus based off of the loader context.\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl/,\n        use: [\n          \"style-loader\",\n          \"css-loader\",\n          {\n            loader: \"stylus-loader\",\n            options: {\n              stylusOptions: (loaderContext) => {\n                // More information about available properties https://webpack.js.org/api/loaders/\n                const { resourcePath, rootContext } = loaderContext;\n                const relativePath = path.relative(rootContext, resourcePath);\n\n                if (relativePath === \"styles/foo.styl\") {\n                  return {\n                    paths: [\"absolute/path/c\", \"absolute/path/d\"],\n                  };\n                }\n\n                return {\n                  paths: [\"absolute/path/a\", \"absolute/path/b\"],\n                };\n              },\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n### `sourceMap`\n\nType:\n\n```ts\ntype sourceMap = boolean;\n```\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl$/i,\n        use: [\n          \"style-loader\",\n          {\n            loader: \"css-loader\",\n            options: {\n              sourceMap: true,\n            },\n          },\n          {\n            loader: \"stylus-loader\",\n            options: {\n              sourceMap: true,\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n### `webpackImporter`\n\nType:\n\n```ts\ntype webpackImporter = boolean;\n```\n\nDefault: `true`\n\nEnables/Disables the default Webpack importer.\n\nThis can improve performance in some cases.\nUse it with caution because aliases and `@import` at-rules starting with `~` will not work.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl/i,\n        use: [\n          \"style-loader\",\n          \"css-loader\",\n          {\n            loader: \"stylus-loader\",\n            options: {\n              webpackImporter: false,\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n### `additionalData`\n\nType:\n\n```ts\ntype additionalData =\n  | string\n  | (\n      content: string | Buffer,\n      loaderContext: LoaderContext,\n      meta: any\n    ) => string;\n```\n\nDefault: `undefined`\n\nPrepends `Stylus` code before the actual entry file.\nIn this case, the `stylus-loader` will not override the source but just **prepend** the entry's content.\n\nThis is especially useful when some of your Stylus variables depend on the environment:\n\n> [!NOTE]\n>\n> Since you're injecting code, this will break the source mappings in your entry file. Often there's a simpler solution than this, like multiple Stylus entry files.\n\n#### `string`\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl/,\n        use: [\n          \"style-loader\",\n          \"css-loader\",\n          {\n            loader: \"stylus-loader\",\n            options: {\n              additionalData: `@env: ${process.env.NODE_ENV};`,\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n#### `function`\n\n##### Sync\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl/,\n        use: [\n          \"style-loader\",\n          \"css-loader\",\n          {\n            loader: \"stylus-loader\",\n            options: {\n              additionalData: (content, loaderContext) => {\n                // More information about available properties https://webpack.js.org/api/loaders/\n                const { resourcePath, rootContext } = loaderContext;\n                const relativePath = path.relative(rootContext, resourcePath);\n\n                if (relativePath === \"styles/foo.styl\") {\n                  return \"value = 100px\" + content;\n                }\n\n                return \"value 200px\" + content;\n              },\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n##### Async\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl/,\n        use: [\n          \"style-loader\",\n          \"css-loader\",\n          {\n            loader: \"stylus-loader\",\n            options: {\n              additionalData: async (content, loaderContext) => {\n                // More information about available properties https://webpack.js.org/api/loaders/\n                const { resourcePath, rootContext } = loaderContext;\n                const relativePath = path.relative(rootContext, resourcePath);\n\n                if (relativePath === \"styles/foo.styl\") {\n                  return \"value = 100px\" + content;\n                }\n\n                return \"value 200px\" + content;\n              },\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n### `implementation`\n\nType:\n\n```ts\ntype implementation = Function | string;\n```\n\nThe special `implementation` option determines which implementation of Stylus to use. Overrides the locally installed `peerDependency` version of `stylus`.\n\n#### `function`\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl/i,\n        use: [\n          \"style-loader\",\n          \"css-loader\",\n          {\n            loader: \"stylus-loader\",\n            options: {\n              implementation: require(\"stylus\"),\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n#### `string`\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl/i,\n        use: [\n          \"style-loader\",\n          \"css-loader\",\n          {\n            loader: \"stylus-loader\",\n            options: {\n              implementation: require.resolve(\"stylus\"),\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n## Examples\n\n### Normal usage\n\nChain the `stylus-loader` with the [`css-loader`](https://github.com/webpack-contrib/css-loader) and the [`style-loader`](https://github.com/webpack-contrib/style-loader) to immediately apply all styles to the DOM.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl$/,\n        use: [\n          {\n            loader: \"style-loader\", // creates style nodes from JS strings\n          },\n          {\n            loader: \"css-loader\", // translates CSS into CommonJS\n          },\n          {\n            loader: \"stylus-loader\", // compiles Stylus to CSS\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n### Source maps\n\nTo enable sourcemaps for CSS, you'll need to pass the `sourceMap` property in the loader's options. If this is not passed, the loader will respect the setting for webpack source maps, set in `devtool`.\n\n**webpack.config.js**\n\n```javascript\nmodule.exports = {\n  devtool: \"source-map\", // any \"source-map\"-like devtool is possible\n  module: {\n    rules: [\n      {\n        test: /\\.styl$/,\n        use: [\n          \"style-loader\",\n          {\n            loader: \"css-loader\",\n            options: {\n              sourceMap: true,\n            },\n          },\n          {\n            loader: \"stylus-loader\",\n            options: {\n              sourceMap: true,\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n### Using nib with stylus\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl$/,\n        use: [\n          {\n            loader: \"style-loader\", // creates style nodes from JS strings\n          },\n          {\n            loader: \"css-loader\", // translates CSS into CommonJS\n          },\n          {\n            loader: \"stylus-loader\", // compiles Stylus to CSS\n            options: {\n              stylusOptions: {\n                use: [require(\"nib\")()],\n                import: [\"nib\"],\n              },\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n### Import JSON files\n\nStylus does not provide resolving capabilities in the `json` function.\nTherefore webpack resolver does not work for `.json` files.\nUse [`stylus resolver`](#stylus-resolver).\n\n**index.styl**\n\n```styl\n// Suppose the file is located here `node_modules/vars/vars.json`\njson('vars.json')\n\n@media queries-small\n  body\n    display nope\n\n```\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl$/,\n        use: [\n          \"style-loader\",\n          \"css-loader\",\n          {\n            loader: \"stylus-loader\",\n            options: {\n              stylusOptions: {\n                // Specify the path. where to find files\n                paths: [\"node_modules/vars\"],\n              },\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n### In production\n\nUsually, it's recommended to extract the style sheets into a dedicated file in production using the [MiniCssExtractPlugin](https://github.com/webpack-contrib/mini-css-extract-plugin). This way your styles are not dependent on JavaScript.\n\n### webpack resolver\n\nWebpack provides an [advanced mechanism to resolve files](https://webpack.js.org/configuration/resolve/).\nThe `stylus-loader` applies the webpack resolver when processing queries.\nThus you can import your Stylus modules from `node_modules`.\n\n```styl\n@import 'bootstrap-styl/bootstrap/index.styl';\n```\n\nUsing `~` is deprecated and can be removed from your code (**we recommend it**), but we still support it for historical reasons.\nWhy you can removed it? The loader will first try to resolve `@import`/`@require` as relative, if it cannot be resolved, the loader will try to resolve `@import`/`@require` inside [`node_modules`](https://webpack.js.org/configuration/resolve/#resolve-modules).\nJust prepend them with a `~` which tells webpack to look up the [`modules`](https://webpack.js.org/configuration/resolve/#resolve-modules).\n\n```styl\n@import \"~bootstrap-styl/bootstrap/index.styl\";\n```\n\nIt's important to only prepend it with `~`, because `~/` resolves to the home-directory.\nWebpack needs to distinguish between `bootstrap` and `~bootstrap`, because CSS and Styl files have no special syntax for importing relative files.\nWriting `@import \"file\"` is the same as `@import \"./file\";`\n\n### Stylus resolver\n\nIf you specify the `paths` option, modules will be searched in the given `paths`.\nThis is Stylus default behavior.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.styl/,\n        use: [\n          {\n            loader: \"style-loader\",\n          },\n          {\n            loader: \"css-loader\",\n          },\n          {\n            loader: \"stylus-loader\",\n            options: {\n              stylusOptions: {\n                paths: [path.resolve(__dirname, \"node_modules\")],\n              },\n            },\n          },\n        ],\n      },\n    ],\n  },\n};\n```\n\n### Extracting style sheets\n\nBundling CSS with webpack has some nice advantages like referencing images and fonts with hashed urls or [hot module replacement](https://webpack.js.org/concepts/hot-module-replacement/) in development. In production, on the other hand, it's not a good idea to apply your style sheets depending on JS execution. Rendering may be delayed or even a [FOUC](https://en.wikipedia.org/wiki/Flash_of_unstyled_content) might be visible. Thus it's often still better to have them as separate files in your final production build.\n\nThere are two possibilities to extract a style sheet from the bundle:\n\n- [`extract-loader`](https://github.com/peerigon/extract-loader) (simpler, but specialized on the css-loader's output)\n- [MiniCssExtractPlugin](https://github.com/webpack-contrib/mini-css-extract-plugin) (more complex, but works in all use-cases)\n\n## Contributing\n\nPlease take a moment to read our contributing guidelines if you haven't yet done so.\n\n[CONTRIBUTING](./.github/CONTRIBUTING.md)\n\n## License\n\n[MIT](./LICENSE)\n\n[npm]: https://img.shields.io/npm/v/stylus-loader.svg\n[npm-url]: https://npmjs.com/package/stylus-loader\n[node]: https://img.shields.io/node/v/stylus-loader.svg\n[node-url]: https://nodejs.org\n[tests]: https://github.com/webpack-contrib/stylus-loader/workflows/stylus-loader/badge.svg\n[tests-url]: https://github.com/webpack-contrib/stylus-loader/actions\n[cover]: https://codecov.io/gh/webpack-contrib/stylus-loader/branch/master/graph/badge.svg\n[cover-url]: https://codecov.io/gh/webpack-contrib/stylus-loader\n[discussion]: https://img.shields.io/github/discussions/webpack/webpack\n[discussion-url]: https://github.com/webpack/webpack/discussions\n[size]: https://packagephobia.now.sh/badge?p=stylus-loader\n[size-url]: https://packagephobia.now.sh/result?p=stylus-loader\n","_attachments":{},"homepage":"https://github.com/webpack-contrib/stylus-loader","bugs":{"url":"https://github.com/webpack-contrib/stylus-loader/issues"},"license":"MIT"}