blob: 956110f9ca10f59e29b1858480c202520b81e4d7 [file] [log] [blame]
{
"component": {
"scripts": {
"bind/index.js": "index.js"
}
},
"description": "function binding utility",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"keywords": [
"bind",
"utility"
],
"name": "component-bind",
"repository": {
"type": "git",
"url": "https://github.com/component/bind.git"
},
"version": "1.0.0"
}