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/liftup/package.json
{
  "_args": [
    [
      "liftup@3.0.1",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "liftup@3.0.1",
  "_id": "liftup@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-yRHaiQDizWSzoXk3APcA71eOI/UuhEkNN9DiW2Tt44mhYzX4joFoCZlxsSOF7RyeLlfqzFLQI1ngFq3ggMPhOw==",
  "_location": "/liftup",
  "_phantomChildren": {
    "detect-file": "1.0.0",
    "is-glob": "4.0.3",
    "micromatch": "4.0.5",
    "resolve-dir": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "liftup@3.0.1",
    "name": "liftup",
    "escapedName": "liftup",
    "rawSpec": "3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
  },
  "_requiredBy": [
    "/grunt/grunt-cli"
  ],
  "_resolved": "https://registry.npmjs.org/liftup/-/liftup-3.0.1.tgz",
  "_spec": "3.0.1",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Grunt Development Team",
    "url": "https://gruntjs.com/development-team"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/js-liftup/issues"
  },
  "contributors": [],
  "dependencies": {
    "extend": "^3.0.2",
    "findup-sync": "^4.0.0",
    "fined": "^1.2.0",
    "flagged-respawn": "^1.0.1",
    "is-plain-object": "^2.0.4",
    "object.map": "^1.0.1",
    "rechoir": "^0.7.0",
    "resolve": "^1.19.0"
  },
  "description": "Launch your command line tool with ease.",
  "devDependencies": {
    "chai": "^3.5.0",
    "coffeescript": "^1.10.0",
    "eslint": "^2.13.1",
    "eslint-config-gulp": "^3.0.1",
    "mocha": "^8.3.1",
    "nyc": "^14.1.1",
    "sinon": "~1.17.7"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "lib",
    "LICENSE"
  ],
  "homepage": "https://github.com/gruntjs/js-liftup#readme",
  "keywords": [
    "command line"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "liftup",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/js-liftup.git"
  },
  "scripts": {
    "cover": "nyc --reporter=lcov --reporter=text-summary npm test",
    "pretest": "eslint .",
    "test": "mocha -t 5000 -b -R spec test/index"
  },
  "version": "3.0.1"
}