mirror of
https://github.com/bpkg/bpkg
synced 2024-11-16 00:12:52 +00:00
10 lines
153 B
JSON
10 lines
153 B
JSON
{
|
|
"name": "term",
|
|
"version": "0.0.1",
|
|
"description": "Terminal utility functions",
|
|
"scripts": [
|
|
"term.sh"
|
|
],
|
|
"install": "make install"
|
|
}
|