mirror of
https://github.com/jimeh/stub.sh.git
synced 2026-02-19 13:46:40 +00:00
Adds BPKG package file.
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
Reference in New Issue
Block a user