UNPKG

limelight-purge

Version:
29 lines (28 loc) 642 B
{ "name": "limelight-purge", "version": "1.0.1", "description": "limelight purge wrapper", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/arielshad/limelight-purge.git" }, "keywords": [ "limelight", "purge", "cdn" ], "author": "Ariel Shadkhan", "license": "ISC", "bugs": { "url": "https://github.com/arielshad/limelight-purge/issues" }, "homepage": "https://github.com/arielshad/limelight-purge#readme", "dependencies": { "dotenv": "^6.0.0", "request": "^2.87.0" } }