{
    "name": "tc-event",
    "version": "0.1.2",
    "description": "Powerful, easy-to-use event mechanism",
    "main": "tc-event.min.js",
    "unpkg": "tc-event.min.js",
    "jsdelivr": "tc-event.min.js",
    "typings": "tc-event.min.d.ts",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/theajack/tc-event.git"
    },
    "keywords": [
        "事件机制",
        "事件总线",
        "event mechanism"
    ],
    "author": "theajack",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/theajack/tc-event/issues"
    },
    "homepage": "https://shiyix.cn/jsbox/?github=theajack.tc-event",
    "dependencies": {}
}