Comparing version
@@ -15,3 +15,3 @@ function spots(fn) { | ||
return fn.apply(null, combinedArgs); | ||
} | ||
}; | ||
} | ||
@@ -18,0 +18,0 @@ |
{ | ||
"name": "spots", | ||
"version": "0.1.0", | ||
"description": "Partial function argument binding with placeholders", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"version": "0.2.0", | ||
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>", | ||
"bugs": { | ||
"url": "https://github.com/bahmutov/spots/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:bahmutov/spots.git" | ||
"devDependencies": { | ||
"functional-pipeline": "0.2.4", | ||
"grunt-contrib-jshint": "0.10.0", | ||
"grunt-contrib-watch": "0.6.1", | ||
"grunt-deps-ok": "0.3.0", | ||
"grunt-jshint-solid": "0.1.0", | ||
"grunt-mocha-test": "0.11.0", | ||
"grunt-nice-package": "0.9.1", | ||
"lazy-ass": "0.5.3", | ||
"matchdep": "0.3.0", | ||
"pre-git": "0.0.16" | ||
}, | ||
"engines": { | ||
"node": ">= 0.8.0" | ||
}, | ||
"homepage": "https://github.com/bahmutov/spots", | ||
"keywords": [ | ||
@@ -21,12 +33,12 @@ "functional", | ||
], | ||
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/bahmutov/spots/issues" | ||
"main": "index.js", | ||
"pre-commit": "npm test", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:bahmutov/spots.git" | ||
}, | ||
"homepage": "https://github.com/bahmutov/spots", | ||
"devDependencies": { | ||
"functional-pipeline": "0.2.4", | ||
"lazy-ass": "0.5.3" | ||
"scripts": { | ||
"test": "grunt" | ||
} | ||
} |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
9540
46.77%8
60%136
37.37%1
-50%10
400%