18 lines
284 B
JSON
Executable File
18 lines
284 B
JSON
Executable File
{
|
|
"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": {}
|
|
}
|