Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / stylelint / package.json
1 {
2   "_from": "stylelint@^8.1.1",
3   "_id": "stylelint@8.4.0",
4   "_inBundle": false,
5   "_integrity": "sha512-56hPH5mTFnk8LzlEuTWq0epa34fHuS54UFYQidBOFt563RJBNi1nz1F2HK2MoT1X1waq47milvRsRahFCCJs/Q==",
6   "_location": "/stylelint",
7   "_phantomChildren": {
8     "ajv": "6.12.6",
9     "ajv-keywords": "3.5.2",
10     "array-union": "1.0.2",
11     "chalk": "2.4.2",
12     "circular-json": "0.3.3",
13     "decamelize-keys": "1.1.0",
14     "dir-glob": "2.2.2",
15     "error-ex": "1.3.2",
16     "find-up": "2.1.0",
17     "glob": "7.1.6",
18     "graceful-fs": "4.2.4",
19     "json-parse-better-errors": "1.0.2",
20     "lodash": "4.17.20",
21     "loud-rejection": "1.6.0",
22     "minimist": "1.2.5",
23     "minimist-options": "3.0.2",
24     "mkdirp": "0.5.5",
25     "ms": "2.1.2",
26     "normalize-package-data": "2.5.0",
27     "object-assign": "4.1.1",
28     "pify": "3.0.0",
29     "quick-lru": "1.1.0",
30     "slash": "1.0.0"
31   },
32   "_requested": {
33     "type": "range",
34     "registry": true,
35     "raw": "stylelint@^8.1.1",
36     "name": "stylelint",
37     "escapedName": "stylelint",
38     "rawSpec": "^8.1.1",
39     "saveSpec": null,
40     "fetchSpec": "^8.1.1"
41   },
42   "_requiredBy": [
43     "/prettier-stylelint"
44   ],
45   "_resolved": "https://registry.npmjs.org/stylelint/-/stylelint-8.4.0.tgz",
46   "_shasum": "c2dbaeb17236917819f9206e1c0df5fddf6f83c3",
47   "_spec": "stylelint@^8.1.1",
48   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/prettier-stylelint",
49   "authors": [
50     "David Clark",
51     "Maxime Thirouin",
52     "Richard Hallows"
53   ],
54   "bin": {
55     "stylelint": "bin/stylelint.js"
56   },
57   "bugs": {
58     "url": "https://github.com/stylelint/stylelint/issues"
59   },
60   "bundleDependencies": false,
61   "dependencies": {
62     "autoprefixer": "^7.1.2",
63     "balanced-match": "^1.0.0",
64     "chalk": "^2.0.1",
65     "cosmiconfig": "^3.1.0",
66     "debug": "^3.0.0",
67     "execall": "^1.0.0",
68     "file-entry-cache": "^2.0.0",
69     "get-stdin": "^5.0.1",
70     "globby": "^7.0.0",
71     "globjoin": "^0.1.4",
72     "html-tags": "^2.0.0",
73     "ignore": "^3.3.3",
74     "imurmurhash": "^0.1.4",
75     "known-css-properties": "^0.5.0",
76     "lodash": "^4.17.4",
77     "log-symbols": "^2.0.0",
78     "mathml-tag-names": "^2.0.1",
79     "meow": "^4.0.0",
80     "micromatch": "^2.3.11",
81     "normalize-selector": "^0.2.0",
82     "pify": "^3.0.0",
83     "postcss": "^6.0.6",
84     "postcss-html": "^0.12.0",
85     "postcss-less": "^1.1.0",
86     "postcss-media-query-parser": "^0.2.3",
87     "postcss-reporter": "^5.0.0",
88     "postcss-resolve-nested-selector": "^0.1.1",
89     "postcss-safe-parser": "^3.0.1",
90     "postcss-sass": "^0.2.0",
91     "postcss-scss": "^1.0.2",
92     "postcss-selector-parser": "^3.1.0",
93     "postcss-value-parser": "^3.3.0",
94     "resolve-from": "^4.0.0",
95     "specificity": "^0.3.1",
96     "string-width": "^2.1.0",
97     "style-search": "^0.1.0",
98     "sugarss": "^1.0.0",
99     "svg-tags": "^1.0.0",
100     "table": "^4.0.1"
101   },
102   "deprecated": false,
103   "description": "A mighty, modern CSS linter.",
104   "devDependencies": {
105     "benchmark": "^2.1.4",
106     "common-tags": "^1.4.0",
107     "coveralls": "^3.0.0",
108     "cp-file": "^5.0.0",
109     "d3-queue": "^3.0.7",
110     "del": "^3.0.0",
111     "eslint": "~4.13.0",
112     "eslint-config-stylelint": "^8.0.0",
113     "file-exists-promise": "^1.0.2",
114     "flow-bin": "^0.61.0",
115     "husky": "^0.14.3",
116     "jest": "^21.1.0",
117     "lint-staged": "^6.0.0",
118     "npm-run-all": "^4.0.2",
119     "npmpub": "^3.1.0",
120     "postcss-import": "^11.0.0",
121     "prettier": "^1.8.2",
122     "remark-cli": "^4.0.0",
123     "remark-lint-no-missing-blank-lines": "^1.0.1",
124     "remark-preset-lint-consistent": "^2.0.0",
125     "remark-preset-lint-recommended": "^3.0.0",
126     "remark-validate-links": "^7.0.0",
127     "request": "^2.81.0",
128     "strip-ansi": "^4.0.0"
129   },
130   "engines": {
131     "node": ">=4.2.1"
132   },
133   "eslintConfig": {
134     "extends": [
135       "stylelint"
136     ],
137     "globals": {
138       "testRule": true
139     }
140   },
141   "files": [
142     "bin",
143     "CONTRIBUTING.md",
144     "decls/*.js",
145     "docs",
146     "lib",
147     "VISION.md",
148     "!**/__tests__"
149   ],
150   "greenkeeper": {
151     "label": "PR: review needed",
152     "ignore": [
153       "micromatch"
154     ]
155   },
156   "homepage": "https://stylelint.io",
157   "jest": {
158     "clearMocks": true,
159     "collectCoverage": false,
160     "collectCoverageFrom": [
161       "lib/**/*.js"
162     ],
163     "coverageDirectory": "./.coverage/",
164     "coverageReporters": [
165       "lcov",
166       "text-summary"
167     ],
168     "coverageThreshold": {
169       "global": {
170         "branches": 75,
171         "functions": 75,
172         "lines": 75,
173         "statements": 75
174       }
175     },
176     "setupFiles": [
177       "./jest-setup.js"
178     ],
179     "testEnvironment": "node",
180     "roots": [
181       "lib",
182       "system-tests"
183     ],
184     "testRegex": ".*\\.test\\.js$|rules/.*/__tests__/.*\\.js$"
185   },
186   "keywords": [
187     "css",
188     "less",
189     "scss",
190     "sugarss",
191     "lint",
192     "linter",
193     "stylelint"
194   ],
195   "license": "MIT",
196   "lint-staged": {
197     "*.js": [
198       "prettier --write",
199       "git add"
200     ]
201   },
202   "main": "lib/index.js",
203   "name": "stylelint",
204   "remarkConfig": {
205     "plugins": [
206       "preset-lint-recommended",
207       "preset-lint-consistent",
208       [
209         "lint-no-missing-blank-lines",
210         {
211           "exceptTightLists": true
212         }
213       ],
214       [
215         "validate-links",
216         {
217           "repository": "stylelint/stylelint"
218         }
219       ]
220     ]
221   },
222   "repository": {
223     "type": "git",
224     "url": "git+https://github.com/stylelint/stylelint.git"
225   },
226   "scripts": {
227     "benchmark-rule": "node scripts/benchmark-rule.js",
228     "dry-release": "npmpub  --dry --verbose",
229     "flow": "flow",
230     "jest": "jest",
231     "lint": "npm-run-all --parallel lint:*",
232     "lint:js": "eslint . --cache",
233     "lint:md": "remark . --quiet --frail",
234     "precommit": "lint-staged",
235     "pretest": "npm-run-all --serial lint flow",
236     "prettier:check": "prettier '**/*.js' --list-different",
237     "prettier:fix": "prettier '**/*.js' --write",
238     "release": "npmpub",
239     "test": "jest --coverage",
240     "watch": "jest --watch"
241   },
242   "version": "8.4.0"
243 }