this repo has no description
at main 15 lines 275 B view raw
1{ 2 "name": "big-file-server", 3 "version": "1.0.0", 4 "main": "index.js", 5 "scripts": { 6 "test": "echo \"Error: no test specified\" && exit 1" 7 }, 8 "keywords": [], 9 "author": "", 10 "license": "ISC", 11 "description": "", 12 "dependencies": { 13 "pump": "^3.0.0" 14 } 15}