mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-04 13:39:12 -04:00
Added Travis deployment for npm.
This commit is contained in:
parent
446f539803
commit
05b8d0b45c
4 changed files with 19 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "cyberchef",
|
||||
"version": "5.2.3",
|
||||
"description": "CyberChef is a simple, intuitive web app for analysing and decoding data within a web browser.",
|
||||
"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",
|
||||
|
@ -25,6 +25,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/gchq/CyberChef/"
|
||||
},
|
||||
"main": "build/node/CyberChef.js",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.24.0",
|
||||
"babel-loader": "^6.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue