1 Star 0 Fork 0

cjie/mobile-detect.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "mobile-detect",
"version": "1.4.4",
"description": "Device detection (phone, tablet, desktop, mobile grade, os, versions)",
"main": "mobile-detect.js",
"typings": "mobile-detect",
"scripts": {
"test": "grunt jasmine_node"
},
"repository": {
"type": "git",
"url": "https://github.com/hgoebl/mobile-detect.js"
},
"homepage": "https://hgoebl.github.io/mobile-detect.js/",
"keywords": [
"useragent",
"mobile",
"phone",
"tablet",
"detect",
"device",
"browser",
"version",
"mobilegrade",
"sniff"
],
"author": {
"name": "Heinrich Goebl",
"email": "hgoebl@goebl.com",
"url": "https://www.goebl.com/"
},
"license": "MIT",
"readmeFilename": "README.md",
"dependencies": {},
"devDependencies": {
"grunt": "~1.0.1",
"grunt-contrib-concat": "~1.0.1",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-uglify": "~2.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-exec": "~1.0.0",
"grunt-jasmine-node": "~0.3.1",
"grunt-jsdoc": "~2.2.0",
"jshint": "2.9.2",
"moment": "^2.14.1",
"mote": "0.2.0",
"uglify-js": "~2.7.0",
"wordwrap": "1.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cjie001/mobile-detect.js.git
git@gitee.com:cjie001/mobile-detect.js.git
cjie001
mobile-detect.js
mobile-detect.js
master

搜索帮助