10 lines
194 B
JSON
10 lines
194 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"scripts": {
|
||
|
"build": "drone jsonnet --source drone-home.jsonnet --target drone-home.yml --stream"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@sigyl/jsonnet-drone": "^0.0.5"
|
||
|
}
|
||
|
}
|