{ "_from": "is-mobile@^2.2.1", "_id": "is-mobile@2.2.2", "_inBundle": false, "_integrity": "sha512-wW/SXnYJkTjs++tVK5b6kVITZpAZPtUrt9SF80vvxGiF/Oywal+COk1jlRkiVq15RFNEQKQY31TkV24/1T5cVg==", "_location": "/is-mobile", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-mobile@^2.2.1", "name": "is-mobile", "escapedName": "is-mobile", "rawSpec": "^2.2.1", "saveSpec": null, "fetchSpec": "^2.2.1" }, "_requiredBy": [ "/ant-design-vue" ], "_resolved": "https://registry.npmjs.org/is-mobile/-/is-mobile-2.2.2.tgz", "_shasum": "f6c9c5d50ee01254ce05e739bdd835f1ed4e9954", "_spec": "is-mobile@^2.2.1", "_where": "D:\\code\\template-vue-antd\\node_modules\\ant-design-vue", "author": { "name": "Julian Gruber", "email": "julian@juliangruber.com", "url": "http://juliangruber.com" }, "bugs": { "url": "https://github.com/juliangruber/is-mobile/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Check if mobile browser.", "devDependencies": { "np": "^6.1.0", "prettier-standard": "^8.0.1", "standard": "^12.0.1", "tape": "~1.0.4" }, "homepage": "https://github.com/juliangruber/is-mobile", "keywords": [ "mobile", "desktop", "check", "browser" ], "license": "MIT", "main": "index.js", "name": "is-mobile", "repository": { "type": "git", "url": "git://github.com/juliangruber/is-mobile.git" }, "scripts": { "release": "np", "test": "prettier-standard '**/*.js' && standard && tape test.js" }, "types": "index.d.ts", "version": "2.2.2" }