{
    "name": "@liangshen/alfred-datagrip",
    "version": "1.0.4",
    "description": "",
    "main": "dist/index.js",
    "type": "module",
    "repository": "liangshen001/alfred-datagrip",
    "scripts": {
        "build": "tsc"
    },
    "keywords": [
        "datagrip"
    ],
    "author": "Wang Liang <850598163@qq.com>",
    "license": "ISC",
    "dependencies": {
        "@liangshen/alfred": "^1.1.20",
        "@liangshen/jetbrains": "^1.0.5"
    },
    "devDependencies": {
        "@liangshen/tsconfig": "^1.0.3",
        "@types/node": "^18.0.0",
        "typescript": "^4.7.4"
    }
}
