{ "_from": "grunt-legacy-log@~2.0.0", "_id": "grunt-legacy-log@2.0.0", "_inBundle": false, "_integrity": "sha1-yM0sbIGkRlubvy2HTZY/73pZ/7k=", "_location": "/grunt-legacy-log", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "grunt-legacy-log@~2.0.0", "name": "grunt-legacy-log", "escapedName": "grunt-legacy-log", "rawSpec": "~2.0.0", "saveSpec": null, "fetchSpec": "~2.0.0" }, "_requiredBy": [ "/grunt" ], "_resolved": "http://registry.npm.taobao.org/grunt-legacy-log/download/grunt-legacy-log-2.0.0.tgz", "_shasum": "c8cd2c6c81a4465b9bbf2d874d963fef7a59ffb9", "_spec": "grunt-legacy-log@~2.0.0", "_where": "E:\\dev\\007\\node_module\\node10\\node_modules\\grunt", "author": { "name": "\"Cowboy\" Ben Alman", "url": "http://benalman.com/" }, "bugs": { "url": "http://github.com/gruntjs/grunt-legacy-log/issues" }, "bundleDependencies": false, "dependencies": { "colors": "~1.1.2", "grunt-legacy-log-utils": "~2.0.0", "hooker": "~0.2.3", "lodash": "~4.17.5" }, "deprecated": false, "description": "The Grunt 0.4.x logger.", "devDependencies": { "grunt": "^1.0.1", "grunt-cli": "^1.2.0", "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-nodeunit": "^2.0.0", "grunt-contrib-watch": "^1.0.0" }, "engines": { "node": ">= 0.10.0" }, "homepage": "http://gruntjs.com/", "keywords": [ "grunt", "legacy" ], "license": "MIT", "main": "index.js", "name": "grunt-legacy-log", "repository": { "type": "git", "url": "git://github.com/gruntjs/grunt-legacy-log.git" }, "scripts": { "test": "grunt test" }, "version": "2.0.0" }