mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 01:25:36 -05:00
11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"name": "watch",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"author": "Microsoft ",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"gulp-watch": "^4.3.9"
|
|
}
|
|
}
|