{"name":"cuid","version":"2.1.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":"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":"37ba7cfa92b35a1795d5fa41ae62d6bff7e662b5","bugs":{"url":"https://github.com/ericelliott/cuid/issues"},"homepage":"https://github.com/ericelliott/cuid#readme","_id":"cuid@2.1.2","_npmVersion":"6.1.0","_nodeVersion":"8.11.3","_npmUser":{"name":"ericelliott","email":"nospam@paralleldrive.com"},"dist":{"shasum":"8b06e384d626f98ec018de727b2c0b2aefd55cb5","size":11076,"noattachment":false,"key":"/cuid/-/cuid-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/cuid/download/cuid-2.1.2.tgz"},"maintainers":[{"name":"ericelliott","email":"eric@ericleads.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cuid_2.1.2_1534296499904_0.9901382474403735"},"_hasShrinkwrap":false,"publish_time":1534296499989,"_cnpm_publish_time":1534296499989,"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"}}