ua-parser-js/bower.json
2017-10-12 09:28:14 +07:00

18 lines
284 B
JSON

{
"name": "ua-parser-js",
"version": "0.7.15",
"authors": [
"Faisal Salman <fyzlman@gmail.com>"
],
"private": false,
"main": "src/ua-parser.js",
"ignore": [
"build",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {}
}