blob: c65a95e29c27a20b26aaebdd14a6563a7508a955 [file] [log] [blame]
{
"name": "forge",
"version": "0.6.21",
"description": "JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.",
"authors": [
"Digital Bazaar, Inc."
],
"license": "BSD",
"main": ["js/forge.js"],
"dependencies": {},
"ignore": [
"node_modules",
"bower_components"
]
}