{ "_from": "grunt-legacy-util@~1.1.1", "_id": "grunt-legacy-util@1.1.1", "_inBundle": false, "_integrity": "sha1-4QYk58hgNOW4cMioYWdD8KCEXkI=", "_location": "/grunt-legacy-util", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "grunt-legacy-util@~1.1.1", "name": "grunt-legacy-util", "escapedName": "grunt-legacy-util", "rawSpec": "~1.1.1", "saveSpec": null, "fetchSpec": "~1.1.1" }, "_requiredBy": [ "/grunt" ], "_resolved": "http://registry.npm.taobao.org/grunt-legacy-util/download/grunt-legacy-util-1.1.1.tgz", "_shasum": "e10624e7c86034e5b870c8a8616743f0a0845e42", "_spec": "grunt-legacy-util@~1.1.1", "_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-util/issues" }, "bundleDependencies": false, "dependencies": { "async": "~1.5.2", "exit": "~0.1.1", "getobject": "~0.1.0", "hooker": "~0.2.3", "lodash": "~4.17.10", "underscore.string": "~3.3.4", "which": "~1.3.0" }, "deprecated": false, "description": "Some old grunt utils provided for backwards compatibility.", "devDependencies": { "grunt": "^1.0.2", "grunt-cli": "^1.2.0", "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-nodeunit": "^2.0.0", "grunt-contrib-watch": "^1.0.0", "temporary": "0.0.8" }, "engines": { "node": ">= 6" }, "homepage": "http://gruntjs.com/", "keywords": [ "grunt", "legacy" ], "license": "MIT", "main": "index.js", "name": "grunt-legacy-util", "repository": { "type": "git", "url": "git://github.com/gruntjs/grunt-legacy-util.git" }, "scripts": { "test": "grunt test" }, "version": "1.1.1" }