{
  "_from": "std-env@^1.1.0",
  "_id": "std-env@1.3.1",
  "_inBundle": false,
  "_integrity": "sha1-ThdYQSQ56ezh1DexsJhVGRGqRO4=",
  "_location": "/std-env",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "std-env@^1.1.0",
    "name": "std-env",
    "escapedName": "std-env",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/consola"
  ],
  "_resolved": "http://registry.npm.taobao.org/std-env/download/std-env-1.3.1.tgz",
  "_shasum": "4e1758412439e9ece1d437b1b098551911aa44ee",
  "_spec": "std-env@^1.1.0",
  "_where": "/var/www/foxymoon_public/node_modules/consola",
  "author": {
    "name": "Pooya Parsa",
    "email": "pooya@pi0.ir"
  },
  "bugs": {
    "url": "https://github.com/pi0/std-env/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-ci": "^1.1.0"
  },
  "deprecated": false,
  "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"
}
