18 lines
421 B
JSON
18 lines
421 B
JSON
{
|
|
"name": "hypo-plugin",
|
|
"owner": {
|
|
"name": "Muhammad Maaz",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "hypo-plugin",
|
|
"description": "A plugin to find bugs in a codebase using property-based testing",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-mmaaz-git-agentic-pbt-hypo-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |