{"_id":"postcss-custom-media","_rev":"259508","name":"postcss-custom-media","description":"Use Custom Media Queries in CSS","dist-tags":{"latest":"9.1.2"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"time":{"modified":"2023-03-27T17:08:09.000Z","created":"2014-08-12T13:33:42.691Z","9.1.2":"2023-02-08T08:35:47.770Z","9.1.1":"2023-01-28T07:34:03.951Z","9.1.0":"2023-01-24T08:51:12.601Z","9.0.1":"2022-11-19T18:06:22.313Z","9.0.0":"2022-11-14T09:50:15.635Z","8.0.2":"2022-06-04T07:22:25.453Z","8.0.1":"2022-06-03T05:23:26.040Z","8.0.0":"2021-01-12T08:17:31.238Z","7.0.8":"2019-03-30T06:03:01.037Z","7.0.7":"2018-10-19T22:27:18.295Z","7.0.6":"2018-10-12T12:46:28.680Z","7.0.5":"2018-10-11T12:57:43.660Z","7.0.4":"2018-09-24T03:48:23.782Z","7.0.3":"2018-09-20T20:26:04.287Z","7.0.2":"2018-09-15T19:37:31.706Z","7.0.1":"2018-09-14T05:02:29.996Z","7.0.0":"2018-09-14T01:37:02.114Z","6.0.0":"2017-05-12T09:24:38.777Z","5.0.1":"2016-02-03T06:55:34.226Z","5.0.0":"2015-08-25T04:56:49.290Z","4.1.0":"2015-06-30T05:28:28.427Z","4.0.0":"2015-06-17T06:45:34.497Z","3.0.0":"2015-01-29T06:24:51.637Z","1.3.0":"2014-11-25T08:03:33.158Z","1.2.1":"2014-11-09T06:29:51.674Z","1.2.0":"2014-10-01T05:09:04.073Z","1.1.0":"2014-09-30T04:37:54.867Z","1.0.1":"2014-09-16T04:15:53.296Z","1.0.0":"2014-08-12T13:33:42.691Z"},"users":{},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-custom-media"},"versions":{"9.1.2":{"name":"postcss-custom-media","description":"Use Custom Media Queries in CSS","version":"9.1.2","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"},{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},{"name":"Maxime Thirouin"}],"license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/cascade-layer-name-parser":"^1.0.0","@csstools/css-parser-algorithms":"^2.0.0","@csstools/css-tokenizer":"^2.0.0","@csstools/media-query-list-parser":"^2.0.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-custom-media"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["at-rule","atrule","css","csswg","custom","media","postcss","postcss-plugin","queries","query","specification","w3c"],"csstools":{"assumesToProcessBundledCSS":true,"cssdbId":"custom-media-queries","exportName":"postcssCustomMedia","humanReadableName":"PostCSS Custom Media","specUrl":"https://www.w3.org/TR/mediaqueries-5/#at-ruledef-custom-media"},"volta":{"extends":"../../package.json"},"gitHead":"f02647748e9d1799a3d605d108a248d1cfd05cc7","_id":"postcss-custom-media@9.1.2","_nodeVersion":"18.13.0","_npmVersion":"9.4.1","dist":{"shasum":"0e9c34b0b5325edc2c5f42f47543cb64d777764b","size":9339,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-9.1.2.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-9.1.2.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_9.1.2_1675845347617_0.17709776050794623"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-08T08:35:47.770Z","publish_time":1675845347770,"_cnpm_publish_time":1675845347770},"9.1.1":{"name":"postcss-custom-media","description":"Use Custom Media Queries in CSS","version":"9.1.1","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"},{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},{"name":"Maxime Thirouin"}],"license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/cascade-layer-name-parser":"^1.0.0","@csstools/css-parser-algorithms":"^2.0.0","@csstools/css-tokenizer":"^2.0.0","@csstools/media-query-list-parser":"^2.0.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-custom-media"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["at-rule","atrule","css","csswg","custom","media","postcss","postcss-plugin","queries","query","specification","w3c"],"csstools":{"assumesToProcessBundledCSS":true,"cssdbId":"custom-media-queries","exportName":"postcssCustomMedia","humanReadableName":"PostCSS Custom Media","specUrl":"https://www.w3.org/TR/mediaqueries-5/#at-ruledef-custom-media"},"volta":{"extends":"../../package.json"},"gitHead":"417d016b7a61b54142ed67989958d0f84dd078c1","_id":"postcss-custom-media@9.1.1","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"shasum":"ceeb1cd7e5d13ee6aeb68206b8817d178e6437cb","size":9209,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-9.1.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-9.1.1.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_9.1.1_1674891243785_0.14760320440159935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T07:34:03.951Z","publish_time":1674891243951,"_cnpm_publish_time":1674891243951},"9.1.0":{"name":"postcss-custom-media","description":"Use Custom Media Queries in CSS","version":"9.1.0","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"},{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},{"name":"Maxime Thirouin"}],"license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/cascade-layer-name-parser":"^1.0.0","@csstools/css-parser-algorithms":"^2.0.0","@csstools/css-tokenizer":"^2.0.0","@csstools/media-query-list-parser":"^2.0.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-custom-media"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["at-rule","atrule","css","csswg","custom","media","postcss","postcss-plugin","queries","query","specification","w3c"],"csstools":{"assumesToProcessBundledCSS":true,"cssdbId":"custom-media-queries","exportName":"postcssCustomMedia","humanReadableName":"PostCSS Custom Media","specUrl":"https://www.w3.org/TR/mediaqueries-5/#at-ruledef-custom-media"},"volta":{"extends":"../../package.json"},"gitHead":"ec282f22731a452dfa35319bb7c3934c127fa98a","_id":"postcss-custom-media@9.1.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"09afcf2aef4ae931ab3e594e20eab0dd2eacf3f2","size":9176,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-9.1.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-9.1.0.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_9.1.0_1674550272374_0.40651695854187175"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-24T08:51:12.601Z","publish_time":1674550272601,"_cnpm_publish_time":1674550272601},"9.0.1":{"name":"postcss-custom-media","description":"Use Custom Media Queries in CSS","version":"9.0.1","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"},{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},{"name":"Maxime Thirouin"}],"license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/css-parser-algorithms":"^1.0.0","@csstools/css-tokenizer":"^1.0.0","@csstools/media-query-list-parser":"^1.0.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{"build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-custom-media"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["at-rule","atrule","css","csswg","custom","media","postcss","postcss-plugin","queries","query","specification","w3c"],"csstools":{"cssdbId":"custom-media-queries","exportName":"postcssCustomMedia","humanReadableName":"PostCSS Custom Media","specUrl":"https://www.w3.org/TR/mediaqueries-5/#at-ruledef-custom-media"},"volta":{"extends":"../../package.json"},"gitHead":"a38dd6ff4fa96b0b11b6cf64d53feb5c5d49a9fd","_id":"postcss-custom-media@9.0.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"b59ecc762cf5ba4b540434e0043f5b3ce8c80bce","size":8613,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-9.0.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-9.0.1.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_9.0.1_1668881182125_0.7169366622643019"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-19T18:06:35.087Z","publish_time":1668881182313,"_cnpm_publish_time":1668881182313},"9.0.0":{"name":"postcss-custom-media","description":"Use Custom Media Queries in CSS","version":"9.0.0","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"},{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},{"name":"Maxime Thirouin"}],"license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/css-parser-algorithms":"^1.0.0","@csstools/css-tokenizer":"^1.0.0","@csstools/media-query-list-parser":"^1.0.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{"build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-custom-media"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["at-rule","atrule","css","csswg","custom","media","postcss","postcss-plugin","queries","query","specification","w3c"],"csstools":{"cssdbId":"custom-media-queries","exportName":"postcssCustomMedia","humanReadableName":"PostCSS Custom Media","specUrl":"https://www.w3.org/TR/mediaqueries-5/#at-ruledef-custom-media"},"volta":{"extends":"../../package.json"},"gitHead":"0062474733aedcd0f7393e27f5881d846208ece9","_id":"postcss-custom-media@9.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"e1ae085320eb1bfb197648c2ca785a9d5198cac8","size":8484,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-9.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-9.0.0.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_9.0.0_1668419415392_0.8076962491764141"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-14T11:18:01.664Z","publish_time":1668419415635,"_cnpm_publish_time":1668419415635},"8.0.2":{"name":"postcss-custom-media","description":"Use Custom Media Queries in CSS","version":"8.0.2","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"},{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},{"name":"Maxime Thirouin"}],"license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^12 || ^14 || >=16"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.3"},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.cjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.cjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-custom-media"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["at-rule","atrule","css","csswg","custom","media","postcss","postcss-plugin","queries","query","specification","w3c"],"csstools":{"cssdbId":"custom-media-queries","exportName":"postcssCustomMedia","humanReadableName":"PostCSS Custom Media","specUrl":"https://www.w3.org/TR/mediaqueries-5/#at-ruledef-custom-media"},"volta":{"extends":"../../package.json"},"gitHead":"d769df84c49cfc130f4f6af2d7a147b8e3543828","_id":"postcss-custom-media@8.0.2","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"c8f9637edf45fef761b014c024cee013f80529ea","size":7636,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-8.0.2.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-8.0.2.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_8.0.2_1654327345278_0.06425783319805833"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T13:30:17.166Z","publish_time":1654327345453,"_cnpm_publish_time":1654327345453},"8.0.1":{"name":"postcss-custom-media","description":"Use Custom Media Queries in CSS","version":"8.0.1","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"},{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},{"name":"Maxime Thirouin"}],"license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^12 || ^14 || >=16"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"peerDependencies":{"postcss":"^8.3"},"devDependencies":{"postcss-value-parser":"^4.2.0"},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.cjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.cjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-custom-media"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["at-rule","atrule","css","csswg","custom","media","postcss","postcss-plugin","queries","query","specification","w3c"],"csstools":{"cssdbId":"custom-media-queries","exportName":"postcssCustomMedia","humanReadableName":"PostCSS Custom Media","specUrl":"https://www.w3.org/TR/mediaqueries-5/#at-ruledef-custom-media"},"volta":{"extends":"../../package.json"},"gitHead":"f25fef2904c78b2ccd3e3e9adfbf21887b4fd382","_id":"postcss-custom-media@8.0.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"d9e36aaab0b25b666bf591092cb42d87cd16d6ce","size":7619,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-8.0.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-8.0.1.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_8.0.1_1654233805847_0.5384523387017843"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T13:30:17.064Z","publish_time":1654233806040,"_cnpm_publish_time":1654233806040},"8.0.0":{"name":"postcss-custom-media","version":"8.0.0","description":"Use Custom Media Queries in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"contributors":[{"name":"Maxime Thirouin"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:js":"eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=10.0.0"},"peerDependencies":{"postcss":"^8.1.0"},"devDependencies":{"@babel/core":"^7.11.6","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/preset-env":"^7.11.5","@rollup/plugin-babel":"^5.2.1","babel-eslint":"^10.1.0","eslint":"^7.10.0","postcss":"^8.1.0","postcss-tape":"^6.0.0","pre-commit":"^1.2.2","rollup":"^2.28.2"},"eslintConfig":{"env":{"browser":true,"es6":true,"node":true},"extends":"eslint:recommended","parser":"babel-eslint","parserOptions":{"ecmaVersion":2018,"impliedStrict":true,"sourceType":"module"}},"keywords":["postcss","css","postcss-plugin","custom","media","query","queries","w3c","csswg","atrule","at-rule","specification"],"gitHead":"24234a28bede02a106132dbe2d008127d5db0eaf","_id":"postcss-custom-media@8.0.0","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"1be6aff8be7dc9bf1fe014bde3b71b92bb4552f1","size":8464,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-8.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-8.0.0.tgz"},"_npmUser":{"name":"semigradsky","email":"semigradskyd@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_8.0.0_1610439451042_0.6121047466380221"},"_hasShrinkwrap":false,"publish_time":1610439451238,"_cnpm_publish_time":1610439451238},"7.0.8":{"name":"postcss-custom-media","version":"7.0.8","description":"Use Custom Media Queries in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"contributors":[{"name":"Maxime Thirouin"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:js":"eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"postcss":"^7.0.14"},"devDependencies":{"@babel/core":"^7.4.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/preset-env":"^7.4.2","babel-eslint":"^10.0.1","eslint":"^5.16.0","eslint-config-dev":"^2.0.0","postcss-tape":"^4.0.0","pre-commit":"^1.2.2","rollup":"^1.7.4","rollup-plugin-babel":"^4.3.2"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","custom","media","query","queries","w3c","csswg","atrule","at-rule","specification"],"gitHead":"ca22cf673fbffbc981807c1e4b758f1575fb8aec","_id":"postcss-custom-media@7.0.8","_nodeVersion":"11.11.0","_npmVersion":"6.9.0","dist":{"shasum":"fffd13ffeffad73621be5f387076a28b00294e0c","size":9755,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-7.0.8.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_7.0.8_1553925780916_0.0868766504363867"},"_hasShrinkwrap":false,"publish_time":1553925781037,"_cnpm_publish_time":1553925781037},"7.0.7":{"name":"postcss-custom-media","version":"7.0.7","description":"Use Custom Media Queries in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"contributors":[{"name":"Maxime Thirouin"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:js":"eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"postcss":"^7.0.5"},"devDependencies":{"@babel/core":"^7.1.2","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/preset-env":"^7.1.0","babel-eslint":"^10.0.1","eslint":"^5.7.0","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.66.6","rollup-plugin-babel":"^4.0.3"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","custom","media","query","queries","w3c","csswg","atrule","at-rule","specification"],"gitHead":"5db224c00226e8e0eac296d9dcee9208db299766","_id":"postcss-custom-media@7.0.7","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"bbc698ed3089ded61aad0f5bfb1fb48bf6969e73","size":9690,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-7.0.7.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-7.0.7.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_7.0.7_1539988038021_0.37024853597568397"},"_hasShrinkwrap":false,"publish_time":1539988038295,"_cnpm_publish_time":1539988038295},"7.0.6":{"name":"postcss-custom-media","version":"7.0.6","description":"Use Custom Media Queries in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"contributors":[{"name":"Maxime Thirouin"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:js":"eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"postcss":"^7.0.5"},"devDependencies":{"@babel/core":"^7.1.2","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/preset-env":"^7.1.0","babel-eslint":"^10.0.1","eslint":"^5.6.1","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.66.6","rollup-plugin-babel":"^4.0.3"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","custom","media","query","queries","w3c","csswg","atrule","at-rule","specification"],"gitHead":"f095211389d761e426f43a32a437bde273930598","_id":"postcss-custom-media@7.0.6","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"c6b00ff7fee6ddc7dfdd946d66ed65e7743db09b","size":9658,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-7.0.6.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-7.0.6.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_7.0.6_1539348388543_0.40422186205835664"},"_hasShrinkwrap":false,"publish_time":1539348388680,"_cnpm_publish_time":1539348388680},"7.0.5":{"name":"postcss-custom-media","version":"7.0.5","description":"Use Custom Media Queries in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"contributors":[{"name":"Maxime Thirouin"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:js":"eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"postcss":"^7.0.5"},"devDependencies":{"@babel/core":"^7.1.2","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/preset-env":"^7.1.0","babel-eslint":"^10.0.1","eslint":"^5.6.1","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.66.6","rollup-plugin-babel":"^4.0.3"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","custom","media","query","queries","w3c","csswg","atrule","at-rule","specification"],"gitHead":"0929148f04fff7d400e30d3cb1c6a0be961182e5","_id":"postcss-custom-media@7.0.5","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"be16a0838ab145dd06eab0703022467b2677e68c","size":9612,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-7.0.5.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-7.0.5.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_7.0.5_1539262663515_0.7449141430956239"},"_hasShrinkwrap":false,"publish_time":1539262663660,"_cnpm_publish_time":1539262663660},"7.0.4":{"name":"postcss-custom-media","version":"7.0.4","description":"Use Custom Media Queries in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"contributors":[{"name":"Maxime Thirouin"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:js":"eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"postcss":"^7.0.2"},"devDependencies":{"@babel/core":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/preset-env":"^7.1.0","babel-eslint":"^9.0.0","eslint":"^5.6.0","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.66.2","rollup-plugin-babel":"^4.0.3"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","custom","media","query","queries","w3c","csswg","atrule","at-rule","specification"],"gitHead":"75c2768ad997711e5020b2b296dea1398c8ce36a","_id":"postcss-custom-media@7.0.4","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"98e593c4a9a38fefee848434131fa16d316ee165","size":9512,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-7.0.4.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-7.0.4.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_7.0.4_1537760903385_0.8299912034448484"},"_hasShrinkwrap":false,"publish_time":1537760903782,"_cnpm_publish_time":1537760903782},"7.0.3":{"name":"postcss-custom-media","version":"7.0.3","description":"Use Custom Media Queries in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"contributors":[{"name":"Maxime Thirouin"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:js":"eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"postcss":"^7.0.2"},"devDependencies":{"@babel/core":"^7.1.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/preset-env":"^7.1.0","babel-eslint":"^9.0.0","eslint":"^5.6.0","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.66.1","rollup-plugin-babel":"^4.0.3"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","custom","media","query","queries","w3c","csswg","atrule","at-rule","specification"],"gitHead":"39a25e05f39b5cc5f879b8e828ee8ced197750a9","_id":"postcss-custom-media@7.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"da0a3aa24831fcaa045e1231a517a15e0dcdfa1b","size":9413,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-7.0.3.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-7.0.3.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_7.0.3_1537475164112_0.751451692389844"},"_hasShrinkwrap":false,"publish_time":1537475164287,"_cnpm_publish_time":1537475164287},"7.0.2":{"name":"postcss-custom-media","version":"7.0.2","description":"Use Custom Media Queries in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"contributors":[{"name":"Maxime Thirouin"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:js":"eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"postcss":"^7.0.2"},"devDependencies":{"@babel/core":"^7.0.1","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/preset-env":"^7.0.0","babel-eslint":"^9.0.0","eslint":"^5.6.0","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.65.2","rollup-plugin-babel":"^4.0.3"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","custom","media","query","queries","w3c","csswg","atrule","at-rule","specification"],"gitHead":"407c33cd8821a869db9dc6fac3d99681ee74a1ef","_id":"postcss-custom-media@7.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"e55fcd3a5ffe0d42c1cf99fe4a716a24f5228248","size":9380,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-7.0.2.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-7.0.2.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_7.0.2_1537040251558_0.831988596678457"},"_hasShrinkwrap":false,"publish_time":1537040251706,"_cnpm_publish_time":1537040251706},"7.0.1":{"name":"postcss-custom-media","version":"7.0.1","description":"Use Custom Media Queries in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"contributors":[{"name":"Maxime Thirouin"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:js":"eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"postcss":"^7.0.2"},"devDependencies":{"@babel/core":"^7.0.1","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/preset-env":"^7.0.0","babel-eslint":"^9.0.0","eslint":"^5.5.0","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.65.2","rollup-plugin-babel":"^4.0.3"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","custom","media","query","queries","w3c","csswg","atrule","at-rule","specification"],"gitHead":"b59e59a14e2996714ea1223699bd46a824f0549a","_id":"postcss-custom-media@7.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"69d04a8a133f636661bd06092c3158e7e9e682cf","size":9359,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-7.0.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-7.0.1.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_7.0.1_1536901349777_0.9041231488674324"},"_hasShrinkwrap":false,"publish_time":1536901349996,"_cnpm_publish_time":1536901349996},"7.0.0":{"name":"postcss-custom-media","version":"7.0.0","description":"Use Custom Media Queries in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"contributors":[{"name":"Maxime Thirouin"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:js":"eslint *.js lib/*.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"postcss":"^7.0.2"},"devDependencies":{"@babel/core":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/preset-env":"^7.0.0","babel-eslint":"^9.0.0","eslint":"^5.5.0","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.65.2","rollup-plugin-babel":"^4.0.3"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","custom","media","query","queries","w3c","csswg","atrule","at-rule","specification"],"gitHead":"b7806565adab9093eb3f9ea67ad85d659ab88373","_id":"postcss-custom-media@7.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"dc494c1bf69fe58649b0db12a61566b386cd3d3e","size":9165,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-7.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-7.0.0.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-custom-media_7.0.0_1536889021762_0.8001611666725861"},"_hasShrinkwrap":false,"publish_time":1536889022114,"_cnpm_publish_time":1536889022114},"6.0.0":{"name":"postcss-custom-media","version":"6.0.0","description":"PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS","keywords":["css","postcss","postcss-plugin","media queries","custom-media"],"author":{"name":"Maxime Thirouin"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"files":["index.js"],"dependencies":{"postcss":"^6.0.1"},"devDependencies":{"eslint":"^3.19.0","eslint-config-i-am-meticulous":"^6.0.1","eslint-plugin-import":"^1.7.0","npmpub":"^3.1.0","tape":"^4.6.3"},"scripts":{"lint":"eslint --fix .","tests":"tape test","test":"npm run lint && npm run tests","release":"npmpub"},"eslintConfig":{"extends":"eslint-config-i-am-meticulous/es5"},"gitHead":"c9192e5fbac7b34af9e3b9cf79a16e58f231d09c","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","_id":"postcss-custom-media@6.0.0","_shasum":"be532784110ecb295044fb5395a18006eb21a737","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"semigradsky","email":"semigradskyd@gmail.com"},"dist":{"shasum":"be532784110ecb295044fb5395a18006eb21a737","size":3595,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-6.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-6.0.0.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-custom-media-6.0.0.tgz_1494581077012_0.5552500844933093"},"directories":{},"publish_time":1494581078777,"_hasShrinkwrap":false,"_cnpm_publish_time":1494581078777},"5.0.1":{"name":"postcss-custom-media","version":"5.0.1","description":"PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS","keywords":["css","postcss","postcss-plugin","media queries","custom-media"],"author":{"name":"Maxime Thirouin"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"files":["index.js"],"dependencies":{"postcss":"^5.0.0"},"devDependencies":{"eslint":"^1.10.3","eslint-config-i-am-meticulous":"^2.0.0","npmpub":"^3.0.1","tape":"^4.0.0"},"scripts":{"lint":"eslint --fix .","tests":"tape test","test":"npm run lint && npm run tests","release":"npmpub"},"eslintConfig":{"extends":"eslint-config-i-am-meticulous/es5"},"gitHead":"c1bfe9fd04c66da6f86072f063c3539b061344b4","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","_id":"postcss-custom-media@5.0.1","_shasum":"138d25a184bf2eb54de12d55a6c01c30a9d8bd81","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"138d25a184bf2eb54de12d55a6c01c30a9d8bd81","size":3477,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-5.0.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-5.0.1.tgz"},"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/postcss-custom-media-5.0.1.tgz_1454482531134_0.5744193433783948"},"directories":{},"publish_time":1454482534226,"_cnpm_publish_time":1454482534226,"_hasShrinkwrap":false},"5.0.0":{"name":"postcss-custom-media","version":"5.0.0","description":"PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS","keywords":["css","postcss","postcss-plugin","media queries","custom-media"],"author":{"name":"Maxime Thirouin"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"files":["index.js"],"dependencies":{"postcss":"^5.0.0"},"devDependencies":{"eslint":"^1.0.0","tape":"^4.0.0"},"scripts":{"test":"eslint . && tape test"},"gitHead":"4fc56724a73d54d803301a6a3004c97995a4aa92","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","_id":"postcss-custom-media@5.0.0","_shasum":"1e07fa54df17e4c6df5d0d0d5bcda6216332fa12","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"1e07fa54df17e4c6df5d0d0d5bcda6216332fa12","size":3320,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-5.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-5.0.0.tgz"},"directories":{},"publish_time":1440478609290,"_cnpm_publish_time":1440478609290,"_hasShrinkwrap":false},"4.1.0":{"name":"postcss-custom-media","version":"4.1.0","description":" PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS","keywords":["css","postcss","postcss-plugins","media queries","custom-media"],"author":{"name":"Maxime Thirouin"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"files":["CHANGELOG.md","LICENSE","index.js"],"dependencies":{"postcss":"^4.1.4"},"devDependencies":{"eslint":"^0.23.0","tape":"^4.0.0"},"scripts":{"test":"eslint . && tape test"},"gitHead":"7c1c36a18b70b2691f4ca86fadac5ccccbedc09d","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","_id":"postcss-custom-media@4.1.0","_shasum":"b99be5ede95b72ed1e89dc18a138ec5c63df4bee","_from":".","_npmVersion":"2.11.3","_nodeVersion":"2.3.1","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"b99be5ede95b72ed1e89dc18a138ec5c63df4bee","size":3303,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-4.1.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-4.1.0.tgz"},"directories":{},"publish_time":1435642108427,"_cnpm_publish_time":1435642108427,"_hasShrinkwrap":false},"4.0.0":{"name":"postcss-custom-media","version":"4.0.0","description":" PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS","keywords":["css","postcss","postcss-plugins","media queries","custom-media"],"author":{"name":"Maxime Thirouin"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/postcss/postcss-custom-media.git"},"files":["CHANGELOG.md","LICENSE","index.js"],"dependencies":{"postcss":"^4.1.4"},"devDependencies":{"eslint":"^0.23.0","tape":"^4.0.0"},"scripts":{"test":"eslint . && tape test"},"gitHead":"2c8f2538088be18c64d66f70f6803cb6ffb28896","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media#readme","_id":"postcss-custom-media@4.0.0","_shasum":"b90a18007ff8439f5c8c1cf9fac18b241a7a0b80","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"b90a18007ff8439f5c8c1cf9fac18b241a7a0b80","size":3018,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-4.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-4.0.0.tgz"},"directories":{},"publish_time":1434523534497,"_cnpm_publish_time":1434523534497,"_hasShrinkwrap":false},"3.0.0":{"name":"postcss-custom-media","version":"3.0.0","description":" PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS","keywords":["css","postcss","postcss-plugins","media queries","custom-media"],"author":{"name":"Maxime Thirouin"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss-custom-media.git"},"files":["CHANGELOG.md","LICENSE","index.js"],"dependencies":{"postcss-message-helpers":"^2.0.0"},"devDependencies":{"jscs":"^1.6.2","jshint":"^2.5.6","postcss":"^4.0.2","tape":"^3.0.0"},"scripts":{"lint":"jscs *.js **/*.js && jshint . --exclude-path .gitignore","test":"npm run lint && tape test"},"gitHead":"177c593c18b5594a65e6d731b6e906e80b4e88fd","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media","_id":"postcss-custom-media@3.0.0","_shasum":"5e35ae8badb31062ff6ba4940f7756df9cdea12c","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.35","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"5e35ae8badb31062ff6ba4940f7756df9cdea12c","size":2822,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-3.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-3.0.0.tgz"},"directories":{},"publish_time":1422512691637,"_cnpm_publish_time":1422512691637,"_hasShrinkwrap":false},"1.3.0":{"name":"postcss-custom-media","version":"1.3.0","description":" PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS","keywords":["css","postcss","postcss-plugins","media queries","custom-media"],"author":{"name":"Maxime Thirouin"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss-custom-media.git"},"files":["CHANGELOG.md","LICENSE","index.js"],"dependencies":{"postcss-message-helpers":"^1.1.0"},"devDependencies":{"jscs":"^1.6.2","jshint":"^2.5.6","postcss":"^3.0.0","tape":"^3.0.0"},"scripts":{"lint":"jscs *.js **/*.js && jshint . --exclude-path .gitignore","test":"npm run lint && tape test"},"gitHead":"028466a914a9a10c6a901c5db1bba37e1d047c98","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media","_id":"postcss-custom-media@1.3.0","_shasum":"34e2761b660a1698dfe42336db4481968d385e35","_from":".","_npmVersion":"2.1.6","_nodeVersion":"0.10.33","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"34e2761b660a1698dfe42336db4481968d385e35","size":2710,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-1.3.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-1.3.0.tgz"},"directories":{},"publish_time":1416902613158,"_cnpm_publish_time":1416902613158,"_hasShrinkwrap":false},"1.2.1":{"name":"postcss-custom-media","version":"1.2.1","description":" PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS","keywords":["css","postcss","postcss-plugins","media queries","custom-media"],"author":{"name":"Maxime Thirouin"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss-custom-media.git"},"files":["CHANGELOG.md","LICENSE","index.js"],"dependencies":{},"devDependencies":{"jscs":"^1.6.2","jshint":"^2.5.6","postcss":"^2.2.5","tape":"^3.0.0"},"scripts":{"lint":"jscs *.js **/*.js && jshint . --exclude-path .gitignore","test":"npm run lint && tape test"},"gitHead":"eb883df80504c641673cf69aa4d3e41e20d2e043","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media","_id":"postcss-custom-media@1.2.1","_shasum":"e30796bc5c6c2c5d8b190ce1028af1d57154cd10","_from":".","_npmVersion":"2.1.6","_nodeVersion":"0.10.33","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"e30796bc5c6c2c5d8b190ce1028af1d57154cd10","size":2756,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-1.2.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-1.2.1.tgz"},"directories":{},"publish_time":1415514591674,"_cnpm_publish_time":1415514591674,"_hasShrinkwrap":false},"1.2.0":{"name":"postcss-custom-media","version":"1.2.0","description":"PostCSS plugin to import CSS files","keywords":["css","postcss","postcss-plugins","media queries","custom-media"],"author":{"name":"MoOx"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss-custom-media.git"},"files":["CHANGELOG.md","LICENSE","README.md","index.js"],"dependencies":{},"devDependencies":{"jscs":"^1.5.9","jshint":"^2.5.2","jshint-stylish":"^0.4.0","postcss":"^2.1.2","tap-colorize":"^1.2.0","tape":"^2.13.4"},"scripts":{"jscs":"jscs *.js **/*.js","jshint":"jshint . --exclude node_modules --reporter node_modules/jshint-stylish/stylish.js","test":"npm run jscs && npm run jshint && tape test | tap-colorize"},"gitHead":"eb662898563e89f8897483e26fa9e8f50985b154","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media","_id":"postcss-custom-media@1.2.0","_shasum":"59a7c5f73699e60465dc380a76886fd3892cd1e3","_from":".","_npmVersion":"2.0.2","_nodeVersion":"0.10.32","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"59a7c5f73699e60465dc380a76886fd3892cd1e3","size":2786,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-1.2.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-1.2.0.tgz"},"directories":{},"publish_time":1412140144073,"_cnpm_publish_time":1412140144073,"_hasShrinkwrap":false},"1.1.0":{"name":"postcss-custom-media","version":"1.1.0","description":"PostCSS plugin to import CSS files","keywords":["css","postcss","postcss-plugins","media queries","custom-media"],"author":{"name":"MoOx"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss-custom-media.git"},"files":["CHANGELOG.md","LICENSE","README.md","index.js"],"dependencies":{},"devDependencies":{"jscs":"^1.5.9","jshint":"^2.5.2","jshint-stylish":"^0.4.0","postcss":"^2.1.2","tap-colorize":"^1.2.0","tape":"^2.13.4"},"scripts":{"jscs":"jscs *.js **/*.js","jshint":"jshint . --exclude node_modules --reporter node_modules/jshint-stylish/stylish.js","test":"npm run jscs && npm run jshint && tape test | tap-colorize"},"gitHead":"42dfbc30fe7929ffcd930c397bed0599da0fe0d9","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media","_id":"postcss-custom-media@1.1.0","_shasum":"9709bad899552273eeb514450c7103480997b53c","_from":".","_npmVersion":"2.0.2","_nodeVersion":"0.10.32","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"9709bad899552273eeb514450c7103480997b53c","size":2733,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-1.1.0.tgz"},"directories":{},"publish_time":1412051874867,"_cnpm_publish_time":1412051874867,"_hasShrinkwrap":false},"1.0.1":{"name":"postcss-custom-media","version":"1.0.1","description":"PostCSS plugin to import CSS files","keywords":["css","postcss","postcss-plugins","media queries","custom-media"],"author":{"name":"MoOx"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss-custom-media.git"},"files":["CHANGELOG.md","LICENSE","README.md","index.js"],"dependencies":{},"devDependencies":{"jscs":"^1.5.9","jshint":"^2.5.2","jshint-stylish":"^0.4.0","postcss":"^2.1.2","tap-colorize":"^1.2.0","tape":"^2.13.4"},"scripts":{"jscs":"jscs *.js **/*.js","jshint":"jshint . --exclude node_modules --reporter node_modules/jshint-stylish/stylish.js","test":"npm run jscs && npm run jshint && tape test | tap-colorize"},"gitHead":"bbecd0ca415a2de799e0ce894835b95c5203530c","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media","_id":"postcss-custom-media@1.0.1","_shasum":"1490e7eca837697bf2b402298a74ecc66f0216c7","_from":".","_npmVersion":"2.0.0-alpha-5","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"1490e7eca837697bf2b402298a74ecc66f0216c7","size":2530,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-1.0.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-1.0.1.tgz"},"directories":{},"publish_time":1410840953296,"_cnpm_publish_time":1410840953296,"_hasShrinkwrap":false},"1.0.0":{"name":"postcss-custom-media","version":"1.0.0","description":"PostCSS plugin to import CSS files","keywords":["css","postcss","postcss-plugins","media queries","custom-media"],"author":{"name":"MoOx"},"license":"MIT","repository":{"type":"git","url":"https://github.com/postcss/postcss-custom-media.git"},"files":["CHANGELOG.md","LICENSE","README.md","index.js"],"dependencies":{},"devDependencies":{"jscs":"^1.5.9","jshint":"^2.5.2","jshint-stylish":"^0.4.0","postcss":"^2.1.2","tap-colorize":"^1.2.0","tape":"^2.13.4"},"scripts":{"jscs":"jscs *.js **/*.js","jshint":"jshint . --exclude node_modules --reporter node_modules/jshint-stylish/stylish.js","test":"npm run jscs && npm run jshint && tape test | tap-colorize"},"gitHead":"131ec96b31b49df368db74ef995a4db25243c23a","bugs":{"url":"https://github.com/postcss/postcss-custom-media/issues"},"homepage":"https://github.com/postcss/postcss-custom-media","_id":"postcss-custom-media@1.0.0","_shasum":"0fb6dd7c84c51b8628540834b3ff7f00f91fe90b","_from":".","_npmVersion":"2.0.0-alpha-5","_npmUser":{"name":"moox","email":"m@moox.io"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""},{"name":"moox","email":""},{"name":"semigradsky","email":""}],"dist":{"shasum":"0fb6dd7c84c51b8628540834b3ff7f00f91fe90b","size":2480,"noattachment":false,"key":"/postcss-custom-media/-/postcss-custom-media-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-custom-media/download/postcss-custom-media-1.0.0.tgz"},"directories":{},"publish_time":1407850422691,"_cnpm_publish_time":1407850422691,"_hasShrinkwrap":false}},"readme":"# PostCSS Custom Media [<img src=\"https://postcss.github.io/postcss/logo.svg\" alt=\"PostCSS Logo\" width=\"90\" height=\"90\" align=\"right\">][PostCSS]\n\n[<img alt=\"npm version\" src=\"https://img.shields.io/npm/v/postcss-custom-media.svg\" height=\"20\">][npm-url] [<img alt=\"CSS Standard Status\" src=\"https://cssdb.org/images/badges/custom-media-queries.svg\" height=\"20\">][css-url] [<img alt=\"Build Status\" src=\"https://github.com/csstools/postcss-plugins/workflows/test/badge.svg\" height=\"20\">][cli-url] [<img alt=\"Discord\" src=\"https://shields.io/badge/Discord-5865F2?logo=discord&logoColor=white\">][discord]\n\n[PostCSS Custom Media] lets you define `@custom-media` in CSS following the [Custom Media Specification].\n\n```pcss\n@custom-media --small-viewport (max-width: 30em);\n\n@media (--small-viewport) {\n\t/* styles for small viewport */\n}\n\n/* becomes */\n\n@media (max-width: 30em) {\n\t/* styles for small viewport */\n}\n```\n\n## `true` and `false`\n\nWith `@custom-media` you can use the constants `true` and `false`.\nThese are especially handy when debugging.\n\nIf you are unsure how your page is affected when a certain media query matches or not you can use these, to quickly toggle the results.\nThis plugin downgrades these queries to something that works in all browsers.\n\nQuickly check the result as if the query matches:\n\n```pcss\n@custom-media --small-viewport true;\n\n@media (--small-viewport) {\n\t/* styles for small viewport */\n}\n\n/* becomes */\n\n@media (max-color:2147477350) {\n\t/* styles for small viewport */\n}\n```\n\nQuickly check the result as if the query does not match:\n\n```pcss\n@custom-media --small-viewport false;\n\n@media (--small-viewport) {\n\t/* styles for small viewport */\n}\n\n/* becomes */\n\n@media (color:2147477350) {\n\t/* styles for small viewport */\n}\n```\n\n## logical evaluation of complex media queries\n\nIt is impossible to accurately and correctly resolve complex `@custom-media` queries\nas these depend on the browser the queries will eventually run in.\n\n_Some of these queries will have only one possible outcome but we have to account for all possible queries in this plugin._\n\n⚠️ When handling complex media queries you will see that your CSS is doubled for each level of complexity.<br>\nGZIP works great to de-dupe this but having a lot of complex media queries will have a performance impact.\n\nAn example of a very complex (and artificial) use-case :\n\n```pcss\n\n@custom-media --a-complex-query tty and (min-width: 300px);\n\n@media not screen and ((not (--a-complex-query)) or (color)) {\n\t/* Your CSS */\n}\n\n/* becomes */\n\n\n@media tty and (min-width: 300px) {\n@media not screen and ((not (max-color:2147477350)) or (color)) {\n\t/* Your CSS */\n}\n}\n@media not  tty and (min-width: 300px) {\n@media not screen and ((not (color:2147477350)) or (color)) {\n\t/* Your CSS */\n}\n}\n```\n\n## Usage\n\nAdd [PostCSS Custom Media] to your project:\n\n```bash\nnpm install postcss postcss-custom-media --save-dev\n```\n\nUse it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssCustomMedia = require('postcss-custom-media');\n\npostcss([\n\tpostcssCustomMedia(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Custom Media] runs in all Node environments, with special\ninstructions for:\n\n- [Node](INSTALL.md#node)\n- [PostCSS CLI](INSTALL.md#postcss-cli)\n- [PostCSS Load Config](INSTALL.md#postcss-load-config)\n- [Webpack](INSTALL.md#webpack)\n- [Next.js](INSTALL.md#nextjs)\n- [Gulp](INSTALL.md#gulp)\n- [Grunt](INSTALL.md#grunt)\n\n## Options\n\n### preserve\n\nThe `preserve` option determines whether the original notation\nis preserved. By default, it is not preserved.\n\n```js\npostcssCustomMedia({ preserve: true })\n```\n\n```pcss\n@custom-media --small-viewport (max-width: 30em);\n\n@media (--small-viewport) {\n\t/* styles for small viewport */\n}\n\n/* becomes */\n\n@custom-media --small-viewport (max-width: 30em);\n\n@media (max-width: 30em) {\n\t/* styles for small viewport */\n}\n\n@media (--small-viewport) {\n\t/* styles for small viewport */\n}\n```\n\n[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test\n[css-url]: https://cssdb.org/#custom-media-queries\n[discord]: https://discord.gg/bUadyRwkJS\n[npm-url]: https://www.npmjs.com/package/postcss-custom-media\n\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Custom Media]: https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media\n[Custom Media Specification]: https://www.w3.org/TR/mediaqueries-5/#at-ruledef-custom-media\n","_attachments":{},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"license":"MIT"}