{
  "name": "std-env",
  "version": "2.2.1",
  "description": "Detect running environment of the current Node.js process",
  "license": "MIT",
  "main": "index.js",
  "repository": "jsless/std-env",
  "contributes": [
    "Pooya Parsa <pooya@pi0.ir>"
  ],
  "dependencies": {
    "ci-info": "^1.6.0"
  },
  "files": [
    "index.js"
  ]
}
