Skip to content

Commit 2b9d530

Browse files
authored
Update package.json
1 parent 758d058 commit 2b9d530

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
22
"name": "web-rtmp",
33
"version": "1.0.0",
4-
"description": "",
5-
"main": "index.js",
4+
"description": "Play rtmp video stream on the web page",
65
"scripts": {
76
"test": "echo \"Error: no test specified\" && exit 1"
87
},
9-
"author": "",
8+
"author": "yingDev",
109
"license": "ISC",
1110
"dependencies": {
1211
"babel-preset-es2015": "^6.16.0",

0 commit comments

Comments
 (0)