{"_id":"lil-uuid","_rev":"6-79d472f18f2846c5e4fa13cd147293e4","name":"lil-uuid","description":"UUID v4 generator and validator (RFC4122 compliant)","dist-tags":{"latest":"0.1.1"},"versions":{"0.1.0":{"name":"lil-uuid","description":"UUID v4 generator and validator (RFC4122 compliant)","version":"0.1.0","license":"MIT","repository":{"type":"git","url":"git://github.com/lil-js/uuid"},"author":{"name":"Tomas Aparicio"},"main":"./uuid.js","scripts":{"test":"make test"},"keywords":["lil","tiny","micro","uuid","generator","v4","validator","unique","identifier","user"],"devDependencies":{"browserify":"^5.9.1","chai":"^1.9.1","http-server":"^0.6.1","mocha":"^1.21.3","mocha-phantomjs":"^3.4.1","phantomjs":"^1.9.7-9","sinon":"^1.10.3","stubby":"^0.2.6","uglify-js":"^2.4.15"},"gitHead":"83f4b0a177e2e16d5dcbfc8a31236375ec15ddfb","bugs":{"url":"https://github.com/lil-js/uuid/issues"},"homepage":"https://github.com/lil-js/uuid","_id":"lil-uuid@0.1.0","_shasum":"915fc0d870932b91c2b37af0e6aea2d524be580e","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"h2non","email":"tomas@aparicio.me"},"maintainers":[{"name":"h2non","email":"tomas@aparicio.me"}],"dist":{"shasum":"915fc0d870932b91c2b37af0e6aea2d524be580e","tarball":"https://registry.npmjs.org/lil-uuid/-/lil-uuid-0.1.0.tgz","integrity":"sha512-0spGjut8bTzBFKjPRqtKP5CBbT6K19ZvNTvbnLf3bUWbqD3201xePdfbkeIV40ueE3qm9xT0NaYkvW2p6/TBXw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFpLQgFrS5HH1UJhkmYWTOZiNLRpnr8y+D8l/KBDuDWdAiEAzGVeb2QLCdVyE0xA4MULLZoDFHBwGpciQHNHXjacBTA="}]},"directories":{}},"0.1.1":{"name":"lil-uuid","description":"UUID v4 generator and validator (RFC4122 compliant)","version":"0.1.1","license":"MIT","repository":{"type":"git","url":"https://github.com/lil-js/uuid"},"author":{"name":"Tomas Aparicio"},"main":"./uuid.js","scripts":{"test":"make test"},"keywords":["lil","tiny","micro","uuid","generator","v4","validator","unique","identifier","user"],"devDependencies":{"chai":"^1.9.1","http-server":"^0.6.1","mocha":"^1.21.3","mocha-phantomjs":"^3.4.1","phantomjs":"^1.9.7-9","sinon":"^1.10.3","stubby":"^0.2.6","uglify-js":"^2.4.15"},"gitHead":"fc655521f3409cd0a3da0b90ea3b33b2397948e8","bugs":{"url":"https://github.com/lil-js/uuid/issues"},"homepage":"https://github.com/lil-js/uuid","_id":"lil-uuid@0.1.1","_shasum":"f9edcf23f00e42bf43f0f843d98d8b53f3341f16","_from":".","_npmVersion":"2.7.1","_nodeVersion":"0.12.0","_npmUser":{"name":"h2non","email":"tomas@aparicio.me"},"maintainers":[{"name":"h2non","email":"tomas@aparicio.me"}],"dist":{"shasum":"f9edcf23f00e42bf43f0f843d98d8b53f3341f16","tarball":"https://registry.npmjs.org/lil-uuid/-/lil-uuid-0.1.1.tgz","integrity":"sha512-GhWI8f61tBlMeqULZ1QWhFiiyFIFdPlg//S8Udq1wjq1FJhpFKTfnbduSxAQjueofeUtpr7UvQ/lIK/sKUF8dg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHVFQoNAyK2Bs6FjArJ/k/2F++Vif736Pe109IBG8G4BAiEAqfvm4moOZr2HpZ+DLuSRf202JeLx8oHGco0zDW9sB6M="}]},"directories":{}}},"readme":"# [lil](http://lil-js.github.io)'-uuid [![Build Status](https://api.travis-ci.org/lil-js/uuid.svg?branch=master)][travis] [![Stories in Ready](https://badge.waffle.io/lil-js/uuid.png?label=ready&title=Ready)](https://waffle.io/lil-js/uuid) [![Code Climate](https://codeclimate.com/github/lil-js/uuid/badges/gpa.svg)](https://codeclimate.com/github/lil-js/uuid) [![Gitter chat](https://badges.gitter.im/lil-js/all.png)](https://gitter.im/lil-js/all)\n\n<img align=\"center\" height=\"150\" src=\"http://lil-js.github.io/img/liljs-logo.png\" />\n\nUUID v4 generator and validator (RFC4122 compliant)\n\n<table>\n<tr>\n<td><b>Name</b></td><td>uuid</td>\n</tr>\n<tr>\n<td><b>Version</b></td><td>0.1.0</td>\n</tr>\n<tr>\n<td><b>Size</b></td><td>1 KB / >1 KB (gzipped)</td>\n</tr>\n<tr>\n<td><b>Environment</b></td><td>Browser, Node.js</td>\n</tr>\n</table>\n\n## Installation\n\nVia [Bower](http://bower.io)\n```bash\nbower install lil-uuid\n```\nVia [Component](https://github.com/componentjs/component)\n```bash\ncomponent install lil-js/uuid\n```\n\nOr loading the script remotely\n```html\n<script src=\"//cdn.rawgit.com/lil-js/uuid/0.1.0/uuid.js\"></script>\n```\n\n### Environments\n\n- Node.js\n- Chrome >= 5\n- Firefox >= 3\n- Safari >= 5\n- Opera >= 10\n- IE >= 9\n\n### Usage\n\nYou could fetch de module via `require()` if it's available.\nOtherwise, global fallback will be used, exposed via `lil.uuid`\n\n##### Generate an UUID v4 schema\n```js\nlil.uuid()\n// -> f47ac10b-58cc-4372-a567-0e02b2c3d479\n```\n\n##### Validate an UUID schema (it support multiple versions)\n```js\nlil.isUUID('f47ac10b-58cc-4372-a567-0e02b2c3d479')\n// -> true\n```\n\n## API\n\n#### uuid()\nReturn: `string`\n\nGenerate a random UUID\n\n#### isUUID(str, [version])\nReturn: `boolean`\n\nCheck if a given `string` has a valid UUID format.\nIt supports multiple version (3, 4 and 5)\n\n#### uuid.VERSION\n\n## Contributing\n\nWanna help? Cool! It will be appreciated :)\n\nYou must add new test cases for any new feature or refactor you do,\nalways following the same design/code patterns that already exist\n\n### Development\n\nOnly [node.js](http://nodejs.org) is required for development\n\nClone the repository\n```bash\n$ git clone https://github.com/lil-js/uuid.git && cd uuid\n```\n\nInstall dependencies\n```bash\n$ npm install\n```\n\nGenerate browser bundle source\n```bash\n$ make browser\n```\n\nRun tests\n```bash\n$ make test\n```\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT) © Tomas Aparicio\n\n[travis]: http://travis-ci.org/lil-js/uuid\n","maintainers":[{"name":"h2non","email":"tomas@aparicio.me"}],"time":{"modified":"2022-06-19T12:23:22.575Z","created":"2014-09-11T20:55:43.460Z","0.1.0":"2014-09-11T20:55:43.460Z","0.1.1":"2015-04-30T15:29:47.650Z"},"homepage":"https://github.com/lil-js/uuid","keywords":["lil","tiny","micro","uuid","generator","v4","validator","unique","identifier","user"],"repository":{"type":"git","url":"https://github.com/lil-js/uuid"},"author":{"name":"Tomas Aparicio"},"bugs":{"url":"https://github.com/lil-js/uuid/issues"},"license":"MIT","readmeFilename":"README.md","users":{"dheerajvs":true}}