{
  "name": "@swimlane/ng2-file-upload",
  "version": "1.2.0",
  "peerDependencies": {},
  "contributors": [
    {
      "name": "Vyacheslav Chub",
      "email": "vyacheslav.chub@valor-software.com",
      "url": "https://github.com/buchslava"
    },
    {
      "name": "Dmitriy Shekhovtsov",
      "email": "valorkin@gmail.com",
      "url": "https://github.com/valorkin"
    },
    {
      "name": "Adrian Faciu",
      "email": "adrian.faciu@gmail.com",
      "url": "https://github.com/adrianfaciu"
    },
    {
      "name": "Oleksandr Telnov",
      "email": "otelnov@gmail.com",
      "url": "https://github.com/otelnov"
    }
  ],
  "keywords": [
    "angular2",
    "bootstrap",
    "angularjs",
    "twitter-bootstrap",
    "file-upload",
    "angular-file-upload"
  ],
  "author": "Vyacheslav Chub <vyacheslav.chub@valor-software.com>",
  "license": "MIT",
  "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"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "homepage": "https://github.com/valor-software/ng2-file-upload#readme",
  "main": "bundles/swimlane-ng2-file-upload.umd.js",
  "module": "fesm2015/swimlane-ng2-file-upload.js",
  "es2015": "fesm2015/swimlane-ng2-file-upload.js",
  "esm2015": "esm2015/swimlane-ng2-file-upload.js",
  "fesm2015": "fesm2015/swimlane-ng2-file-upload.js",
  "typings": "swimlane-ng2-file-upload.d.ts",
  "metadata": "swimlane-ng2-file-upload.metadata.json",
  "sideEffects": false
}
