{
  "_from": "std-env@^2.2.1",
  "_id": "std-env@2.3.0",
  "_inBundle": false,
  "_integrity": "sha512-4qT5B45+Kjef2Z6pE0BkskzsH0GO7GrND0wGlTM1ioUe3v0dGYx9ZJH0Aro/YyA8fqQ5EyIKDRjZojJYMFTflw==",
  "_location": "/std-env",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "std-env@^2.2.1",
    "name": "std-env",
    "escapedName": "std-env",
    "rawSpec": "^2.2.1",
    "saveSpec": null,
    "fetchSpec": "^2.2.1"
  },
  "_requiredBy": [
    "/webpackbar"
  ],
  "_resolved": "https://registry.npmjs.org/std-env/-/std-env-2.3.0.tgz",
  "_shasum": "66d4a4a4d5224242ed8e43f5d65cfa9095216eee",
  "_spec": "std-env@^2.2.1",
  "_where": "/Users/senlinmilelu/projects/npmpack/node_modules/webpackbar",
  "bugs": {
    "url": "https://github.com/nuxt-contrib/std-env/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Pooya Parsa",
      "email": "pooya@pi0.ir"
    }
  ],
  "dependencies": {
    "ci-info": "^3.0.0"
  },
  "deprecated": false,
  "description": "Detect running environment of the current Node.js process",
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "homepage": "https://github.com/nuxt-contrib/std-env#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "std-env",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt-contrib/std-env.git"
  },
  "types": "index.d.ts",
  "version": "2.3.0"
}
