{
  "name": "kayla-normal-repo",
  "version": "1.0.2",
  "description": "test npm manifest",
  "scripts": {
    "artifactregistry-login": "artifactregistry-auth"
  },
  "main": "kayla-test.js",
  "repository": {
    "type": "git",
    "url": "nothing.git"
  },
  "keywords": [
    "test",
    "kayla",
    "prod"
  ],
  "author": "Kayla",
  "license": "MIT",
  "devDependencies": {
    "google-artifactregistry-auth": "^2.0.1"
  },
  "dependencies": {
    "@projectB/kayla-test": "^1.0.2"
  }
}
