{
  "_args": [
    [
      "random-path@0.1.2",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "random-path@0.1.2",
  "_id": "random-path@0.1.2",
  "_inBundle": false,
  "_integrity": "sha512-4jY0yoEaQ5v9StCl5kZbNIQlg1QheIDBrdkDn53EynpPb9FgO6//p3X/tgMnrC45XN6QZCzU1Xz/+pSSsJBpRw==",
  "_location": "/random-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "random-path@0.1.2",
    "name": "random-path",
    "escapedName": "random-path",
    "rawSpec": "0.1.2",
    "saveSpec": null,
    "fetchSpec": "0.1.2"
  },
  "_requiredBy": [
    "/fs-temp"
  ],
  "_resolved": "https://registry.npmjs.org/random-path/-/random-path-0.1.2.tgz",
  "_spec": "0.1.2",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "bugs": {
    "url": "https://github.com/LinusU/node-random-path/issues"
  },
  "dependencies": {
    "base32-encode": "^0.1.0 || ^1.0.0",
    "murmur-32": "^0.1.0 || ^0.2.0"
  },
  "description": "Generate a random path name.",
  "devDependencies": {
    "standard": "^14.3.4"
  },
  "homepage": "https://github.com/LinusU/node-random-path#readme",
  "license": "MIT",
  "name": "random-path",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LinusU/node-random-path.git"
  },
  "scripts": {
    "test": "standard && node test"
  },
  "version": "0.1.2"
}
