{
  "name": "@nx-dotnet/nxdoc",
  "main": "src/index.js",
  "generators": "./generators.json",
  "executors": "./executors.json",
  "homepage": "https://nx-dotnet.com/docs/nxdoc",
  "bugs": {
    "url": "https://github.com/nx-dotnet/nx-dotnet/issues?q=is%3Aopen+is%3Aissue+label%3Anxdoc",
    "email": "craigorycoppola+nxdoc@gmail.com"
  },
  "license": "MIT",
  "keywords": [
    "Nx",
    ".NET",
    "dotnet",
    "monorepos",
    "full-stack"
  ],
  "author": {
    "name": "NxDotnet",
    "url": "https://github.com/nx-dotnet"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/nx-dotnet/nx-dotnet"
  },
  "dependencies": {
    "@nx/devkit": "19.5.3",
    "tslib": "^2.5.0"
  },
  "peerDependencies": {},
  "version": "2.4.2",
  "type": "commonjs"
}
