1 Star 2 Fork 0

hcsyvip / hdevice

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
hcsyvip 提交于 2020-09-02 22:11 . 第一次
{
"_from": "hdevice",
"_id": "hdevice@1.0.2",
"_inBundle": false,
"_integrity": "sha512-8DeWPn2p4ujMyfVGPnMr4WdxEBRTjim/dPVJ829rnMdY5Rp8TgDKx3yiz7kuOEbl3dwNfzKFdMx5RHrhFH8ifQ==",
"_location": "/hdevice",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "hdevice",
"name": "hdevice",
"escapedName": "hdevice",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/hdevice/-/hdevice-1.0.2.tgz",
"_shasum": "f620c71c18e3302943c84707e1ede5f81e33f20f",
"_spec": "hdevice",
"_where": "D:\\work\\X100",
"author": {
"name": "chenlijun"
},
"bundleDependencies": false,
"dependencies": {
"babel-polyfill": "^6.26.0"
},
"deprecated": false,
"description": "#### Description 判断系统版本,浏览器版本,是否在微信打开,是否是iphone和andriod",
"devDependencies": {
"@babel/core": "^7.4.4",
"babel-loader": "^8.0.5",
"chalk": "^2.4.2",
"ora": "^3.4.0",
"shelljs": "^0.8.3",
"terser-webpack-plugin": "^1.2.3",
"webpack": "^4.30.0"
},
"keywords": [],
"license": "ISC",
"main": "index.js",
"name": "hdevice",
"scripts": {
"build": "node build/build.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
}
JavaScript
1
https://gitee.com/hcsy/hdevice.git
git@gitee.com:hcsy/hdevice.git
hcsy
hdevice
hdevice
master

搜索帮助