@types/jsoneditor
Version:
TypeScript definitions for jsoneditor
43 lines • 1.32 kB
JSON
{
"name": "@types/jsoneditor",
"version": "9.9.5",
"description": "TypeScript definitions for jsoneditor",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsoneditor",
"license": "MIT",
"contributors": [
{
"name": "Alejandro Sánchez",
"githubUsername": "alejo90",
"url": "https://github.com/alejo90"
},
{
"name": "Errietta Kostala",
"githubUsername": "errietta",
"url": "https://github.com/errietta"
},
{
"name": "Adam Vigneaux",
"githubUsername": "adamvig",
"url": "https://github.com/adamvig"
},
{
"name": "Joep Kockelkorn",
"githubUsername": "joepkockelkorn",
"url": "https://github.com/joepkockelkorn"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jsoneditor"
},
"scripts": {},
"dependencies": {
"@types/ace": "*",
"ajv": "^6.12.0"
},
"typesPublisherContentHash": "0658a0c2807140b1387d3c1484530b806af161b7d0f6fd11bbb0829f64dd088a",
"typeScriptVersion": "4.5"
}