{"_id":"postcss-normalize","_rev":"891515","name":"postcss-normalize","description":"Use the parts of normalize.css or sanitize.css you need from your browserslist","dist-tags":{"latest":"10.0.1"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"time":{"modified":"2021-09-17T09:30:55.000Z","created":"2015-07-04T15:23:46.471Z","10.0.1":"2021-09-15T12:02:11.307Z","10.0.0":"2021-04-29T13:49:15.498Z","9.0.0":"2020-04-12T21:27:41.159Z","8.0.1":"2019-06-10T16:49:38.230Z","8.0.0":"2019-06-04T13:31:36.614Z","7.0.1":"2018-09-06T12:28:28.530Z","7.0.0":"2018-09-04T13:24:21.731Z","6.0.0":"2018-06-16T12:16:26.712Z","5.0.0":"2018-06-07T04:51:55.101Z","4.0.0":"2017-06-21T13:00:58.521Z","3.0.0":"2017-05-29T01:11:22.865Z","2.1.0":"2017-05-26T22:57:07.366Z","2.0.1":"2017-05-22T01:17:33.300Z","2.0.0":"2017-05-18T02:10:05.567Z","1.0.0":"2017-05-04T15:35:45.233Z","0.3.0":"2016-05-26T04:22:43.027Z","0.2.0":"2016-03-28T02:52:07.118Z","0.1.2":"2015-11-19T02:35:00.481Z","0.1.1":"2015-08-17T03:35:04.406Z","0.1.0":"2015-07-04T15:23:46.471Z"},"users":{"denji":true,"xiechao06":true,"qoozoo":true,"gpuente":true},"author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-normalize.git"},"versions":{"10.0.1":{"name":"postcss-normalize","version":"10.0.1","description":"Use the parts of normalize.css or sanitize.css you need from your browserslist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-normalize.git"},"homepage":"https://github.com/csstools/postcss-normalize#readme","bugs":{"url":"https://github.com/csstools/postcss-normalize/issues"},"main":"./index.cjs","module":"./index.mjs","types":"./index.d.ts","exports":{"require":"./index.cjs","import":"./index.mjs","default":"./index.mjs"},"scripts":{"prepublishOnly":"npm test","build":"rollup --config .rollup.js --silent","lint":"package-check && eslint --cache .gitignore --quiet","test":"npm run lint && npm run build && npm run tape","tape":"postcss-tape"},"engines":{"node":">= 12"},"peerDependencies":{"browserslist":">= 4","postcss":">= 8"},"dependencies":{"@csstools/normalize.css":"*","postcss-browser-comments":"^4","sanitize.css":"*"},"devDependencies":{"@babel/core":"^7.15.5","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/preset-env":"^7.15.6","@skypack/package-check":"^0.2.2","browserslist":"^4.16.5","eslint":"^7.32.0","postcss":"^8.2.13","postcss-import":"^14.0.2","postcss-tape":"^6.0.1","pre-commit":"^1.2.2","rollup":"^2.56.3","rollup-plugin-babel":"^4.4.0"},"babel":{"plugins":["@babel/plugin-syntax-import-meta"],"presets":[["@babel/env",{"targets":"maintained node versions"}]]},"eslintConfig":{"extends":"eslint:recommended","ignorePatterns":[".tape.js"],"parserOptions":{"ecmaVersion":12,"sourceType":"module","ecmaFeatures":{"modules":true}},"rules":{"semi":["error","never"]}},"keywords":["postcss","css","postcss-plugin","normalizes","browsers","fixes"],"gitHead":"f50e2298f542761f10b1492a93b6a042d1dcafef","_id":"postcss-normalize@10.0.1","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"464692676b52792a06b06880a176279216540dd7","size":8021,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-10.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-10.0.1.tgz"},"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize_10.0.1_1631707331152_0.30839804873133647"},"_hasShrinkwrap":false,"publish_time":1631707331307,"_cnpm_publish_time":1631707331307},"10.0.0":{"name":"postcss-normalize","version":"10.0.0","description":"Use the parts of normalize.css or sanitize.css you need from your browserslist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-normalize.git"},"homepage":"https://github.com/csstools/postcss-normalize#readme","bugs":{"url":"https://github.com/csstools/postcss-normalize/issues"},"main":"index.cjs","module":"index.mjs","scripts":{"prepublishOnly":"npm test","build":"rollup --config .rollup.js --silent","lint":"eslint --cache .gitignore --quiet","test":"npm run lint && npm run build && npm run tape","tape":"postcss-tape"},"engines":{"node":">= 12"},"peerDependencies":{"browserslist":">= 4","postcss":">= 8"},"dependencies":{"@csstools/normalize.css":"*","postcss-browser-comments":"^4","sanitize.css":"*"},"devDependencies":{"@babel/core":"^7.13.16","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/preset-env":"^7.13.15","browserslist":"^4.16.5","eslint":"^7.25.0","postcss":"^8.2.13","postcss-import":"^14.0.1","postcss-tape":"^6.0.1","pre-commit":"^1.2.2","rollup":"^2.46.0","rollup-plugin-babel":"^4.4.0"},"babel":{"plugins":["@babel/plugin-syntax-import-meta"],"presets":[["@babel/env",{"targets":"maintained node versions"}]]},"eslintConfig":{"extends":"eslint:recommended","ignorePatterns":[".tape.js"],"parserOptions":{"ecmaVersion":12,"sourceType":"module","ecmaFeatures":{"modules":true}},"rules":{"semi":["error","never"]}},"keywords":["postcss","css","postcss-plugin","normalizes","browsers","fixes"],"gitHead":"47eaf289e77555f1dadcbb1f4ecb3dd48acdf71d","_id":"postcss-normalize@10.0.0","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"shasum":"6ad4c55067b16447969a8ab208c9f9f39d859aa7","size":13775,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-10.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-10.0.0.tgz"},"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize_10.0.0_1619704155364_0.5519313308605611"},"_hasShrinkwrap":false,"publish_time":1619704155498,"_cnpm_publish_time":1619704155498},"9.0.0":{"name":"postcss-normalize","version":"9.0.0","description":"Use the parts of normalize.css or sanitize.css you need from your browserslist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-normalize.git"},"homepage":"https://github.com/csstools/postcss-normalize#readme","bugs":{"url":"https://github.com/csstools/postcss-normalize/issues"},"main":"dist/index.cjs.js","module":"dist/index.esm.mjs","scripts":{"build":"npx rollup -c .rollup.js","build:watch":"npx rollup -c .rollup.js --watch","lint":"npx eslint --cache src","lint:fix":"npx eslint --cache --fix","pretest":"npm install && npm run build","test":"npm run lint && npm run tape","tape":"npx postcss-tape"},"engines":{"node":">=10.0.0"},"dependencies":{"@csstools/normalize.css":"*","postcss":"^7.0.27","postcss-browser-comments":"^3.0.0","sanitize.css":"*"},"devDependencies":{"@babel/core":"^7.9.0","@babel/plugin-syntax-import-meta":"^7.8.3","@babel/preset-env":"^7.9.5","babel-eslint":"^10.1.0","eslint":"^6.8.0","postcss-import":"^12.0.1","postcss-tape":"^5.0.2","pre-commit":"^1.2.2","rollup":"^2.6.0","rollup-plugin-babel":"^4.4.0"},"babel":{"plugins":["@babel/plugin-syntax-import-meta"],"presets":[["@babel/env",{"targets":"maintained node versions"}]]},"eslintConfig":{"env":{"es6":true,"node":true},"extends":"eslint:recommended","parser":"babel-eslint"},"rollup":{"input":"src/index.js","plugins":["rollup-plugin-babel"],"output":[{"file":"dist/index.cjs.js","format":"cjs"},{"file":"dist/index.esm.js","format":"esm"}]},"keywords":["postcss","css","postcss-plugin","normalizes","browsers","fixes"],"gitHead":"9f094c7f96c8450341721800dd564fa617049f9d","_id":"postcss-normalize@9.0.0","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"3b551279f78ec3b2e151bc8cf52ff6e46c4cc60c","size":8014,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-9.0.0.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize_9.0.0_1586726861048_0.0674413500699842"},"_hasShrinkwrap":false,"publish_time":1586726861159,"_cnpm_publish_time":1586726861159},"8.0.1":{"name":"postcss-normalize","version":"8.0.1","description":"Use the parts of normalize.css or sanitize.css you need from your browserslist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-normalize.git"},"homepage":"https://github.com/csstools/postcss-normalize#readme","bugs":{"url":"https://github.com/csstools/postcss-normalize/issues"},"main":"index.cjs.js","module":"index.esm.mjs","scripts":{"build":"rollup --config .rollup.js --silent","prepublishOnly":"npm test","pretest:tape":"npm run build","test":"npm run test:js && npm run test:tape","test:js":"eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=8.0.0"},"dependencies":{"@csstools/normalize.css":"^10.1.0","browserslist":"^4.6.2","postcss":"^7.0.17","postcss-browser-comments":"^3.0.0","sanitize.css":"^10.0.0"},"devDependencies":{"@babel/core":"^7.4.5","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/preset-env":"^7.4.5","babel-eslint":"^10.0.1","eslint":"^5.16.0","postcss-import":"^12.0.1","postcss-tape":"^5.0.0","pre-commit":"^1.2.2","rollup":"^1.14.6","rollup-plugin-babel":"^4.3.2"},"eslintConfig":{"env":{"browser":true,"es6":true,"node":true},"extends":"eslint:recommended","parser":"babel-eslint","parserOptions":{"ecmaVersion":2018,"impliedStrict":true,"sourceType":"module"},"root":true},"keywords":["postcss","css","postcss-plugin","normalizes","browsers","fixes"],"gitHead":"7c11ae71a5c827d697fffb9f442e1f4cb9d55a54","_id":"postcss-normalize@8.0.1","_nodeVersion":"12.1.0","_npmVersion":"6.9.0","dist":{"shasum":"90e80a7763d7fdf2da6f2f0f82be832ce4f66776","size":12036,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-8.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-8.0.1.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize_8.0.1_1560185378069_0.6092840056929769"},"_hasShrinkwrap":false,"publish_time":1560185378230,"_cnpm_publish_time":1560185378230},"8.0.0":{"name":"postcss-normalize","version":"8.0.0","description":"Use the parts of normalize.css or sanitize.css you need from your browserslist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-normalize.git"},"homepage":"https://github.com/csstools/postcss-normalize#readme","bugs":{"url":"https://github.com/csstools/postcss-normalize/issues"},"main":"index.cjs.js","module":"index.esm.mjs","scripts":{"build":"rollup --config .rollup.js --silent","prepublishOnly":"npm test","pretest:tape":"npm run build","test":"npm run test:js && npm run test:tape","test:js":"eslint src/{*,**/*}.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=8.0.0"},"dependencies":{"@csstools/normalize.css":"^10.1.0","browserslist":"^4.6.1","postcss":"^7.0.16","postcss-browser-comments":"^3.0.0","sanitize.css":"^10.0.0"},"devDependencies":{"@babel/core":"^7.4.5","@babel/plugin-syntax-import-meta":"^7.2.0","@babel/preset-env":"^7.4.5","babel-eslint":"^10.0.1","eslint":"^5.16.0","postcss-import":"^12.0.1","postcss-tape":"^5.0.0","pre-commit":"^1.2.2","rollup":"^1.13.1","rollup-plugin-babel":"^4.3.2"},"eslintConfig":{"env":{"browser":true,"es6":true,"node":true},"extends":"eslint:recommended","parser":"babel-eslint","parserOptions":{"ecmaVersion":2018,"impliedStrict":true,"sourceType":"module"},"root":true},"keywords":["postcss","css","postcss-plugin","normalizes","browsers","fixes"],"gitHead":"2f04d18757ca45826a0d4c2ea14cc5ec0a083f3f","_id":"postcss-normalize@8.0.0","_nodeVersion":"12.1.0","_npmVersion":"6.9.0","dist":{"shasum":"7b540c4c70e05defdc85a2e4a4ea25df734cd35f","size":8127,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-8.0.0.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize_8.0.0_1559655096482_0.278956309173259"},"_hasShrinkwrap":false,"publish_time":1559655096614,"_cnpm_publish_time":1559655096614},"7.0.1":{"name":"postcss-normalize","version":"7.0.1","description":"Use the parts of normalize.css you need from your browserslist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-normalize.git"},"homepage":"https://github.com/csstools/postcss-normalize#readme","bugs":{"url":"https://github.com/csstools/postcss-normalize/issues"},"main":"index.cjs.js","module":"index.es.js","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 --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"@csstools/normalize.css":"^9.0.1","browserslist":"^4.1.1","postcss":"^7.0.2","postcss-browser-comments":"^2.0.0"},"devDependencies":{"@babel/core":"^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","normalizes","browsers","fixes"],"gitHead":"e5e3797e1ad02065e2e6544f6c4288569d7167be","_id":"postcss-normalize@7.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"eb51568d962b8aa61a8318383c8bb7e54332282e","size":5881,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-7.0.1.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize_7.0.1_1536236908351_0.7376446431449506"},"_hasShrinkwrap":false,"publish_time":1536236908530,"_cnpm_publish_time":1536236908530},"7.0.0":{"name":"postcss-normalize","version":"7.0.0","description":"Use the parts of normalize.css you need from your browserslist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-normalize.git"},"homepage":"https://github.com/csstools/postcss-normalize#readme","bugs":{"url":"https://github.com/csstools/postcss-normalize/issues"},"main":"index.cjs.js","module":"index.es.js","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 --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"@csstools/normalize.css":"^9.0.1","browserslist":"^4.1.0","postcss":"^7.0.2","postcss-browser-comments":"^1.0.0"},"devDependencies":{"@babel/core":"^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.0","rollup-plugin-babel":"^4.0.1"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","normalizes","browsers","fixes"],"gitHead":"3fdc61bdde08dbe11853cc3307748a15c1d9d2e2","_id":"postcss-normalize@7.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"3535e273e53a80b60b54af374cba90875591380e","size":5798,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-7.0.0.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize_7.0.0_1536067461531_0.9587412451933526"},"_hasShrinkwrap":false,"publish_time":1536067461731,"_cnpm_publish_time":1536067461731},"6.0.0":{"name":"postcss-normalize","version":"6.0.0","description":"Use the parts of normalize.css you need from your browserslist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-normalize.git"},"homepage":"https://github.com/csstools/postcss-normalize#readme","bugs":{"url":"https://github.com/csstools/postcss-normalize/issues"},"main":"index.cjs.js","module":"index.es.js","files":["index.cjs.js","index.es.js"],"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 --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"@csstools/normalize.css":"^8.0.0","browserslist":"^3.2.8","postcss":"^6.0.22","postcss-browser-comments":"^1.0.0"},"devDependencies":{"babel-core":"^6.26.3","babel-eslint":"^8.2.3","babel-preset-env":"^1.7.0","eslint":"^4.19.1","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","normalizes","browsers","fixes"],"gitHead":"5c5b70ad62fd016ec543ac1bec93e8b8f1026b7c","_id":"postcss-normalize@6.0.0","_shasum":"6441b3ced4578f7b7c3b1529a43d1d0ef466996f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.3","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"6441b3ced4578f7b7c3b1529a43d1d0ef466996f","size":5681,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-6.0.0.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize_6.0.0_1529151386646_0.7521386678858948"},"_hasShrinkwrap":false,"publish_time":1529151386712,"_cnpm_publish_time":1529151386712},"5.0.0":{"name":"postcss-normalize","version":"5.0.0","description":"Use the parts of normalize.css you need from your browserslist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-normalize.git"},"homepage":"https://github.com/jonathantneal/postcss-normalize#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-normalize/issues"},"main":"index.cjs.js","module":"index.es.js","files":["index.cjs.js","index.es.js","lib/normalize.js","lib/normalize.json"],"scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"npm run test:init && npm run test:js && npm run test:tape","test:init":"node lib/normalize-init","test:js":"eslint *.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"browserslist":"^3.2.8","postcss":"^6.0.22"},"devDependencies":{"babel-core":"^6.26.3","babel-eslint":"^8.2.3","babel-preset-env":"^1.7.0","eslint":"^4.19.1","eslint-config-dev":"^2.0.0","fse":"^4.0.1","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.60.0","rollup-plugin-babel":"^3.0.4"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","normalize"],"gitHead":"a68c2d5fd94ed34b895ba866821ceb0718f93a96","_id":"postcss-normalize@5.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"db6012dea9d8415522b154c358dead04349471d3","size":7734,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-5.0.0.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize_5.0.0_1528347115039_0.5101697416204376"},"_hasShrinkwrap":false,"publish_time":1528347115101,"_cnpm_publish_time":1528347115101},"4.0.0":{"name":"postcss-normalize","version":"4.0.0","description":"Use the parts of normalize.css you need from your browserlist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-normalize.git"},"homepage":"https://github.com/jonathantneal/postcss-normalize#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-normalize/issues"},"main":"index.js","files":["index.js","lib/normalize.js","lib/normalize.json"],"scripts":{"clean":"git clean -X -d -f","prepublish":"npm test","test":"npm run test:init && npm run test:js && npm run test:tape","test:init":"node lib/normalize-init","test:js":"eslint *.js --cache --ignore-pattern .gitignore","test:tape":"postcss-tape"},"engines":{"node":">=4.0.0"},"dependencies":{"browserslist":"^2.1.5","postcss":"^6.0.2"},"devDependencies":{"eslint":"^4.0.0","eslint-config-dev":"2.0.0","fse":"^3.0.0","postcss-tape":"2.0.1","pre-commit":"^1.2.2"},"eslintConfig":{"extends":"dev"},"keywords":["postcss","css","postcss-plugin","normalize.css","normalize","browsers","bugs","fixes","usability","browserslist","browserlist"],"gitHead":"c56d952a2504cc25aae82e2c218f613738bfd967","_id":"postcss-normalize@4.0.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"12d05a6005661a7282034347b5d12ccf083bd119","size":7752,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-4.0.0.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-4.0.0.tgz_1498050057598_0.952442726586014"},"directories":{},"publish_time":1498050058521,"_hasShrinkwrap":false,"_cnpm_publish_time":1498050058521},"3.0.0":{"name":"postcss-normalize","version":"3.0.0","description":"Use the parts of normalize.css you need from your browserlist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-normalize.git"},"homepage":"https://github.com/jonathantneal/postcss-normalize#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-normalize/issues"},"main":"index.js","files":["index.js","lib/normalize.js","lib/normalize.json"],"scripts":{"clean":"git clean -X -d -f","prepublish":"npm test","test":"npm run test:init && npm run test:js && npm run test:tape","test:init":"node lib/normalize-init","test:js":"eslint *.js --cache --ignore-pattern .gitignore","test:tape":"postcss-tape"},"engines":{"node":">=4.0.0"},"dependencies":{"browserslist":"^2.1.2","postcss":"^6.0.1"},"devDependencies":{"eslint":"^3.19.0","eslint-config-dev":"2.0.0","fse":"^3.0.0","postcss-tape":"2.0.1","pre-commit":"^1.2.2"},"eslintConfig":{"extends":"dev"},"keywords":["postcss","css","postcss-plugin","normalize.css","normalize","browsers","bugs","fixes","usability","browserslist","browserlist"],"gitHead":"4a636aa7bbd34d8ae6049a06acd990c13c41e299","_id":"postcss-normalize@3.0.0","_shasum":"f217eb2d0867db9f393458a8ee7aa07adbedaa55","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"f217eb2d0867db9f393458a8ee7aa07adbedaa55","size":7571,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-3.0.0.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-3.0.0.tgz_1496020281835_0.7719474362675101"},"directories":{},"publish_time":1496020282865,"_cnpm_publish_time":1496020282865,"_hasShrinkwrap":false},"2.1.0":{"name":"postcss-normalize","version":"2.1.0","description":"Use the parts of normalize.css you need from your browserlist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-normalize.git"},"homepage":"https://github.com/jonathantneal/postcss-normalize#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-normalize/issues"},"main":"index.js","files":["index.css","index.js","lib/normalize.js","lib/normalize.json"],"scripts":{"clean":"git clean -X -d -f","prepublish":"npm test","test":"npm run test:init && npm run test:js && npm run test:tape","test:init":"node lib/normalize-init","test:js":"eslint *.js --cache --ignore-pattern .gitignore","test:tape":"postcss-tape"},"engines":{"node":">=4.0.0"},"dependencies":{"browserslist":"^2.1.2","postcss":"^6.0.1"},"devDependencies":{"eslint":"^3.19.0","eslint-config-dev":"2.0.0","fse":"^3.0.0","postcss-tape":"2.0.1","pre-commit":"^1.2.2"},"eslintConfig":{"extends":"dev"},"keywords":["postcss","css","postcss-plugin","normalize.css","normalize","browsers","bugs","fixes","usability","browserslist","browserlist"],"gitHead":"12991d82b5098b0f8b3e3c103181d6161e72b1e2","_id":"postcss-normalize@2.1.0","_shasum":"bd336bf85c14a5e924cef49951f17fb0ef070174","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"bd336bf85c14a5e924cef49951f17fb0ef070174","size":7574,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-2.1.0.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-2.1.0.tgz_1495839426471_0.3650333983823657"},"directories":{},"publish_time":1495839427366,"_hasShrinkwrap":false,"_cnpm_publish_time":1495839427366},"2.0.1":{"name":"postcss-normalize","version":"2.0.1","description":"Use the parts of normalize.css you need from your browserlist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-normalize.git"},"homepage":"https://github.com/jonathantneal/postcss-normalize#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-normalize/issues"},"main":"index.js","files":["index.js","lib/json-to-ast.js","lib/normalize.json"],"scripts":{"clean":"git clean -X -d -f","prepublish":"npm test","test":"echo 'Running tests...'; npm run test:setup && npm run test:js && npm run test:tape","test:js":"eslint *.js --cache --ignore-pattern .gitignore","test:setup":"node lib/normalize-css-to-json","test:tape":"postcss-tape"},"engines":{"node":">=4.0.0"},"dependencies":{"browserslist":"^2.1.2","postcss":"^6.0.1"},"devDependencies":{"eslint":"^3.19.0","eslint-config-dev":"2.0.0","fse":"^3.0.0","postcss-tape":"2.0.1","pre-commit":"^1.2.2"},"eslintConfig":{"extends":"dev"},"keywords":["postcss","css","postcss-plugin","normalize.css","normalize","browsers","bugs","fixes","usability","browserslist","browserlist"],"gitHead":"19e24de8b65a25e1e05e5a9a2a406ef0eddc1582","_id":"postcss-normalize@2.0.1","_shasum":"8f77235e775f99c8f1d58fff1accb74e352c28a1","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"8f77235e775f99c8f1d58fff1accb74e352c28a1","size":9266,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-2.0.1.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-2.0.1.tgz_1495415852310_0.7265982502140105"},"directories":{},"publish_time":1495415853300,"_cnpm_publish_time":1495415853300,"_hasShrinkwrap":false},"2.0.0":{"name":"postcss-normalize","version":"2.0.0","description":"Use the parts of normalize.css you need from your browserlist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-normalize.git"},"homepage":"https://github.com/jonathantneal/postcss-normalize#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-normalize/issues"},"main":"index.js","files":["index.js","lib/json-to-ast.js","lib/normalize.json"],"scripts":{"clean":"git clean -X -d -f","prepublish":"npm test","test":"echo 'Running tests...'; npm run test:setup && npm run test:js && npm run test:tape","test:js":"eslint *.js --cache --ignore-pattern .gitignore","test:setup":"node lib/normalize-css-to-json","test:tape":"postcss-tape"},"engines":{"node":">=4.0.0"},"dependencies":{"browserslist":"^2.1.2","postcss":"^6.0.1"},"devDependencies":{"eslint":"^3.19.0","eslint-config-dev":"2.0.0","fse":"^3.0.0","postcss-tape":"2.0.1","pre-commit":"^1.2.2"},"eslintConfig":{"extends":"dev"},"keywords":["postcss","css","postcss-plugin","normalize.css","normalize","browsers","bugs","fixes","usability","browserslist","browserlist"],"gitHead":"52c41acc3d87238a0de7f9e2ad380ac819db754c","_id":"postcss-normalize@2.0.0","_shasum":"e8030b9875acfc1aac0a2ad8080c7da7c9efb654","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"e8030b9875acfc1aac0a2ad8080c7da7c9efb654","size":9092,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-2.0.0.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-normalize-2.0.0.tgz_1495073403472_0.6417402233928442"},"directories":{},"publish_time":1495073405567,"_cnpm_publish_time":1495073405567,"_hasShrinkwrap":false},"1.0.0":{"name":"postcss-normalize","version":"1.0.0","description":"Use the parts of normalize.css you need from your browserlist","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-normalize.git"},"homepage":"https://github.com/jonathantneal/postcss-normalize#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-normalize/issues"},"main":"index.js","files":["index.js","lib/json-to-ast.js","lib/normalize.json"],"scripts":{"clean":"git clean -X -d -f","prepublish":"npm test","test":"echo 'Running tests...'; npm run test:setup && npm run test:js && npm run test:tape","test:js":"eslint *.js --cache --ignore-pattern .gitignore","test:setup":"node lib/normalize-css-to-json","test:tape":"postcss-tape"},"engines":{"node":">=6.5.0"},"dependencies":{"browserslist":"^2.1.1","postcss":"^5.2.17"},"devDependencies":{"eslint":"^3.19.0","eslint-config-dev":"2.0.0","fse":"^2.0.0","postcss-tape":"1.3.1","pre-commit":"^1.2.2"},"eslintConfig":{"extends":"dev"},"keywords":["postcss","css","postcss-plugin","normalize.css","normalize","browsers","bugs","fixes","usability","browserslist","browserlist"],"gitHead":"7b1760be1d611da2f96558a4ca3ff036f14e6d33","_id":"postcss-normalize@1.0.0","_shasum":"e79f54813cf60fa35a8c5a34647d43464cca3638","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"e79f54813cf60fa35a8c5a34647d43464cca3638","size":9020,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-1.0.0.tgz"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-normalize-1.0.0.tgz_1493912143425_0.16350163449533284"},"directories":{},"publish_time":1493912145233,"_hasShrinkwrap":false,"_cnpm_publish_time":1493912145233},"0.3.0":{"name":"postcss-normalize","version":"0.3.0","description":"PostCSS plugin that automatically applies normalize.css","keywords":["postcss","css","postcss-plugin","normalize"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/seaneking/postcss-normalize.git"},"author":{"name":"Sean King","email":"sean@simpla.io"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"bugs":{"url":"https://github.com/seaneking/postcss-normalize/issues"},"homepage":"https://github.com/seaneking/postcss-normalize","dependencies":{"normalize.css":"^4.0.0","postcss":"^5.0.0"},"devDependencies":{"gulp-eslint":"^0.12.0","gulp-mocha":"^2.0.1","chai":"^2.3.0","gulp":"^3.8.11"},"scripts":{"test":"gulp check"},"gitHead":"ea204f34a664573c5571ffea08d91dd457222f0e","_id":"postcss-normalize@0.3.0","_shasum":"1866d574af10191e5f0a4cf961fcc73ade3d3588","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"seaneking","email":"sean@simpla.io"},"dist":{"shasum":"1866d574af10191e5f0a4cf961fcc73ade3d3588","size":1557,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-0.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-normalize-0.3.0.tgz_1464236560353_0.05987240467220545"},"directories":{},"publish_time":1464236563027,"_cnpm_publish_time":1464236563027,"deprecated":"this plugin is deprecated! Use postcss-import instead","_hasShrinkwrap":false},"0.2.0":{"name":"postcss-normalize","version":"0.2.0","description":"PostCSS plugin that automatically applies normalize.css","keywords":["postcss","css","postcss-plugin","normalize"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/seaneking/postcss-normalize.git"},"author":{"name":"Sean King","email":"sean@simpla.io"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"bugs":{"url":"https://github.com/seaneking/postcss-normalize/issues"},"homepage":"https://github.com/seaneking/postcss-normalize","dependencies":{"clean-css":"^3.3.9","normalize.css":"^4.0.0","postcss":"^5.0.0"},"devDependencies":{"gulp-eslint":"^0.12.0","gulp-mocha":"^2.0.1","chai":"^2.3.0","gulp":"^3.8.11"},"scripts":{"test":"gulp check"},"gitHead":"65548e03be8b6a8853f2b99afddfadbbbbf6bd29","_id":"postcss-normalize@0.2.0","_shasum":"4594847042cf806336e08a5c0ad6e1794ee4920b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"seaneking","email":"sean@simpla.io"},"dist":{"shasum":"4594847042cf806336e08a5c0ad6e1794ee4920b","size":1504,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-0.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-normalize-0.2.0.tgz_1459133526687_0.27469851030036807"},"directories":{},"publish_time":1459133527118,"_cnpm_publish_time":1459133527118,"deprecated":"this plugin is deprecated! Use postcss-import instead","_hasShrinkwrap":false},"0.1.2":{"name":"postcss-normalize","version":"0.1.2","description":"PostCSS plugin that automatically applies normalize.css","keywords":["postcss","css","postcss-plugin","normalize"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/seaneking/postcss-normalize.git"},"author":{"name":"Sean King","email":"sean@simpla.io"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"bugs":{"url":"https://github.com/seaneking/postcss-normalize/issues"},"homepage":"https://github.com/seaneking/postcss-normalize","dependencies":{"clean-css":"^3.3.9","normalize.css":"^3.0.3","postcss":"^4.1.9"},"devDependencies":{"gulp-eslint":"^0.12.0","gulp-mocha":"^2.0.1","chai":"^2.3.0","gulp":"^3.8.11"},"scripts":{"test":"gulp check"},"gitHead":"2c1af7f387d554aae5f991d4a583cb53afd8a501","_id":"postcss-normalize@0.1.2","_shasum":"66b53367a1409db3dbc8f4b2c8faf2dd90176073","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"seaneking","email":"sean@simpla.io"},"dist":{"shasum":"66b53367a1409db3dbc8f4b2c8faf2dd90176073","size":1502,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-0.1.2.tgz"},"directories":{},"publish_time":1447900500481,"_cnpm_publish_time":1447900500481,"deprecated":"this plugin is deprecated! Use postcss-import instead","_hasShrinkwrap":false},"0.1.1":{"name":"postcss-normalize","version":"0.1.1","description":"PostCSS plugin that automatically applies normalize.css","keywords":["postcss","css","postcss-plugin","normalize"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/seaneking/postcss-normalize.git"},"author":{"name":"Sean King","email":"sean@simpla.io"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"bugs":{"url":"https://github.com/seaneking/postcss-normalize/issues"},"homepage":"https://github.com/seaneking/postcss-normalize","dependencies":{"clean-css":"^3.3.9","normalize.css":"^3.0.3","postcss":"^4.1.9"},"devDependencies":{"gulp-eslint":"^0.12.0","gulp-mocha":"^2.0.1","chai":"^2.3.0","gulp":"^3.8.11"},"scripts":{"test":"gulp check"},"gitHead":"aebc9ff479afcdd9e8eadd11a666b4394e63c5a7","_id":"postcss-normalize@0.1.1","_shasum":"1c1affe8a23737c1da01aa5b58a85e78c278a3bf","_from":".","_npmVersion":"2.13.0","_nodeVersion":"0.12.7","_npmUser":{"name":"seaneking","email":"sean@simpla.io"},"dist":{"shasum":"1c1affe8a23737c1da01aa5b58a85e78c278a3bf","size":1515,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-0.1.1.tgz"},"directories":{},"publish_time":1439782504406,"_cnpm_publish_time":1439782504406,"deprecated":"this plugin is deprecated! Use postcss-import instead","_hasShrinkwrap":false},"0.1.0":{"name":"postcss-normalize","version":"0.1.0","description":"PostCSS plugin that automatically applies normalize.css","keywords":["postcss","css","postcss-plugin","normalize"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/seaneking/postcss-normalize.git"},"author":{"name":"Sean King","email":"sean@simpla.io"},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"bugs":{"url":"https://github.com/seaneking/postcss-normalize/issues"},"homepage":"https://github.com/seaneking/postcss-normalize","dependencies":{"normalize.css":"^3.0.3","postcss":"^4.1.9"},"devDependencies":{"gulp-eslint":"^0.12.0","gulp-mocha":"^2.0.1","chai":"^2.3.0","gulp":"^3.8.11"},"scripts":{"test":"gulp check"},"gitHead":"30ae405ed7a865630c11de0a695fed1b126f63b4","_id":"postcss-normalize@0.1.0","_shasum":"1a9b0e50cc782b85666357616a0bdc8a199d6802","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.0","_npmUser":{"name":"seaneking","email":"sean@simpla.io"},"dist":{"shasum":"1a9b0e50cc782b85666357616a0bdc8a199d6802","size":1456,"noattachment":false,"key":"/postcss-normalize/-/postcss-normalize-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-normalize/download/postcss-normalize-0.1.0.tgz"},"directories":{},"publish_time":1436023426471,"_cnpm_publish_time":1436023426471,"deprecated":"this plugin is deprecated! Use postcss-import instead","_hasShrinkwrap":false}},"readme":"# PostCSS Normalize [<img src=\"https://postcss.github.io/postcss/logo.svg\" alt=\"PostCSS\" width=\"90\" height=\"90\" align=\"right\">][postcss]\n\n[<img alt=\"npm version\" src=\"https://img.shields.io/npm/v/postcss-normalize.svg\" height=\"20\">][npm-url]\n[<img alt=\"build status\" src=\"https://img.shields.io/travis/csstools/postcss-normalize/main.svg\" height=\"20\">][cli-url]\n[<img alt=\"support chat\" src=\"https://img.shields.io/badge/support-chat-blue.svg\" height=\"20\">][git-url]\n\n[PostCSS Normalize] lets you use the parts of [normalize.css] or [sanitize.css]\nthat you need from your [browserslist].\n\n```css\n@import \"normalize.css\";\n```\n\n```css\n@import \"sanitize.css\";\n```\n\n**PostCSS Normalize** uses a non-opinionated version of [normalize.css], but\nan opinionated version may also be used.\n\n```css\n@import \"normalize.css/opinionated.css\";\n```\n\n### Examples\n\nHere is a sample of what **normalize.css** looks like when the **browserslist**\nis `ie >= 9`:\n\n```css\n/**\n * Add the correct display in IE 9-.\n */\n\naudio,\nvideo {\n  display: inline-block;\n}\n\n/**\n * Remove the border on images inside links in IE 10-.\n */\n\nimg {\n  border-style: none;\n}\n```\n\nAnd here is the same sample when the **browserslist** is `ie >= 10`:\n\n```css\n/**\n * Remove the border on images inside links in IE 10-.\n */\n\nimg {\n  border-style: none;\n}\n```\n\n## Usage\n\nAdd [PostCSS Normalize] to your project:\n\n```bash\nnpm install postcss-normalize --save-dev\n```\n\nAdd a [browserslist] entry in `package.json`:\n\n```json\n{\n  \"browserslist\": \"last 2 versions\"\n}\n```\n\nUse **PostCSS Normalize** to process your CSS:\n\n```js\nconst postcssNormalize = require('postcss-normalize')\n\npostcssNormalize.process(YOUR_CSS /*, processOptions, pluginOptions */)\n```\n\nOr use it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss')\nconst postcssNormalize = require('postcss-normalize')\n\npostcss([\n  postcssNormalize(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */)\n```\n\n**PostCSS Normalize** runs in all Node environments, with special instructions\nfor:\n\n| [Node](INSTALL.md#node) | [PostCSS CLI](INSTALL.md#postcss-cli) | [Webpack](INSTALL.md#webpack) | [Create React App](INSTALL.md#create-react-app) | [Gulp](INSTALL.md#gulp) | [Grunt](INSTALL.md#grunt) |\n| --- | --- | --- | --- | --- | --- |\n\n## PostCSS Import Usage\n\n**PostCSS Normalize** includes a `postcssImport` function to configure\n[PostCSS Import] and allow you to continue using the `@import` syntax.\n\n```js\nconst postcss = require('postcss')\nconst postcssImport = require('postcss-import')\nconst postcssNormalize = require('postcss-normalize')\n\npostcss([\n  postcssImport(\n    postcssNormalize(\n      /* pluginOptions (for PostCSS Normalize) */\n    ).postcssImport(\n      /* pluginOptions (for PostCSS Import) */\n    )\n  )\n]) // now you can use @import \"normalize.css\", etc. again\n```\n\nAlternatively, use `@import-normalize` or `@import-sanitize` to avoid conflicts\nwith `@import` transforms.\n\n```pcss\n@import-normalize;\n```\n\n```pcss\n@import-normalize \"opinionated.css\";\n```\n\n```pcss\n@import-sanitize;\n```\n\n## Options\n\n### allowDuplicates\n\nThe `allowDuplicates` option determines whether multiple, duplicate insertions\nof CSS libraries are allowed. By default, duplicate libraries are omitted.\n\n```js\npostcssNormalize({ allowDuplicates: true })\n```\n\n### forceImport\n\nThe `forceImport` option defines CSS libraries that will be inserted at the\nbeginning of the CSS file. Unless overriden by `allowDuplicates`, duplicate\nCSS libraries would still be omitted.\n\n```js\npostcssNormalize({ forceImport: true })\n```\n\nSpecific CSS libraries may be defined.\n\n```js\npostcssNormalize({\n  forceImport: 'sanitize.css'\n})\n```\n\n### browsers\n\nThe `browsers` option defines an override of the project’s **browserslist** for\n**PostCSS Normalize**. This option should be avoided in leui of a browserslist\nfile.\n\n```js\npostcssNormalize({ browsers: 'last 2 versions' })\n```\n\n## CSS Libraries\n\n**PostCSS Normalize** can include [normalize.css] or [sanitize.css] and\nconfigure either with the following combinations:\n\n```css\n@import \"normalize\"; /* also, @import \"normalize.css\" */\n@import \"normalize/opinionated\"; /* also, @import \"normalize.css/opinionated.css\", @import \"normalize.css/*\" */\n@import \"sanitize\"; /* also, @import \"sanitize.css\" */\n@import \"sanitize/assets\"; /* also, @import \"sanitize.css/assets.css\" */\n@import \"sanitize/forms\"; /* also, @import \"sanitize.css/forms.css\" */\n@import \"sanitize/reduce-motion\"; /* also, @import \"sanitize.css/reduce-motion.css\" */\n@import \"sanitize/system-ui\"; /* also, @import \"sanitize.css/system-ui.css\" */\n@import \"sanitize/typography\"; /* also, @import \"sanitize.css/typography.css\" */\n@import \"sanitize/ui-monospace\"; /* also, @import \"sanitize.css/ui-monospace.css\" */\n@import \"sanitize/*\"; /* also, @import \"sanitize.css/*\" (sanitize + all additions) */\n```\n\n[cli-img]: https://img.shields.io/travis/csstools/postcss-normalize/main.svg\n[cli-url]: https://travis-ci.org/csstools/postcss-normalize\n[git-img]: https://img.shields.io/badge/support-chat-blue.svg\n[git-url]: https://gitter.im/postcss/postcss\n[npm-img]: https://img.shields.io/npm/v/postcss-normalize.svg\n[npm-url]: https://www.npmjs.com/package/postcss-normalize\n\n[browserslist]: http://browserl.ist/\n[CSS Libraries]: #css-libraries\n[normalize.css]: https://github.com/csstools/normalize.css\n[Options]: #options\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Import]: https://github.com/postcss/postcss-import\n[PostCSS Import Usage]: #postcss-import-usage\n[PostCSS Normalize]: https://github.com/csstools/postcss-normalize\n[sanitize.css]: https://github.com/csstools/sanitize.css\n","_attachments":{},"homepage":"https://github.com/csstools/postcss-normalize#readme","bugs":{"url":"https://github.com/csstools/postcss-normalize/issues"},"license":"CC0-1.0"}