File: //home/arjun/projects/buyercall/node_modules/grunt-legacy-log-utils/package.json
{
"_args": [
[
"grunt-legacy-log-utils@2.1.0",
"/home/arjun/projects/buyercall"
]
],
"_development": true,
"_from": "grunt-legacy-log-utils@2.1.0",
"_id": "grunt-legacy-log-utils@2.1.0",
"_inBundle": false,
"_integrity": "sha512-lwquaPXJtKQk0rUM1IQAop5noEpwFqOXasVoedLeNzaibf/OPWjKYvvdqnEHNmU+0T0CaReAXIbGo747ZD+Aaw==",
"_location": "/grunt-legacy-log-utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "grunt-legacy-log-utils@2.1.0",
"name": "grunt-legacy-log-utils",
"escapedName": "grunt-legacy-log-utils",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/grunt-legacy-log"
],
"_resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "/home/arjun/projects/buyercall",
"author": {
"name": "\"Cowboy\" Ben Alman",
"url": "http://benalman.com/"
},
"bugs": {
"url": "http://github.com/gruntjs/grunt-legacy-log-utils/issues"
},
"dependencies": {
"chalk": "~4.1.0",
"lodash": "~4.17.19"
},
"description": "Static methods for the Grunt 0.4.x logger.",
"devDependencies": {
"grunt": "~1.2.1",
"grunt-cli": "~1.3.2",
"grunt-contrib-jshint": "~2.1.0",
"grunt-contrib-nodeunit": "~2.1.0",
"grunt-contrib-watch": "~1.1.0"
},
"engines": {
"node": ">=10"
},
"files": [
"index.js"
],
"homepage": "http://gruntjs.com/",
"keywords": [
"grunt",
"legacy"
],
"license": "MIT",
"main": "index.js",
"name": "grunt-legacy-log-utils",
"repository": {
"type": "git",
"url": "git://github.com/gruntjs/grunt-legacy-log-utils.git"
},
"scripts": {
"test": "grunt test"
},
"version": "2.1.0"
}