{
  "name": "typescript-generator",
  "version": "1.0.1",
  "description": "Typescript `__generator` helper exported as module",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sanex3339/typescript-generator.git"
  },
  "keywords": [
    "typescript",
    "helpers",
    "generator",
    "typescript-helpers",
    "webpack"
  ],
  "author": "sanex3339",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/sanex3339/typescript-generator/issues"
  },
  "homepage": "https://github.com/sanex3339/typescript-generator#readme"
}
