{ "name": "ng2-file-upload", "version": "3.0.0", "description": "Angular file uploader", "author": "Dmitriy Shekhovtsov ", "license": "MIT", "peerDependencies": { "@angular/core": "^14.0.0", "@angular/common": "^14.0.0" }, "sideEffects": false, "publishConfig": { "registry": "https://registry.npmjs.org/", "tag": "next" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/valor-software/ng2-file-upload.git" }, "bugs": { "url": "https://github.com/valor-software/ng2-file-upload/issues" }, "homepage": "https://github.com/valor-software/ng2-file-upload#readme", "keywords": [ "angular", "upload file", "ng", "ng2", "angular2" ] }