mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"name": "watch",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"author": "Microsoft ",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"gulp-watch": "^4.3.9",
|
|
"nsfw": "^1.0.15"
|
|
}
|
|
}
|