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-utils/package.json
{
  "name": "@ckeditor/ckeditor5-dev-utils",
  "version": "25.4.5",
  "description": "Utils for CKEditor 5 development tools packages.",
  "keywords": [],
  "main": "lib/index.js",
  "dependencies": {
    "@ckeditor/ckeditor5-dev-webpack-plugin": "^25.4.5",
    "acorn": "^6.2.1",
    "acorn-walk": "^6.2.0",
    "chalk": "^3.0.0",
    "cssnano": "^4.0.0",
    "del": "^5.0.0",
    "escodegen": "^1.9.0",
    "fs-extra": "^8.1.0",
    "javascript-stringify": "^1.6.0",
    "pofile": "^1.0.9",
    "postcss": "^7.0.36",
    "postcss-import": "^12.0.0",
    "postcss-loader": "^3.0.0",
    "postcss-mixins": "^6.2.0",
    "postcss-nesting": "^7.0.0",
    "raw-loader": "^4.0.1",
    "shelljs": "^0.8.1",
    "style-loader": "^1.2.1",
    "terser-webpack-plugin": "^3.0.2",
    "through2": "^3.0.1"
  },
  "devDependencies": {
    "chai": "^4.1.2",
    "lodash": "^4.17.15",
    "mockery": "^2.1.0",
    "proxyquire": "^2.1.0",
    "sinon": "^7.3.2",
    "vinyl": "^2.1.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-utils",
  "bugs": "https://github.com/ckeditor/ckeditor5/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/ckeditor/ckeditor5-dev.git",
    "directory": "packages/ckeditor5-dev-utils"
  }
}