pull-looper
Version:
unwind the stack while reading recursively from a pull-stream
23 lines (22 loc) • 551 B
JSON
{
"name": "pull-looper",
"version": "1.0.0",
"description": "unwind the stack while reading recursively from a pull-stream",
"repository": {
"type": "git",
"url": "ssb://%amdvACBM0lDEDdFDdw3E9Gzx1PbcFVi17ojmrwR45uY=.sha256"
},
"keywords": [
"pull-stream"
],
"author": "cel",
"license": "Fair",
"homepage": "https://git.scuttlebot.io/%25amdvACBM0lDEDdFDdw3E9Gzx1PbcFVi17ojmrwR45uY%3D.sha256",
"dependencies": {
"looper": "^4.0.0"
},
"devDependencies": {
"pull-stream": "^3.6.0",
"tape": "^4.6.3"
}
}