@vsadx/postoffice
Version:
A more powerful `.bind`
25 lines • 666 B
JSON
{
"name": "@vsadx/postoffice",
"version": "1.0.3",
"description": "A more powerful `.bind`",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/VSADX/postoffice.js.git"
},
"type": "module",
"keywords": [
"dependency-injection",
"higher-order-functions",
"partial-application"
],
"author": "vsadx",
"license": "ISC",
"bugs": {
"url": "https://github.com/VSADX/postoffice.js/issues"
},
"homepage": "https://github.com/VSADX/postoffice.js#readme"
}