{"name":"cuid","version":"2.1.0","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":"14.4.0","eslint":"^3.9.1","karma":"^1.7.0","karma-browserify":"^5.1.1","karma-chrome-launcher":"^2.2.0","karma-tap":"^3.1.1","mkdirp":"^0.5.1","tape":"^4.6.2","uglify-js":"^2.7.4","watchify":"3.9.0","webworkify":"^1.4.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","prepublish":"npm run build"},"gitHead":"32562bf3b325c28800e9799c5de8de810d712eea","bugs":{"url":"https://github.com/ericelliott/cuid/issues"},"homepage":"https://github.com/ericelliott/cuid#readme","_id":"cuid@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.3.0","_npmUser":{"name":"ericelliott","email":"nospam@paralleldrive.com"},"dist":{"shasum":"90aa2e3c40b6436f5f14f7cefcfd9d86c5ed64a6","size":10539,"noattachment":false,"key":"/cuid/-/cuid-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cuid/download/cuid-2.1.0.tgz"},"maintainers":[{"name":"ericelliott","email":"eric@ericleads.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cuid_2.1.0_1518124525694_0.6152475243075497"},"_hasShrinkwrap":false,"publish_time":1518124525865,"_cnpm_publish_time":1518124525865,"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"}}