UNPKG

@sugarcrm/cert-downloader

Version:
32 lines (31 loc) 674 B
{ "name": "@sugarcrm/cert-downloader", "version": "0.2.1", "description": "(Apple) SSL certificate downloader", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "https://github.com/sugarcrm/cert-downloader.git" }, "keywords": [ "apple", "cer", "certificate", "download", "pem", "ssl" ], "author": "P. Londema <p.londema@service2media.com>", "license": "MIT", "bugs": { "url": "https://github.com/sugarcrm/cert-downloader/issues" }, "homepage": "https://github.com/sugarcrm/cert-downloader", "dependencies": {}, "devDependencies": { "mocha": "2.3.x" } }