Files
naomi fc81f30682
Security Scan / Security Audit (push) Successful in 10m4s
add package file for tests
2025-12-11 17:41:50 -08:00

17 lines
324 B
JSON

{
"name": "actions-sandbox",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.24.0",
"dependencies": {
"@nhcarrigan/logger": "1.1.1"
}
}