2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-19 15:25:36 +00:00
bpkg/lib/term/package.json

10 lines
153 B
JSON
Raw Normal View History

2014-05-24 17:05:32 +00:00
{
"name": "term",
"version": "0.0.1",
"description": "Terminal utility functions",
"scripts": [
"term.sh"
],
2014-05-24 17:05:32 +00:00
"install": "make install"
}