{
  "name": "web-atoms-generator",
  "version": "1.0.292",
  "description": "Web Atoms MVVM Component Generator",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 0",
    "postversion": "git push --follow-tags"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/neurospeech/web-atoms-generator.git"
  },
  "preferGlobal": true,
  "author": "Akash Kava",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/neurospeech/web-atoms-generator/issues"
  },
  "dependencies": {
    "htmlparser2": "^3.10.1",
    "manakin": "^0.5.2",
    "n-readlines": "^1.0.0",
    "source-map": "^0.7.3",
    "systemjs": "^0.20.18",
    "xmldoc": "^1.1.2"
  },
  "homepage": "https://github.com/neurospeech/web-atoms-generator#readme",
  "devDependencies": {
    "@types/node": "^8.10.49",
    "@types/xmldoc": "^1.1.4",
    "systemjs": "^0.20.18",
    "ts-promise": "^0.3.4",
    "tslint": "^5.17.0",
    "typescript": "^2.9.2",
    "web-atoms-core": "^1.0.681"
  }
}
