UNPKG

tb-shop-video

Version:

single video component for tbshop

23 lines (22 loc) 465 B
{ "name": "tb-shop-video", "version": "1.0.13", "description": "single video component for tbshop", "main": "video/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@gitlab.alibaba-inc.com:tb-shop/tb-shop-video.git" }, "keywords": [ "sing", "video" ], "author": "wenpin", "license": "ISC", "dependencies": { "tb-shop-picture": "^1.0.3" } }