{
  "_args": [
    [
      {
        "raw": "@protobufjs/pool@^1.1.0",
        "scope": "@protobufjs",
        "escapedName": "@protobufjs%2fpool",
        "name": "@protobufjs/pool",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/home/bilge/Documents/sadasds/node_modules/protobufjs"
    ]
  ],
  "_from": "@protobufjs/pool@>=1.1.0 <2.0.0",
  "_id": "@protobufjs/pool@1.1.0",
  "_inCache": true,
  "_location": "/@protobufjs/pool",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/pool-1.1.0.tgz_1485367998862_0.3938121625687927"
  },
  "_npmUser": {
    "name": "dcode",
    "email": "dcode+npm@dcode.io"
  },
  "_npmVersion": "4.0.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@protobufjs/pool@^1.1.0",
    "scope": "@protobufjs",
    "escapedName": "@protobufjs%2fpool",
    "name": "@protobufjs/pool",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/protobufjs"
  ],
  "_resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
  "_shasum": "09fd15f2d6d3abfa9b65bc366506d6ad7846ff54",
  "_shrinkwrap": null,
  "_spec": "@protobufjs/pool@^1.1.0",
  "_where": "/home/bilge/Documents/sadasds/node_modules/protobufjs",
  "author": {
    "name": "Daniel Wirtz",
    "email": "dcode+protobufjs@dcode.io"
  },
  "bugs": {
    "url": "https://github.com/dcodeIO/protobuf.js/issues"
  },
  "dependencies": {},
  "description": "A general purpose buffer pool.",
  "devDependencies": {
    "istanbul": "^0.4.5",
    "tape": "^4.6.3"
  },
  "directories": {},
  "dist": {
    "shasum": "09fd15f2d6d3abfa9b65bc366506d6ad7846ff54",
    "tarball": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz"
  },
  "homepage": "https://github.com/dcodeIO/protobuf.js#readme",
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "dcode",
      "email": "dcode@dcode.io"
    },
    {
      "name": "protobufjs",
      "email": "dcode+npm-protobufjs@dcode.io"
    }
  ],
  "name": "@protobufjs/pool",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dcodeIO/protobuf.js.git"
  },
  "scripts": {
    "coverage": "istanbul cover node_modules/tape/bin/tape tests/*.js",
    "test": "tape tests/*.js"
  },
  "types": "index.d.ts",
  "version": "1.1.0"
}
