Files
azuredatastudio/build/lib/watch/package.json
2023-04-18 21:44:05 -07:00

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.3"
}
}