mirror of
https://github.com/bpkg/bpkg
synced 2024-11-04 06:00:18 +00:00
0617f26461
* Changed how to execute shell commands inside output strings * Removed the extra { } * Drop changes to JSON files inside lib/json
9 lines
167 B
JSON
Executable File
9 lines
167 B
JSON
Executable File
{
|
|
"name": "bpkg",
|
|
"version": "0.2.8",
|
|
"description": "Lightweight bash package manager",
|
|
"global": true,
|
|
"repo": "bpkg/bpkg",
|
|
"install": "bash setup.sh"
|
|
}
|