pixelnode/node_modules/component-bind/component.json

14 lines
192 B
JSON
Raw Normal View History

2018-04-03 11:42:35 +02:00
{
"name": "bind",
"version": "1.0.0",
"description": "function binding utility",
"keywords": [
"bind",
"utility"
],
"dependencies": {},
"scripts": [
"index.js"
]
}