UNPKG

node-openssl-verify-cert-updated

Version:
30 lines (29 loc) 654 B
{ "name": "node-openssl-verify-cert-updated", "version": "1.0.2", "description": "Verify certificates with openssl", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/kinshuk-jain/node-openssl-verify-cert-updated" }, "scripts": { "test": "mocha" }, "keywords": [ "OpenSSL", "verify", "certificate" ], "author": "Beeven Yip <beeven@hotmail.com>", "contributors": [ "tmyersjstar" ], "license": "MIT", "dependencies": { "nan": "^2.14.0" }, "devDependencies": { "should": "^13.2.3" } }