|
@@ -19,13 +19,16 @@
|
|
"hex",
|
|
"hex",
|
|
"encoding",
|
|
"encoding",
|
|
"format",
|
|
"format",
|
|
- "cybersecurity"
|
|
|
|
|
|
+ "cybersecurity",
|
|
|
|
+ "data manipulation",
|
|
|
|
+ "data analysis"
|
|
],
|
|
],
|
|
"repository": {
|
|
"repository": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/gchq/CyberChef/"
|
|
"url": "https://github.com/gchq/CyberChef/"
|
|
},
|
|
},
|
|
"main": "build/node/CyberChef.js",
|
|
"main": "build/node/CyberChef.js",
|
|
|
|
+ "bugs": "https://github.com/gchq/CyberChef/issues",
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"babel-core": "^6.24.0",
|
|
"babel-core": "^6.24.0",
|
|
"babel-loader": "^6.4.0",
|
|
"babel-loader": "^6.4.0",
|