UNPKG

app-lib-mock-server-stream

Version:

流媒体文件-【app-lib-mock-server】

42 lines 1.13 kB
{ "name": "app-lib-mock-server-stream", "version": "1.0.8", "description": "流媒体文件-【app-lib-mock-server】", "main": "publish/umd/index.js", "scripts": { "dev": "appbir run server-node", "start": "appbir run server-node", "build": "appbir run build-node", "pub": "appbir run pub-node", "git": "appbir run git-submit", "doc": "appbir run doc-nov", "example": "appbir run exp-node", "example-node": "appbir run exp-node", "test": "echo \"Error: no test specified\" && exit 1", "node": "node ./src/index.js" }, "author": "appbir", "license": "ISC", "files": [ "src", "publish/umd" ], "dependencies": { "app-lib-progress": "^1.0.8", "multer": "^1.4.5-lts.1" }, "keywords": [ "app-lib-mock-server-stream", "stream", "umd", "appbir" ], "repository": { "type": "git", "url": "git+https://git@gitee.com/appbir/app-lib-mock-server-stream.git" }, "bugs": { "url": "https://git@gitee.com/appbir/app-lib-mock-server-stream/issues" }, "home": "https://git@gitee.com/appbir/app-lib-mock-server-stream#readme" }