HEX
Server: nginx/1.18.0
System: Linux srv01 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64
User: RaviMohan (1026)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/GemsPile/simkkr.gemspile.com/web/node_modules/ospath/package.json
{
  "name": "ospath",
  "version": "1.2.2",
  "description": "Operating system specific paths.",
  "main": "index.js",
  "scripts": {
    "lint": "standard",
    "test": "npm run lint && npm run unit",
    "unit": "mocha ./ospath.test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jprichardson/ospath.git"
  },
  "keywords": [
    "home",
    "data",
    "dir",
    "directory",
    "path",
    "tmp",
    "temp",
    "windows",
    "linux",
    "darwin",
    "mac"
  ],
  "author": "JP Richardson",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jprichardson/ospath/issues"
  },
  "homepage": "https://github.com/jprichardson/ospath#readme",
  "devDependencies": {
    "lodash.clonedeep": "^3.0.1",
    "mocha": "2.x",
    "proxyquire": "^1.5.0",
    "standard": "^8.0.0"
  }
}