UNPKG
qtsd-fork
Version:
latest (0.0.2)
0.0.2
0.0.1
Do not use this please
qtsd-fork
/
example
/
node_modules
/
ua-parser-js
/
bower.json
18 lines
(17 loc)
•
282 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"ua-parser-js"
,
"version"
:
"0.7.20"
,
"authors"
:
[
"Faisal Salman <f@faisalman.com>"
]
,
"private"
:
false
,
"main"
:
"src/ua-parser.js"
,
"ignore"
:
[
"build"
,
"node_modules"
,
"bower_components"
,
"test"
,
"tests"
]
,
"dependencies"
:
{
}
}