{
    "name": "mobilerank",
    "version": "1.0.0",
    "description": "Mobile performance diagnostics for WordPress",
    "author": "OIO Publisher",
    "license": "GPL-2.0-or-later",
    "scripts": {
        "build": "wp-scripts build",
        "start": "wp-scripts start",
        "lint:js": "wp-scripts lint-js",
        "lint:css": "wp-scripts lint-style"
    },
    "devDependencies": {
        "@wordpress/scripts": "^28.0.0"
    },
    "dependencies": {
        "@wordpress/api-fetch": "^7.0.0",
        "@wordpress/element": "^6.0.0",
        "@wordpress/components": "^28.0.0",
        "@wordpress/i18n": "^5.0.0"
    }
}
