{
  "name": "@mithunkk/empty-text",
  "version": "0.0.1-alpha.4",
  "description": "ng directive for empty text",
  "author": "Mithun Kavulla Kandiyil <mithunkk@icloud.com>",
  "license": "ISC",
  "main": "empty-text.umd.js",
  "jsnext:main": "empty-text.esm.js",
  "module": "empty-text.esm.js",
  "types": "empty-text.d.ts",
  "dependencies": {
    "@angular/core": "^4.3.2",
    "jqwidgets-framework": "^4.6.4"
  }
}