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 / jodid25519 / package.json
Size: Mime:
{
  "author": {
    "name": "Michele Bini, Ron Garret, Guy K. Kloss"
  },
  "bugs": {
    "url": "https://github.com/meganz/jodid25519/issues"
  },
  "dependencies": {
    "jsbn": "~0.1.0"
  },
  "description": "jodid25519 - Curve 25519-based cryptography",
  "devDependencies": {
    "almond": "~0.3.1",
    "chai": "^3.0.0",
    "dateformat": "~1.0.7-1.2.3",
    "ibrik": "~2.0.0",
    "istanbul": "~0.3.5",
    "jsdoc": "<=3.3.0",
    "mocha": "~2.0.1",
    "sinon": "~1.10.3",
    "sinon-chai": "^2.8.0"
  },
  "directories": {
    "src": "src",
    "test": "test",
    "doc": "doc"
  },
  "homepage": "https://github.com/meganz/jodid25519",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "arekinath",
      "email": "alex@cooperi.net"
    }
  ],
  "name": "jodid25519",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/meganz/jodid25519.git"
  },
  "version": "1.0.2"
}