selfcarebot/node_modules/rl/package.json
2023-03-31 03:22:50 +00:00

15 lines
309 B
JSON

{
"name": "rl",
"version": "0.0.1",
"description": "Read line by line from a stream",
"main": "index.js",
"repository": {
"type": "git",
"url": "git@github.com:grudzinski/rl.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/grudzinski/rl/issues"
}
}