WIP add http rest interface

This commit is contained in:
AJ ONeal 2018-01-10 08:14:10 +00:00
parent 94cf2aa4bc
commit 66a267090b
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
"license": "MIT OR Apache-2.0",
"dependencies": {
"dig.js": "git+https://git.coolaj86.com/coolaj86/dig.js#v1.3",
"express": "^4.16.2",
"hexdump.js": "git+https://git.coolaj86.com/coolaj86/hexdump.js#v1.0.4"
}
}