Bug 1761003 [wpt PR 33324] - Add comment pointing to followup bug, and fix typos...
[gecko.git] / package.json
blobfa618dca3b2e397225ddf49cf579580f2abbde77
2   "name": "mozilla-central",
3   "description": "This package file is for node modules used in mozilla-central",
4   "repository": {},
5   "license": "MPL-2.0",
6   "devDependencies": {
7     "@babel/core": "7.17.0",
8     "@babel/eslint-parser": "7.17.0",
9     "@babel/eslint-plugin": "7.16.5",
10     "@babel/plugin-syntax-jsx": "7.16.7",
11     "eslint": "7.32.0",
12     "eslint-config-prettier": "8.3.0",
13     "eslint-plugin-fetch-options": "0.0.5",
14     "eslint-plugin-file-header": "0.0.1",
15     "eslint-plugin-html": "6.2.0",
16     "eslint-plugin-import": "2.25.4",
17     "eslint-plugin-jest": "23.20.0",
18     "eslint-plugin-jsx-a11y": "6.5.1",
19     "eslint-plugin-mozilla": "file:tools/lint/eslint/eslint-plugin-mozilla",
20     "eslint-plugin-no-unsanitized": "4.0.1",
21     "eslint-plugin-prettier": "3.4.0",
22     "eslint-plugin-react": "7.28.0",
23     "eslint-plugin-react-hooks": "4.3.0",
24     "eslint-plugin-spidermonkey-js": "file:tools/lint/eslint/eslint-plugin-spidermonkey-js",
25     "jsdoc": "3.6.10",
26     "prettier": "1.19.1",
27     "yarn": "1.22.17"
28   },
29   "notes(private)": "We don't want to publish to npm, so this is marked as private",
30   "private": true