{"name":"cuid","version":"2.1.5","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","./lib/getRandomValue.js":"./lib/getRandomValue.browser.js"},"react-native":{"./lib/fingerprint.js":"./lib/fingerprint.react-native.js","./lib/getRandomValue.js":"./lib/getRandomValue.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.3","eslint":"5.13.0","eslint-plugin-testcafe":"0.2.1","mkdirp":"0.5.1","tape":"4.9.2","testcafe":"1.0.0","uglify-js":"3.4.9","updtr":"3.1.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 -s lint && npm run -s test:server && npm run -s 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":"e80fdc59f07ff295383b841518da13cd5bad4ead","bugs":{"url":"https://github.com/ericelliott/cuid/issues"},"homepage":"https://github.com/ericelliott/cuid#readme","_id":"cuid@2.1.5","_nodeVersion":"10.15.1","_npmVersion":"6.7.0","dist":{"shasum":"8c156c7ee9eaa0ed9e4f3af4b729b74a62429804","size":11489,"noattachment":false,"key":"/cuid/-/cuid-2.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/cuid/download/cuid-2.1.5.tgz"},"maintainers":[{"name":"ericelliott","email":"eric@ericleads.com"}],"_npmUser":{"name":"ericelliott","email":"nospam@paralleldrive.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cuid_2.1.5_1549595488468_0.34047434404510724"},"_hasShrinkwrap":false,"publish_time":1549595488589,"_cnpm_publish_time":1549595488589,"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"}}