14 lines
192 B
JSON
Raw Permalink Normal View History

2025-04-23 09:34:08 +08:00
{
"name": "bind",
"version": "1.0.0",
"description": "function binding utility",
"keywords": [
"bind",
"utility"
],
"dependencies": {},
"scripts": [
"index.js"
]
}