Source code

Revision control

Copy as Markdown

Other Tools

{
"name": "@types/gecko",
"version": "1.0.0",
"description": "TypeScript definitions for gecko dom and xpcom.",
"repository": {
"type": "git",
},
"keywords": [
"dom",
"gecko",
"mozilla",
"types",
"typescript",
"webidl",
"xpcom"
],
"author": "Tomislav Jovanovic",
"license": "MPL-2.0",
"types": "./index.d.ts",
"bugs": {
},
"private": true
}