{ "_from": "stylelint-config-rational-order@^0.1.2", "_id": "stylelint-config-rational-order@0.1.2", "_inBundle": false, "_integrity": "sha512-Qo7ZQaihCwTqijfZg4sbdQQHtugOX/B1/fYh018EiDZHW+lkqH9uHOnsDwDPGZrYJuB6CoyI7MZh2ecw2dOkew==", "_location": "/stylelint-config-rational-order", "_phantomChildren": { "@types/glob": "7.1.3", "array-union": "1.0.2", "autoprefixer": "9.6.0", "balanced-match": "1.0.0", "chalk": "2.4.2", "cosmiconfig": "5.2.1", "dir-glob": "2.2.2", "dot-prop": "5.2.0", "emoji-regex": "7.0.3", "fast-glob": "2.2.7", "flat-cache": "2.0.1", "get-stdin": "6.0.0", "glob": "7.1.6", "global-modules": "2.0.0", "globjoin": "0.1.4", "imurmurhash": "0.1.4", "indexes-of": "1.0.1", "is-fullwidth-code-point": "2.0.0", "is-regexp": "1.0.0", "is-supported-regexp-flag": "1.0.1", "leven": "2.1.0", "lodash": "4.17.19", "log-symbols": "2.2.0", "mathml-tag-names": "2.1.3", "meow": "5.0.0", "micromatch": "3.1.10", "normalize-selector": "0.2.0", "postcss": "7.0.17", "postcss-html": "0.36.0", "postcss-jsx": "0.36.4", "postcss-less": "3.1.4", "postcss-markdown": "0.36.0", "postcss-media-query-parser": "0.2.3", "postcss-reporter": "6.0.1", "postcss-resolve-nested-selector": "0.1.1", "postcss-safe-parser": "4.0.2", "postcss-sass": "0.3.5", "postcss-scss": "2.1.1", "postcss-sorting": "4.1.0", "postcss-syntax": "0.36.2", "postcss-value-parser": "3.3.1", "resolve-from": "4.0.0", "signal-exit": "3.0.3", "specificity": "0.4.1", "style-search": "0.1.0", "sugarss": "2.0.0", "svg-tags": "1.0.0", "table": "5.4.6", "uniq": "1.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "stylelint-config-rational-order@^0.1.2", "name": "stylelint-config-rational-order", "escapedName": "stylelint-config-rational-order", "rawSpec": "^0.1.2", "saveSpec": null, "fetchSpec": "^0.1.2" }, "_requiredBy": [ "/@umijs/fabric" ], "_resolved": "https://registry.npmjs.org/stylelint-config-rational-order/-/stylelint-config-rational-order-0.1.2.tgz", "_shasum": "4e98e390783d437f0ec41fb73bc41992e78d02a0", "_spec": "stylelint-config-rational-order@^0.1.2", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/@umijs/fabric", "author": { "name": "Constverum", "email": "constverum@gmail.com" }, "bugs": { "url": "https://github.com/constverum/stylelint-config-rational-order/issues" }, "bundleDependencies": false, "dependencies": { "stylelint": "^9.10.1", "stylelint-order": "^2.2.1" }, "deprecated": false, "description": "Stylelint config that sorts related property declarations by grouping together following the order: Positioning, Box Model, Typography, Visual, Animation, Other.", "devDependencies": { "eslint": "^5.16.0", "eslint-config-airbnb-base": "^13.1.0", "eslint-config-prettier": "^4.1.0", "eslint-plugin-import": "^2.16.0", "eslint-plugin-jest": "^22.4.1", "eslint-plugin-prettier": "^3.0.1", "jest": "^24.7.1", "prettier": "^1.16.4" }, "homepage": "https://github.com/constverum/stylelint-config-rational-order", "keywords": [ "stylelint", "stylelint-config", "stylelint-order", "stylelint-plugin", "properties-order", "css property order", "declaration-order", "css declaration order", "rational-css", "order-css", "order" ], "license": "Apache-2.0", "main": "index.js", "name": "stylelint-config-rational-order", "repository": { "type": "git", "url": "git+https://github.com/constverum/stylelint-config-rational-order.git" }, "scripts": { "lint": "node ./node_modules/eslint/bin/eslint.js .", "test": "node ./node_modules/jest-cli/bin/jest.js" }, "version": "0.1.2" }