| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/flightphp/velt/main/package.json | [Back] [Original] |
{
"type": "module",
"scripts": {
"dev": "start php -S localhost:8000 & node scripts/dev.mjs",
"build": "node scripts/build.mjs"
},
"devDependencies": {
"dotenv": "^16.4.7",
"esbuild": "0.21.5",
"esbuild-svelte": "^0.9.0",
"svelte": "^5.19.6",
"svelte-routing": "^2.13.0"
}
}
| Web Proxy Viewer | New URL | Original Page |