mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-22 01:09:07 +00:00
14 lines
192 B
JSON
14 lines
192 B
JSON
{
|
|
"name": "bind",
|
|
"version": "1.0.0",
|
|
"description": "function binding utility",
|
|
"keywords": [
|
|
"bind",
|
|
"utility"
|
|
],
|
|
"dependencies": {},
|
|
"scripts": [
|
|
"index.js"
|
|
]
|
|
}
|