{"name":"cuid","description":"Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.","version":"2.1.6","author":{"name":"Eric Elliott","url":"https://ericelliottjs.com"},"browser":{"./lib/fingerprint.js":"./lib/fingerprint.browser.js","./lib/getRandomValue.js":"./lib/getRandomValue.browser.js"},"dependencies":{},"devDependencies":{"babel-polyfill":"6.26.0","babel-preset-env":"1.7.0","babel-register":"6.26.0","browserify":"16.2.3","eslint":"5.13.0","eslint-plugin-testcafe":"0.2.1","mkdirp":"0.5.1","riteway":"4.0.1","tape":"4.9.2","testcafe":"1.0.0","uglify-js":"3.4.9","updtr":"3.1.0","watchify":"3.11.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","test:browser":"testcafe chrome ./test/browser.js","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","gitHead":"57eccec5ee2a64a13c2c5cac9f113cb6f052e52b","bugs":{"url":"https://github.com/ericelliott/cuid/issues"},"homepage":"https://github.com/ericelliott/cuid#readme","_id":"cuid@2.1.6","_nodeVersion":"10.15.1","_npmVersion":"6.7.0","dist":{"shasum":"dc3a20b5a7497d36d32c0bf8a2997524c9c796c4","size":9550,"noattachment":false,"key":"/cuid/-/cuid-2.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/cuid/download/cuid-2.1.6.tgz"},"maintainers":[{"name":"ericelliott","email":"eric@ericleads.com"}],"_npmUser":{"name":"ericelliott","email":"nospam@paralleldrive.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cuid_2.1.6_1549731129414_0.009472688266823015"},"_hasShrinkwrap":false,"publish_time":1549731129547,"_cnpm_publish_time":1549731129547,"deprecated":"Cuid and other k-sortable and non-cryptographic ids (Ulid, ObjectId, KSUID, all UUIDs) are all insecure. Use @paralleldrive/cuid2 instead.","dist-tags":{"latest":"3.0.0"}}