Bug 1613876 [wpt PR 21654] - Reland "Move SMIL events tests to WPT", a=testonly
[gecko.git] / package.json
blob495ab5ef20724077af59a3332d41f8ca4c58cf32
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   "dependencies": {},
7   "devDependencies": {
8     "babel-eslint": "10.0.3",
9     "eslint": "6.8.0",
10     "eslint-config-prettier": "6.1.0",
11     "eslint-plugin-babel": "5.3.0",
12     "eslint-plugin-fetch-options": "0.0.5",
13     "eslint-plugin-file-header": "0.0.1",
14     "eslint-plugin-flowtype": "4.2.0",
15     "eslint-plugin-html": "6.0.0",
16     "eslint-plugin-import": "2.18.2",
17     "eslint-plugin-jest": "22.15.2",
18     "eslint-plugin-jsx-a11y": "6.2.3",
19     "eslint-plugin-mozilla": "file:tools/lint/eslint/eslint-plugin-mozilla",
20     "eslint-plugin-no-unsanitized": "3.0.2",
21     "eslint-plugin-prettier": "3.1.0",
22     "eslint-plugin-react": "7.14.3",
23     "eslint-plugin-spidermonkey-js": "file:tools/lint/eslint/eslint-plugin-spidermonkey-js",
24     "prettier": "1.17.0",
25     "yarn": "1.21.1"
26   },
27   "notes(private)": "We don't want to publish to npm, so this is marked as private",
28   "private": true