{
  "_args": [
    [
      "std-env@1.3.1",
      "/var/www/html"
    ]
  ],
  "_from": "std-env@1.3.1",
  "_id": "std-env@1.3.1",
  "_inBundle": false,
  "_integrity": "sha512-KI2F2pPJpd3lHjng+QLezu0eq+QDtXcv1um016mhOPAJFHKL+09ykK5PUBWta2pZDC8BVV0VPya08A15bUXSLQ==",
  "_location": "/std-env",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "std-env@1.3.1",
    "name": "std-env",
    "escapedName": "std-env",
    "rawSpec": "1.3.1",
    "saveSpec": null,
    "fetchSpec": "1.3.1"
  },
  "_requiredBy": [
    "/consola"
  ],
  "_resolved": "https://registry.npmjs.org/std-env/-/std-env-1.3.1.tgz",
  "_spec": "1.3.1",
  "_where": "/var/www/html",
  "author": {
    "name": "Pooya Parsa",
    "email": "pooya@pi0.ir"
  },
  "bugs": {
    "url": "https://github.com/pi0/std-env/issues"
  },
  "dependencies": {
    "is-ci": "^1.1.0"
  },
  "description": "Detect running environment of the current Node.js process",
  "homepage": "https://github.com/pi0/std-env#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "std-env",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pi0/std-env.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.3.1"
}
