ზ3በંવવხްុլRxስសلçໂH℅૩/usr/local/lib/node_modules/grunt/
Upload File :
Current File : //usr/local/lib/node_modules/grunt/package.json
{
  "_from": "grunt",
  "_id": "grunt@1.4.1",
  "_inBundle": false,
  "_integrity": "sha512-ZXIYXTsAVrA7sM+jZxjQdrBOAg7DyMUplOMhTaspMRExei+fD0BTwdWXnn0W5SXqhb/Q/nlkzXclSi3IH55PIA==",
  "_location": "/grunt",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "grunt",
    "name": "grunt",
    "escapedName": "grunt",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/grunt/-/grunt-1.4.1.tgz",
  "_shasum": "7d1e17db1f9c8108777f7273d6b9359755576f50",
  "_spec": "grunt",
  "_where": "/root",
  "author": {
    "name": "Grunt Development Team",
    "url": "https://gruntjs.com/development-team"
  },
  "bin": {
    "grunt": "bin/grunt"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "dateformat": "~3.0.3",
    "eventemitter2": "~0.4.13",
    "exit": "~0.1.2",
    "findup-sync": "~0.3.0",
    "glob": "~7.1.6",
    "grunt-cli": "~1.4.2",
    "grunt-known-options": "~2.0.0",
    "grunt-legacy-log": "~3.0.0",
    "grunt-legacy-util": "~2.0.1",
    "iconv-lite": "~0.4.13",
    "js-yaml": "~3.14.0",
    "minimatch": "~3.0.4",
    "mkdirp": "~1.0.4",
    "nopt": "~3.0.6",
    "rimraf": "~3.0.2"
  },
  "deprecated": false,
  "description": "The JavaScript Task Runner",
  "devDependencies": {
    "difflet": "~1.0.1",
    "eslint-config-grunt": "~1.0.1",
    "grunt-contrib-nodeunit": "~3.0.0",
    "grunt-contrib-watch": "~1.1.0",
    "grunt-eslint": "~18.1.0",
    "temporary": "~0.0.4",
    "through2": "~4.0.2"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "lib",
    "bin"
  ],
  "homepage": "https://gruntjs.com/",
  "keywords": [
    "task",
    "async",
    "cli",
    "minify",
    "uglify",
    "build",
    "lodash",
    "unit",
    "test",
    "qunit",
    "nodeunit",
    "server",
    "init",
    "scaffold",
    "make",
    "jake",
    "tool"
  ],
  "license": "MIT",
  "main": "lib/grunt",
  "name": "grunt",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt.git"
  },
  "scripts": {
    "test": "node bin/grunt test",
    "test-tap": "node bin/grunt test:tap"
  },
  "version": "1.4.1"
}