2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-04 06:00:18 +00:00
bpkg/package.json
2014-05-25 16:33:04 -04:00

8 lines
143 B
JSON

{
"name": "bpkg",
"version": "0.0.6",
"description": "Lightweight bash package manager",
"global": true,
"install": "make install"
}