{
  "name": "@google-cloud/prediction",
  "description": "Deprecated Google Prediction API Client Library for Node.js",
  "version": "0.8.0",
  "license": "Apache-2.0",
  "author": "Google Inc.",
  "engines": {
    "node": ">=4.0.0"
  },
  "repository": "googleapis/nodejs-prediction",
  "main": "./src/index.js",
  "files": [
    "src",
    "AUTHORS",
    "CONTRIBUTORS",
    "LICENSE"
  ],
  "keywords": [
  ],
  "contributors": [
    "Ace Nassri <anassri@google.com>",
    "Alexander Fenster <github@fenster.name>",
    "Dave Gramlich <callmehiphop@gmail.com>",
    "Eric Uldall <ericuldall@gmail.com>",
    "Jason Dobry <jdobry@google.com>",
    "Luke Sneeringer <lukesneeringer@google.com>",
    "Stephen <stephenplusplus@users.noreply.github.com>",
    "Stephen Sawchuk <sawchuk@gmail.com>",
    "Tim Swast <swast@google.com>",
    "greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>"
  ],
  "scripts": {
  },
  "dependencies": {
  },
  "devDependencies": {
  }
}
