HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/grunt-cli/package.json
{
  "name": "grunt-cli",
  "description": "The grunt command line interface",
  "version": "1.4.3",
  "author": "Grunt Development Team (http://gruntjs.com/development-team)",
  "repository": "gruntjs/grunt-cli",
  "license": "MIT",
  "engines": {
    "node": ">=10"
  },
  "scripts": {
    "test": "node bin/grunt test"
  },
  "bin": {
    "grunt": "bin/grunt"
  },
  "dependencies": {
    "grunt-known-options": "~2.0.0",
    "interpret": "~1.1.0",
    "liftup": "~3.0.1",
    "nopt": "~4.0.1",
    "v8flags": "~3.2.0"
  },
  "devDependencies": {
    "grunt": "~1.3.0",
    "grunt-contrib-jshint": "~3.0.0"
  },
  "files": [
    "bin",
    "completion",
    "lib"
  ],
  "appveyor_id": "prp6g944b05jsq6d"
}