{
  "_args": [
    [
      "@google-cloud/paginator@^0.2.0",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/@google-cloud/storage"
    ]
  ],
  "_from": "@google-cloud/paginator@>=0.2.0 <0.3.0",
  "_hasShrinkwrap": false,
  "_id": "@google-cloud/paginator@0.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/@google-cloud/paginator",
  "_nodeVersion": "8.15.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/paginator_0.2.0_1552080039255_0.7572663616882733"
  },
  "_npmUser": {
    "email": "node-team-npm@google.com",
    "name": "google-node-team"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "@google-cloud/paginator",
    "raw": "@google-cloud/paginator@^0.2.0",
    "rawSpec": "^0.2.0",
    "scope": "@google-cloud",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@google-cloud/storage"
  ],
  "_resolved": "https://registry.npmjs.org/@google-cloud/paginator/-/paginator-0.2.0.tgz",
  "_shasum": "eab2e6aa4b81df7418f6c51e2071f64dab2c2fa5",
  "_shrinkwrap": null,
  "_spec": "@google-cloud/paginator@^0.2.0",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/@google-cloud/storage",
  "author": {
    "name": "Google Inc."
  },
  "bugs": {
    "url": "https://github.com/googleapis/nodejs-paginator/issues"
  },
  "dependencies": {
    "arrify": "^1.0.1",
    "extend": "^3.0.1",
    "split-array-stream": "^2.0.0",
    "stream-events": "^1.0.4"
  },
  "description": "A result paging utility used by Google node.js modules",
  "devDependencies": {
    "@compodoc/compodoc": "^1.1.7",
    "@types/arrify": "^1.0.4",
    "@types/extend": "^3.0.0",
    "@types/mocha": "^5.2.4",
    "@types/node": "^10.5.2",
    "@types/proxyquire": "^1.3.28",
    "@types/sinon": "^7.0.0",
    "@types/through2": "^2.0.34",
    "@types/uuid": "^3.4.3",
    "codecov": "^3.0.4",
    "gts": "^0.9.0",
    "intelli-espower-loader": "^1.0.1",
    "linkinator": "^1.1.2",
    "mocha": "^6.0.0",
    "nyc": "^13.0.0",
    "proxyquire": "^2.0.1",
    "sinon": "^7.0.0",
    "source-map-support": "^0.5.6",
    "through2": "^3.0.0",
    "typescript": "^3.0.0",
    "uuid": "^3.3.2"
  },
  "directories": {},
  "dist": {
    "fileCount": 6,
    "integrity": "sha512-2ZSARojHDhkLvQ+CS32K+iUhBsWg3AEw+uxtqblA7xoCABDyhpj99FPp35xy6A+XlzMhOSrHHaxFE+t6ZTQq0w==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgtyoCRA9TVsSAnZWagAAcjIP/2KqVt1scp8poFsewGjz\nNt/Px/7f6leyQsCwL7G3NuQD2fDer/phmux2dbOpnIaG8ZU1REeM74X0yxoW\nuPUNG0oQvATH8A0UUQ60gVSpWhww+gZFZ5XzuBOOwkSau30Pql1GPSbalDTI\nq/rsB4Z7twV84sA4X6Di5AV0g8St0Ks6sdVdrEbm1CqCQLbuLceNitWSagPA\n6RSmsq/MYb8PUOmFsn+QjsxWQVEILFLIDUfExjYjjf+2QlCrw9Brhg+WuIfe\npNIm/wOq9t27ocAAiOmgBLNpRuLYIGG7t0pp6DFdf18EGzar6vKVzhY83TKg\ncoktteVt8YzPOFV2SwMW64KJ8QlcC3CLNqTf3+nlwM25S07+SYuLqWkz45Dp\nYe+xzxJjnOwc4U9WQXgWY6sR1KH3g6NbPdrguDfjcSnySSlAy29zwywbrfUW\ncOuQX0tziKKHhK4s73ajstX6UbRuqnZEckFYszuhB6o5b9LBl5bjP15LH6tH\nZi11trQhoZXPUWWHi0fwtMS9N2qe66QSo4xSm9HF0tFzP/H6PXZ2CeMw47GC\nErty1ITPCGjqKHh6olNgB2qGD71XWXRsl4HNURaA0t6rBfyS+GHl051q/Omt\nVLMmXrF103UWe4iZSNLHMZNcTHcdpKdgSFH/poSq9K4QL3/YnozGRxmbay2G\nvyqv\r\n=Ec1Q\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "eab2e6aa4b81df7418f6c51e2071f64dab2c2fa5",
    "tarball": "https://registry.npmjs.org/@google-cloud/paginator/-/paginator-0.2.0.tgz",
    "unpackedSize": 38143
  },
  "gitHead": "de5ef4ee6e8a42a9b824fccc159d435be882472b",
  "homepage": "https://github.com/googleapis/nodejs-paginator#readme",
  "keywords": [],
  "license": "Apache-2.0",
  "main": "build/src/index.js",
  "maintainers": [
    {
      "name": "fenster",
      "email": "npm@fenster.name"
    },
    {
      "name": "google-node-team",
      "email": "node-team-npm@google.com"
    },
    {
      "name": "google-wombot",
      "email": "node-team-npm+wombot@google.com"
    },
    {
      "name": "justinbeckwith",
      "email": "justin.beckwith@gmail.com"
    },
    {
      "name": "ofrobots",
      "email": "ofrobots@google.com"
    }
  ],
  "name": "@google-cloud/paginator",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googleapis/nodejs-paginator.git"
  },
  "scripts": {
    "clean": "gts clean",
    "compile": "tsc -p .",
    "docs": "compodoc src/",
    "docs-test": "linkinator docs -r --skip www.googleapis.com",
    "fix": "gts fix",
    "lint": "gts check",
    "posttest": "npm run lint",
    "predocs-test": "npm run docs",
    "prepare": "npm run compile",
    "presystem-test": "npm run compile",
    "pretest": "npm run compile",
    "samples-test": "cd samples/ && npm link ../ && npm test && cd ../",
    "system-test": "mocha build/system-test",
    "test": "nyc mocha build/test"
  },
  "types": "build/src/index.d.ts",
  "version": "0.2.0"
}
