kayla-normal-repo
Version:
test npm manifest
27 lines (26 loc) • 495 B
JSON
{
"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"
}
}