2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-16 00:12:52 +00:00
bpkg/package.json
2021-01-01 13:35:51 +01:00

9 lines
167 B
JSON

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