HEX
Server: LiteSpeed
System: Linux CentOS-79-64-minimal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: vishn3436 (5293)
PHP: 8.0.15
Disabled: NONE
Upload Files
File: //data/Geometra-Web-Client-master/node_modules/tildify/package.json
{
  "_args": [
    [
      "tildify@1.2.0",
      "/data/rukkor/Geometra-Web-Client-master"
    ]
  ],
  "_development": true,
  "_from": "tildify@1.2.0",
  "_id": "tildify@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-Y9q1GaV/BO65Z9Yf4NOGMuwt3SGdptkZBnaaKfTQakrDyCLiuO1Kc5wxW4xLdsjzunRtqtOdhekiUFmZbklwYQ==",
  "_location": "/tildify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tildify@1.2.0",
    "name": "tildify",
    "escapedName": "tildify",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "/gulp"
  ],
  "_resolved": "https://registry.npmjs.org/tildify/-/tildify-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "/data/rukkor/Geometra-Web-Client-master",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/tildify/issues"
  },
  "dependencies": {
    "os-homedir": "^1.0.0"
  },
  "description": "Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/tildify#readme",
  "keywords": [
    "unexpand",
    "homedir",
    "tilde",
    "tildify",
    "collapse",
    "path",
    "home",
    "dir",
    "directory",
    "user",
    "expand"
  ],
  "license": "MIT",
  "name": "tildify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/tildify.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.2.0"
}