File: //home/arjun/projects/buyercall/node_modules/grunt-legacy-util/package.json
{
"_args": [
[
"grunt-legacy-util@2.0.1",
"/home/arjun/projects/buyercall"
]
],
"_development": true,
"_from": "grunt-legacy-util@2.0.1",
"_id": "grunt-legacy-util@2.0.1",
"_inBundle": false,
"_integrity": "sha512-2bQiD4fzXqX8rhNdXkAywCadeqiPiay0oQny77wA2F3WF4grPJXCvAcyoWUJV+po/b15glGkxuSiQCK299UC2w==",
"_location": "/grunt-legacy-util",
"_phantomChildren": {
"isexe": "2.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "grunt-legacy-util@2.0.1",
"name": "grunt-legacy-util",
"escapedName": "grunt-legacy-util",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/grunt"
],
"_resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/home/arjun/projects/buyercall",
"author": {
"name": "Grunt Development Team",
"url": "https://gruntjs.com/development-team"
},
"bugs": {
"url": "http://github.com/gruntjs/grunt-legacy-util/issues"
},
"dependencies": {
"async": "~3.2.0",
"exit": "~0.1.2",
"getobject": "~1.0.0",
"hooker": "~0.2.3",
"lodash": "~4.17.21",
"underscore.string": "~3.3.5",
"which": "~2.0.2"
},
"description": "Some old grunt utils provided for backwards compatibility.",
"devDependencies": {
"grunt": "^1.3.0",
"grunt-cli": "^1.3.2",
"grunt-contrib-jshint": "^3.0.0",
"grunt-contrib-nodeunit": "^3.0.0",
"grunt-contrib-watch": "^1.1.0",
"temporary": "1.1.0"
},
"engines": {
"node": ">=10"
},
"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": "2.0.1"
}