UNPKG
component-bind
Version:
latest (1.0.0)
1.0.0
function binding utility
github.com/component/bind
component/bind
component-bind
/
component.json
14 lines
(13 loc)
•
192 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"bind"
,
"version"
:
"1.0.0"
,
"description"
:
"function binding utility"
,
"keywords"
:
[
"bind"
,
"utility"
]
,
"dependencies"
:
{
}
,
"scripts"
:
[
"index.js"
]
}