{
  "_from": "unique-slug@^5.0.0",
  "_id": "unique-slug@5.0.0",
  "_inBundle": false,
  "_integrity": "sha512-9OdaqO5kwqR+1kVgHAhsp5vPNU0hnxRa26rBFNfNgM7M6pNtgzeBn3s/xbyCQL3dcjzOatcef6UUHpB/6MaETg==",
  "_location": "/unique-slug",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "unique-slug@^5.0.0",
    "name": "unique-slug",
    "escapedName": "unique-slug",
    "rawSpec": "^5.0.0",
    "saveSpec": null,
    "fetchSpec": "^5.0.0"
  },
  "_requiredBy": [
    "/unique-filename"
  ],
  "_resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-5.0.0.tgz",
  "_shasum": "ca72af03ad0dbab4dad8aa683f633878b1accda8",
  "_spec": "unique-slug@^5.0.0",
  "_where": "/var/www/html/moro/node_modules/unique-filename",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/unique-slug/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "imurmurhash": "^0.1.4"
  },
  "deprecated": false,
  "description": "Generate a unique character string suitible for use in files and URLs.",
  "devDependencies": {
    "@npmcli/eslint-config": "^5.0.0",
    "@npmcli/template-oss": "4.23.3",
    "tap": "^16.3.0"
  },
  "engines": {
    "node": "^18.17.0 || >=20.5.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/unique-slug#readme",
  "keywords": [],
  "license": "ISC",
  "main": "lib/index.js",
  "name": "unique-slug",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/unique-slug.git"
  },
  "scripts": {
    "eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
    "lint": "npm run eslint",
    "lintfix": "npm run eslint -- --fix",
    "postlint": "template-oss-check",
    "posttest": "npm run lint",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "nyc-arg": [
      "--exclude",
      "tap-snapshots/**"
    ]
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "4.23.3",
    "publish": true
  },
  "version": "5.0.0"
}
