ng-upload
Version:
Angular.js shim to handle input[type=file] 'change' events
20 lines (19 loc) • 498 B
JSON
{
"name": "ng-upload",
"description": "Angular.js shim to handle input[type=file] 'change' events",
"keywords": [
"angular",
"nginput",
"input",
"upload"
],
"version": "0.1.0",
"homepage": "https://github.com/chbrown/ng-upload",
"repository": {
"type": "git",
"url": "https://github.com/chbrown/ng-upload"
},
"bugs": "https://github.com/chbrown/ng-upload/issues",
"author": "Christopher Brown <io@henrian.com> (http://henrian.com)",
"license": "MIT"
}