weblogin/node_modules/seq-queue/package.json
Gál Lóránt Zsolt 67b995efa8 'feltoltes'
2023-01-27 11:58:43 +01:00

17 lines
418 B
JSON

{
"name": "seq-queue",
"author": "changchang <changchang005@gmail.com>",
"version": "0.0.5",
"description": "A simple tool to keep requests to be executed in order.",
"homepage": "https://github.com/changchang/seq-queue",
"repository": {
"type": "git",
"url": "git@github.com:changchang/seq-queue.git"
},
"dependencies": {
},
"devDependencies": {
"mocha": ">=0.0.1",
"should": ">=0.0.1"
}
}