package.json 2.12 KB
{
  "_args": [
    [
      {
        "raw": "path@^0.12.7",
        "scope": null,
        "escapedName": "path",
        "name": "path",
        "rawSpec": "^0.12.7",
        "spec": ">=0.12.7 <0.13.0",
        "type": "range"
      },
      "C:\\Users\\SangWonLee\\Desktop\\OSS\\Project2013104098"
    ]
  ],
  "_from": "path@>=0.12.7 <0.13.0",
  "_id": "path@0.12.7",
  "_inCache": true,
  "_location": "/path",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "name": "jinder",
    "email": "jindersidhu@gmail.com"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "path@^0.12.7",
    "scope": null,
    "escapedName": "path",
    "name": "path",
    "rawSpec": "^0.12.7",
    "spec": ">=0.12.7 <0.13.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz",
  "_shasum": "d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f",
  "_shrinkwrap": null,
  "_spec": "path@^0.12.7",
  "_where": "C:\\Users\\SangWonLee\\Desktop\\OSS\\Project2013104098",
  "author": {
    "name": "Joyent",
    "url": "http://www.joyent.com"
  },
  "bugs": {
    "url": "https://github.com/jinder/path/issues"
  },
  "dependencies": {
    "process": "^0.11.1",
    "util": "^0.10.3"
  },
  "description": "Node.JS path module",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f",
    "tarball": "https://registry.npmjs.org/path/-/path-0.12.7.tgz"
  },
  "gitHead": "7fbaede3ca9d224494cbdd47d7ca803ee96d2055",
  "homepage": "http://nodejs.org/docs/latest/api/path.html",
  "keywords": [
    "ender",
    "path"
  ],
  "license": "MIT",
  "main": "./path.js",
  "maintainers": [
    {
      "name": "coolaj86",
      "email": "coolaj86@gmail.com"
    },
    {
      "name": "jinder",
      "email": "jindersidhu@gmail.com"
    },
    {
      "name": "defunctzombie",
      "email": "shtylman@gmail.com"
    }
  ],
  "name": "path",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jinder/path.git"
  },
  "scripts": {},
  "version": "0.12.7"
}