File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/shortid/package.json
{
"_args": [
[
"shortid@2.2.15",
"/Users/julesgraus/webDevelopment/Boilerplate-Shop"
]
],
"_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": [
"/@vue/cli",
"/@vue/cli-ui"
],
"_resolved": "https://registry.npmjs.org/shortid/-/shortid-2.2.15.tgz",
"_spec": "2.2.15",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
"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"
}