{
  "_args": [
    [
      "random-key@0.3.2",
      "/opt/data/websites/csp-api-new"
    ]
  ],
  "_from": "random-key@0.3.2",
  "_id": "random-key@0.3.2",
  "_inBundle": false,
  "_integrity": "sha1-osUqHcE72/WY9Wbv3NnLiJfH2TM=",
  "_location": "/random-key",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "random-key@0.3.2",
    "name": "random-key",
    "escapedName": "random-key",
    "rawSpec": "0.3.2",
    "saveSpec": null,
    "fetchSpec": "0.3.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/random-key/-/random-key-0.3.2.tgz",
  "_spec": "0.3.2",
  "_where": "/opt/data/websites/csp-api-new",
  "author": {
    "name": "yanxi"
  },
  "bugs": {
    "url": "https://github.com/yanxi-com/nodejs-random-key/issues"
  },
  "dependencies": {},
  "description": "Generating random strings (cryptographically strong) for NodeJS",
  "homepage": "https://github.com/yanxi-com/nodejs-random-key",
  "keywords": [
    "random",
    "base62",
    "base30",
    "human-key"
  ],
  "license": "BSD",
  "main": "index.js",
  "name": "random-key",
  "repository": {
    "url": "git+https://github.com/yanxi-com/nodejs-random-key.git",
    "type": "git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.3.2"
}
