13 lines
273 B
JSON
13 lines
273 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"
|
|
}
|
|
}
|