{"name":"cuid","version":"2.1.3","description":"Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.","author":{"name":"Eric Elliott","url":"https://ericelliottjs.com"},"main":"index.js","browser":{"./lib/fingerprint.js":"./lib/fingerprint.browser.js"},"react-native":{"./lib/fingerprint.js":"./lib/fingerprint.react-native.js"},"keywords":["id","guid","uid","unique id","uuid"],"repository":{"type":"git","url":"git+https://github.com/ericelliott/cuid.git"},"license":"MIT","devDependencies":{"browserify":"16.2.2","eslint":"3.19.0","karma":"2.0.5","karma-browserify":"5.3.0","karma-chrome-launcher":"2.2.0","karma-tap":"4.1.4","mkdirp":"0.5.1","tape":"4.9.1","uglify-js":"3.4.7","updtr":"2.0.0","watchify":"3.11.0","webworkify":"1.5.0"},"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","test":"npm run lint && npm run test:server && npm run test:browser","test:browser":"karma start test/karma.conf.js","test:server":"tape test/**/*.js","prepare":"npm run build","update":"updtr"},"gitHead":"9f6045b0a45c6cd57f3f40408341c57d9be8b1c0","bugs":{"url":"https://github.com/ericelliott/cuid/issues"},"homepage":"https://github.com/ericelliott/cuid#readme","_id":"cuid@2.1.3","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"ericelliott","email":"nospam@paralleldrive.com"},"dist":{"shasum":"704fc584e3006f27c33af91340c7cb5af9f9ccac","size":11078,"noattachment":false,"key":"/cuid/-/cuid-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/cuid/download/cuid-2.1.3.tgz"},"maintainers":[{"name":"ericelliott","email":"eric@ericleads.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cuid_2.1.3_1534886452789_0.17322413298581552"},"_hasShrinkwrap":false,"publish_time":1534886452906,"_cnpm_publish_time":1534886452906,"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"}}