view ansi enccoded files as html

This commit is contained in:
Paul Schneider 2018-06-20 03:50:06 +02:00
commit 412af15c95
12 changed files with 1778 additions and 206 deletions

View file

@ -19,6 +19,7 @@
"rimraf": "^2.6.2"
},
"dependencies": {
"ansi-to-html": "^0.6.4",
"braintree-web": "^3.31.0",
"paypal-permissions-sdk": "^1.0.10"
}