2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-16 00:12:52 +00:00
bpkg/lib/term/bpkg.json
2022-03-23 11:16:59 -07:00

10 lines
153 B
JSON

{
"name": "term",
"version": "0.0.1",
"description": "Terminal utility functions",
"scripts": [
"term.sh"
],
"install": "make install"
}