{
  "name": "react-monaco-editor",
  "$schema": "../../node_modules/nx/schemas/project-schema.json",
  "projectType": "library",
  "tags": ["v8"],
  "implicitDependencies": [],
  "targets": {
    "test": {
      "dependsOn": ["^build"]
    }
  }
}
