UNPKG

cloudworker-proxy

Version:
61 lines (60 loc) 1.62 kB
{ "_args": [ [ "nanoid@2.0.3", "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless" ] ], "_development": true, "_from": "nanoid@2.0.3", "_id": "nanoid@2.0.3", "_inBundle": false, "_integrity": "sha512-NbaoqdhIYmY6FXDRB4eYtDVC9Z9eCbn8TyaiC16LNKtpPv/aqa0tOPD8y6gNE4yUNnaZ7LLhYtXOev/6+cBtfw==", "_location": "/nanoid", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "nanoid@2.0.3", "name": "nanoid", "escapedName": "nanoid", "rawSpec": "2.0.3", "saveSpec": null, "fetchSpec": "2.0.3" }, "_requiredBy": [ "/@dollarshaveclub/node-fetch/formdata-node" ], "_resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.0.3.tgz", "_spec": "2.0.3", "_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless", "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" }, "description": "A tiny (141 bytes), secure URL-friendly unique string ID generator", "homepage": "https://github.com/ai/nanoid#readme", "keywords": [ "uuid", "random", "id", "url" ], "license": "MIT", "name": "nanoid", "repository": { "type": "git", "url": "git+https://github.com/ai/nanoid.git" }, "sideEffects": false, "version": "2.0.3" }