{ "_args": [ [ "nanoid@4.0.2", "/data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile" ] ], "_from": "nanoid@4.0.2", "_id": "nanoid@4.0.2", "_inBundle": false, "_integrity": "sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==", "_location": "/nanoid", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "nanoid@4.0.2", "name": "nanoid", "escapedName": "nanoid", "rawSpec": "4.0.2", "saveSpec": null, "fetchSpec": "4.0.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-4.0.2.tgz", "_spec": "4.0.2", "_where": "/data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bin": { "nanoid": "bin/nanoid.js" }, "browser": { "./index.js": "./index.browser.js", "./async/index.js": "./async/index.browser.js" }, "bugs": { "url": "https://github.com/ai/nanoid/issues" }, "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator", "engines": { "node": "^14 || ^16 || >=18" }, "exports": { ".": { "browser": "./index.browser.js", "default": "./index.js" }, "./async": { "browser": "./async/index.browser.js", "default": "./async/index.js" }, "./non-secure": "./non-secure/index.js", "./package.json": "./package.json" }, "funding": [ { "type": "github", "url": "https://github.com/sponsors/ai" } ], "homepage": "https://github.com/ai/nanoid#readme", "keywords": [ "uuid", "random", "id", "url" ], "license": "MIT", "name": "nanoid", "react-native": { "./async/index.js": "./async/index.native.js" }, "repository": { "type": "git", "url": "git+https://github.com/ai/nanoid.git" }, "sideEffects": false, "type": "module", "types": "./index.d.ts", "version": "4.0.2" }