woothee
Version:
User-Agent string parser (js implementation)
27 lines (26 loc) • 449 B
JSON
{
"name": "whoothee",
"version": "1.4.0",
"homepage": "https://github.com/woothee/woothee-js",
"authors": [
"null"
],
"description": "Woothee javascript(and node.js) implementation",
"main": "release/whoothee.js",
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"whoothee"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}