17 lines
282 B
JSON
17 lines
282 B
JSON
{
|
|
"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": {}
|
|
}
|