mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
added bower support
This commit is contained in:
parent
a6211ca98c
commit
fab1fd2ec6
26
bower.json
Normal file
26
bower.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "ua-parser",
|
||||
"version": "0.6.16",
|
||||
"authors": [
|
||||
"Faisal Salman <fyzlman@gmail.com>"
|
||||
],
|
||||
"private": false,
|
||||
"main": "src/ua-parser.js",
|
||||
"ignore": [
|
||||
"build",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"contributors": [
|
||||
"Faisal Salman <fyzlman@gmail.com>",
|
||||
"Christopher De Cairos <chris.decairos@gmail.com>",
|
||||
"John Tantalo <john.tantalo@gmail.com>",
|
||||
"Jon Buckley <jon@jbuckley.ca>",
|
||||
"Lee Treveil <leetreveil@gmail.com>"
|
||||
],
|
||||
"dependencies": {
|
||||
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user