{
  "_from": "shortid@^2.2.6",
  "_id": "shortid@2.2.14",
  "_inBundle": false,
  "_integrity": "sha512-4UnZgr9gDdA1kaKj/38IiudfC3KHKhDc1zi/HSxd9FQDR0VLwH3/y79tZJLsVYPsJgIjeHjqIWaWVRJUj9qZOQ==",
  "_location": "/shortid",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "shortid@^2.2.6",
    "name": "shortid",
    "escapedName": "shortid",
    "rawSpec": "^2.2.6",
    "saveSpec": null,
    "fetchSpec": "^2.2.6"
  },
  "_requiredBy": [
    "/loopback-datasource-juggler"
  ],
  "_resolved": "https://registry.npmjs.org/shortid/-/shortid-2.2.14.tgz",
  "_shasum": "80db6aafcbc3e3a46850b3c88d39e051b84c8d18",
  "_spec": "shortid@^2.2.6",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/loopback-datasource-juggler",
  "author": {
    "name": "Dylan Greene",
    "email": "dylang@gmail.com"
  },
  "browser": {
    "./lib/random/random-byte.js": "./lib/random/random-byte-browser.js",
    "./lib/util/cluster-worker-id.js": "./lib/util/cluster-worker-id-browser.js"
  },
  "bugs": {
    "url": "https://github.com/dylang/shortid/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "nanoid": "^2.0.0"
  },
  "deprecated": false,
  "description": "Amazingly short non-sequential url-friendly unique id generator.",
  "homepage": "https://github.com/dylang/shortid",
  "keywords": [
    "short",
    "tiny",
    "id",
    "uuid",
    "bitly",
    "shorten",
    "mongoid",
    "shortid",
    "tinyid"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "shortid",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dylang/shortid.git"
  },
  "version": "2.2.14"
}
