{
  "name": "@nrwl/nx-plugin",
  "version": "13.10.6",
  "description": "Plugin for creating plugins for Nx :)",
  "repository": {
    "type": "git",
    "url": "https://github.com/nrwl/nx.git",
    "directory": "packages/nx-plugin"
  },
  "keywords": [
    "Monorepo",
    "Nx",
    "CLI"
  ],
  "main": "./index.js",
  "types": "./index.d.ts",
  "author": "Nrwl",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nrwl/nx/issues"
  },
  "homepage": "https://nx.dev",
  "schematics": "./generators.json",
  "builders": "./executors.json",
  "ng-update": {
    "requirements": {},
    "migrations": "./migrations.json"
  },
  "dependencies": {
    "@nrwl/devkit": "13.10.6",
    "@nrwl/jest": "13.10.6",
    "@nrwl/linter": "13.10.6",
    "@nrwl/js": "13.10.6",
    "fs-extra": "^9.1.0",
    "rxjs": "^6.5.4",
    "tslib": "^2.3.0"
  },
  "typings": "./index.d.ts"

,"_resolved": "https://registry.npmjs.org/@nrwl/nx-plugin/-/nx-plugin-13.10.6.tgz"
,"_integrity": "sha512-ndNOzS80i8zDFDpan/2UXMWcHv4FSOeOMV2EqqM6k5Durr+iMoHsrkDsnOPtCkeNu8RBGoGRWNvP15LeKcfa1w=="
,"_from": "@nrwl/nx-plugin@13.10.6"
}