Source code

Revision control

Copy as Markdown

Other Tools

{
"name": "mozilla-central",
"description": "This package file is for node modules used in mozilla-central",
"repository": {},
"license": "MPL-2.0",
"devDependencies": {
"@microsoft/eslint-plugin-sdl": "0.2.2",
"@types/gecko": "file:tools/@types",
"eslint": "8.57.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-eslint-plugin": "5.4.0",
"eslint-plugin-file-header": "0.0.1",
"eslint-plugin-html": "8.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsdoc": "39.9.1",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-mozilla": "file:tools/lint/eslint/eslint-plugin-mozilla",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-spidermonkey-js": "file:tools/lint/eslint/eslint-plugin-spidermonkey-js",
"jsdoc": "4.0.2",
"prettier": "2.8.8",
"stylelint": "15.10.3",
"stylelint-config-recommended": "13.0.0",
"stylelint-config-standard-scss": "11.0.0",
"yarn": "1.22.21"
},
"notes(private)": "We don't want to publish to npm, so this is marked as private",
"private": true
}