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/firetech.komma.pro/node_modules/cross-env/package.json
{
  "_args": [
    [
      "cross-env@5.1.4",
      "/Users/julesgraus/webDevelopment/Firetech"
    ]
  ],
  "_development": true,
  "_from": "cross-env@5.1.4",
  "_id": "cross-env@5.1.4",
  "_inBundle": false,
  "_integrity": "sha512-Mx8mw6JWhfpYoEk7PGvHxJMLQwQHORAs8+2bX+C1lGQ4h3GkDb1zbzC2Nw85YH9ZQMlO0BHZxMacgrfPmMFxbg==",
  "_location": "/cross-env",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cross-env@5.1.4",
    "name": "cross-env",
    "escapedName": "cross-env",
    "rawSpec": "5.1.4",
    "saveSpec": null,
    "fetchSpec": "5.1.4"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/cross-env/-/cross-env-5.1.4.tgz",
  "_spec": "5.1.4",
  "_where": "/Users/julesgraus/webDevelopment/Firetech",
  "author": {
    "name": "Kent C. Dodds",
    "email": "kent@doddsfamily.us",
    "url": "http://kentcdodds.com/"
  },
  "bin": {
    "cross-env": "dist/bin/cross-env.js",
    "cross-env-shell": "dist/bin/cross-env-shell.js"
  },
  "bugs": {
    "url": "https://github.com/kentcdodds/cross-env/issues"
  },
  "dependencies": {
    "cross-spawn": "^5.1.0",
    "is-windows": "^1.0.0"
  },
  "description": "Run scripts that set and use environment variables across platforms",
  "devDependencies": {
    "kcd-scripts": "^0.3.4"
  },
  "engines": {
    "node": ">=4.0"
  },
  "eslintConfig": {
    "extends": "./node_modules/kcd-scripts/eslint.js"
  },
  "eslintIgnore": [
    "node_modules",
    "coverage",
    "dist"
  ],
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/kentcdodds/cross-env#readme",
  "keywords": [
    "cross-environment",
    "environment variable",
    "windows"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "cross-env",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kentcdodds/cross-env.git"
  },
  "scripts": {
    "add-contributor": "kcd-scripts contributors add",
    "build": "kcd-scripts build",
    "lint": "kcd-scripts lint",
    "precommit": "kcd-scripts precommit",
    "test": "kcd-scripts test",
    "test:update": "npm test -- --updateSnapshot --coverage",
    "validate": "kcd-scripts validate"
  },
  "version": "5.1.4"
}