{ "_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": [ "/", "/v-ol-map" ], "_resolved": "https://registry.npmjs.org/nanoid/-/nanoid-4.0.2.tgz", "_shasum": "140b3c5003959adbebf521c170f282c5e7f9fb9e", "_spec": "nanoid@4.0.2", "_where": "/data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-rail", "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" }, "bundleDependencies": false, "deprecated": false, "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" }