{ "name": "tts_watch_php_compiler", "version": "1.0.0", "description": "TTS Framework PHP Compiler.", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Robert Strutts", "license": "MIT", "devDependencies": { "gulp": "^4.0.2" }, "overrides": { "chokidar": "3.5.3", "glob-parent": "6.0.2" } }