{
  "name": "@fabernovel/pes-nx-plugin-workspace",
  "version": "1.0.0-alpha.41",
  "main": "./index.js",
  "types": "./index.d.ts",
  "typings": "./index.d.ts",
  "generators": "./generators.json",
  "executors": "./executors.json",
  "publishConfig": {
    "directory": "../../dist/tools/nx-plugin-workspace"
  }
}