Backed out changeset b71c8c052463 (bug 1943846) for causing mass failures. CLOSED...
[gecko.git] / tools / @types / package.json
blob61ad6877c7afe1c57b6791fcb2c9c1ef0a0e42b9
2   "description": "TypeScript definitions for gecko dom and xpcom.",
3   "repository": {
4     "type": "git",
5     "url": "git+https://github.com/mozilla/gecko-dev.git"
6   },
7   "keywords": [
8     "dom",
9     "gecko",
10     "mozilla",
11     "types",
12     "typescript",
13     "webidl",
14     "xpcom"
15   ],
16   "author": "Tomislav Jovanovic",
17   "license": "MPL-2.0",
18   "types": "./index.d.ts",
19   "bugs": {
20     "url": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Developer+Infrastructure&component=Lint+and+Formatting"
21   },
22   "homepage": "https://firefox-source-docs.mozilla.org/code-quality/",
23   "private": true