UNPKG

angularjs-imageupload-directive

Version:
26 lines (25 loc) 573 B
{ "name": "angularjs-imageupload-directive", "version": "1.0.1", "description": "Upload and resize images with AngularJS. Proof of Concept.", "main": "src/imageupload.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/boxxxie/angularjs-imageupload-directive.git" }, "keywords": [ "AngularJS", "Image", "Upload", "Resizing" ], "author": "Josh Pike", "license": "MIT", "devDependencies": { "express": "~3.1.0", "jshint": "*" } }