biofriction-wp-theme/node_modules/ua-parser-js/bower.json

18 lines
282 B
JSON
Raw Normal View History

2021-10-26 14:18:09 +02:00
{
"name": "ua-parser-js",
"version": "0.7.24",
"authors": [
"Faisal Salman <f@faisalman.com>"
],
"private": false,
"main": "src/ua-parser.js",
"ignore": [
"build",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {}
}