File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/grunt-legacy-log/package.json
{
"_args": [
[
"grunt-legacy-log@3.0.0",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_development": true,
"_from": "grunt-legacy-log@3.0.0",
"_id": "grunt-legacy-log@3.0.0",
"_inBundle": false,
"_integrity": "sha512-GHZQzZmhyq0u3hr7aHW4qUH0xDzwp2YXldLPZTCjlOeGscAOWWPftZG3XioW8MasGp+OBRIu39LFx14SLjXRcA==",
"_location": "/grunt-legacy-log",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "grunt-legacy-log@3.0.0",
"name": "grunt-legacy-log",
"escapedName": "grunt-legacy-log",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/grunt"
],
"_resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"author": {
"name": "\"Cowboy\" Ben Alman",
"url": "http://benalman.com/"
},
"bugs": {
"url": "http://github.com/gruntjs/grunt-legacy-log/issues"
},
"dependencies": {
"colors": "~1.1.2",
"grunt-legacy-log-utils": "~2.1.0",
"hooker": "~0.2.3",
"lodash": "~4.17.19"
},
"description": "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": ">= 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": "3.0.0"
}