Added Travis deployment for npm.

This commit is contained in:
n1474335 2017-04-27 10:23:01 +00:00
parent 446f539803
commit 05b8d0b45c
4 changed files with 19 additions and 1 deletions

View file

@ -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",