mirror of https://git.tuxpa.in/a/code-server.git
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"
|
||
|
}
|
||
|
}
|