You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
384 B
18 lines
384 B
{
|
|
"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"
|
|
}
|
|
} |