{"name":"cuid","version":"2.1.4","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":{"babel-polyfill":"6.26.0","babel-preset-env":"1.7.0","babel-register":"6.26.0","browserify":"16.2.2","eslint":"3.19.0","eslint-plugin-testcafe":"0.2.1","mkdirp":"0.5.1","tape":"4.9.1","testcafe":"0.21.1","uglify-js":"3.4.7","updtr":"2.0.0","watchify":"3.11.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":"testcafe chrome ./test/browser.js","test:server":"tape -r babel-register -r babel-polyfill test/server.js","prepare":"npm run build","update":"updtr"},"dependencies":{},"gitHead":"f624f9a577682787ec7f2aa8f3b392aede7b9b1c","bugs":{"url":"https://github.com/ericelliott/cuid/issues"},"homepage":"https://github.com/ericelliott/cuid#readme","_id":"cuid@2.1.4","_npmVersion":"6.1.0","_nodeVersion":"8.11.3","_npmUser":{"name":"ericelliott","email":"nospam@paralleldrive.com"},"dist":{"shasum":"e1178eb92a05ef9364b29a9942feed36d3604cdd","size":11189,"noattachment":false,"key":"/cuid/-/cuid-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/cuid/download/cuid-2.1.4.tgz"},"maintainers":[{"name":"ericelliott","email":"eric@ericleads.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cuid_2.1.4_1535422036137_0.6354465223338706"},"_hasShrinkwrap":false,"publish_time":1535422036298,"_cnpm_publish_time":1535422036298,"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"}}