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 / ecc-jsbn / package.json
Size: Mime:
{
  "author": {
    "name": "Jeremie Miller",
    "email": "jeremie@jabber.org",
    "url": "http://jeremie.com/"
  },
  "bugs": {
    "url": "https://github.com/quartzjer/ecc-jsbn/issues"
  },
  "dependencies": {
    "jsbn": "~0.1.0"
  },
  "description": "ECC JS code based on JSBN",
  "devDependencies": {},
  "directories": {},
  "homepage": "https://github.com/quartzjer/ecc-jsbn",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "quartzjer",
      "email": "jeremie@jabber.org"
    },
    {
      "name": "rynomad",
      "email": "nomad.ry@gmail.com"
    }
  ],
  "name": "ecc-jsbn",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/quartzjer/ecc-jsbn.git"
  },
  "version": "0.1.1"
}