UNPKG

limelight-purge-api

Version:
35 lines (34 loc) 684 B
{ "name": "limelight-purge-api", "description": "Limelight Purge REST API wrapper", "version": "0.1.3", "author": { "name": "Echo", "url": "http://aboutecho.com" }, "repository": { "type": "git", "url": "git://github.com/EchoAppsTeam/limelight-purge-api.git" }, "bugs": { "url": "https://github.com/EchoAppsTeam/limelight-purge-api/issues" }, "license": "Apache-2.0", "main": "api", "engines": { "node": ">=0.10" }, "dependencies": { "limelight-api": "~0.1.3" }, "keywords": [ "Limelight", "purge", "REST", "API" ], "devDependencies": { "grunt": "~0.4.4", "grunt-contrib-jshint": "~0.10.0" } }