basic functionality

This commit is contained in:
2017-01-27 01:09:38 +01:00
parent 68e570c32a
commit b4de8cc2be
6 changed files with 50 additions and 77 deletions

View File

@ -25,8 +25,8 @@
"dependencies": {
"@types/node-forge": "^0.6.5",
"@types/q": "0.x.x",
"dnsly": "^1.0.7",
"node-forge": "^0.6.47",
"dnsly": "^2.0.3",
"node-forge": "^0.6.48",
"q": "^1.4.1",
"rawacme": "^0.2.1",
"rsa-keygen": "^1.0.6",
@ -36,10 +36,9 @@
"typings-global": "^1.0.14"
},
"devDependencies": {
"@types/should": "^8.1.30",
"cflare": "0.0.11",
"qenv": "^1.1.3",
"should": "^11.1.2",
"smartchai": "^1.0.1",
"typings-test": "^1.0.3"
}
}