{
    "name": "revision-manager-tmc",
    "version": "1.0.0",
    "main": "assets/js/AdminPageOptions/index.ts",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "build": "vue-cli-service build --target lib --inline-vue --formats umd-min --dest assets/js/AdminPageOptions/dist assets/js/AdminPageOptions/index.ts",
        "zip": "composer archive --format zip --file revision-manager-tmc"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/jetplugs/revision-manager-tmc.git"
    },
    "author": "",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/jetplugs/revision-manager-tmc/issues"
    },
    "homepage": "https://github.com/jetplugs/revision-manager-tmc#readme",
    "dependencies": {
        "axios": "1.6.0",
        "lodash": "^4.17.21",
        "vue": "^3.4.37",
        "vue3-colorpicker": "^2.0.4"
    },
    "devDependencies": {
        "@types/lodash": "^4.14.178",
        "@vue/cli-plugin-babel": "^4.5.15",
        "@vue/cli-plugin-typescript": "~4.5.0",
        "@vue/cli-service": "^4.5.15",
        "raw-loader": "^4.0.2",
        "sass": "^1.49.0",
        "sass-loader": "^10.2.1",
        "typescript": "^4.5.5",
        "typescript-loader": "^1.1.3"
    }
}