{"name":"cuid","description":"Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.","version":"3.0.0","author":{"name":"Eric Elliott","url":"https://ericelliottjs.com"},"browser":{"./lib/fingerprint.js":"./lib/fingerprint.browser.js","./lib/getRandomValue.js":"./lib/getRandomValue.browser.js"},"devDependencies":{"babel-polyfill":"6.26.0","babel-preset-env":"1.7.0","babel-register":"6.26.0","browserify":"17.0.0","eslint":"8.32.0","eslint-plugin-testcafe":"0.2.1","http-server":"14.1.1","mkdirp":"2.1.3","riteway":"7.0.0","tape":"5.6.3","testcafe":"2.2.0","uglify-js":"3.17.4","updtr":"4.0.0","watchify":"4.0.0"},"jsdelivr":"dist/cuid.min.js","keywords":["guid","id","uid","unique id","uuid"],"license":"MIT","main":"index.js","react-native":{"./lib/fingerprint.js":"./lib/fingerprint.react-native.js","./lib/getRandomValue.js":"./lib/getRandomValue.react-native.js"},"repository":{"type":"git","url":"git+https://github.com/ericelliott/cuid.git"},"scripts":{"build":"mkdirp dist && browserify index.js -s cuid -o dist/cuid.js && uglifyjs dist/cuid.js -c -m -o dist/cuid.min.js","lint":"eslint index.js lib test","prepare":"npm run build","test":"npm run -s lint && npm run -s test:server && npm run -s test:random && npm run -s test:browser && npm run -s test:worker","test:browser":"testcafe chrome ./test/browser.js","test:worker":"browserify ./test/worker/worker.js -s cuid -o ./test/worker/worker.bundled.js && testcafe chrome ./test/worker.js --app \"http-server ./test/worker -s\"","test:server":"tape -r babel-register -r babel-polyfill test/server.js","test:random":"node -r babel-register -r babel-polyfill test/getRandomValue.test.js","update":"updtr"},"unpkg":"dist/cuid.min.js","types":"./index.d.ts","gitHead":"d7763d79009bf32f72df1b7cce74b7f3f6d70552","bugs":{"url":"https://github.com/ericelliott/cuid/issues"},"homepage":"https://github.com/ericelliott/cuid#readme","_id":"cuid@3.0.0","_nodeVersion":"16.13.0","_npmVersion":"8.19.2","dist":{"shasum":"8cef32136e3c48e4a94aec42025996b888cbae82","size":10164,"noattachment":false,"key":"/cuid/-/cuid-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cuid/download/cuid-3.0.0.tgz"},"_npmUser":{"name":"ericelliott","email":"nospam@paralleldrive.com"},"directories":{},"maintainers":[{"name":"ericelliott","email":"eric@ericleads.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cuid_3.0.0_1674596015191_0.6009742680383128"},"_hasShrinkwrap":false,"deprecated":"Cuid and other k-sortable and non-cryptographic ids (Ulid, ObjectId, KSUID, all UUIDs) are all insecure. Use @paralleldrive/cuid2 instead.","_cnpmcore_publish_time":"2023-01-24T21:33:35.406Z","publish_time":1674596015406,"_cnpm_publish_time":1674596015406,"dist-tags":{"latest":"3.0.0"}}