{
  "name": "web-detector",
  "version": "2.4.12",
  "description": "The module for detect client-side information.",
  "main": "./lib/web-detector.js",
  "scripts": {
    "test": "make test"
  },
  "keywords": [
    "utility",
    "userAgent",
    "arale",
    "Browser",
    "OS",
    "Operation System",
    "Device",
    "Rendering Engine"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/wangfulin/detector.git"
  },
  "bugs": {
    "url": "https://github.com/wangfulin/detector/issues"
  },
  "license": "MIT",
  "devDependencies": {
    "babel": "^6.5.2",
    "babel-preset-es2015": "^6.6.0"
  },
  "dependencies": {
    "es5-shim": "^4.5.8"
  }
}
