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/somerenslust.komma.pro/node_modules/cross-env/package.json
{
  "_args": [
    [
      {
        "raw": "cross-env@^5.1",
        "scope": null,
        "escapedName": "cross-env",
        "name": "cross-env",
        "rawSpec": "^5.1",
        "spec": ">=5.1.0 <6.0.0",
        "type": "range"
      },
      "/Users/pascallemmen/Webdevelopment/Somerens Lust"
    ]
  ],
  "_from": "cross-env@>=5.1.0 <6.0.0",
  "_id": "cross-env@5.1.3",
  "_inCache": true,
  "_location": "/cross-env",
  "_nodeVersion": "8.9.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/cross-env-5.1.3.tgz_1513897295546_0.01781970146112144"
  },
  "_npmUser": {
    "name": "kentcdodds",
    "email": "kent@doddsfamily.us"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {
    "lru-cache": "4.1.1",
    "shebang-command": "1.2.0",
    "which": "1.3.0"
  },
  "_requested": {
    "raw": "cross-env@^5.1",
    "scope": null,
    "escapedName": "cross-env",
    "name": "cross-env",
    "rawSpec": "^5.1",
    "spec": ">=5.1.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/cross-env/-/cross-env-5.1.3.tgz",
  "_shasum": "f8ae18faac87692b0a8b4d2f7000d4ec3a85dfd7",
  "_shrinkwrap": null,
  "_spec": "cross-env@^5.1",
  "_where": "/Users/pascallemmen/Webdevelopment/Somerens Lust",
  "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"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-UOokgwvDzCT0mqRSLEkJzUhYXB1vK3E5UgDrD41QiXsm9UetcW2rCGHYz/O3p873lMJ1VZbFCF9Izkwh7nYR5A==",
    "shasum": "f8ae18faac87692b0a8b4d2f7000d4ec3a85dfd7",
    "tarball": "https://registry.npmjs.org/cross-env/-/cross-env-5.1.3.tgz"
  },
  "engines": {
    "node": ">=4.0"
  },
  "eslintConfig": {
    "extends": "./node_modules/kcd-scripts/eslint.js"
  },
  "eslintIgnore": [
    "node_modules",
    "coverage",
    "dist"
  ],
  "files": [
    "dist"
  ],
  "gitHead": "3cf4170d6d1fe9626f7141106b8147d3b1b25798",
  "homepage": "https://github.com/kentcdodds/cross-env#readme",
  "keywords": [
    "cross-environment",
    "environment variable",
    "windows"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "kentcdodds",
      "email": "kent@doddsfamily.us"
    }
  ],
  "name": "cross-env",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "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.3"
}