{
	"name": "ckeditor-dev",
	"version": "4.12.0",
	"description": "The development version of CKEditor - JavaScript WYSIWYG web text editor.",
	"devDependencies": {
		"benderjs": "0.4.3",
		"benderjs-coverage": "^0.2.2",
		"benderjs-jquery": "^0.3.0",
		"benderjs-sinon": "^0.3.1",
		"benderjs-yui": "^0.3.2",
		"benderjs-yui-beautified": "0.1.2",
		"cksource-samples-framework": "^1.0.1",
		"grunt": "^1.0.1",
		"grunt-contrib-concat": "^1.0.0",
		"grunt-contrib-imagemin": "^2.0.1",
		"grunt-contrib-jshint": "^1.0.0",
		"grunt-contrib-less": "^2.0.0",
		"grunt-contrib-watch": "^1.0.0",
		"grunt-githooks": "^0.6.0",
		"grunt-jscs": "^3.0.1",
		"grunt-jsduck": "^1.0.1",
		"less": "^3.8.0",
		"lesshat": "^4.1.0",
		"shelljs": "^0.8.2"
	},
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"keywords": [
		"ckeditor",
		"fckeditor",
		"editor",
		"wysiwyg",
		"html",
		"richtext",
		"text",
		"javascript"
	],
	"author": "CKSource (https://cksource.com/)",
	"license": "(GPL-2.0-or-later OR LGPL-2.1 OR MPL-1.1)",
	"bugs": "https://github.com/ckeditor/ckeditor-dev/issues",
	"homepage": "https://ckeditor.com",
	"repository": {
		"type": "git",
		"url": "https://github.com/ckeditor/ckeditor-dev.git"
	}
}
