{"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,"dist-tags":{"latest":"8.0.2"}}