HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/@ckeditor/ckeditor5-dev-webpack-plugin/package.json
{
  "name": "@ckeditor/ckeditor5-dev-webpack-plugin",
  "version": "25.4.5",
  "description": "CKEditor 5 plugin for webpack.",
  "keywords": [],
  "main": "lib/index.js",
  "dependencies": {
    "@ckeditor/ckeditor5-dev-utils": "^25.4.5",
    "chalk": "^4.0.0",
    "rimraf": "^3.0.2",
    "semver": "^7.3.4",
    "webpack-sources": "^2.0.1"
  },
  "devDependencies": {
    "chai": "^4.2.0",
    "proxyquire": "^2.1.3",
    "sinon": "^9.0.2"
  },
  "peerDependencies": {
    "webpack": "^4.43.0 || ^5.24.0"
  },
  "engines": {
    "node": ">=12.0.0",
    "npm": ">=5.7.1"
  },
  "files": [
    "lib"
  ],
  "author": "CKSource (http://cksource.com/)",
  "license": "GPL-2.0-or-later",
  "homepage": "https://github.com/ckeditor/ckeditor5-dev/tree/master/packages/ckeditor5-dev-webpack-plugin",
  "bugs": "https://github.com/ckeditor/ckeditor5/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/ckeditor/ckeditor5-dev.git",
    "directory": "packages/ckeditor5-dev-webpack-plugin"
  }
}