{ "_from": "comutils@^1.1.9", "_id": "comutils@1.1.19", "_inBundle": false, "_integrity": "sha512-JxXB67juILiwhdLwOsYyjUqwWEhHdObI0EClOPk+JDtEuTbac59s0pxGpfCBnNNQ5JommifmcMGneW/4Cg7YWw==", "_location": "/comutils", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "comutils@^1.1.9", "name": "comutils", "escapedName": "comutils", "rawSpec": "^1.1.9", "saveSpec": null, "fetchSpec": "^1.1.9" }, "_requiredBy": [ "/vue-seamless-scroll" ], "_resolved": "https://registry.npmmirror.com/comutils/-/comutils-1.1.19.tgz", "_shasum": "3e07f306abf48e83726511713a72b20565034443", "_spec": "comutils@^1.1.9", "_where": "D:\\jenkins\\workspace\\dataShare-fvue\\node_modules\\vue-seamless-scroll", "author": { "name": "chenxuan" }, "bugs": { "url": "https://github.com/chenxuan0000/comutils/issues" }, "bundleDependencies": false, "deprecated": false, "description": "前端代码常用工具类", "devDependencies": { "babel-core": "^6.26.0", "babel-loader": "^7.1.2", "babel-preset-env": "^1.6.1", "chalk": "^2.3.0", "copy": "^0.3.1", "ora": "^1.3.0", "power-assert": "^1.4.4", "rimraf": "^2.6.2", "webpack": "^3.8.1" }, "homepage": "https://github.com/chenxuan0000/comutils#readme", "keywords": [ "util", "tool", "commonUtil" ], "license": "MIT", "main": "build/comutils.min.js", "name": "comutils", "repository": { "type": "git", "url": "git+https://github.com/chenxuan0000/comutils.git" }, "scripts": { "build": "node script/build.js", "jsBabel": "babel src -d babelLib", "singleCopy": "node script/singleCopy.js" }, "version": "1.1.19" }