{
    "name": "nuxt-strapi-webdev",
    "description": "Boilerplate with strapi and next laravel and nuxtjs",
    "version": "1.0.0",
    "private": false,
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/cadentic/strapi-webdev.git"
    },
    "keywords": [
        "framework",
        "nuxtjs",
        "webdev",
        "laravel9",
        "nextjs",
        "strapi"
    ],
    "author": "info@cadentic.net.in",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/cadentic/strapi-webdev/issues"
    },
    "homepage": "https://github.com/cadentic/strapi-webdev"
}