Bug 1521678 - Implement property value editor in the new rules view. r=rcaliman
[gecko.git] / package.json
blob4a28fdb6620c3f6f11f720fde00c33cfbf56d394
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     "eslint": "5.11.1",
9     "eslint-plugin-html": "5.0.0",
10     "eslint-plugin-mozilla": "file:tools/lint/eslint/eslint-plugin-mozilla",
11     "eslint-plugin-no-unsanitized": "3.0.2",
12     "eslint-plugin-react": "7.12.2",
13     "eslint-plugin-spidermonkey-js": "file:tools/lint/eslint/eslint-plugin-spidermonkey-js"
14   },
15   "notes(private)": "We don't want to publish to npm, so this is marked as private",
16   "private": true