aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/component-bind/component.json
blob: 4e1e93f5006167b3491842ac76d327058103fe87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "bind",
  "version": "1.0.0",
  "description": "function binding utility",
  "keywords": [
    "bind",
    "utility"
  ],
  "dependencies": {},
  "scripts": [
    "index.js"
  ]
}