{
  "name": "apollo-env",
  "version": "0.6.6",
  "author": "opensource@apollographql.com",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apollographql/apollo-tooling.git"
  },
  "homepage": "https://github.com/apollographql/apollo-tooling",
  "bugs": "https://github.com/apollographql/apollo-tooling/issues",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "engines": {
    "node": ">=8"
  },
  "dependencies": {
    "@types/node-fetch": "2.5.7",
    "core-js": "^3.0.1",
    "node-fetch": "^2.2.0",
    "sha.js": "^2.4.11"
  },
  "gitHead": "3c073ffd5297c5c8db188184e99ad2cb3d50ebcc"
}
