mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
12 lines
184 B
JSON
12 lines
184 B
JSON
{
|
|
"name": "watch",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"author": "Microsoft ",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"gulp-watch": "5.0.1"
|
|
}
|
|
}
|