Encriptación y firmado de datos para conexión con RedSys listos
Showing
with
54 additions
and
30 deletions
... | @@ -11,7 +11,6 @@ | ... | @@ -11,7 +11,6 @@ |
"connect-redis": "3.0.2", | "connect-redis": "3.0.2", | ||
"connect-timeout": "^1.7.0", | "connect-timeout": "^1.7.0", | ||
"ejs": "^0.8.8", | "ejs": "^0.8.8", | ||
"fast-sha256": "^1.0.0", | |||
"forever": "^0.14.1", | "forever": "^0.14.1", | ||
"grunt": "^1.0.1", | "grunt": "^1.0.1", | ||
"grunt-contrib-clean": "^1.0.0", | "grunt-contrib-clean": "^1.0.0", | ||
... | @@ -34,7 +33,6 @@ | ... | @@ -34,7 +33,6 @@ |
"sails-test-helper": "^0.3.5", | "sails-test-helper": "^0.3.5", | ||
"socket.io": "~1.3.2", | "socket.io": "~1.3.2", | ||
"socket.io-redis": "^0.1.4", | "socket.io-redis": "^0.1.4", | ||
"tweetnacl-util": "^0.15.0", | |||
"winston": "~1.0.0" | "winston": "~1.0.0" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
... | ... |
Please
register
or
sign in
to comment