@types/codemirror
Version:
TypeScript definitions for codemirror
77 lines • 2.29 kB
JSON
{
"name": "@types/codemirror",
"version": "5.60.15",
"description": "TypeScript definitions for codemirror",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/codemirror",
"license": "MIT",
"contributors": [
{
"name": "mihailik",
"githubUsername": "mihailik",
"url": "https://github.com/mihailik"
},
{
"name": "nrbernard",
"githubUsername": "nrbernard",
"url": "https://github.com/nrbernard"
},
{
"name": "Pr1st0n",
"githubUsername": "Pr1st0n",
"url": "https://github.com/Pr1st0n"
},
{
"name": "rileymiller",
"githubUsername": "rileymiller",
"url": "https://github.com/rileymiller"
},
{
"name": "toddself",
"githubUsername": "toddself",
"url": "https://github.com/toddself"
},
{
"name": "ysulyma",
"githubUsername": "ysulyma",
"url": "https://github.com/ysulyma"
},
{
"name": "azoson",
"githubUsername": "azoson",
"url": "https://github.com/azoson"
},
{
"name": "kylesferrazza",
"githubUsername": "kylesferrazza",
"url": "https://github.com/kylesferrazza"
},
{
"name": "fityocsaba96",
"githubUsername": "fityocsaba96",
"url": "https://github.com/fityocsaba96"
},
{
"name": "koddsson",
"githubUsername": "koddsson",
"url": "https://github.com/koddsson"
},
{
"name": "ficristo",
"githubUsername": "ficristo",
"url": "https://github.com/ficristo"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/codemirror"
},
"scripts": {},
"dependencies": {
"@types/tern": "*"
},
"typesPublisherContentHash": "54e0c0ddc3a9697697700c91f38c2b02a1b34c09f84a5c7e8795d9f5b92618c2",
"typeScriptVersion": "5.0"
}