{ "name": "ci-publish-test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "node build.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "node": "^20.16.0", "moment": "^2.30.1" }, "packageManager": "pnpm@9.7.0" }