angular2-http-file-upload
Version:
Library to support HTTP file uploads for Angular 2
28 lines (27 loc) • 645 B
JSON
{
"name": "angular2-http-file-upload",
"version": "1.0.8",
"description": "Library to support HTTP file uploads for Angular 2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/j-zeng/angular2-http-file-upload.git"
},
"keywords": [
"Angular",
"Angular2",
"ng2",
"HTTP",
"File",
"Upload"
],
"author": "jzeng",
"license": "MIT",
"bugs": {
"url": "https://github.com/j-zeng/angular2-http-file-upload/issues"
},
"homepage": "https://github.com/j-zeng/angular2-http-file-upload"
}