{
  "name": "cre-ua-parser",
  "version": "1.1.3",
  "description": "cre-ua-parser",
  "main": "index.min.js",
  "files": [
    "index.min.js"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "cre-ua-parser"
  ],
  "author": "halor",
  "license": "ISC",
  "dependencies": {
    "ua-parser-js": "^0.7.22"
  }
}
