package.json 1.3 KB
{
  "author": {
    "name": "Joyent",
    "url": "http://www.joyent.com"
  },
  "name": "path",
  "description": "Node.JS path module",
  "keywords": [
    "ender",
    "path"
  ],
  "license": "MIT",
  "version": "0.12.7",
  "homepage": "http://nodejs.org/docs/latest/api/path.html",
  "repository": {
    "type": "git",
    "url": "git://github.com/jinder/path.git"
  },
  "main": "./path.js",
  "dependencies": {
    "process": "^0.11.1",
    "util": "^0.10.3"
  },
  "gitHead": "7fbaede3ca9d224494cbdd47d7ca803ee96d2055",
  "bugs": {
    "url": "https://github.com/jinder/path/issues"
  },
  "_id": "path@0.12.7",
  "scripts": {},
  "_shasum": "d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f",
  "_from": "path@*",
  "_npmVersion": "2.11.3",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "name": "jinder",
    "email": "jindersidhu@gmail.com"
  },
  "dist": {
    "shasum": "d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f",
    "tarball": "https://registry.npmjs.org/path/-/path-0.12.7.tgz"
  },
  "maintainers": [
    {
      "name": "coolaj86",
      "email": "coolaj86@gmail.com"
    },
    {
      "name": "jinder",
      "email": "jindersidhu@gmail.com"
    },
    {
      "name": "defunctzombie",
      "email": "shtylman@gmail.com"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz"
}