{
  "_args": [
    [
      "shortid@2.2.16",
      "/var/www/html/api.shopperr.in"
    ]
  ],
  "_from": "shortid@2.2.16",
  "_id": "shortid@2.2.16",
  "_inBundle": false,
  "_integrity": "sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g==",
  "_location": "/shortid",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "shortid@2.2.16",
    "name": "shortid",
    "escapedName": "shortid",
    "rawSpec": "2.2.16",
    "saveSpec": null,
    "fetchSpec": "2.2.16"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/shortid/-/shortid-2.2.16.tgz",
  "_spec": "2.2.16",
  "_where": "/var/www/html/api.shopperr.in",
  "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"
  },
  "dependencies": {
    "nanoid": "^2.1.0"
  },
  "description": "Amazingly short non-sequential url-friendly unique id generator.",
  "homepage": "https://github.com/dylang/shortid#readme",
  "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.16"
}
