mirror of
https://github.com/jimeh/stub.sh.git
synced 2026-02-19 05:36:39 +00:00
9 lines
302 B
JSON
9 lines
302 B
JSON
{
|
|
"name": "stub.sh",
|
|
"description": "Utilities to mock/fake/stub binaries and functions for testing with BASH.",
|
|
"author": "Jim Myhrberg <contact@jimeh.me>",
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/jimeh/stub.sh",
|
|
"scripts": [],
|
|
"files": ["README.md", "stub.sh"]
|
|
} |