Commit Graph

7 Commits (af4d935075ce4a372f924c2219d3e40a76f6ed35)

Author SHA1 Message Date
Ben Peachey 574a928de8 Fix various Shellcheck violations. 2 years ago
Ben Peachey a53a6648cc Fix all Shellcheck SC2155 violations. 2 years ago
Ben Peachey 355a1bd49d Fix all Shellcheck SC2086 violations. 2 years ago
Ben Peachey 2e17e87472 Fix all Shellcheck SC2053 violations. 2 years ago
Ben Peachey ca20c53aff Add support for bpkg.json, next to package.json. 2 years ago
Abdelkafi Ahmed 0617f26461 Replace ` ` with $( ) inside strings and in commands (#77)
* Changed how to execute shell commands inside output strings

* Removed the extra { }

* Drop changes to JSON files inside lib/json
8 years ago
Troy Howard af0efc54c5 add recursive dependency resolution via package.json 9 years ago