mirror of
https://gh.wpcy.net/https://github.com/rilustrisimo/freescout-support.git
synced 2026-04-26 14:02:20 +08:00
12 lines
No EOL
218 B
JSON
12 lines
No EOL
218 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"prod": "gulp --production",
|
|
"dev": "gulp watch"
|
|
},
|
|
"devDependencies": {
|
|
"gulp": "^3.9.1",
|
|
"laravel-elixir": "^5.0.0",
|
|
"laravel-elixir-stylus": "^1.0.1"
|
|
}
|
|
} |