Repository URL to install this package:
|
Version:
1.2.0-1346 ▾
|
{
"author": {
"name": "Tom Wu"
},
"bugs": {
"url": "https://github.com/andyperlitch/jsbn/issues"
},
"dependencies": {},
"description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
"devDependencies": {},
"directories": {},
"homepage": "https://github.com/andyperlitch/jsbn#readme",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "andyperlitch",
"email": "andyperlitch@gmail.com"
}
],
"name": "jsbn",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/andyperlitch/jsbn.git"
},
"version": "0.1.1"
}