{
  "_args": [
    [
      "path-browserify@1.0.1",
      "/var/www/vhosts/netlanguages.com/content/lms/platform/shared"
    ]
  ],
  "_from": "path-browserify@1.0.1",
  "_id": "path-browserify@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
  "_location": "/path-browserify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "path-browserify@1.0.1",
    "name": "path-browserify",
    "escapedName": "path-browserify",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/var/www/vhosts/netlanguages.com/content/lms/platform/shared",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/browserify/path-browserify/issues"
  },
  "dependencies": {},
  "description": "the path module from node core for browsers",
  "devDependencies": {
    "tape": "^4.9.0"
  },
  "homepage": "https://github.com/browserify/path-browserify",
  "keywords": [
    "browser",
    "browserify",
    "path"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "path-browserify",
  "repository": {
    "type": "git",
    "url": "git://github.com/browserify/path-browserify.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "1.0.1"
}
