mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
4161955c18
fix release scripts
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"name": "@bbob/scripts",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"bin": {
|
|
"pkg-task": "pkg-task"
|
|
},
|
|
"author": {
|
|
"name": "Nikolay Kostyurin <jilizart@gmail.com>"
|
|
}
|
|
}
|