{
  "_args": [
    [
      {
        "raw": "google-images",
        "scope": null,
        "escapedName": "google-images",
        "name": "google-images",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/robertdodson/Documents/htdocs/image-search"
    ]
  ],
  "_from": "google-images@latest",
  "_id": "google-images@2.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/google-images",
  "_nodeVersion": "7.6.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/google-images-2.1.0.tgz_1488223149341_0.6084401402622461"
  },
  "_npmUser": {
    "name": "vdemedes",
    "email": "vdemedes@gmail.com"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "google-images",
    "scope": null,
    "escapedName": "google-images",
    "name": "google-images",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/google-images/-/google-images-2.1.0.tgz",
  "_shasum": "1274ae404825978264d3a4f8f2d526b88d0bf02c",
  "_shrinkwrap": null,
  "_spec": "google-images",
  "_where": "/Users/robertdodson/Documents/htdocs/image-search",
  "author": {
    "name": "Vadim Demedes",
    "email": "vdemedes@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/vadimdemedes/google-images/issues"
  },
  "dependencies": {
    "got": "^6.7.1"
  },
  "description": "Search images using Google Custom Search Engine API",
  "devDependencies": {
    "ava": "^0.18.2",
    "nock": "^9.0.6",
    "xo": "^0.17.1"
  },
  "directories": {},
  "dist": {
    "shasum": "1274ae404825978264d3a4f8f2d526b88d0bf02c",
    "tarball": "https://registry.npmjs.org/google-images/-/google-images-2.1.0.tgz"
  },
  "engines": {
    "node": ">= 4"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "93b76e58cb7cce93b22f6315df120ba91b2eeba2",
  "homepage": "https://github.com/vadimdemedes/google-images#readme",
  "keywords": [
    "google",
    "images",
    "google images",
    "image search"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "vdemedes",
      "email": "sbioko@gmail.com"
    }
  ],
  "name": "google-images",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vadimdemedes/google-images.git"
  },
  "scripts": {
    "test": "xo && ava --serial"
  },
  "version": "2.1.0"
}
