{
  "name": "nx-plugin-astro",
  "version": "1.0.1",
  "homepage": "https://github.com/LinbuduLab/nx-plugins/tree/main/packages/nx-plugin-astro#readme,\n    ",
  "bugs": {
    "url": "https://github.com/LinbuduLab/nx-plugins/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LinbuduLab/nx-plugins.git"
  },
  "license": "MIT",
  "main": "./src/index.js",
  "scripts": {},
  "dependencies": {
    "nx-plugin-devkit": "^0.3.0",
    "rxjs": "6.6.7"
  },
  "peerDependencies": {
    "@nrwl/devkit": "^12.7.2",
    "@nrwl/workspace": "^12.7.2"
  },
  "executors": "./executors.json",
  "generators": "./generators.json",
  "typings": "./src/index.d.ts"
}
