{ "_from": "umi-notify@^0.1.0", "_id": "umi-notify@0.1.5", "_inBundle": false, "_integrity": "sha512-J2+cwjEZHIjq8R7ZQid+DmYLcMTaEUv24XFlzNfPI1VdCuVPVamLxqGxm+LQmE7ZZncYa3kQgeQSrRumT1/jXw==", "_location": "/umi-notify", "_phantomChildren": { "color-convert": "1.9.3", "escape-string-regexp": "1.0.5", "has-flag": "3.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "umi-notify@^0.1.0", "name": "umi-notify", "escapedName": "umi-notify", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/roadhog" ], "_resolved": "https://registry.npmmirror.com/umi-notify/-/umi-notify-0.1.5.tgz", "_shasum": "6adc484f309e6021025b9a98a57f106e81c58c28", "_spec": "umi-notify@^0.1.0", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/roadhog", "authors": [ "chencheng (https://github.com/sorrycc)" ], "bundleDependencies": false, "dependencies": { "chalk": "^2.4.1", "is-ali-env": "^0.1.4" }, "deprecated": false, "description": "Notification package for all cli we maintained.", "devDependencies": { "np": "^5.0.3" }, "files": [ "index.js" ], "license": "MIT", "main": "index.js", "name": "umi-notify", "scripts": { "prepublishOnly": "np --no-cleanup --yolo --no-publish" }, "version": "0.1.5" }