package.json 2.78 KB
{
  "_args": [
    [
      "grunt",
      "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0"
    ]
  ],
  "_from": "grunt@*",
  "_id": "grunt@0.4.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/grunt",
  "_npmUser": {
    "email": "cowboy@rj3.net",
    "name": "cowboy"
  },
  "_npmVersion": "1.4.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "grunt",
    "raw": "grunt",
    "rawSpec": "",
    "scope": null,
    "spec": "*",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt/-/grunt-0.4.5.tgz",
  "_shasum": "56937cd5194324adff6d207631832a9d6ba4e7f0",
  "_shrinkwrap": null,
  "_spec": "grunt",
  "_where": "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "bugs": {
    "url": "http://github.com/gruntjs/grunt/issues"
  },
  "dependencies": {
    "async": "~0.1.22",
    "coffee-script": "~1.3.3",
    "colors": "~0.6.2",
    "dateformat": "1.0.2-1.2.3",
    "eventemitter2": "~0.4.13",
    "exit": "~0.1.1",
    "findup-sync": "~0.1.2",
    "getobject": "~0.1.0",
    "glob": "~3.1.21",
    "grunt-legacy-log": "~0.1.0",
    "grunt-legacy-util": "~0.2.0",
    "hooker": "~0.2.3",
    "iconv-lite": "~0.2.11",
    "js-yaml": "~2.0.5",
    "lodash": "~0.9.2",
    "minimatch": "~0.2.12",
    "nopt": "~1.0.10",
    "rimraf": "~2.2.8",
    "underscore.string": "~2.2.1",
    "which": "~1.0.5"
  },
  "description": "The JavaScript Task Runner",
  "devDependencies": {
    "difflet": "~0.2.3",
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-contrib-nodeunit": "~0.2.0",
    "grunt-contrib-watch": "~0.5.3",
    "semver": "2.1.0",
    "shelljs": "~0.2.5",
    "temporary": "~0.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "56937cd5194324adff6d207631832a9d6ba4e7f0",
    "tarball": "http://registry.npmjs.org/grunt/-/grunt-0.4.5.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "http://gruntjs.com/",
  "keywords": [
    "async",
    "build",
    "cli",
    "init",
    "jake",
    "lodash",
    "make",
    "minify",
    "nodeunit",
    "qunit",
    "scaffold",
    "server",
    "task",
    "test",
    "tool",
    "uglify",
    "unit"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/gruntjs/grunt/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/grunt",
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    }
  ],
  "name": "grunt",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.4.5"
}