UNPKG

queuemonkey

Version:

Management asynchronous methods , with flow control , parallel and series in a structure

26 lines 627 B
{ "name": "queuemonkey", "version": "0.0.5c", "description": "Management asynchronous methods , with flow control , parallel and series in a structure", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/dialMForMonkey/queueMonkey.git" }, "keywords": [ "fila", "queue", "async", "series", "paralelo", "parallel", "serie" ], "readmeFilename": "README.md", "author": "dialMForMonkey", "license": "ISC", "homepage": "https://github.com/dialMForMonkey/queueMonkey" }