Add override for CryptoJS

Might be useful over crypto when converting legacy code to JSPM.
This commit is contained in:
Damien Lebrun
2016-03-15 14:28:26 +00:00
parent 3b6836f42f
commit ec74f5ab76
2 changed files with 222 additions and 0 deletions
+1
View File
@@ -201,6 +201,7 @@
"core-js": "npm:core-js",
"cram": "github:cujojs/cram",
"crypto": "github:jspm/nodelibs-crypto",
"cryptojs": "github:sytelus/cryptojs",
"css-element-queries": "github:marcj/css-element-queries",
"curl": "github:cujojs/curl",
"cytoscape":"github:cytoscape/cytoscape.js",