mirror of
https://github.com/gchq/CyberChef.git
synced 2024-11-02 06:01:02 +01:00
181 lines
5.4 KiB
JSON
181 lines
5.4 KiB
JSON
{
|
|
"name": "cyberchef",
|
|
"version": "9.36.0",
|
|
"description": "The Cyber Swiss Army Knife for encryption, encoding, compression and data analysis.",
|
|
"author": "n1474335 <n1474335@gmail.com>",
|
|
"homepage": "https://gchq.github.io/CyberChef",
|
|
"copyright": "Crown copyright 2016",
|
|
"license": "Apache-2.0",
|
|
"keywords": [
|
|
"cipher",
|
|
"cypher",
|
|
"encode",
|
|
"decode",
|
|
"encrypt",
|
|
"decrypt",
|
|
"base64",
|
|
"xor",
|
|
"charset",
|
|
"hex",
|
|
"encoding",
|
|
"format",
|
|
"cybersecurity",
|
|
"data manipulation",
|
|
"data analysis"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/gchq/CyberChef/"
|
|
},
|
|
"main": "src/node/wrapper.js",
|
|
"exports": {
|
|
"import": "./src/node/index.mjs",
|
|
"require": "./src/node/wrapper.js"
|
|
},
|
|
"bugs": "https://github.com/gchq/CyberChef/issues",
|
|
"browserslist": [
|
|
"Chrome >= 50",
|
|
"Firefox >= 38",
|
|
"node >= 16"
|
|
],
|
|
"devDependencies": {
|
|
"@babel/core": "^7.17.8",
|
|
"@babel/eslint-parser": "^7.17.0",
|
|
"@babel/plugin-syntax-import-assertions": "^7.16.7",
|
|
"@babel/plugin-transform-runtime": "^7.17.0",
|
|
"@babel/preset-env": "^7.16.11",
|
|
"@babel/runtime": "^7.17.8",
|
|
"autoprefixer": "^10.4.4",
|
|
"babel-loader": "^8.2.4",
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
"chromedriver": "^99.0.0",
|
|
"cli-progress": "^3.10.0",
|
|
"colors": "^1.4.0",
|
|
"copy-webpack-plugin": "^10.2.4",
|
|
"core-js": "^3.21.1",
|
|
"css-loader": "6.7.1",
|
|
"eslint": "^8.12.0",
|
|
"grunt": "^1.4.1",
|
|
"grunt-chmod": "~1.1.1",
|
|
"grunt-concurrent": "^3.0.0",
|
|
"grunt-contrib-clean": "~2.0.0",
|
|
"grunt-contrib-connect": "^3.0.0",
|
|
"grunt-contrib-copy": "~1.0.0",
|
|
"grunt-contrib-watch": "^1.1.0",
|
|
"grunt-eslint": "^24.0.0",
|
|
"grunt-exec": "~3.0.0",
|
|
"grunt-webpack": "^5.0.0",
|
|
"grunt-zip": "^0.18.2",
|
|
"html-webpack-plugin": "^5.5.0",
|
|
"imports-loader": "^3.1.1",
|
|
"mini-css-extract-plugin": "2.6.0",
|
|
"nightwatch": "^2.0.10",
|
|
"postcss": "^8.4.12",
|
|
"postcss-css-variables": "^0.18.0",
|
|
"postcss-import": "^14.1.0",
|
|
"postcss-loader": "^6.2.1",
|
|
"prompt": "^1.2.2",
|
|
"sass-loader": "^12.6.0",
|
|
"sitemap": "^7.1.1",
|
|
"terser": "^5.12.1",
|
|
"webpack": "^5.70.0",
|
|
"webpack-bundle-analyzer": "^4.5.0",
|
|
"webpack-dev-server": "4.7.4",
|
|
"webpack-node-externals": "^3.0.0",
|
|
"worker-loader": "^3.0.8"
|
|
},
|
|
"dependencies": {
|
|
"@babel/polyfill": "^7.12.1",
|
|
"arrive": "^2.4.1",
|
|
"avsc": "^5.7.3",
|
|
"babel-plugin-transform-builtin-extend": "1.1.2",
|
|
"bcryptjs": "^2.4.3",
|
|
"bignumber.js": "^9.0.2",
|
|
"blakejs": "^1.2.1",
|
|
"bootstrap": "4.6.1",
|
|
"bootstrap-colorpicker": "^3.4.0",
|
|
"bootstrap-material-design": "^4.1.3",
|
|
"browserify-zlib": "^0.2.0",
|
|
"bson": "^4.6.2",
|
|
"buffer": "^6.0.3",
|
|
"cbor": "8.1.0",
|
|
"chi-squared": "^1.1.0",
|
|
"codepage": "^1.15.0",
|
|
"crypto-api": "^0.8.5",
|
|
"crypto-browserify": "^3.12.0",
|
|
"crypto-js": "^4.1.1",
|
|
"ctph.js": "0.0.5",
|
|
"d3": "7.3.0",
|
|
"d3-hexbin": "^0.2.2",
|
|
"diff": "^5.0.0",
|
|
"es6-promisify": "^7.0.0",
|
|
"escodegen": "^2.0.0",
|
|
"esprima": "^4.0.1",
|
|
"exif-parser": "^0.1.12",
|
|
"file-saver": "^2.0.5",
|
|
"flat": "^5.0.2",
|
|
"geodesy": "1.1.3",
|
|
"highlight.js": "^11.5.0",
|
|
"jimp": "^0.16.1",
|
|
"jquery": "3.6.0",
|
|
"js-crc": "^0.2.0",
|
|
"js-sha3": "^0.8.0",
|
|
"jsesc": "^3.0.2",
|
|
"jsonpath": "^1.1.1",
|
|
"jsonwebtoken": "^8.5.1",
|
|
"jsqr": "^1.4.0",
|
|
"jsrsasign": "^10.5.14",
|
|
"kbpgp": "2.1.15",
|
|
"libbzip2-wasm": "0.0.4",
|
|
"libyara-wasm": "^1.1.0",
|
|
"lodash": "^4.17.21",
|
|
"loglevel": "^1.8.0",
|
|
"loglevel-message-prefix": "^3.0.0",
|
|
"markdown-it": "^12.3.2",
|
|
"moment": "^2.29.1",
|
|
"moment-timezone": "^0.5.34",
|
|
"ngeohash": "^0.6.3",
|
|
"node-forge": "^1.3.0",
|
|
"node-md6": "^0.1.0",
|
|
"node-sass": "^7.0.1",
|
|
"nodom": "^2.4.0",
|
|
"notepack.io": "^2.3.0",
|
|
"nwmatcher": "^1.4.4",
|
|
"otp": "0.1.3",
|
|
"path": "^0.12.7",
|
|
"popper.js": "^1.16.1",
|
|
"process": "^0.11.10",
|
|
"protobufjs": "^6.11.2",
|
|
"qr-image": "^3.2.0",
|
|
"scryptsy": "^2.1.0",
|
|
"snackbarjs": "^1.1.0",
|
|
"sortablejs": "^1.15.0",
|
|
"split.js": "^1.6.5",
|
|
"ssdeep.js": "0.0.3",
|
|
"stream-browserify": "^3.0.0",
|
|
"tesseract.js": "2.1.5",
|
|
"ua-parser-js": "^1.0.2",
|
|
"unorm": "^1.6.0",
|
|
"utf8": "^3.0.0",
|
|
"vkbeautify": "^0.99.3",
|
|
"xmldom": "^0.6.0",
|
|
"xpath": "0.0.32",
|
|
"xregexp": "^5.1.0",
|
|
"zlibjs": "^0.3.1"
|
|
},
|
|
"scripts": {
|
|
"start": "npx grunt dev",
|
|
"build": "npx grunt prod",
|
|
"repl": "node --experimental-modules --experimental-json-modules --experimental-specifier-resolution=node --no-warnings src/node/repl.mjs",
|
|
"test": "npx grunt configTests && node --experimental-modules --experimental-json-modules --no-warnings --no-deprecation tests/node/index.mjs && node --experimental-modules --experimental-json-modules --no-warnings --no-deprecation tests/operations/index.mjs",
|
|
"testnodeconsumer": "npx grunt testnodeconsumer",
|
|
"testui": "npx grunt testui",
|
|
"testuidev": "npx nightwatch --env=dev",
|
|
"lint": "npx grunt lint",
|
|
"postinstall": "npx grunt exec:fixCryptoApiImports",
|
|
"newop": "node --experimental-modules --experimental-json-modules src/core/config/scripts/newOperation.mjs",
|
|
"getheapsize": "node -e 'console.log(`node heap limit = ${require(\"v8\").getHeapStatistics().heap_size_limit / (1024 * 1024)} Mb`)'",
|
|
"setheapsize": "export NODE_OPTIONS=--max_old_space_size=2048"
|
|
}
|
|
}
|