code-server/build/lib/watch/package.json

13 lines
214 B
JSON
Raw Normal View History

{
"name": "watch",
"version": "1.0.0",
"description": "",
"author": "Microsoft ",
"private": true,
"license": "MIT",
"devDependencies": {},
"dependencies": {
"vscode-gulp-watch": "^5.0.2"
}
}