@types/ckeditor
Version:
TypeScript definitions for CKEditor
34 lines • 998 B
JSON
{
"name": "@types/ckeditor",
"version": "4.9.10",
"description": "TypeScript definitions for CKEditor",
"license": "MIT",
"contributors": [
{
"name": "Thomas Wittwer",
"url": "https://github.com/wittwert",
"githubUsername": "wittwert"
},
{
"name": "Stuart Long",
"url": "https://github.com/stuartlong",
"githubUsername": "stuartlong"
},
{
"name": "Viktor Pegy",
"url": "https://github.com/viktorpegy",
"githubUsername": "viktorpegy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ckeditor"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "82f76566be9185405a22ebfb566474e1fafe2cbdc04cc20eb0ff6e0060617c6c",
"typeScriptVersion": "3.0"
}