mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Add component.json
This commit is contained in:
parent
45571b6f21
commit
f3f25ae3e7
13
component.json
Normal file
13
component.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "ua-parser-js",
|
||||
"version": "0.5.15",
|
||||
"description": "Lightweight JavaScript-based user-agent string parser",
|
||||
"keywords": ["user-agent", "parser", "browser", "engine", "os", "device"],
|
||||
"scripts": ["ua-parser.js"],
|
||||
"main": "ua-parser.js",
|
||||
"license": "MIT",
|
||||
"development": {
|
||||
"visionmedia/mocha": "*",
|
||||
"mishoo/UglifyJS2": "*"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user