{ "name": "@wisdom-components/VmsVideo", "version": "1.2.37", "description": "> TODO: description", "author": "yutian <249303761@qq.com>", "homepage": "", "license": "ISC", "module": "es/index.js", "main": "lib/index.js", "sideEffects": [ "*.less" ], "directories": { "lib": "lib", "es": "es", "dist": "dist", "test": "__tests__" }, "files": [ "lib", "es", "dist" ], "publishConfig": { "registry": "https://g.civnet.cn:4873/" }, "repository": { "type": "git", "url": "https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git" }, "scripts": { "test": "node ./__tests__/@wisdom-components/VmsVideo.test.js" }, "dependencies": { "@babel/runtime": "^7.17.9", "ezuikit-js": "7.7.6" } }