UNPKG

belugacdn

Version:

At the moment you have an option to list/add/edit/delete sites and SSL certificates.

25 lines (24 loc) 504 B
{ "name": "belugacdn", "version": "0.0.5", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/digitalmio/belugacdn.git" }, "keywords": [ "cdn", "keycdn", "content delivery network" ], "author": "Maciej Ziehlke, Digital MIO Ltd <mac@dmio.co>", "license": "ISC", "dependencies": { "bluebird": "^3.4.7", "superagent": "^3.4.1" } }