snipcart
Version:
Node.js job queue as a stream
25 lines (24 loc) • 538 B
JSON
{
"name": "snipcart",
"version": "0.0.1",
"description": "Node.js job queue as a stream",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wetoba/snipcart.git"
},
"keywords": [
"cash",
"double-entry",
"accounting"
],
"author": "acegik",
"license": "MIT",
"bugs": {
"url": "https://github.com/wetoba/snipcart/issues"
},
"homepage": "https://github.com/wetoba/snipcart#readme"
}