{
  "name": "ej-angular2",
  "description": "Angular 2 components for Syncfusion JavaScript widgets",
  "version": "20.4.38",
  "scripts": {
    "lint": "tslint ej/**/*.ts",
    "prepublish": "npm run build:aot",
    "tsc": "tsc",
    "build:aot": "ngc -p ./tsconfig-aot.json"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej-angular2"
  },
  "author": "Syncfusion Inc",
  "keywords": [
    "syncfusion",
    "ej",
    "essential",
    "javascript",
    "angular",
    "angular 2",
    "angular2",
    "ej-angular2"
  ],
  "license": "SEE LICENSE IN README.md",
  "bugs": {
    "url": "https://github.com/syncfusion/ej-angular2/issues"
  },
  "main": "./src/index.js",
  "typings": "./src/index.d.ts",
  "dependencies": {},
  "devDependencies": {
    "@angular/common": "4.1.3",
    "@angular/compiler": "4.1.3",
    "@angular/compiler-cli": "4.1.3",
    "@angular/core": "4.1.3",
    "@angular/forms": "4.1.3",
    "rxjs": "^5.4.0",
    "zone.js": "^0.8.11",
    "codelyzer": "^3.0.1",
    "tslint": "^3.15.1",
    "typescript": "2.2.1",
    "typings": "^1.0.4",
    "@types/ej.web.all": "^16.2.0",
    "@types/jquery": "2.0.34",
    "@types/node": "6.0.52"
  }
}
