UNPKG

cloudworker-proxy

Version:
67 lines (66 loc) 1.73 kB
{ "_args": [ [ "shortid@2.2.15", "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless" ] ], "_development": true, "_from": "shortid@2.2.15", "_id": "shortid@2.2.15", "_inBundle": false, "_integrity": "sha512-5EaCy2mx2Jgc/Fdn9uuDuNIIfWBpzY4XIlhoqtXF6qsf+/+SGZ+FxDdX/ZsMZiWupIWNqAEmiNY4RC+LSmCeOw==", "_location": "/shortid", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "shortid@2.2.15", "name": "shortid", "escapedName": "shortid", "rawSpec": "2.2.15", "saveSpec": null, "fetchSpec": "2.2.15" }, "_requiredBy": [ "/@serverless/component-metrics" ], "_resolved": "https://registry.npmjs.org/shortid/-/shortid-2.2.15.tgz", "_spec": "2.2.15", "_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless", "author": { "name": "Dylan Greene", "email": "dylang@gmail.com" }, "browser": { "./lib/random/random-byte.js": "./lib/random/random-byte-browser.js", "./lib/util/cluster-worker-id.js": "./lib/util/cluster-worker-id-browser.js" }, "bugs": { "url": "https://github.com/dylang/shortid/issues" }, "dependencies": { "nanoid": "^2.1.0" }, "description": "Amazingly short non-sequential url-friendly unique id generator.", "homepage": "https://github.com/dylang/shortid#readme", "keywords": [ "short", "tiny", "id", "uuid", "bitly", "shorten", "mongoid", "shortid", "tinyid" ], "license": "MIT", "main": "index.js", "name": "shortid", "repository": { "type": "git", "url": "git+https://github.com/dylang/shortid.git" }, "version": "2.2.15" }