{
  "name": "ndrop",
  "version": "2.6.13",
  "peerDependencies": {
    "@angular/common": "^6.0.0-rc.0 || ^6.0.0",
    "@angular/core": "^6.0.0-rc.0 || ^6.0.0"
  },
  "dependencies": {
    "ng2-dragula": "^1.5.0",
    "ngx-infinite-scroll": "^6.0.1",
    "tslib": "^1.9.0"
  },
  "main": "bundles/ndrop.umd.js",
  "module": "fesm5/ndrop.js",
  "es2015": "fesm2015/ndrop.js",
  "esm5": "esm5/ndrop.js",
  "esm2015": "esm2015/ndrop.js",
  "fesm5": "fesm5/ndrop.js",
  "fesm2015": "fesm2015/ndrop.js",
  "typings": "ndrop.d.ts",
  "metadata": "ndrop.metadata.json",
  "sideEffects": false
}
