{"name":"cuid","version":"2.0.2","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":"1d9ed1504524aa8151ee95aa21eb5c4649cc84d0","bugs":{"url":"https://github.com/ericelliott/cuid/issues"},"homepage":"https://github.com/ericelliott/cuid#readme","_id":"cuid@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.3.0","_npmUser":{"name":"ericelliott","email":"nospam@paralleldrive.com"},"dist":{"shasum":"703ea1504f913c5c11b9a4f7bb0cf8357a9e1844","size":10602,"noattachment":false,"key":"/cuid/-/cuid-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cuid/download/cuid-2.0.2.tgz"},"maintainers":[{"name":"ericelliott","email":"eric@ericleads.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cuid-2.0.2.tgz_1515104083156_0.05758073506876826"},"directories":{},"publish_time":1515104083302,"_hasShrinkwrap":false,"_cnpm_publish_time":1515104083302,"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"}}