Add meteor support

This commit is contained in:
Faisal Salman
2015-04-07 02:40:50 +07:00
parent fa6f8de25f
commit cce9dc1474
9 changed files with 34 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ua-parser-js",
"version": "0.7.4",
"version": "0.7.5",
"description": "Lightweight JavaScript-based user-agent string parser",
"keywords": ["user-agent", "parser", "browser", "engine", "os", "device", "cpu"],
"scripts": ["src/ua-parser.js"],