pullout
Version:
pull out data from stream
46 lines (45 loc) • 1.06 kB
JSON
{
"name": "pullout",
"version": "5.0.1",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "pull out data from stream",
"homepage": "http://github.com/coderaiser/pullout",
"keywords": [
"get",
"pull",
"body",
"data",
"stream"
],
"repository": {
"type": "git",
"url": "git://github.com/coderaiser/pullout.git"
},
"scripts": {
"test": "madrun test",
"lint": "madrun lint",
"fix:lint": "madrun fix:lint",
"watch:test": "madrun watch:test",
"watcher": "madrun watcher",
"coverage": "madrun coverage",
"report": "madrun report"
},
"dependencies": {},
"license": "MIT",
"main": "lib/pullout.js",
"devDependencies": {
"c8": "^9.1.0",
"eslint": "^8.57.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-putout": "^22.4.1",
"madrun": "^10.0.1",
"nodemon": "^3.1.0",
"putout": "^35.7.4",
"supertape": "^10.4.0",
"try-to-catch": "^3.0.0"
},
"engines": {
"node": ">=18"
}
}