{"name":"uid","version":"2.0.0","repository":{"type":"git","url":"git+https://github.com/lukeed/uid.git"},"description":"A tiny (130B to 205B) and fast utility to randomize unique IDs of fixed length","unpkg":"dist/index.min.js","module":"dist/index.mjs","main":"dist/index.js","types":"index.d.ts","license":"MIT","author":{"name":"Luke Edwards","email":"luke.edwards05@gmail.com","url":"https://lukeed.com"},"engines":{"node":">=8"},"scripts":{"build":"bundt","test":"uvu -r esm test -i collisions"},"exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js"},"./single":{"import":"./single/index.mjs","require":"./single/index.js"},"./secure":{"import":"./secure/index.mjs","require":"./secure/index.js"},"./package.json":"./package.json"},"keywords":["id","uid","uuid","random","generate","secure","crypto","foid"],"modes":{"secure":"src/secure.js","default":"src/index.js","single":"src/single.js"},"dependencies":{"@lukeed/csprng":"^1.0.0"},"devDependencies":{"bundt":"1.1.1","esm":"3.2.25","uvu":"0.3.4"},"gitHead":"f1ab26c82670d10931144904abb1b59f8483650f","bugs":{"url":"https://github.com/lukeed/uid/issues"},"homepage":"https://github.com/lukeed/uid#readme","_id":"uid@2.0.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"1773bec106e96955f1658f20272e2ccea414e8bc","size":5349,"noattachment":false,"key":"/uid/-/uid-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uid/download/uid-2.0.0.tgz"},"maintainers":[{"name":"lukeed","email":"luke@lukeed.com"}],"_npmUser":{"name":"lukeed","email":"luke@lukeed.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uid_2.0.0_1603991146362_0.004967707607460126"},"_hasShrinkwrap":false,"publish_time":1603991146556,"_cnpm_publish_time":1603991146556,"dist-tags":{"latest":"2.0.2"}}