node-forge
Advanced tools
Comparing version 0.6.21 to 0.6.22
{ | ||
"name": "forge", | ||
"version": "0.6.21", | ||
"version": "0.6.22", | ||
"description": "JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.", | ||
@@ -5,0 +5,0 @@ "authors": [ |
{ | ||
"name": "node-forge", | ||
"version": "0.6.21", | ||
"version": "0.6.22", | ||
"description": "JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.", | ||
@@ -82,3 +82,6 @@ "homepage": "http://github.com/digitalbazaar/forge", | ||
"jshint": "jshint *.js js/*.js minify.js nodejs/*.js nodejs/test/*.js nodejs/ui/*.js tests/*.js" | ||
}, | ||
"jspm": { | ||
"format": "amd" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
2143048