{
  "_args": [
    [
      "ckeditor4-integrations-common@1.0.0",
      "/var/www/peopleship.me/projekat_1"
    ]
  ],
  "_from": "ckeditor4-integrations-common@1.0.0",
  "_id": "ckeditor4-integrations-common@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-OAoQT/gYrHkg0qgzf6MS/rndYhq3SScLVQ3rtXQeuCE8ju7nFHg3qZ7WGA2XpFxcZzsMP6hhugXqdel5vbcC3g==",
  "_location": "/ckeditor4-integrations-common",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ckeditor4-integrations-common@1.0.0",
    "name": "ckeditor4-integrations-common",
    "escapedName": "ckeditor4-integrations-common",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/ckeditor4-angular"
  ],
  "_resolved": "https://registry.npmjs.org/ckeditor4-integrations-common/-/ckeditor4-integrations-common-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/var/www/peopleship.me/projekat_1",
  "author": {
    "name": "CKSource",
    "url": "https://cksource.com/"
  },
  "browserslist": "> 0.25%, not dead",
  "bugs": {
    "url": "https://github.com/ckeditor/ckeditor4-integrations-common/issues"
  },
  "description": "Common CKEditor 4 integration utilities.",
  "devDependencies": {
    "@babel/core": "^7.11.6",
    "@babel/preset-env": "^7.14.1",
    "@rollup/plugin-babel": "^5.3.0",
    "babel-loader": "^8.1.0",
    "chai": "^4.2.0",
    "eslint": "^7.9.0",
    "eslint-config-ckeditor5": "^3.1.0",
    "istanbul-instrumenter-loader": "^3.0.1",
    "karma": "^5.2.2",
    "karma-browserstack-launcher": "^1.6.0",
    "karma-chai": "^0.1.0",
    "karma-chrome-launcher": "^3.1.0",
    "karma-coverage": "^2.0.3",
    "karma-coveralls": "^2.1.0",
    "karma-firefox-launcher": "^1.3.0",
    "karma-mocha": "^2.0.1",
    "karma-mocha-reporter": "^2.2.5",
    "karma-sinon": "^1.0.5",
    "karma-webpack": "^4.0.2",
    "mocha": "^8.1.3",
    "rollup": "^2.47.0",
    "rollup-plugin-cleanup": "^3.2.1",
    "rollup-plugin-terser": "^7.0.2",
    "sinon": "^9.0.3",
    "sinon-chai": "^3.5.0",
    "webpack": "^4.44.2"
  },
  "files": [
    "dist/*"
  ],
  "homepage": "https://github.com/ckeditor/ckeditor4-integrations-common#readme",
  "license": "(GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1-or-later)",
  "main": "dist/index.cjs.js",
  "module": "dist/index.esm.js",
  "name": "ckeditor4-integrations-common",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/ckeditor/ckeditor4-integrations-common.git"
  },
  "scripts": {
    "build": "rollup -c",
    "develop": "karma start --auto-watch --no-single-run",
    "postversion": "git rm -r --cached dist/ && git commit -m \"Cleanup after release [ci skip]\" && git push origin && git push origin --tags",
    "preversion": "npm test",
    "test": "karma start",
    "version": "npm run build && git add -f dist/"
  },
  "version": "1.0.0"
}
