{
    "name": "@wowpic/xform-types",
    "version": "2.7.0",
    "description": "xform types",
    "main": "lib",
    "types": "lib/index.d.ts",
    "scripts": {
        "watch": "tsc --declaration --watch",
        "build": "tsc --declaration"
    },
    "author": "teshoudong",
    "license": "MIT",
    "dependencies": {
        "async-validator": "^3.2.0"
    },
    "maintainers": [
        {
            "name": "chengpeng",
            "email": "chengpeng@wowpic.com"
        }
    ],
    "gitHead": "680a24e21eb65b3d9e49b6a207d51622ef5bb061"
}