piliv2
Version:
Pili Streaming Cloud Server-Side Library For NodeJS
42 lines (41 loc) • 819 B
JSON
{
"name": "piliv2",
"version": "2.1.1",
"description": "Pili Streaming Cloud Server-Side Library For NodeJS",
"main": "index.js",
"scripts": {
"test": "echo test"
},
"repository": {
"type": "git",
"url": "git@github.com:pili-engineering/pili-sdk-nodejs.git"
},
"keywords": [
"web-service",
"rtmp",
"hls",
"hdl",
"hds",
"dash",
"pili",
"streaming",
"qiniu",
"cloud"
],
"author": "Pili Engineering, Qiniu Inc.",
"contributors": [
{
"name": "sdk",
"email": "sdk@qiniu.com"
},
{
"name": "pili",
"email": "pili@qiniu.com"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/pili-engineering/pili-sdk-nodejs/issues"
},
"homepage": "https://github.com/pili-engineering/pili-sdk-nodejs"
}