2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-08 01:10:36 +00:00
bpkg/package.json
2015-12-22 08:30:34 -05:00

9 lines
167 B
JSON

{
"name": "bpkg",
"version": "0.2.8",
"description": "Lightweight bash package manager",
"global": true,
"repo": "bpkg/bpkg",
"install": "bash setup.sh"
}