{ "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": "0.14.0", "@microsoft/eslint-plugin-sdl": "1.1.0", "@stylistic/stylelint-plugin": "3.1.1", "@types/gecko": "file:tools/@types", "eslint": "9.39.1", "eslint-config-prettier": "10.1.8", "eslint-plugin-eslint-plugin": "7.2.0", "eslint-plugin-html": "8.1.3", "eslint-plugin-import": "2.32.0", "eslint-plugin-jest": "29.2.1", "eslint-plugin-jsdoc": "61.4.1", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-lit": "2.1.1", "eslint-plugin-mozilla": "file:tools/lint/eslint/eslint-plugin-mozilla", "eslint-plugin-no-unsanitized": "4.1.4", "eslint-plugin-promise": "7.2.1", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.0.1", "eslint-plugin-spidermonkey-js": "file:tools/lint/eslint/eslint-plugin-spidermonkey-js", "jsdoc": "4.0.5", "license-checker-rseidelsohn": "4.4.2", "lit": "2.5.0", "prettier": "3.6.2", "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": "3.3.0", "typescript": "5.9.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 }