mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-26 03:13:57 +00:00
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ismo Vuorinen <ismo@ivuorinen.net>
15 lines
352 B
JSON
15 lines
352 B
JSON
{
|
|
"name": "@ivuorinen/dotgithub",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"description": "My Shared GitHub Actions & Configurations.",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Ismo Vuorinen <https://github.com/ivuorinen>",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"prettier": "^3.3.3"
|
|
}
|
|
}
|