Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ndm / opt / ndm / resources / app / node_modules / jsbn / package.json
Size: Mime:
{
  "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"
}