HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/base.komma.pro/node_modules/ospath/package.json
{
  "_args": [
    [
      "ospath@1.2.2",
      "/Users/julesgraus/webDevelopment/Boilerplate-Base"
    ]
  ],
  "_development": true,
  "_from": "ospath@1.2.2",
  "_id": "ospath@1.2.2",
  "_inBundle": false,
  "_integrity": "sha1-EnZjl3Sj+O8lcvf+QoDg6kVQwHs=",
  "_location": "/ospath",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ospath@1.2.2",
    "name": "ospath",
    "escapedName": "ospath",
    "rawSpec": "1.2.2",
    "saveSpec": null,
    "fetchSpec": "1.2.2"
  },
  "_requiredBy": [
    "/cypress"
  ],
  "_resolved": "https://registry.npmjs.org/ospath/-/ospath-1.2.2.tgz",
  "_spec": "1.2.2",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Base",
  "author": {
    "name": "JP Richardson"
  },
  "bugs": {
    "url": "https://github.com/jprichardson/ospath/issues"
  },
  "description": "Operating system specific paths.",
  "devDependencies": {
    "lodash.clonedeep": "^3.0.1",
    "mocha": "2.x",
    "proxyquire": "^1.5.0",
    "standard": "^8.0.0"
  },
  "homepage": "https://github.com/jprichardson/ospath#readme",
  "keywords": [
    "home",
    "data",
    "dir",
    "directory",
    "path",
    "tmp",
    "temp",
    "windows",
    "linux",
    "darwin",
    "mac"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "ospath",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jprichardson/ospath.git"
  },
  "scripts": {
    "lint": "standard",
    "test": "npm run lint && npm run unit",
    "unit": "mocha ./ospath.test.js"
  },
  "version": "1.2.2"
}