package.json 1.9 KB
{
  "_from": "grunt-legacy-log-utils@~0.1.1",
  "_id": "grunt-legacy-log-utils@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-wHBrndkGThFvNvI/5OawSGcsD34=",
  "_location": "/grunt-legacy-log-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-legacy-log-utils@~0.1.1",
    "name": "grunt-legacy-log-utils",
    "escapedName": "grunt-legacy-log-utils",
    "rawSpec": "~0.1.1",
    "saveSpec": null,
    "fetchSpec": "~0.1.1"
  },
  "_requiredBy": [
    "/grunt-legacy-log"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-0.1.1.tgz",
  "_shasum": "c0706b9dd9064e116f36f23fe4e6b048672c0f7e",
  "_spec": "grunt-legacy-log-utils@~0.1.1",
  "_where": "F:\\wamp64\\www\\project\\gc\\public\\assets\\libs\\jcrop\\node_modules\\grunt-legacy-log",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "bugs": {
    "url": "http://github.com/gruntjs/grunt-legacy-log-utils/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "colors": "~0.6.2",
    "lodash": "~2.4.1",
    "underscore.string": "~2.3.3"
  },
  "deprecated": false,
  "description": "Static methods for 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"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "http://gruntjs.com/",
  "keywords": [
    "grunt",
    "legacy"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/gruntjs/grunt-legacy-log-utils/blob/master/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": "0.1.1"
}