UNPKG

stream-flow-control

Version:
16 lines (15 loc) 304 B
{ "name": "test2", "version": "1.0.0", "description": "Test for express piping", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "body-parser": "^1.19.0", "express": "^4.17.1" } }