backoffice/node_modules/ckeditor/package.json

58 lines
1.2 KiB
JSON

{
"_args": [
[
"ckeditor@4.7.0",
"C:\\wamp64\\www\\ilink"
]
],
"_from": "ckeditor@4.7.0",
"_id": "ckeditor@4.7.0",
"_inBundle": false,
"_integrity": "sha1-ebD+YGdQOIOlcvmaPnKxnTpWeho=",
"_location": "/ckeditor",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ckeditor@4.7.0",
"name": "ckeditor",
"escapedName": "ckeditor",
"rawSpec": "4.7.0",
"saveSpec": null,
"fetchSpec": "4.7.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/ckeditor/-/ckeditor-4.7.0.tgz",
"_spec": "4.7.0",
"_where": "C:\\wamp64\\www\\ilink",
"author": {
"name": "CKSource",
"url": "http://cksource.com/"
},
"bugs": {
"url": "http://dev.ckeditor.com"
},
"description": "JavaScript WYSIWYG web text editor.",
"homepage": "http://ckeditor.com",
"keywords": [
"ckeditor",
"fckeditor",
"editor",
"wysiwyg",
"html",
"richtext",
"text",
"javascript"
],
"license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
"main": "ckeditor.js",
"name": "ckeditor",
"repository": {
"type": "git",
"url": "git+https://github.com/ckeditor/ckeditor-releases.git"
},
"version": "4.7.0"
}