{
    "bin": {
        "af": "bin/af.js"
    },
    "dependencies": {
        "ajv": "^6.12.6",
        "colors": "^1.4.0",
        "columnify": "^1.5.4",
        "commandos": "^0.6.0",
        "inquirer": "^7.3.3",
        "jinang": "^0.26.1",
        "minimatch": "^3.0.4",
        "noda": "^0.6.0"
    },
    "devDependencies": {
        "mocha": "^3.3.0"
    },
    "directories": {},
    "scripts": {
        "test": "mocha"
    },
    "name": "antfin",
    "version": "0.0.3",
    "main": "index.js",
    "license": "SEE LICENSE IN LICENSE.md",
    "homepage": "https://github.com/YounGoat/nodejs.antfin",
    "description": "Security holding package",
    "repository": {
        "type": "git",
        "url": "https://github.com/YounGoat/nodejs.antfin.git"
    },
    "author": {
        "name": "YounGoat",
        "email": "youngoat@163.com",
        "url": "https://youngoat.github.io"
    }
}