package.json 2.53 KB
{
  "_args": [
    [
      "grunt-legacy-log@~0.1.0",
      "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/grunt"
    ]
  ],
  "_from": "grunt-legacy-log@>=0.1.0 <0.2.0",
  "_id": "grunt-legacy-log@0.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/grunt-legacy-log",
  "_nodeVersion": "0.8.28",
  "_npmUser": {
    "email": "cowboy@rj3.net",
    "name": "cowboy"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "grunt-legacy-log",
    "raw": "grunt-legacy-log@~0.1.0",
    "rawSpec": "~0.1.0",
    "scope": null,
    "spec": ">=0.1.0 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-0.1.2.tgz",
  "_shasum": "15ee03b61e262e1b36f13762d967923cd1ce515e",
  "_shrinkwrap": null,
  "_spec": "grunt-legacy-log@~0.1.0",
  "_where": "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/grunt",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "bugs": {
    "url": "http://github.com/gruntjs/grunt-legacy-log/issues"
  },
  "dependencies": {
    "colors": "~0.6.2",
    "grunt-legacy-log-utils": "^0.1.1",
    "hooker": "~0.2.3",
    "lodash": "~2.4.1",
    "underscore.string": "~2.3.3"
  },
  "description": "The Grunt 0.4.x logger.",
  "devDependencies": {
    "grunt": "0.4.4",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-nodeunit": "~0.3.3",
    "grunt-contrib-watch": "~0.6.1"
  },
  "directories": {},
  "dist": {
    "shasum": "15ee03b61e262e1b36f13762d967923cd1ce515e",
    "tarball": "http://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-0.1.2.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "gitHead": "60b2e337d740162e667e5988b6512b5d2106b3e5",
  "homepage": "http://gruntjs.com/",
  "keywords": [
    "grunt",
    "legacy"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/gruntjs/grunt-legacy-log/blob/master/LICENSE-MIT"
    }
  ],
  "main": "index.js",
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "vladikoff",
      "email": "vlad@vladikoff.com"
    }
  ],
  "name": "grunt-legacy-log",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-legacy-log.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.1.2"
}