48 lines
1.8 KiB
JSON
48 lines
1.8 KiB
JSON
{
|
|
"nonPublishedName": "mozilla-central",
|
|
"notes(nonPublishedName)": "This package is never published, but the nonPublishedName helps our ESLint package to find the top-level of mozilla-central",
|
|
"description": "This package file is for node modules used in mozilla-central",
|
|
"repository": {},
|
|
"license": "MPL-2.0",
|
|
"devDependencies": {
|
|
"@eslint/json": "2.0.1",
|
|
"@stylistic/stylelint-plugin": "3.1.1",
|
|
"@types/node": "26.1.2",
|
|
"@typescript/lib-dom": "file:tools/@types",
|
|
"eslint": "9.39.1",
|
|
"eslint-config-prettier": "10.1.8",
|
|
"eslint-plugin-eslint-plugin": "7.6.0",
|
|
"eslint-plugin-html": "8.1.4",
|
|
"eslint-plugin-import": "2.32.0",
|
|
"eslint-plugin-jest": "29.16.0",
|
|
"eslint-plugin-jsdoc": "63.3.3",
|
|
"eslint-plugin-jsx-a11y": "6.10.2",
|
|
"eslint-plugin-lit": "2.3.1",
|
|
"eslint-plugin-mozilla": "file:tools/lint/eslint/eslint-plugin-mozilla",
|
|
"eslint-plugin-no-unsanitized": "4.1.5",
|
|
"eslint-plugin-promise": "7.3.0",
|
|
"eslint-plugin-react": "7.37.5",
|
|
"eslint-plugin-react-hooks": "7.1.1",
|
|
"eslint-plugin-sdl": "file:tools/lint/eslint/eslint-plugin-sdl-vendored",
|
|
"eslint-plugin-spidermonkey-js": "file:tools/lint/eslint/eslint-plugin-spidermonkey-js",
|
|
"globals": "17.9.0",
|
|
"jest": "30.4.2",
|
|
"jsdoc": "4.0.5",
|
|
"license-checker-rseidelsohn": "4.4.2",
|
|
"lit": "3.3.3",
|
|
"prettier": "3.8.5",
|
|
"stylelint": "16.14.1",
|
|
"stylelint-config-recommended": "14.0.1",
|
|
"stylelint-config-standard-scss": "14.0.0",
|
|
"stylelint-use-logical": "2.1.2",
|
|
"ts-patch": "4.0.1",
|
|
"typescript": "6.0.3",
|
|
"yarn": "1.22.22"
|
|
},
|
|
"scripts": {
|
|
"prepare": "ts-patch install -s"
|
|
},
|
|
"notes(private)": "We don't want to publish to npm, so this is marked as private",
|
|
"private": true
|
|
}
|