{ "_from": "unique-slug@^3.0.0", "_id": "unique-slug@3.0.0", "_inBundle": false, "_integrity": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==", "_location": "/unique-slug", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "unique-slug@^3.0.0", "name": "unique-slug", "escapedName": "unique-slug", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/unique-filename" ], "_resolved": "https://registry.npmmirror.com/unique-slug/-/unique-slug-3.0.0.tgz", "_shasum": "6d347cf57c8a7a7a6044aabd0e2d74e4d76dc7c9", "_spec": "unique-slug@^3.0.0", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/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": "^3.1.0", "@npmcli/template-oss": "3.5.0", "tap": "^16.3.0" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16.0.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": { "lint": "eslint \"**/*.js\"", "lintfix": "npm run lint -- --fix", "postlint": "template-oss-check", "posttest": "npm run lint", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "preversion": "npm test", "snap": "tap", "template-oss-apply": "template-oss-apply --force", "test": "tap" }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "3.5.0" }, "version": "3.0.0" }