{ "name": "custom-routes", "description": "", "dependencies": { "axios": "^0.15.2", "nuxt": "latest" }, "scripts": { "start": "nuxt" } }