You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"name": "ua-parser-js", |
|
"version": "0.7.17", |
|
"authors": [ |
|
"Faisal Salman <fyzlman@gmail.com>" |
|
], |
|
"private": false, |
|
"main": "src/ua-parser.js", |
|
"ignore": [ |
|
"build", |
|
"node_modules", |
|
"bower_components", |
|
"test", |
|
"tests" |
|
], |
|
"dependencies": {} |
|
}
|
|
|