We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758d058 commit 2b9d530Copy full SHA for 2b9d530
1 file changed
package.json
@@ -1,12 +1,11 @@
1
{
2
"name": "web-rtmp",
3
"version": "1.0.0",
4
- "description": "",
5
- "main": "index.js",
+ "description": "Play rtmp video stream on the web page",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
- "author": "",
+ "author": "yingDev",
10
"license": "ISC",
11
"dependencies": {
12
"babel-preset-es2015": "^6.16.0",
0 commit comments