{ "name": "hqueue", "version": "1.0.2", "description": "Fast one-side queue for JavsScript", "main": "queue.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/herby/queue" }, "keywords": [ "queue" ], "author": "Herby Vojčík ", "license": "MIT", "bugs": { "url": "https://github.com/herby/queue/issues" }, "homepage": "https://github.com/herby/queue" }