mirror of
https://github.com/superhelio/tools.git
synced 2026-01-26 18:45:03 +00:00
16 lines
318 B
JSON
16 lines
318 B
JSON
{
|
|
"name": "superhelio/tools",
|
|
"description": "Collection of our tools",
|
|
"type": "library",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Ismo Vuorinen",
|
|
"email": "ismo.vuorinen@superhelio.com"
|
|
}
|
|
],
|
|
"require": {},
|
|
"bin": [
|
|
"release.sh"
|
|
]
|
|
} |