{ "name": "example-custom-routes", "dependencies": { "axios": "latest", "nuxt-edge": "latest" }, "scripts": { "dev": "nuxt", "build": "nuxt build", "start": "nuxt start" } }