You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
1.4 KiB

{
"_from": "uniqid",
"_id": "uniqid@5.2.0",
"_inBundle": false,
"_integrity": "sha512-LH8zsvwJ/GL6YtNfSOmMCrI9piraAUjBfw2MCvleNE6a4pVKJwXjG2+HWhkVeFcSg+nmaPKbMrMOoxwQluZ1Mg==",
"_location": "/uniqid",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "uniqid",
"name": "uniqid",
"escapedName": "uniqid",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/uniqid/-/uniqid-5.2.0.tgz",
"_shasum": "0d0589a7e9ce07116848126764fbff0b68e74329",
"_spec": "uniqid",
"_where": "/home/herrhase/Workspace/tentakelfabrik/board",
"author": {
"name": "Halász Ádám",
"email": "mail@adamhalasz.com",
"url": "http://adamhalasz.com/"
},
"bugs": {
"url": "http://github.com/adamhalasz/uniqid/issues",
"email": "mail@adamhalasz.com"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Unique ID Generator",
"devDependencies": {},
"files": [
"index.js"
],
"homepage": "http://github.com/adamhalasz/uniqid/",
"keywords": [
"unique id",
"uniqid",
"unique identifier",
"hexatridecimal"
],
"license": "MIT",
"main": "index.js",
"name": "uniqid",
"repository": {
"type": "git",
"url": "git+https://github.com/adamhalasz/uniqid.git"
},
"version": "5.2.0"
}