mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-26 05:07:35 +00:00
13 lines
214 B
JSON
13 lines
214 B
JSON
{
|
|
"name": "watch",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"author": "Microsoft ",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"devDependencies": {},
|
|
"dependencies": {
|
|
"vscode-gulp-watch": "^5.0.2"
|
|
}
|
|
}
|