mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-28 05:35:08 +00:00
11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"name": "watch",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"author": "Microsoft ",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"gulp-watch": "^4.3.9"
|
|
}
|
|
}
|