package.json 2.13 KB
{
  "_from": "grunt@0.3.x",
  "_id": "grunt@0.3.17",
  "_inBundle": false,
  "_integrity": "sha1-8uA00gC+/V7rOLpcQdTM1yNf1k0=",
  "_location": "/grunt",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt@0.3.x",
    "name": "grunt",
    "escapedName": "grunt",
    "rawSpec": "0.3.x",
    "saveSpec": null,
    "fetchSpec": "0.3.x"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npm.taobao.org/grunt/download/grunt-0.3.17.tgz",
  "_shasum": "f2e034d200befd5eeb38ba5c41d4ccd7235fd64d",
  "_spec": "grunt@0.3.x",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "bin": {
    "grunt": "bin/grunt"
  },
  "bugs": {
    "url": "http://github.com/gruntjs/grunt/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async": "~0.1.18",
    "colors": "~0.6.0",
    "connect": "~2.4.4",
    "dateformat": "1.0.2-1.2.3",
    "glob-whatev": "~0.1.4",
    "gzip-js": "~0.3.1",
    "hooker": "~0.2.3",
    "jshint": "~0.9.1",
    "nodeunit": "~0.7.4",
    "nopt": "~1.0.10",
    "prompt": "~0.1.12",
    "semver": "~1.0.13",
    "temporary": "~0.0.4",
    "uglify-js": "~1.3.3",
    "underscore": "~1.2.4",
    "underscore.string": "~2.1.1"
  },
  "deprecated": false,
  "description": "A task-based command line build tool for JavaScript projects.",
  "devDependencies": {},
  "engines": {
    "node": ">= 0.6.0"
  },
  "homepage": "http://github.com/gruntjs/grunt",
  "keywords": [
    "async",
    "cli",
    "minify",
    "uglify",
    "build",
    "underscore",
    "unit",
    "test",
    "qunit",
    "nodeunit",
    "server",
    "init",
    "scaffold",
    "make",
    "jake",
    "tool"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/gruntjs/grunt/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/grunt",
  "name": "grunt",
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.3.17"
}