17 lines
463 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|