{
  "name": "ngx-validation",
  "version": "0.0.4-test",
  "description": "angular two and above validation directives by ReactiveCore",
  "main": "index.ts",
  "angular-cli": {},
  "scripts": {
    "ng": "ng",
    "start": "ng serve",
    "test": " ng test -cc --watch=false",
    "lint": "ng lint"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ReactiveCore-com/ngx-validation.git"
  },
  "dependencies": {
    "sql-parser": "^0.5.0"
  },
  "devDependencies": {
    "core-js": "^2.4.1",
    "rxjs": "^5.0.1",
    "ts-helpers": "^1.1.1",
    "zone.js": "^0.7.2",
    "@angular/common": "^2.4.0",
    "@angular/compiler": "^2.4.0",
    "@angular/core": "^2.4.0",
    "@angular/forms": "^2.4.0",
    "@angular/platform-browser": "^2.4.0",
    "@angular/platform-browser-dynamic": "^2.4.0",
    "@angular/cli": "1.0.0-beta.31",
    "@angular/compiler-cli": "^2.4.0",
    "@types/jasmine": "2.5.38",
    "@types/node": "^6.0.42",
    "codelyzer": "~2.0.0-beta.1",
    "coveralls": "^2.12.0",
    "gulp": "^3.9.1",
    "gulp-conventional-changelog": "^1.1.0",
    "gulp-load-plugins": "^1.4.0",
    "jasmine-core": "2.5.2",
    "jasmine-spec-reporter": "2.5.0",
    "karma": "1.2.0",
    "karma-chrome-launcher": "^2.0.0",
    "karma-cli": "^1.0.1",
    "karma-coverage": "^1.1.1",
    "karma-coverage-istanbul-reporter": "^0.2.0",
    "karma-coveralls": "^1.1.2",
    "karma-jasmine": "^1.0.2",
    "protractor": "~5.1.0",
    "ts-node": "1.2.1",
    "tslint": "^4.3.0",
    "typescript": "~2.0.0"
  },
  "keywords": [
    "angular2",
    "validation"
  ],
  "author": "ReactiveCore - Chris Portscheller && Joe Zhou",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ReactiveCore-com/ngx-validation/issues"
  },
  "homepage": "https://github.com/ReactiveCore-com/ngx-validation#readme"
}
