Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "multiqueue", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "A simple Node.JS function queuing module with multiple queues", | ||
@@ -13,2 +13,7 @@ "keywords": [ | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/woubuc/multiqueue.git" | ||
}, | ||
"homepage": "https://github.com/woubuc/multiqueue", | ||
"scripts": { | ||
@@ -18,3 +23,6 @@ "prepublish": "./node_modules/.bin/gulp compile", | ||
}, | ||
"author": "Wouter Buckens <wou.buc@gmail.com>", | ||
"author": { | ||
"name": "Wouter Buckens", | ||
"email": "wou.buc@gmail.com" | ||
}, | ||
"license": "ISC", | ||
@@ -24,3 +32,6 @@ "devDependencies": { | ||
"gulp-coffee": "^2.3.1" | ||
}, | ||
"engines": { | ||
"node": ">=0.12" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
10746
1
1