Files
vscode/build/lib/watch/package.json
2021-01-29 10:31:22 +01: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"
}
}