yhtml5-test
Version:
A test framework for front-end projects
17 lines (16 loc) • 386 B
JSON
{
"name": "forge",
"version": "0.6.33",
"description": "JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.",
"moduleType": ["amd"],
"authors": [
"Digital Bazaar, Inc."
],
"license": "BSD",
"main": ["js/forge.js"],
"dependencies": {},
"ignore": [
"node_modules",
"bower_components"
]
}