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