biofriction-wp-theme/node_modules/what-input/bower.json

16 lines
555 B
JSON

{
"name": "what-input",
"version": "4.3.1",
"homepage": "https://github.com/ten1seven/what-input",
"repository": {
"url": "https://github.com/ten1seven/what-input.git",
"type": "git"
},
"author": "Jeremy Fields <jeremy.fields@viget.com>",
"description": "A global utility for tracking the current input method (mouse, keyboard or touch).",
"main": "dist/what-input.js",
"keywords": ["accessibility", "a11y", "input", "javascript"],
"license": "MIT",
"ignore": ["**/.*", "node_modules", "bower_components", "test", "tests"]
}