UNPKG

fast-purge

Version:
35 lines (34 loc) 706 B
{ "name": "fast-purge", "version": "0.1.1", "description": "Akamai Fast Purge plugin", "main": "index.js", "scripts": { "test": "node ./test.js" }, "repository": { "type": "git", "url": "git+https://github.com/mitzerh/akamai-fast-purge.git" }, "keywords": [ "akamai", "edge", "purge", "fast purge", "ccu", "plugin" ], "author": "Helcon Mabesa", "license": "MIT", "bugs": { "url": "https://github.com/mitzerh/akamai-fast-purge/issues" }, "homepage": "https://github.com/mitzerh/akamai-fast-purge#readme", "dependencies": { "edgegrid": "^3.0.6" }, "devDependencies": { "cli-helper": "^0.3.0", "js-yaml": "^3.12.2" } }