{
    "author": "hxari",
    "bugs": "https://github.com/hxAri/hxAri/issues",
    "dependencies": {
        "buffer": "^6.0.3",
        "eruda": "^3.2.3",
        "highlight.js": "^11.8.0",
        "jsonpath": "^1.1.1",
        "markdown-it": "^13.0.2",
        "scrollreveal": "^4.0.9",
        "shlex": "^2.1.2",
        "swiper": "^11.1.4",
        "vue": "^3.2.47",
        "vue-router": "^4.1.6",
        "vuex": "^4.1.0",
        "xmlhttprequest": "^1.8.0"
    },
    "devDependencies": {
        "@vitejs/plugin-vue": "^4.0.0",
        "@vitejs/plugin-vue-jsx": "^3.0.0",
        "@vue/test-utils": "^2.3.0",
        "jsdom": "^21.1.0",
        "vite": "^4.1.4",
        "vitest": "^0.29.1"
    },
    "homepage": "https://hxari.github.io/",
    "keywords": [
        "Github",
        "hxAri",
        "Self",
        "Vue",
        "Js"
    ],
    "license": "MIT",
    "main": "dist/js/hxari.js",
    "name": "hxari",
    "private": false,
    "repository": {
        "type": "git",
        "url": "git+https://github.com/hxAri/hxAri.git"
    },
    "scripts": {
        "build": "vite build",
        "dev": "vite --host",
        "preview": "vite preview",
        "test:unit": "vitest"
    },
    "type": "module",
    "unpkg": "dist/js/hxari.js",
    "version": "4.2.5"
}
