biofriction-wp-theme/node_modules/component-bind/component.json

14 lines
192 B
JSON
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
{
"name": "bind",
"version": "1.0.0",
"description": "function binding utility",
"keywords": [
"bind",
"utility"
],
"dependencies": {},
"scripts": [
"index.js"
]
}