{
  "name": "angular-form-generator",
  "version": "1.1.4",
  "description": "A dynamic form generator for angular with material design",
  "keywords":[
    "form",
    "generator",
    "angular",
    "material",
    "design"
  ],
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Dennis <dennis@semantica.nl> (https://www.semantica.nl)",
  "license": "ISC",
  "dependencies": {
    "@angular/animations": "^4.2.3",
    "@angular/common": "^4.2.3",
    "@angular/core": "^4.2.3",
    "@angular/forms": "^4.2.3",
    "@angular/platform-browser": "^4.2.3",
    "hammerjs": "^2.0.8"
  }
}
