{"name":"cuid","version":"1.3.5","description":"Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.","author":{"name":"Eric Elliott","url":"https://ericelliottjs.com"},"main":"./build/server-cuid.js","browser":"./build/client-cuid.js","keywords":["id","guid","uid","unique id","uuid"],"repository":{"type":"git","url":"git+https://github.com/ericelliott/cuid.git"},"license":"MIT","devDependencies":{"babel":"5.6.14","babel-eslint":"3.1.20","babel-loader":"5.3.0","ecstatic":"^0.8.0","eslint":"0.24.0","faucet":"0.0.1","node-libs-browser":"0.5.2","rimraf":"2.4.1","sauce-connect-launcher":"^0.12.0","saucelabs":"0.1.1","tape":"4.2.0","wd":"^0.3.12","webpack":"1.10.1","zuul":"^3.3.0"},"scripts":{"clean":"rimraf build && rimraf test/client/test-cuid.js","prebuild":"npm run clean","build":"npm run build:server && npm run build:client && npm run build:test","build:server":"NODE_ENV=production WEBPACK_TARGET=server webpack","build:client":"NODE_ENV=production WEBPACK_TARGET=client webpack -p","build:test":"browserify ./test/client/index.js -s testcuid -t babelify --outfile test/client/test-cuid.js","comment:build:test":"NODE_ENV=production WEBPACK_TARGET=test webpack -p","lint":"eslint source test","test":"npm run test:server && npm run test:client","test:client":"#zuul -- test/client/test-cuid","test:server":"babel-node test/server","prevalidate":"npm run clean","validate":"npm run lint && npm run build && npm run test","validate-dev":"npm run lint && npm run build && npm run test | faucet","prepublish":"npm run validate"},"dependencies":{"browser-fingerprint":"0.0.1","node-fingerprint":"0.0.2"},"gitHead":"96c16e9d0b68ded12e9255eb8a88f6b71ffd6d28","bugs":{"url":"https://github.com/ericelliott/cuid/issues"},"homepage":"https://github.com/ericelliott/cuid#readme","_id":"cuid@1.3.5","_shasum":"e6a63b903889af9e25b07e1293fa8ea764dc6e22","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"ericelliott","email":"eric@ericleads.com"},"dist":{"shasum":"e6a63b903889af9e25b07e1293fa8ea764dc6e22","size":14031,"noattachment":false,"key":"/cuid/-/cuid-1.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/cuid/download/cuid-1.3.5.tgz"},"maintainers":[{"name":"ericelliott","email":"eric@ericleads.com"}],"directories":{},"publish_time":1440498019255,"_cnpm_publish_time":1440498019255,"_hasShrinkwrap":false,"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"}}