{
    "name": "am-editor-audio",
    "version": "1.1.12",
    "main": "dist/index.js",
    "module": "dist/index.esm.js",
    "typings": "dist/index.d.ts",
    "files": [
        "dist",
        "lib",
        "src"
    ],
    "author": "me@yanmao.cc",
    "license": "MIT",
    "homepage": "https://github.com/yanmao-cc/am-editor#readme",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/yanmao-cc/am-editor.git"
    },
    "bugs": {
        "url": "https://github.com/yanmao-cc/am-editor/issues"
    },
    "dependencies": {
        "@babel/runtime": "^7.13.10"
    },
    "peerDependencies": {
        "@aomao/engine": "^2.9"
    },
    "gitHead": "959895e8813fdfe79775419bc868d27a9e98ef36"
}
