{
  "name": "ast-to-entity-definitions",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HiromiShikata/ast-to-entity-definitions.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/HiromiShikata/ast-to-entity-definitions/issues"
  },
  "release": {
    "plugins": [
      "@semantic-release/commit-analyzer",
      "@semantic-release/release-notes-generator",
      "@semantic-release/changelog",
      "@semantic-release/git"
    ],
    "branches": [
      "main"
    ]
  },
  "homepage": "https://github.com/HiromiShikata/ast-to-entity-definitions#readme",
  "devDependencies": {
    "ast-to-entity-definitions": "file:..",
    "typescript": "^5.0.0"
  }
}
