jiker-tcplayer
Version:
tcplayer in Jiker
19 lines (18 loc) • 373 B
JSON
{
"name":"jiker-tcplayer",
"description": "tcplayer in Jiker",
"version": "1.0.1",
"main": "index.js",
"typings": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.jiker-inc.com/jiker/npm/jiker-video.git"
},
"keywords": [
"tcplayer",
"jiker"
]
}