{
  "name": "schematics-akita-compact",
  "version": "0.3.3",
  "description": "Akita compact states",
  "scripts": {
    "build": "tsc -p tsconfig.json"
  },
  "keywords": [
    "schematics"
  ],
  "author": "antshvets@gmail.com",
  "license": "MIT",
  "schematics": "./src/collection.json",
  "dependencies": {
    "@angular-devkit/core": "^8.2.2",
    "@angular-devkit/schematics": "^8.2.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/xuxicheta/schematics-akita-compact"
  },
  "devDependencies": {
    "@types/node": "^12.7.2",
    "typescript": "~3.5.3"
  }
}
