{
  "_args": [
    [
      {
        "raw": "@protobufjs/path@^1.1.2",
        "scope": "@protobufjs",
        "escapedName": "@protobufjs%2fpath",
        "name": "@protobufjs/path",
        "rawSpec": "^1.1.2",
        "spec": ">=1.1.2 <2.0.0",
        "type": "range"
      },
      "/home/bilge/Documents/sadasds/node_modules/protobufjs"
    ]
  ],
  "_from": "@protobufjs/path@>=1.1.2 <2.0.0",
  "_id": "@protobufjs/path@1.1.2",
  "_inCache": true,
  "_location": "/@protobufjs/path",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/path-1.1.2.tgz_1487868856921_0.727851988747716"
  },
  "_npmUser": {
    "name": "dcode",
    "email": "dcode+npm@dcode.io"
  },
  "_npmVersion": "4.0.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@protobufjs/path@^1.1.2",
    "scope": "@protobufjs",
    "escapedName": "@protobufjs%2fpath",
    "name": "@protobufjs/path",
    "rawSpec": "^1.1.2",
    "spec": ">=1.1.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/protobufjs"
  ],
  "_resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
  "_shasum": "6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d",
  "_shrinkwrap": null,
  "_spec": "@protobufjs/path@^1.1.2",
  "_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 minimal path module to resolve Unix, Windows and URL paths alike.",
  "devDependencies": {
    "istanbul": "^0.4.5",
    "tape": "^4.6.3"
  },
  "directories": {},
  "dist": {
    "shasum": "6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d",
    "tarball": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz"
  },
  "homepage": "https://github.com/dcodeIO/protobuf.js#readme",
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "dcode",
      "email": "dcode+npm@dcode.io"
    },
    {
      "name": "protobufjs",
      "email": "dcode+protobufjs@dcode.io"
    }
  ],
  "name": "@protobufjs/path",
  "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.2"
}
