selfcarebot/node_modules/rl/package.json

16 lines
309 B
JSON
Raw Normal View History

2023-03-31 03:22:50 +00:00
{
"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"
}
}