{ "name": "dynamic-components-nuxt", "dependencies": { "nuxt": "1.0.0-rc3" }, "scripts": { "dev": "nuxt", "build": "nuxt build", "start": "nuxt" } }