{ "name": "web-rtmp", "version": "1.0.0", "description": "Play rtmp video stream on the web page", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "yingDev", "license": "ISC", "dependencies": { "babel-preset-es2015": "^6.16.0", "broadway-player": "^0.1.1", "buffer": "^5.0.0", "simple-websocket": "^4.1.0" }, "devDependencies": { "babel-core": "^6.17.0", "babel-loader": "^6.2.5", "babel-preset-es2015": "^6.16.0", "webpack": "^1.13.2", "webpack-shell-plugin": "^0.4.3", "websockify": "^0.7.1" } }