Files
kjol/tools/tsgo/internal/fswatch/cgmanifest.json
2026-07-09 16:50:43 -04:00

17 lines
463 B
JSON

{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"version": 1,
"registrations": [
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/parcel-bundler/watcher",
"commitHash": "8926bb8b281733bbfcaf69bb4e62ab7a1431c42a",
"tag": "v2.5.6"
}
}
}
]
}