package.json 1.18 KB
{
  "_args": [
    [
      "path@0.12.7",
      "/Users/hyunyeong/Desktop/WhereUr/WhereUR"
    ]
  ],
  "_from": "path@0.12.7",
  "_id": "path@0.12.7",
  "_inBundle": false,
  "_integrity": "sha1-1NwqUGxM4hl+tIHr/NWzbAFAsQ8=",
  "_location": "/path",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "path@0.12.7",
    "name": "path",
    "escapedName": "path",
    "rawSpec": "0.12.7",
    "saveSpec": null,
    "fetchSpec": "0.12.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz",
  "_spec": "0.12.7",
  "_where": "/Users/hyunyeong/Desktop/WhereUr/WhereUR",
  "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",
  "homepage": "http://nodejs.org/docs/latest/api/path.html",
  "keywords": [
    "ender",
    "path"
  ],
  "license": "MIT",
  "main": "./path.js",
  "name": "path",
  "repository": {
    "type": "git",
    "url": "git://github.com/jinder/path.git"
  },
  "version": "0.12.7"
}