data-queue
Version:
Queue and get data
26 lines (25 loc) • 572 B
JSON
{
"name": "data-queue",
"version": "0.0.3",
"description": "Queue and get data",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"queue",
"data",
"buffer",
"async"
],
"author": "Maciej Krüger <mkg20001@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/mkg20001/data-queue.git"
},
"bugs": {
"url": "https://github.com/mkg20001/data-queue/issues"
},
"homepage": "https://github.com/mkg20001/data-queue#readme"
}