learning_ai_common_plat/packages/_runner-e2e-test/package.json

13 lines
274 B
JSON

{
"name": "@bytelyst/_runner-e2e-test",
"version": "0.0.1",
"description": "Throwaway package for E2E validating the Hostinger Gitea runner. Safe to delete.",
"main": "index.js",
"files": [
"index.js"
],
"publishConfig": {
"access": "restricted"
}
}