{
  "_from": "react-device-detect@^1.6.2",
  "_id": "react-device-detect@1.17.0",
  "_inBundle": false,
  "_integrity": "sha512-bBblIStwpHmoS281JFIVqeimcN3LhpoP5YKDWzxQdBIUP8S2xPvHDgizLDhUq2ScguLfVPmwfF5y268EEQR60w==",
  "_location": "/react-device-detect",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-device-detect@^1.6.2",
    "name": "react-device-detect",
    "escapedName": "react-device-detect",
    "rawSpec": "^1.6.2",
    "saveSpec": null,
    "fetchSpec": "^1.6.2"
  },
  "_requiredBy": [
    "/@redq/reuse-modal"
  ],
  "_resolved": "https://registry.npmjs.org/react-device-detect/-/react-device-detect-1.17.0.tgz",
  "_shasum": "a00b4fd6880cebfab3fd8a42a79dc0290cdddca9",
  "_spec": "react-device-detect@^1.6.2",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com/node_modules/@redq/reuse-modal",
  "author": {
    "name": "Michael Laktionov",
    "email": "duskload@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/duskload/react-device-detect/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ua-parser-js": "^0.7.24"
  },
  "deprecated": false,
  "description": "Detect device type and render your component according to it",
  "devDependencies": {
    "@babel/preset-env": "^7.5.5",
    "@babel/preset-react": "^7.0.0",
    "@types/react": "^17.0.0",
    "enzyme": "^3.1.0",
    "enzyme-adapter-react-16": "^1.0.1",
    "jest": "^24.8.0",
    "raf": "^3.4.0",
    "react": "^16.9.0",
    "react-dom": "^16.9.0",
    "react-test-renderer": "^16.0.0",
    "rollup": "^1.17.0",
    "rollup-plugin-babel": "^4.3.3",
    "rollup-plugin-commonjs": "^10.0.1",
    "rollup-plugin-node-resolve": "^5.2.0"
  },
  "homepage": "https://github.com/duskload/react-device-detect#readme",
  "jest": {
    "setupFiles": [
      "./.jestSetup.js"
    ],
    "coveragePathIgnorePatterns": [
      "/node_modules/",
      "./.jestSetup.js"
    ]
  },
  "keywords": [
    "useragent",
    "mobile",
    "phone",
    "tablet",
    "detect",
    "device",
    "browser",
    "smart-tv",
    "smarttv",
    "version",
    "model",
    "console"
  ],
  "license": "MIT",
  "main": "main.js",
  "name": "react-device-detect",
  "peerDependencies": {
    "react": ">= 0.14.0 < 18.0.0",
    "react-dom": ">= 0.14.0 < 18.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/duskload/react-device-detect.git"
  },
  "scripts": {
    "build": "rollup -c",
    "cover": "jest --coverage",
    "prepare": "npm run build",
    "test": "jest",
    "test:watch": "jest --watch"
  },
  "typings": "./index.d.ts",
  "version": "1.17.0"
}
