{
  "_from": "node-uuid@1.4.0",
  "_id": "node-uuid@1.4.0",
  "_inBundle": false,
  "_integrity": "sha1-B/myM3Vy/2J1x3Xh1IUT86RdemU=",
  "_location": "/node-uuid",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-uuid@1.4.0",
    "name": "node-uuid",
    "escapedName": "node-uuid",
    "rawSpec": "1.4.0",
    "saveSpec": null,
    "fetchSpec": "1.4.0"
  },
  "_requiredBy": [
    "/pomelo-rpc"
  ],
  "_resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.0.tgz",
  "_shasum": "07f9b2337572ff6275c775e1d48513f3a45d7a65",
  "_spec": "node-uuid@1.4.0",
  "_where": "D:\\pomelo\\chatofpomelo-websocket\\game-server\\node_modules\\pomelo-rpc",
  "author": {
    "name": "Robert Kieffer",
    "email": "robert@broofa.com"
  },
  "bugs": {
    "url": "https://github.com/broofa/node-uuid/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Christoph Tavan",
      "email": "dev@tavan.de"
    }
  ],
  "deprecated": "Use uuid module instead",
  "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
  "homepage": "https://github.com/broofa/node-uuid#readme",
  "keywords": [
    "uuid",
    "guid",
    "rfc4122"
  ],
  "lib": ".",
  "main": "./uuid.js",
  "name": "node-uuid",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/broofa/node-uuid.git"
  },
  "url": "http://github.com/broofa/node-uuid",
  "version": "1.4.0"
}
