This repository has been archived on 2022-05-21. You can view files and clone it, but cannot push or open issues or pull requests.
shapes-juke/sjscript/dub.json

10 lines
119 B
JSON

{
"name": "sjscript",
"targetPath": ".bin",
"dependencies": {
"dast": {"path": "../thirdparty/dast"}
}
}