Remove ursa dependancy

ursa uses native code and doing a npm rebuild often runs out of
memory in low memory cloudrons
This commit is contained in:
Girish Ramakrishnan
2016-12-30 00:11:09 -08:00
parent 7eaa3ef52e
commit bc75d07391
3 changed files with 2346 additions and 2745 deletions

View File

@@ -66,7 +66,6 @@
"tail-stream": "https://registry.npmjs.org/tail-stream/-/tail-stream-0.2.1.tgz",
"tldjs": "^1.6.2",
"underscore": "^1.7.0",
"ursa": "^0.9.3",
"valid-url": "^1.0.9",
"validator": "^4.9.0",
"x509": "^0.2.4"