{ "_from": "umi-notify@^0.1.1", "_id": "umi-notify@0.1.5", "_inBundle": false, "_integrity": "sha512-J2+cwjEZHIjq8R7ZQid+DmYLcMTaEUv24XFlzNfPI1VdCuVPVamLxqGxm+LQmE7ZZncYa3kQgeQSrRumT1/jXw==", "_location": "/umi-notify", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "umi-notify@^0.1.1", "name": "umi-notify", "escapedName": "umi-notify", "rawSpec": "^0.1.1", "saveSpec": null, "fetchSpec": "^0.1.1" }, "_requiredBy": [ "/umi-build-dev" ], "_resolved": "https://registry.npmjs.org/umi-notify/-/umi-notify-0.1.5.tgz", "_shasum": "6adc484f309e6021025b9a98a57f106e81c58c28", "_spec": "umi-notify@^0.1.1", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/umi-build-dev", "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" }