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"
|
||
|
]
|
||
|
}
|