{"_id":"postcss-sorting","_rev":"3318802","name":"postcss-sorting","description":"PostCSS plugin to keep rules and at-rules content in order.","dist-tags":{"latest":"8.0.2"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"time":{"modified":"2024-06-11T09:02:14.000Z","created":"2015-12-11T11:51:48.761Z","8.0.2":"2023-03-07T09:13:37.921Z","8.0.1":"2023-01-06T17:23:56.502Z","8.0.0":"2023-01-05T17:51:36.820Z","7.0.1":"2021-10-16T22:53:28.873Z","7.0.0":"2021-10-12T23:28:20.255Z","6.0.0":"2020-09-17T00:50:55.063Z","5.0.1":"2019-07-11T10:41:18.648Z","5.0.0":"2019-04-18T22:25:18.550Z","4.1.0":"2019-03-03T17:50:28.047Z","4.0.1":"2018-11-11T12:50:27.208Z","4.0.0":"2018-07-17T21:25:26.522Z","3.1.0":"2017-10-30T11:18:25.410Z","3.0.2":"2017-09-24T20:56:39.868Z","3.0.1":"2017-07-08T22:41:46.913Z","3.0.0":"2017-06-09T17:33:55.855Z","2.1.0":"2017-05-25T10:19:56.387Z","2.0.1":"2017-01-12T11:17:50.066Z","2.0.0":"2017-01-12T10:26:08.880Z","1.7.0":"2016-09-29T16:59:26.620Z","1.6.1":"2016-06-23T22:06:10.480Z","1.6.0":"2016-06-11T14:07:44.349Z","1.5.0":"2016-05-15T15:55:34.460Z","1.4.1":"2016-05-11T09:58:46.775Z","1.4.0":"2016-05-08T17:11:05.630Z","1.3.1":"2016-04-29T16:47:01.206Z","1.3.0":"2016-04-29T13:22:38.022Z","1.2.3":"2016-04-02T12:06:15.764Z","1.2.2":"2016-03-06T07:30:47.659Z","1.2.1":"2016-02-22T19:03:28.431Z","1.2.0":"2016-02-06T11:23:43.969Z","1.1.0":"2015-12-17T15:47:21.266Z","1.0.1":"2015-12-11T11:57:17.531Z","1.0.0":"2015-12-11T11:51:48.761Z"},"users":{"danielbayley":true},"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"versions":{"8.0.2":{"name":"postcss-sorting","version":"8.0.2","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","peerDependencies":{"postcss":"^8.4.20"},"devDependencies":{"eslint":"^8.31.0","eslint-config-hudochenkov":"^9.0.0","eslint-config-prettier":"^8.6.0","husky":"^8.0.3","jest":"^29.3.1","jest-watch-typeahead":"^2.2.1","lint-staged":"^13.1.0","postcss":"^8.4.20","postcss-html":"^1.5.0","postcss-styled-syntax":"^0.4.0","prettier":"^2.8.1","prettier-config-hudochenkov":"^0.3.0"},"scripts":{"test-full":"npm run lint && jest","test":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'","lint":"eslint *.js 'lib/**/*.js' --max-warnings=0 && prettier --check *.js 'lib/**/*.js'","prepare":"husky install"},"lint-staged":{"*.js":["eslint --fix --max-warnings=0","prettier --write"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/[a-zA-Z-.]+\\.js$","watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"prettier":"prettier-config-hudochenkov","gitHead":"6027f1c376cbe78a2298bcca8e23f862457893c5","_id":"postcss-sorting@8.0.2","_nodeVersion":"16.18.1","_npmVersion":"8.19.3","dist":{"shasum":"6393385ece272baf74bee9820fb1b58098e4eeca","size":13111,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-8.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-8.0.2.tgz"},"_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"directories":{},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_8.0.2_1678180417728_0.8023147784140556"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-07T09:13:37.921Z","publish_time":1678180417921,"_cnpm_publish_time":1678180417921},"8.0.1":{"name":"postcss-sorting","version":"8.0.1","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","peerDependencies":{"postcss":"^8.4.20"},"devDependencies":{"eslint":"^8.31.0","eslint-config-hudochenkov":"^9.0.0","eslint-config-prettier":"^8.6.0","husky":"^8.0.3","jest":"^29.3.1","jest-watch-typeahead":"^2.2.1","lint-staged":"^13.1.0","postcss":"^8.4.20","postcss-html":"^1.5.0","postcss-styled-syntax":"^0.1.0","prettier":"^2.8.1","prettier-config-hudochenkov":"^0.3.0"},"scripts":{"test-full":"npm run lint && jest","test":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'","lint":"eslint *.js 'lib/**/*.js' --max-warnings=0 && prettier --check *.js 'lib/**/*.js'","prepare":"husky install"},"lint-staged":{"*.js":["eslint --fix --max-warnings=0","prettier --write"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/[a-zA-Z-.]+\\.js$","watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"prettier":"prettier-config-hudochenkov","gitHead":"f8bad7765e11319e9bb46cd4449cf6a6a1807dae","_id":"postcss-sorting@8.0.1","_nodeVersion":"16.18.1","_npmVersion":"8.19.3","dist":{"shasum":"d03852914979ac0a1ef3ca6e517bf4b53c045f35","size":13114,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-8.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-8.0.1.tgz"},"_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"directories":{},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_8.0.1_1673025836296_0.6109968609799676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-06T17:28:22.655Z","publish_time":1673025836502,"_cnpm_publish_time":1673025836502},"8.0.0":{"name":"postcss-sorting","version":"8.0.0","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","peerDependencies":{"postcss":"^8.4.20"},"devDependencies":{"eslint":"^8.31.0","eslint-config-hudochenkov":"^9.0.0","eslint-config-prettier":"^8.6.0","husky":"^8.0.3","jest":"^29.3.1","jest-watch-typeahead":"^2.2.1","lint-staged":"^13.1.0","postcss":"^8.4.20","postcss-html":"^1.5.0","postcss-styled-syntax":"^0.1.0","prettier":"^2.8.1","prettier-config-hudochenkov":"^0.3.0"},"scripts":{"test-full":"npm run lint && jest","test":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'","lint":"eslint *.js 'lib/**/*.js' --max-warnings=0 && prettier --check *.js 'lib/**/*.js'","prepare":"husky install"},"lint-staged":{"*.js":["eslint --fix --max-warnings=0","prettier --write"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/[a-zA-Z-.]+\\.js$","watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"prettier":"prettier-config-hudochenkov","gitHead":"720ef00925ec835102b3fd5dfcafbfa82340b2b6","_id":"postcss-sorting@8.0.0","_nodeVersion":"16.18.1","_npmVersion":"8.19.3","dist":{"shasum":"3dde199de2e47d16eb3f3b44d32e567ffec2d715","size":13074,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-8.0.0.tgz"},"_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"directories":{},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_8.0.0_1672941096661_0.7745618023333403"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-05T18:08:29.856Z","publish_time":1672941096820,"_cnpm_publish_time":1672941096820},"7.0.1":{"name":"postcss-sorting","version":"7.0.1","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","peerDependencies":{"postcss":"^8.3.9"},"devDependencies":{"@stylelint/postcss-css-in-js":"^0.37.2","eslint":"^7.27.0","eslint-config-hudochenkov":"^7.2.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.25.2","eslint-plugin-unicorn":"^21.0.0","husky":"^7.0.2","jest":"^27.2.5","jest-watch-typeahead":"^1.0.0","lint-staged":"^11.2.3","postcss":"^8.3.9","postcss-html":"^0.36.0","postcss-syntax":"^0.36.2","prettier":"^2.4.1","prettier-config-hudochenkov":"^0.3.0"},"scripts":{"test":"npm run lint && jest","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'","lint":"eslint *.js 'lib/**/*.js' --max-warnings=0","prepare":"husky install"},"lint-staged":{"*.js":["eslint --fix --max-warnings=0","prettier --write"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/[a-zA-Z-.]+\\.js$","watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"prettier":"prettier-config-hudochenkov","gitHead":"ba9c0e508590f071299ff7ae375fafd0d4c349ff","_id":"postcss-sorting@7.0.1","_nodeVersion":"14.18.0","_npmVersion":"7.24.2","dist":{"shasum":"923b5268451cf2d93ebf8835e17a6537757049a5","size":13018,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-7.0.1.tgz"},"_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"directories":{},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_7.0.1_1634424808688_0.44562673226181415"},"_hasShrinkwrap":false,"publish_time":1634424808873,"_cnpm_publish_time":1634424808873},"7.0.0":{"name":"postcss-sorting","version":"7.0.0","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","peerDependencies":{"postcss":"^8.3.9"},"devDependencies":{"@stylelint/postcss-css-in-js":"^0.37.2","eslint":"^7.27.0","eslint-config-hudochenkov":"^7.2.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.25.2","eslint-plugin-unicorn":"^21.0.0","husky":"^7.0.2","jest":"^27.2.5","jest-watch-typeahead":"^1.0.0","lint-staged":"^11.2.3","postcss":"^8.3.9","postcss-html":"^0.36.0","postcss-syntax":"^0.36.2","prettier":"^2.4.1","prettier-config-hudochenkov":"^0.3.0"},"scripts":{"test":"npm run lint && jest","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'","lint":"eslint *.js 'lib/**/*.js' --max-warnings=0","prepare":"husky install"},"lint-staged":{"*.js":["eslint --fix --max-warnings=0","prettier --write"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/[a-zA-Z-.]+\\.js$","watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"prettier":"prettier-config-hudochenkov","gitHead":"153c620683ff48922720d1e6b11d6a00c768d94c","_id":"postcss-sorting@7.0.0","_nodeVersion":"14.18.0","_npmVersion":"7.24.2","dist":{"shasum":"3b247acd80043b1885f005ae09d3711df47b26b3","size":12966,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-7.0.0.tgz"},"_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"directories":{},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_7.0.0_1634081300102_0.7665869034310862"},"_hasShrinkwrap":false,"publish_time":1634081300255,"_cnpm_publish_time":1634081300255},"6.0.0":{"name":"postcss-sorting","version":"6.0.0","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","dependencies":{"lodash":"^4.17.20"},"peerDependencies":{"postcss":"^8.0.4"},"devDependencies":{"eslint":"^7.9.0","eslint-config-hudochenkov":"^7.1.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.22.0","eslint-plugin-unicorn":"^21.0.0","husky":"^4.3.0","jest":"^26.4.2","jest-watch-typeahead":"^0.6.1","lint-staged":"^10.4.0","postcss":"^8.0.4","postcss-html":"^0.36.0","postcss-jsx":"^0.36.4","postcss-syntax":"^0.36.2","prettier":"^2.1.2","prettier-config-hudochenkov":"^0.2.0"},"scripts":{"test":"npm run lint && jest","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'","lint":"eslint *.js 'lib/**/*.js' --max-warnings=0"},"lint-staged":{"*.js":["eslint --fix --max-warnings=0","prettier --write"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/[a-zA-Z-.]+\\.js$","watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"prettier":"prettier-config-hudochenkov","gitHead":"c8ee5dbc92da21d126e1dc6451cf9e140e8a8422","_id":"postcss-sorting@6.0.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.8","dist":{"shasum":"2981c879bf324425ee5a19153c4d693cf60f94d5","size":15337,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-6.0.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_6.0.0_1600303854899_0.5301309753041819"},"_hasShrinkwrap":false,"publish_time":1600303855063,"_cnpm_publish_time":1600303855063},"5.0.1":{"name":"postcss-sorting","version":"5.0.1","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","engines":{"node":">=8.7.0"},"dependencies":{"lodash":"^4.17.14","postcss":"^7.0.17"},"devDependencies":{"eslint":"^6.0.1","eslint-config-hudochenkov":"^3.0.1","eslint-config-prettier":"^6.0.0","husky":"^3.0.0","jest":"^24.8.0","jest-watch-typeahead":"^0.3.1","lint-staged":"^9.2.0","postcss-html":"^0.36.0","postcss-jsx":"^0.36.1","postcss-syntax":"^0.36.2","prettier":"^1.18.2"},"scripts":{"test":"npm run lint && jest","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'","lint":"eslint *.js 'lib/**/*.js'"},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/[a-zA-Z-]+\\.js$","watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"8e861f0a57ba0ec3977b8b7c1e2fcc958e4fbb20","_id":"postcss-sorting@5.0.1","_nodeVersion":"10.15.3","_npmVersion":"6.9.2","dist":{"shasum":"10d5d0059eea8334dacc820c0121864035bc3f11","size":15110,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-5.0.1.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_5.0.1_1562841678501_0.932480083531217"},"_hasShrinkwrap":false,"publish_time":1562841678648,"_cnpm_publish_time":1562841678648},"5.0.0":{"name":"postcss-sorting","version":"5.0.0","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","engines":{"node":">=8.7.0"},"dependencies":{"lodash":"^4.17.11","postcss":"^7.0.14"},"devDependencies":{"eslint":"~5.16.0","eslint-config-hudochenkov":"~3.0.0","eslint-config-prettier":"~4.1.0","husky":"^1.3.1","jest":"^24.7.1","jest-watch-typeahead":"^0.3.0","lint-staged":"^8.1.5","postcss-html":"^0.36.0","postcss-jsx":"^0.36.0","postcss-syntax":"^0.36.2","prettier":"~1.17.0"},"scripts":{"test":"npm run lint && jest","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'","lint":"eslint *.js 'lib/**/*.js'"},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/[a-zA-Z-]+\\.js$","watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"8c102437cf9f1502a755da52dabb58b54388833d","_id":"postcss-sorting@5.0.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"4e4ce0a554c17d78d4287f08f792db8992bf62b5","size":13989,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-5.0.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_5.0.0_1555626318296_0.5097729788486756"},"_hasShrinkwrap":false,"publish_time":1555626318550,"_cnpm_publish_time":1555626318550},"4.1.0":{"name":"postcss-sorting","version":"4.1.0","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","engines":{"node":">=6.14.3"},"dependencies":{"lodash":"^4.17.4","postcss":"^7.0.0"},"devDependencies":{"eslint":"~5.15.0","eslint-config-hudochenkov":"~3.0.0","eslint-config-prettier":"~4.1.0","husky":"^1.1.3","jest":"^24.1.0","jest-watch-typeahead":"^0.2.1","lint-staged":"^8.0.4","postcss-html":"^0.36.0","postcss-jsx":"^0.36.0","postcss-syntax":"^0.36.2","prettier":"~1.16.4"},"scripts":{"test":"npm run lint && jest","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'","lint":"eslint *.js 'lib/**/*.js'"},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/[a-zA-Z-]+\\.js$","watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"846136da36519e5e3d4808de76019f79ee4bf4c7","_id":"postcss-sorting@4.1.0","_nodeVersion":"10.13.0","_npmVersion":"6.8.0","dist":{"shasum":"a107f0bf3852977fa64e4442bc340c88d5aacdb3","size":13950,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-4.1.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_4.1.0_1551635427849_0.7523184508777914"},"_hasShrinkwrap":false,"publish_time":1551635428047,"_cnpm_publish_time":1551635428047},"4.0.1":{"name":"postcss-sorting","version":"4.0.1","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","engines":{"node":">=6.14.3"},"dependencies":{"lodash":"^4.17.4","postcss":"^7.0.0"},"devDependencies":{"eslint":"~5.9.0","eslint-config-hudochenkov":"~3.0.0","eslint-config-prettier":"~3.2.0","husky":"^1.1.3","jest":"^23.4.1","lint-staged":"^8.0.4","prettier":"~1.15.2"},"scripts":{"test":"npm run lint && jest","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix && prettier --write *.js 'lib/**/*.js'","lint":"eslint *.js 'lib/**/*.js'"},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/.*\\.js$"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"024c986424cb7dfba0c24af3caf6329493b0b5e5","_id":"postcss-sorting@4.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"4bb4eb40e07e2b74e49f6f97fd4317fa73bd65a8","size":13436,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-4.0.1.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_4.0.1_1541940627011_0.09000467371313903"},"_hasShrinkwrap":false,"publish_time":1541940627208,"_cnpm_publish_time":1541940627208},"4.0.0":{"name":"postcss-sorting","version":"4.0.0","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["lib","!lib/**/__tests__","index.js"],"engines":{"node":">=6.14.3"},"dependencies":{"lodash":"^4.17.4","postcss":"^7.0.0"},"devDependencies":{"eslint":"~5.1.0","eslint-config-hudochenkov":"~3.0.0","eslint-config-prettier":"~2.9.0","eslint-plugin-prettier":"~2.6.2","husky":"^0.14.3","jest":"^23.4.1","lint-staged":"^7.2.0","prettier":"~1.13.7"},"scripts":{"precommit":"lint-staged","test":"npm run lint && jest","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix","lint":"eslint *.js 'lib/**/*.js'"},"lint-staged":{"*.js":["npm run fix","git add"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/.*\\.js$"},"gitHead":"944da947a628192b54448368c197f586fbbe0c10","_id":"postcss-sorting@4.0.0","_npmVersion":"6.1.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"abfdf41ff8f7710f66f5dc7e78a3a3cce3983c21","size":14135,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-4.0.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting_4.0.0_1531862726388_0.4765765570923435"},"_hasShrinkwrap":false,"publish_time":1531862726522,"_cnpm_publish_time":1531862726522},"3.1.0":{"name":"postcss-sorting","version":"3.1.0","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["lib","!lib/**/__tests__","index.js"],"engines":{"node":">=4.0.0"},"dependencies":{"lodash":"^4.17.4","postcss":"^6.0.13"},"devDependencies":{"eslint":"~4.10.0","eslint-config-hudochenkov":"~2.0.0","eslint-config-prettier":"~2.6.0","eslint-plugin-prettier":"~2.3.1","husky":"^0.14.3","jest":"^21.2.1","lint-staged":"^4.3.0","prettier":"~1.7.4"},"scripts":{"precommit":"lint-staged","test":"npm run lint && jest","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix","lint":"eslint *.js 'lib/**/*.js'"},"lint-staged":{"*.js":["npm run fix","git add"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/.*\\.js$"},"gitHead":"493d6be8624f124eb78a4344ec072305db77e9ff","_id":"postcss-sorting@3.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.7.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"af7c90ee73ad12569a57664eaf06735c2e25bec0","size":13851,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-3.1.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting-3.1.0.tgz_1509362304358_0.3608003028202802"},"directories":{},"publish_time":1509362305410,"_hasShrinkwrap":false,"_cnpm_publish_time":1509362305410},"3.0.2":{"name":"postcss-sorting","version":"3.0.2","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["lib","!lib/**/__tests__","index.js"],"engines":{"node":">=4.0.0"},"dependencies":{"lodash":"^4.17.4","postcss":"^6.0.11"},"devDependencies":{"eslint":"~4.7.2","eslint-config-hudochenkov":"~2.0.0","eslint-config-prettier":"~2.6.0","eslint-plugin-prettier":"~2.3.1","husky":"^0.14.3","jest":"^21.1.0","lint-staged":"^4.1.3","prettier":"~1.7.0"},"scripts":{"precommit":"lint-staged","test":"npm run lint && jest","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","fix":"npm run lint -- --fix","lint":"eslint *.js 'lib/**/*.js'"},"lint-staged":{"*.js":["npm run fix","git add"]},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/.*\\.js$"},"gitHead":"a34d89b0f3ef08aa7086eb688a5ca00fed62ee38","_id":"postcss-sorting@3.0.2","_shasum":"73e6913b715426201d22e8a1769b05022a37aafc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"73e6913b715426201d22e8a1769b05022a37aafc","size":12727,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-3.0.2.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting-3.0.2.tgz_1506286598934_0.5883182312827557"},"directories":{},"publish_time":1506286599868,"_hasShrinkwrap":false,"_cnpm_publish_time":1506286599868},"3.0.1":{"name":"postcss-sorting","version":"3.0.1","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["lib","!lib/**/__tests__","index.js"],"engines":{"node":">=4.0.0"},"dependencies":{"lodash":"^4.17.4","postcss":"^6.0.1"},"devDependencies":{"eslint":"^3.19.0","eslint-config-hudochenkov":"^1.3.0","jest":"^20.0.4"},"scripts":{"test":"jest && npm run lint","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint *.js 'lib/**/*.js'"},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/.*\\.js$"},"gitHead":"014c8bb0bac7f4c074fd4d8866d88f8882e822a4","_id":"postcss-sorting@3.0.1","_shasum":"13d42b255e7881fb33d19dcaa4085580be90664c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"13d42b255e7881fb33d19dcaa4085580be90664c","size":11997,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-3.0.1.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting-3.0.1.tgz_1499553705940_0.530169741017744"},"directories":{},"publish_time":1499553706913,"_hasShrinkwrap":false,"_cnpm_publish_time":1499553706913},"3.0.0":{"name":"postcss-sorting","version":"3.0.0","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["lib","!lib/**/__tests__","index.js"],"engines":{"node":">=4.0.0"},"dependencies":{"lodash":"^4.17.4","postcss":"^6.0.1"},"devDependencies":{"eslint":"^3.19.0","eslint-config-hudochenkov":"^1.3.0","jest":"^20.0.4"},"scripts":{"test":"jest && npm run lint","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint *.js 'lib/**/*.js'"},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/.*\\.js$"},"gitHead":"dc620a1fa3a7a92942b79567bfefb099eb07735b","_id":"postcss-sorting@3.0.0","_shasum":"fbac20921fe09eb04d37d38d9477b9621b544ea1","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"fbac20921fe09eb04d37d38d9477b9621b544ea1","size":11982,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-3.0.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting-3.0.0.tgz_1497029634928_0.2259648630861193"},"directories":{},"publish_time":1497029635855,"_hasShrinkwrap":false,"_cnpm_publish_time":1497029635855},"2.1.0":{"name":"postcss-sorting","version":"2.1.0","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["docs","lib","index.js"],"engines":{"node":">=4.0.0"},"dependencies":{"lodash":"^4.17.4","postcss":"^5.2.17"},"devDependencies":{"eslint":"^3.19.0","eslint-config-hudochenkov":"^1.3.0","jest":"^20.0.4"},"scripts":{"test":"jest && npm run lint","jest":"jest","watch":"jest --watch","coverage":"jest --coverage","lint":"eslint index.js lib/*.js __tests__/*.js"},"jest":{"setupFiles":["./jest-setup.js"],"testEnvironment":"node","testRegex":"__tests__/.*\\.js$"},"gitHead":"be44fcff450c7c1da21017db04b915e0860fcc82","_id":"postcss-sorting@2.1.0","_shasum":"32b1e9afa913bb225a6ad076d503d8f983bb4a82","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.1","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"32b1e9afa913bb225a6ad076d503d8f983bb4a82","size":20687,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-2.1.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-sorting-2.1.0.tgz_1495707595308_0.1392882710788399"},"directories":{},"publish_time":1495707596387,"_cnpm_publish_time":1495707596387,"_hasShrinkwrap":false},"2.0.1":{"name":"postcss-sorting","version":"2.0.1","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["docs","lib","index.js"],"engines":{"node":">=4.0.0"},"dependencies":{"lodash":"^4.17.4","postcss":"^5.2.10"},"devDependencies":{"ava":"^0.17.0","eslint":"^3.13.1"},"scripts":{"test":"ava && eslint index.js lib/*.js test/*.js","ava":"ava","lint":"eslint index.js lib/*.js test/*.js"},"gitHead":"1ade7e65471becaa141056ed426e7eb6d8c19ee2","_id":"postcss-sorting@2.0.1","_shasum":"3b7cbfd6cb6b0fdb81b470589952584ef32c32a5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.1","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"3b7cbfd6cb6b0fdb81b470589952584ef32c32a5","size":18448,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-2.0.1.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-sorting-2.0.1.tgz_1484219869266_0.5512509760446846"},"directories":{},"publish_time":1484219870066,"_cnpm_publish_time":1484219870066,"_hasShrinkwrap":false},"2.0.0":{"name":"postcss-sorting","version":"2.0.0","description":"PostCSS plugin to keep rules and at-rules content in order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["docs","lib","index.js"],"engines":{"node":">=4.0.0"},"dependencies":{"lodash":"^4.17.4","postcss":"^5.2.10"},"devDependencies":{"ava":"^0.17.0","eslint":"^3.13.1"},"scripts":{"test":"ava && eslint index.js lib/*.js test/*.js","ava":"ava","lint":"eslint index.js lib/*.js test/*.js"},"gitHead":"468ae1817f20e7745076aaa21bb0bf8af6eb28c9","_id":"postcss-sorting@2.0.0","_shasum":"1a908f93c7b049912f6fe126071d8c281a1ccd00","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.1","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"1a908f93c7b049912f6fe126071d8c281a1ccd00","size":18287,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-2.0.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-sorting-2.0.0.tgz_1484216768027_0.8180667846463621"},"directories":{},"publish_time":1484216768880,"_cnpm_publish_time":1484216768880,"_hasShrinkwrap":false},"1.7.0":{"name":"postcss-sorting","version":"1.7.0","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["configs","index.js"],"dependencies":{"object-assign":"^4.1.0","postcss":"^5.1.2"},"devDependencies":{"ava":"^0.16.0","eslint":"^3.4.0","postcss-scss":"^0.2.1"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"ee71c3b61eea8fa11bc3aa2d26dd99a832df6d54","_id":"postcss-sorting@1.7.0","_shasum":"69b92db051ed4181c5b8c585ee8b8c5f40915a82","_from":".","_npmVersion":"3.10.6","_nodeVersion":"6.5.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"69b92db051ed4181c5b8c585ee8b8c5f40915a82","size":13193,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.7.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.7.0.tgz_1475168364670_0.6202172685880214"},"directories":{},"publish_time":1475168366620,"_cnpm_publish_time":1475168366620,"_hasShrinkwrap":false},"1.6.1":{"name":"postcss-sorting","version":"1.6.1","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["configs","index.js"],"dependencies":{"postcss":"^5.0.16"},"devDependencies":{"ava":"^0.13.0","eslint":"^2.8.0","postcss-less":"^0.8.0","postcss-scss":"^0.1.7"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"5d63d760ca387338de4768c8b080320e22dc01e4","_id":"postcss-sorting@1.6.1","_shasum":"a5d9f902194ec70c1378710ae28afaf172d4de8e","_from":".","_npmVersion":"3.9.6","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"a5d9f902194ec70c1378710ae28afaf172d4de8e","size":11737,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.6.1.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.6.1.tgz_1466719568016_0.0035990579053759575"},"directories":{},"publish_time":1466719570480,"_cnpm_publish_time":1466719570480,"_hasShrinkwrap":false},"1.6.0":{"name":"postcss-sorting","version":"1.6.0","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["configs","index.js"],"dependencies":{"postcss":"^5.0.16"},"devDependencies":{"ava":"^0.13.0","eslint":"^2.8.0","postcss-less":"^0.8.0","postcss-scss":"^0.1.7"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"094656d29aeade7cf91bb974a601fd99f7ddb22e","_id":"postcss-sorting@1.6.0","_shasum":"61f143975b008f8e68418739b65b07196e603fc7","_from":".","_npmVersion":"3.8.5","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"61f143975b008f8e68418739b65b07196e603fc7","size":11601,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.6.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.6.0.tgz_1465654061661_0.005184362875297666"},"directories":{},"publish_time":1465654064349,"_cnpm_publish_time":1465654064349,"_hasShrinkwrap":false},"1.5.0":{"name":"postcss-sorting","version":"1.5.0","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["configs","index.js"],"dependencies":{"postcss":"^5.0.16"},"devDependencies":{"ava":"^0.13.0","eslint":"^2.8.0","postcss-less":"^0.8.0","postcss-scss":"^0.1.7"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"cce08bfdc42bb080443efbbb2f4727f94abc74a0","_id":"postcss-sorting@1.5.0","_shasum":"270327554af9be1eee76f535a3b3988e6ca913f2","_from":".","_npmVersion":"3.8.5","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"270327554af9be1eee76f535a3b3988e6ca913f2","size":11198,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.5.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.5.0.tgz_1463327732426_0.2089208299294114"},"directories":{},"publish_time":1463327734460,"_cnpm_publish_time":1463327734460,"_hasShrinkwrap":false},"1.4.1":{"name":"postcss-sorting","version":"1.4.1","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["configs","index.js"],"dependencies":{"postcss":"^5.0.16"},"devDependencies":{"ava":"^0.13.0","eslint":"^2.8.0","postcss-less":"^0.8.0","postcss-scss":"^0.1.7"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"f5f7e14d0507e5d807032d9dffeee6d924c0f2c2","_id":"postcss-sorting@1.4.1","_shasum":"7f29affd3632edcddafee57ce073034abf752b25","_from":".","_npmVersion":"3.8.5","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"7f29affd3632edcddafee57ce073034abf752b25","size":10732,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.4.1.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.4.1.tgz_1462960724345_0.373960223980248"},"directories":{},"publish_time":1462960726775,"_cnpm_publish_time":1462960726775,"_hasShrinkwrap":false},"1.4.0":{"name":"postcss-sorting","version":"1.4.0","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["configs","index.js"],"dependencies":{"postcss":"^5.0.16"},"devDependencies":{"ava":"^0.13.0","eslint":"^2.8.0","postcss-less":"^0.8.0","postcss-scss":"^0.1.7"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"0cdf35f26bdfc05b420318053e2fa3e00cc2be58","_id":"postcss-sorting@1.4.0","_shasum":"2255a411e21e44b194204342159bdfbcb260e633","_from":".","_npmVersion":"3.8.5","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"2255a411e21e44b194204342159bdfbcb260e633","size":10661,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.4.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.4.0.tgz_1462727464537_0.8757655478548259"},"directories":{},"publish_time":1462727465630,"_cnpm_publish_time":1462727465630,"_hasShrinkwrap":false},"1.3.1":{"name":"postcss-sorting","version":"1.3.1","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["configs","index.js"],"dependencies":{"postcss":"^5.0.16"},"devDependencies":{"ava":"^0.13.0","eslint":"^2.8.0","postcss-less":"^0.8.0","postcss-scss":"^0.1.7"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"608e9509017980f222626285a054d2d364d1dbbd","_id":"postcss-sorting@1.3.1","_shasum":"91dc3adee9745853d6e2b44be6ffe82907043403","_from":".","_npmVersion":"3.8.5","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"91dc3adee9745853d6e2b44be6ffe82907043403","size":10329,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.3.1.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.3.1.tgz_1461948420372_0.1587019849102944"},"directories":{},"publish_time":1461948421206,"_cnpm_publish_time":1461948421206,"_hasShrinkwrap":false},"1.3.0":{"name":"postcss-sorting","version":"1.3.0","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["configs","index.js"],"dependencies":{"postcss":"^5.0.16"},"devDependencies":{"ava":"^0.13.0","eslint":"^2.8.0","postcss-less":"^0.8.0","postcss-scss":"^0.1.7"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"dcb931a5c5af3254ddae633a376f8d5494cc330b","_id":"postcss-sorting@1.3.0","_shasum":"04d2fa5994088758423a70451eddd71aff90757f","_from":".","_npmVersion":"3.8.5","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"04d2fa5994088758423a70451eddd71aff90757f","size":10279,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.3.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.3.0.tgz_1461936155650_0.40862364741042256"},"directories":{},"publish_time":1461936158022,"_cnpm_publish_time":1461936158022,"_hasShrinkwrap":false},"1.2.3":{"name":"postcss-sorting","version":"1.2.3","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","files":["configs","index.js"],"dependencies":{"postcss":"^5.0.16"},"devDependencies":{"ava":"^0.13.0","eslint":"^1.10.2","postcss-less":"^0.8.0","postcss-scss":"^0.1.7"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"c8693d3c3eaffcf64ea4779fb2c6b10be6c45cca","_id":"postcss-sorting@1.2.3","_shasum":"893ccf25b6b24a6ffe34cd3a92d8eb49cb16300f","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"893ccf25b6b24a6ffe34cd3a92d8eb49cb16300f","size":10029,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.2.3.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.2.3.tgz_1459598773406_0.6691411160863936"},"directories":{},"publish_time":1459598775764,"_cnpm_publish_time":1459598775764,"_hasShrinkwrap":false},"1.2.2":{"name":"postcss-sorting","version":"1.2.2","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","dependencies":{"postcss":"^5.0.16"},"devDependencies":{"ava":"^0.11.0","eslint":"^1.10.2","postcss-less":"^0.2.0","postcss-scss":"^0.1.5"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"c4ee01077f4683cb0da05abc3daf7401eced833f","_id":"postcss-sorting@1.2.2","_shasum":"1afeaa142272c172de0ba3b76d21bb4573a768bf","_from":".","_npmVersion":"3.7.2","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"1afeaa142272c172de0ba3b76d21bb4573a768bf","size":9878,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.2.2.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.2.2.tgz_1457249444469_0.5960997976362705"},"directories":{},"publish_time":1457249447659,"_cnpm_publish_time":1457249447659,"_hasShrinkwrap":false},"1.2.1":{"name":"postcss-sorting","version":"1.2.1","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","dependencies":{"postcss":"^5.0.16"},"devDependencies":{"ava":"^0.11.0","eslint":"^1.10.2","postcss-scss":"^0.1.5"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"a215b994bdcbcc20444551af8db5a2cc1b8c3adb","_id":"postcss-sorting@1.2.1","_shasum":"2bb7001e762a2d719e0ff8c64ca697c59d63168c","_from":".","_npmVersion":"3.7.2","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"2bb7001e762a2d719e0ff8c64ca697c59d63168c","size":9474,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.2.1.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.2.1.tgz_1456167803639_0.4069756472017616"},"directories":{},"publish_time":1456167808431,"_cnpm_publish_time":1456167808431,"_hasShrinkwrap":false},"1.2.0":{"name":"postcss-sorting","version":"1.2.0","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","dependencies":{"postcss":"^5.0.14"},"devDependencies":{"ava":"^0.11.0","eslint":"^1.10.2","postcss-scss":"^0.1.3"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"37d4b69849ef4dc29885006892afa04f73e9884e","_id":"postcss-sorting@1.2.0","_shasum":"e7ce44adc7e8aafa67eb01255a2dd6b8b10ebe6e","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.3.0","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"e7ce44adc7e8aafa67eb01255a2dd6b8b10ebe6e","size":9397,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.2.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/postcss-sorting-1.2.0.tgz_1454757821461_0.18220951966941357"},"directories":{},"publish_time":1454757823969,"_cnpm_publish_time":1454757823969,"_hasShrinkwrap":false},"1.1.0":{"name":"postcss-sorting","version":"1.1.0","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","dependencies":{"postcss":"^5.0.10"},"devDependencies":{"ava":"^0.7.0","eslint":"^1.10.2","postcss-scss":"^0.1.3"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"f949c8654340d1c9a7a05f76bb92bb4e84ccab9e","_id":"postcss-sorting@1.1.0","_shasum":"e61af876b814128cb16faada9769da04d966ad07","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.2.1","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"e61af876b814128cb16faada9769da04d966ad07","size":8887,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.1.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"directories":{},"publish_time":1450367241266,"_cnpm_publish_time":1450367241266,"_hasShrinkwrap":false},"1.0.1":{"name":"postcss-sorting","version":"1.0.1","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","dependencies":{"postcss":"^5.0.10"},"devDependencies":{"ava":"^0.7.0","eslint":"^1.10.2"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"737e06e2311b575c9bc93c783dcdd77c00a2df11","_id":"postcss-sorting@1.0.1","_shasum":"00dc33935e826e9fabdfc905fa0fe149bc1a6baa","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.2.1","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"00dc33935e826e9fabdfc905fa0fe149bc1a6baa","size":8775,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.0.1.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"directories":{},"publish_time":1449835037531,"_cnpm_publish_time":1449835037531,"_hasShrinkwrap":false},"1.0.0":{"name":"postcss-sorting","version":"1.0.0","description":"PostCSS plugin to sort rules content with specified order.","keywords":["postcss","css","postcss-plugin","sorting","order"],"author":{"name":"Aleks Hudochenkov","email":"aleks@hudochenkov.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/hudochenkov/postcss-sorting.git"},"bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"homepage":"https://github.com/hudochenkov/postcss-sorting","dependencies":{"postcss":"^5.0.10"},"devDependencies":{"ava":"^0.7.0","eslint":"^1.10.2"},"scripts":{"test":"ava && eslint index.js test/test.js","test2":"ava","lint":"eslint index.js test/test.js"},"gitHead":"bce9e2d4302d3442c5931f2b3b016c47d7cc536d","_id":"postcss-sorting@1.0.0","_shasum":"d0a887704ad82985280d6261466a8210194fdd8e","_from":".","_npmVersion":"3.3.10","_nodeVersion":"4.2.1","_npmUser":{"name":"hudochenkov","email":"aleks@hudochenkov.com"},"dist":{"shasum":"d0a887704ad82985280d6261466a8210194fdd8e","size":20110,"noattachment":false,"key":"/postcss-sorting/-/postcss-sorting-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-sorting/download/postcss-sorting-1.0.0.tgz"},"maintainers":[{"name":"hudochenkov","email":"aleks@hudochenkov.com"}],"directories":{},"publish_time":1449834708761,"_cnpm_publish_time":1449834708761,"_hasShrinkwrap":false}},"readme":"# PostCSS Sorting\n\n[![npm version][npm-version-img]][npm] [![npm downloads last month][npm-downloads-img]][npm]\n\n[PostCSS] plugin to keep rules and at-rules content in order.\n\nLint and autofix stylesheet order with [stylelint-order].\n\n## Features\n\n* Sorts rules and at-rules content.\n* Sorts properties.\n* Sorts at-rules by different options.\n* Groups properties, custom properties, dollar variables, nested rules, nested at-rules.\n* Supports CSS, SCSS (using [postcss-scss]), CSS-in-JS (with [postcss-styled-syntax]), HTML (with [postcss-html]), and most likely any other syntax added by other PostCSS plugins.\n\n## Installation\n\n```bash\nnpm install --save-dev postcss postcss-sorting\n```\n\n## Options\n\nThe plugin has no default options. Everything is disabled by default.\n\n- [`order`](./lib/order/README.md): Specify the order of content within declaration blocks.\n- [`properties-order`](./lib/properties-order/README.md): Specify the order of properties within declaration blocks.\n- [`unspecified-properties-position`](./lib/properties-order/unspecified-properties-position.md): Specify position for properties not specified in `properties-order`.\n- `throw-validate-errors`: Throw config validation errors instead of showing and ignoring them. Defaults to `false`.\n\n## Caveats\n\n### Handling comments\n\nComments that are before node and on a separate line linked to that node. Shared-line comments are also linked to that node. Shared-line comments are comments which are located after a node and on the same line as a node.\n\n```css\na {\n\ttop: 5px; /* shared-line comment belongs to `top` */\n\t/* comment belongs to `bottom` */\n\t/* comment belongs to `bottom` */\n\tbottom: 15px; /* shared-line comment belongs to `bottom` */\n}\n```\n\n### Ignored at-rules\n\nSome at-rules, like [control](https://sass-lang.com/documentation/file.SASS_REFERENCE.html#control_directives__expressions) and [function](https://sass-lang.com/documentation/file.SASS_REFERENCE.html#function_directives) directives in Sass, are ignored. It means rules won't touch content inside these at-rules, as doing so could change or break functionality.\n\n### CSS-in-JS\n\nPlugin will ignore rules, which have template literal interpolation, to avoid breaking the logic:\n\n```js\nconst Component = styled.div`\n\t/* The following properties WILL NOT be sorted, because interpolation is on properties level */\n\tz-index: 1;\n\ttop: 1px;\n\t${props => props.great && 'color: red'};\n\tposition: absolute;\n\tdisplay: block;\n\n\tdiv {\n\t\t/* The following properties WILL be sorted, because interpolation for property value only */\n\t\tz-index: 2;\n\t\tposition: static;\n\t\ttop: ${2 + 10}px;\n\t\tdisplay: inline-block;\n\t}\n`;\n```\n\n## Usage\n\nSee [PostCSS] docs for more examples.\n\n### Command Line\n\nAdd [postcss-cli](https://github.com/postcss/postcss-cli) and PostCSS Sorting to your project:\n\n```bash\nnpm install postcss postcss-cli postcss-sorting --save-dev\n```\n\nCreate a `postcss.config.js` with PostCSS Sorting configuration:\n\n```js\nmodule.exports = {\n\tplugins: {\n\t\t'postcss-sorting': {\n\t\t\torder: [\n\t\t\t\t'custom-properties',\n\t\t\t\t'dollar-variables',\n\t\t\t\t'declarations',\n\t\t\t\t'at-rules',\n\t\t\t\t'rules',\n\t\t\t],\n\n\t\t\t'properties-order': 'alphabetical',\n\n\t\t\t'unspecified-properties-position': 'bottom',\n\t\t},\n\t},\n};\n```\n\nOr, add the `'postcss-sorting'` section to your existing `postcss-cli` configuration file.\n\nNext execute:\n\n```bash\nnpx postcss --no-map --replace your-css-file.css\n```\n\nFor more information and options, please consult the [postcss-cli docs](https://github.com/postcss/postcss-cli).\n\n### Gulp\n\nAdd [gulp-postcss] and PostCSS Sorting to your build tool:\n\n```bash\nnpm install postcss gulp-postcss postcss-sorting --save-dev\n```\n\nEnable PostCSS Sorting within your Gulpfile:\n\n```js\nlet gulp = require('gulp');\nlet postcss = require('gulp-postcss');\nlet sorting = require('postcss-sorting');\n\nexports['sort-css'] = () => {\n\treturn gulp\n\t\t.src('./css/src/*.css')\n\t\t.pipe(\n\t\t\tpostcss([\n\t\t\t\tsorting({\n\t\t\t\t\t/* options */\n\t\t\t\t}),\n\t\t\t])\n\t\t)\n\t\t.pipe(gulp.dest('./css/src'));\n};\n```\n\n### Text editor\n\nThis plugin available as [Sublime Text], [Atom], [VS Code], and [Emacs] plugin. Though, seems all these plugins are not maintained.\n\n## Related tools\n\n[stylelint] and [stylelint-order] help lint stylesheets and let you know if stylesheet order is correct. Also, they could autofix stylesheets.\n\nI recommend [Prettier] for formatting stylesheets.\n\n[npm-version-img]: https://img.shields.io/npm/v/postcss-sorting.svg\n[npm-downloads-img]: https://img.shields.io/npm/dm/postcss-sorting.svg\n[npm]: https://www.npmjs.com/package/postcss-sorting\n\n[PostCSS]: https://github.com/postcss/postcss\n[Sublime Text]: https://github.com/hudochenkov/sublime-postcss-sorting\n[Atom]: https://github.com/lysyi3m/atom-postcss-sorting\n[VS Code]: https://github.com/mrmlnc/vscode-postcss-sorting\n[Emacs]: https://github.com/P233/postcss-sorting.el\n\n[gulp-postcss]: https://github.com/postcss/gulp-postcss\n[postcss-scss]: https://github.com/postcss/postcss-scss\n[postcss-html]: https://github.com/gucong3000/postcss-html\n[postcss-styled-syntax]: https://github.com/hudochenkov/postcss-styled-syntax\n[Prettier]: https://prettier.io/\n[stylelint]: https://stylelint.io/\n[stylelint-order]: https://github.com/hudochenkov/stylelint-order\n","_attachments":{},"homepage":"https://github.com/hudochenkov/postcss-sorting","bugs":{"url":"https://github.com/hudochenkov/postcss-sorting/issues"},"license":"MIT"}