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