UNPKG

opencv

Version:
79 lines (78 loc) 1.74 kB
{ "_args": [ [ "jodid25519@1.0.2", "/home/peterbraden/repos/node-opencv" ] ], "_from": "jodid25519@1.0.2", "_id": "jodid25519@1.0.2", "_inBundle": false, "_integrity": "sha1-BtSRIlUJNBlHfUJWM2BuDpB4KWc=", "_location": "/jodid25519", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jodid25519@1.0.2", "name": "jodid25519", "escapedName": "jodid25519", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/sshpk" ], "_resolved": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz", "_spec": "1.0.2", "_where": "/home/peterbraden/repos/node-opencv", "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", "keywords": [ "Curve25519", "Ed25519", "ECDH", "EdDSA", "ECDSA", "encryption", "signing" ], "license": "MIT", "main": "index.js", "name": "jodid25519", "repository": { "type": "git", "url": "git+https://github.com/meganz/jodid25519.git" }, "scripts": { "test": "mocha test/*_test.js" }, "version": "1.0.2" }