{
    "name": "vertx-ai",
    "version": "0.3.24",
    "description": "Zero Ai Coder",
    "main": "src/ai.js",
    "bin": {
        "ai": "./src/ai.js",
        "aj": "./src/aj.js"
    },
    "scripts": {
        "test": "src/index.test.js"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/silentbalanceyh/vertx-ai.git"
    },
    "keywords": [
        "Zero",
        "UI"
    ],
    "author": "Lang",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/silentbalanceyh/vertx-ai/issues"
    },
    "dependencies": {
        "bluebird": "^3.7.2",
        "child_process": "^1.0.2",
        "clipboard-copy": "^4.0.1",
        "co": "^4.6.0",
        "colors": "^1.4.0",
        "commander": "^10.0.0",
        "crypto-js": "^4.1.1",
        "dox": "^1.0.0",
        "exceljs": "^4.3.0",
        "extend": "^3.0.2",
        "handlebars": "^4.7.7",
        "i": "^0.3.7",
        "immutable": "^4.2.2",
        "linebyline": "^1.3.0",
        "lodash": "^4.17.21",
        "mkdirp": "^2.1.3",
        "mockjs": "^1.1.0",
        "random-js": "^2.1.0",
        "superagent": "^8.0.6",
        "underscore": "^1.13.6",
        "uuid": "^9.0.0"
    },
    "homepage": "http://www.vertxai.cn",
    "github": "https://github.com/silentbalanceyh/vertx-ai.git"
}
