mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
14 lines
210 B
JSON
14 lines
210 B
JSON
{
|
|
"name": "dsh-github-repository-plugin-e2e-fixture",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"prepack": "dsh-plugin-prepare"
|
|
},
|
|
"dsh": {
|
|
"skills": [
|
|
"../skills"
|
|
]
|
|
}
|
|
}
|