UNPKG

ng-uploader

Version:

## ng-uploader [![Angular 2 Style Guide](https://mgechev.github.io/angular2-style-guide/images/badge.svg)](https://github.com/mgechev/angular2-style-guide)

36 lines (35 loc) 803 B
{ "name": "ng-uploader", "version": "2.0.9", "license": "MIT", "author": "Babar Bilal <babarxm2@gmail.com>", "repository": { "type": "git", "url": "git+ssh://git@github.com:babarxm/ng-uploader.git" }, "bugs": { "url": "https://github.com/babarxm/ng-uploader/issues" }, "main": "index.js", "module": "index.js", "typings": "index.d.ts", "peerDependencies": { "rxjs": ">=5.1.0", "@angular/core": ">=2.0.0", "@angular/http": ">=2.0.0" }, "homepage": "https://github.com/babarxm/ng-uploader#readme", "keywords": [ "ng-uploader", "ng2-file-upload", "file-upload", "angular2-file-upload" ], "contributors": [ { "name": "Babar Bilal", "email": "babarxm2@gmail.com", "url": "https://github.com/babarxm" } ] }