{
  "_from": "nanoid@^2.0.0",
  "_id": "nanoid@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-SG2qscLE3iM4C0CNzGrsAojJHSVHMS1J8NnvJ31P1lH8P0hGHOiafmniNJz6w6q7vuoDlV7RdySlJgtqkFEVtQ==",
  "_location": "/nanoid",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "nanoid@^2.0.0",
    "name": "nanoid",
    "escapedName": "nanoid",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/shortid"
  ],
  "_resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.0.0.tgz",
  "_shasum": "e1ab4a4b024a38d15531ba34a712a201540de639",
  "_spec": "nanoid@^2.0.0",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/shortid",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "browser": {
    "./index.js": "./index.browser.js",
    "./random.js": "./random.browser.js",
    "./async/index.js": "./async/index.browser.js",
    "./async/random.js": "./async/random.browser.js"
  },
  "bugs": {
    "url": "https://github.com/ai/nanoid/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A tiny (141 bytes), secure URL-friendly unique string ID generator",
  "homepage": "https://github.com/ai/nanoid#readme",
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged"
    }
  },
  "keywords": [
    "uuid",
    "random",
    "id",
    "url"
  ],
  "license": "MIT",
  "name": "nanoid",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ai/nanoid.git"
  },
  "version": "2.0.0"
}
