UNPKG

angular-cloudtasks

Version:

Allows you to serve highly optimized images to your client apps.

38 lines (37 loc) 885 B
{ "author": "Cloudtasks.io", "name": "angular-cloudtasks", "version": "0.0.13", "description": "Allows you to serve highly optimized images to your client apps.", "homepage": "https://cloudtasks.io", "dependencies": {}, "devDependencies": { "grunt": "latest", "grunt-contrib-concat": "latest", "grunt-contrib-jshint": "latest", "grunt-contrib-uglify": "latest", "grunt-push-release": "latest" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "main": "dist/ng-cloudtasks.min.js", "repository": { "type": "git", "url": "https://github.com/Cloudtasks/angular-cloudtasks.git" }, "keywords": [ "angular", "AngularJS", "angular-cloudtasks", "cloudtasks", "image", "images", "processing", "image-processing" ], "license": "MIT", "engines": { "node": ">=4.2.0" } }