2017-07-31 11:33:31 +05:30

15 lines
293 B
JSON

{
"name": "piping",
"version": "1.0.0",
"description": "",
"main": "null-byte-remover.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "David Mark Clements",
"license": "MIT",
"dependencies": {
"strip-bytes-stream": "^1.1.0"
}
}