UNPKG

easy_rackimg

Version:

A simple way to resize, crop images and to update to rackspace cloudfiles

28 lines (27 loc) 620 B
{ "name": "easy_rackimg", "version": "0.0.8", "description": "A simple way to resize, crop images and to update to rackspace cloudfiles", "main": "easy_rackimg.js", "dependencies": { "fs": "~0.0.0", "easyimage": "~0.1.3", "imagemagick": "~0.1.3", "express": "~3.0.3", "alleup": "~0.1.1", "rackit": "~0.0.9" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "repository": "", "keywords": [ "rackspace", "cloudfiles", "images" ], "author": "Amigo Perfecto", "license": "BSD" }