{
  "_from": "vue-ckeditor2@^2.1.1",
  "_id": "vue-ckeditor2@2.1.5",
  "_inBundle": false,
  "_integrity": "sha512-8aDxfu4Yhfba8b/TPWLEq2qXEasyBvIx5+QPlg1yHe+U3qfKwKBeplQFtQmZN6W8EtDeKEz+AAHn+ALgJMDRsQ==",
  "_location": "/vue-ckeditor2",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "vue-ckeditor2@^2.1.1",
    "name": "vue-ckeditor2",
    "escapedName": "vue-ckeditor2",
    "rawSpec": "^2.1.1",
    "saveSpec": null,
    "fetchSpec": "^2.1.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-ckeditor2/-/vue-ckeditor2-2.1.5.tgz",
  "_shasum": "1d28e6963612f164afac14568fa50fcee38e9bd9",
  "_spec": "vue-ckeditor2@^2.1.1",
  "_where": "/home/u642749788/domains/apostecandidato.com/public_html",
  "author": {
    "name": "Dang Van Thanh",
    "email": "dangvanthanh@dangthanh.org"
  },
  "bugs": {
    "url": "https://github.com/dangvanthanh/vue-ckeditor2/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Ckeditor 4 using with Vue.js",
  "devDependencies": {
    "bili": "4.4.0",
    "husky": "1.3.1",
    "lint-staged": "8.1.5",
    "prettier": "1.16.4",
    "rollup-plugin-vue": "4.7.2",
    "vue-template-compiler": "2.6.8"
  },
  "homepage": "https://github.com/dangvanthanh/vue-ckeditor2#readme",
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged"
    }
  },
  "keywords": [
    "vue",
    "ckeditor",
    "vue-ckeditor"
  ],
  "license": "MIT",
  "lint-staged": {
    "*.{js,json,vue},!dist/*.js": [
      "prettier --write",
      "git add"
    ]
  },
  "main": "dist/vue-ckeditor2.cjs.js",
  "module": "dist/vue-ckeditor2.esm.js",
  "name": "vue-ckeditor2",
  "peerDependencies": {
    "vue": ">= 2",
    "ckeditor": ">= 4"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dangvanthanh/vue-ckeditor2.git"
  },
  "scripts": {
    "build": "bili src/index.js --bundle-node-modules"
  },
  "unpkg": "dist/vue-ckeditor2.umd.js",
  "version": "2.1.5"
}
