{"_id":"ckeditor-full","_rev":"2-a1270be3b7d0164dcad806f19bf85251","name":"ckeditor-full","description":"JavaScript WYSIWYG web text editor.","dist-tags":{"latest":"4.7.3"},"versions":{"4.7.3":{"name":"ckeditor-full","version":"4.7.3","description":"JavaScript WYSIWYG web text editor.","main":"ckeditor.js","repository":{"type":"git","url":"git+https://github.com/ckeditor/ckeditor-releases.git"},"keywords":["ckeditor","fork","full","fckeditor","editor","wysiwyg","html","richtext","text","javascript"],"author":{"name":"CKSource","url":"http://cksource.com/"},"license":"(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)","bugs":{"url":"http://dev.ckeditor.com"},"homepage":"http://ckeditor.com","_id":"ckeditor-full@4.7.3","scripts":{},"_shasum":"f2f27774554960696187fd481aaf4d90f4029fc6","_from":".","_npmVersion":"3.5.2","_nodeVersion":"4.2.6","_npmUser":{"name":"maxsilver","email":"maxlver.silver@gmail.com"},"dist":{"shasum":"f2f27774554960696187fd481aaf4d90f4029fc6","tarball":"https://registry.npmjs.org/ckeditor-full/-/ckeditor-full-4.7.3.tgz","integrity":"sha512-IgfO8tp4C85XKELKjXnw15Vo9N55L5oBhpRNnAQeJIaA/cjtitd/7MMX9oP2Sahhsk/2ydNFbv0H8iDxH0CBlg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAgry1fQRrNWTegfov5rCS5M1JCuHESL+1cWWWJOQSJVAiEA3sLLrwG+6MeNHOgZMEXGzjF8rSaqmPruZ70aIVsn5ZQ="}]},"maintainers":[{"name":"maxsilver","email":"maxlver.silver@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ckeditor-full-4.7.3.tgz_1512077703291_0.5096665497403592"}}},"readme":"CKEditor 4 - Full\n=====================\n\n## Why?\n\nCKEditor guys please don't sue me. I just need a way to install the full release through npm. After officiall publishing of the `ckeditor` package with tag `@full`, I'll delete my stub here.\n\n:) \n\n## Releases Code\n\nThis repository contains the official release versions of [CKEditor](http://ckeditor.com).\n\nThere are four versions for each release &mdash; `standard-all`, `basic`, `standard`, and `full`.\nThey differ in the number of plugins that are compiled into the main `ckeditor.js` file as well as the toolbar configuration.\n\nSee the [comparison](http://ckeditor.com/presets) of the `basic`, `standard`, and `full` installation presets for more details.\n\nThe `standard-all` build includes all official CKSource plugins with only those from the `standard` installation preset compiled into the `ckeditor.js` file and enabled in the configuration. \n\nAll versions available in this repository were built using [CKBuilder](http://ckeditor.com/builder), so they are optimized and ready to be used in a production environment.\n\n## Documentation\n\nDeveloper documentation for CKEditor is available online at: <http://docs.ckeditor.com>.\n\n## Installation\n\n### Git clone\n\nTo install one of the available releases, just clone this repository and switch to the respective branch (see next section):\n\n\tgit clone -b <release branch> git://github.com/ckeditor/ckeditor-releases.git\n\t\n### Git submodule\n\nIf you are using git for your project and you want to integrate CKEditor, we recommend to add this repository as a\n[submodule](http://git-scm.com/book/en/Git-Tools-Submodules).\n\n\tgit submodule add -b <release branch> git://github.com/ckeditor/ckeditor-releases.git <clone dir>\n\tgit commit -m \"Added CKEditor submodule in <clone dir> directory.\"\n\n### Using Package Managers\n\nSee the [Installing CKEditor with Package Managers](http://docs.ckeditor.com/#!/guide/dev_package_managers) article for more details about installing CKEditor with Bower and Composer.\n\n## Repository Structure\n\n### Branches\n\nThis repository contains the following branches:\n\n  - `master` and `latest` &ndash; the latest release of the `standard-all` preset (including betas).\n  - `stable` &ndash; the latest stable release of the `standard-all` preset (non-beta).\n  - `A.B.x` (e.g. `4.3.x`) &ndash; the latest release of the `standard-all` preset in the `A.B` branch.\n  - `(basic|standard|full)/stable` &ndash; the latest stable release tag point (non-beta).\n  - `(basic|standard|full)/latest` &ndash; the latest release tag point (including betas).\n  - `(basic|standard|full)/A.B.x` (e.g. `basic/4.0.x`) &ndash; the latest releases in the `A.B` branch.\n\n### Tags\n\n**Since version 4.3.3** this repository uses the following tag naming rules:\n\n  - `x.y.z` &ndash; contains the `standard-all` editor build, e.g. `4.3.3`, `4.4.0` etc.\n  - `(basic|standard|full)/x.y.z` &ndash; contains the editor build with a given preset, e.g. `basic/4.3.3`.\n\nThe version numbers follow the [Semantic Versioning 2.0.0](http://semver.org/) scheme.\n\nUp to version **4.3.2** the tags were released in the following form `x.y[.z]/(basic|standard|full)`.\nFor example: `4.0/basic`, `4.0.1/standard`. This convention was changed in CKEditor 4.3.3 to conform to the Semantic Versioning scheme.\n\n## Checking Your Installation\n\nThe editor comes with a few sample pages that can be used to verify if the installation succeeded. Take a look at the `samples` directory.\n\nTo test your installation, just call the following page for your website:\n\n\thttp://<your site>/<CKEditor installation path>/samples/index.html\n\nFor example:\n\n\thttp://www.example.com/ckeditor/samples/index.html\n\n### License\n\nLicensed under the GPL, LGPL, and MPL licenses, at your choice.\n\nPlease check the `LICENSE.md` file for more information about the license.\n","maintainers":[{"name":"maxsilver","email":"maxlver.silver@gmail.com"}],"time":{"modified":"2022-06-13T06:04:31.151Z","created":"2017-11-30T21:35:05.207Z","4.7.3":"2017-11-30T21:35:05.207Z"},"homepage":"http://ckeditor.com","keywords":["ckeditor","fork","full","fckeditor","editor","wysiwyg","html","richtext","text","javascript"],"repository":{"type":"git","url":"git+https://github.com/ckeditor/ckeditor-releases.git"},"author":{"name":"CKSource","url":"http://cksource.com/"},"bugs":{"url":"http://dev.ckeditor.com"},"license":"(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)","readmeFilename":"README.md"}