{"_id":"@4a/uid","_rev":"1-3cf3e12d68e6504084a15569560fea19","name":"@4a/uid","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@4a/uid","version":"0.1.0","description":"简单的资源数字ID","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/gavinning/upload-integer-id.git"},"keywords":["uid","upload-integer-id"],"author":{"name":"gavinning"},"license":"MIT","bugs":{"url":"https://github.com/gavinning/upload-integer-id/issues"},"homepage":"https://github.com/gavinning/upload-integer-id#readme","dependencies":{"date-format":"^3.0.0"},"gitHead":"f0176223e47b9d2fafdb17bd1022f6bc8b669a41","_id":"@4a/uid@0.1.0","_nodeVersion":"12.16.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-5xXT/S31jJtP0hTBYRjzLp5dR+r0Rgelv8pSOo2Cw5pIludCoyYOAEs0Qi8xEOMYCgQCKBhO0QG0c3I3Qch5KQ==","shasum":"7f305ce1dd5802ee6bfb89d12527191e908a69c6","tarball":"https://registry.npmjs.org/@4a/uid/-/uid-0.1.0.tgz","fileCount":5,"unpackedSize":2825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHEKMCRA9TVsSAnZWagAArAoP/imgI0GDXFYhn7pBJXEz\nIFKdYo9kOdZFUuP52D8cBecjSGs4i+6ELPSKuB4iBtOU7J8AqG7v9JfwSyHQ\nV4j3de8/pjrTGZoa1VkqvVo8lX6l48r2JYH8KQUwRSjoqrWNLrAb44sXDkIz\newxYxX627niEqTSTHBSV5J4GYqdkJCZ18Plhl5AW4L9gdB6jEIXv5R4mPgnE\nOKvp/R4W9Cxf5xVbz7enmMDIT8AW8ZmyCzVNmwnaslGImFHNol4OBcgj4ztb\n6mfsFdcPCBqsmmZE5Zv5NfAh31Gt21ObuSQ9LqrSeW/XO7eJymrUAEyxKZxh\nD/x+ylw8zQodeXbH2IvhxISX0GSQrRQgCVEGauAAX1ZnVoMLfo5a9yvjqP0I\nXzsz9RuySG0otl9UMeo85DzNkGAm9f7TSeTpndDRQy7yIMCZG2/H1SePNFIS\nieHJ3dpQHsqtcIJCxYg630+3fsD1LRXKcAwf72P4zejeI5H4o1HM9WNh3RTP\nrnCjHZnNWSEOgY8k2jxZ0/5CXr9Bzxa+JM+XOI4DLhKlcBWf0Eh5hP+sg+Z3\n1Gni4ABCM46BTUYrmCnHu8h6D9BbGc61HCe11GukXNH+QB7qXpODxEtfxz0K\nfOX3pd6msEyeepA22YpNC8sDW3cnnJy5G0N/asvkgXM5xBmo9S4zd4UHqM+0\nQY4j\r\n=0mmq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9KbImQ/vakqeu+2oHcjX0ElES9tN9q22JxTysy7ClQgIgEw8WnF8vDtZmsG/sHK9vqQMpjeWcRHViM2mwprYaaWA="}]},"maintainers":[{"name":"gavinning","email":"gavinning@qq.com"}],"_npmUser":{"name":"gavinning","email":"gavinning@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uid_0.1.0_1595687564584_0.2305875397061221"},"_hasShrinkwrap":false}},"time":{"created":"2020-07-25T14:32:44.298Z","0.1.0":"2020-07-25T14:32:44.708Z","modified":"2022-04-04T10:46:02.775Z"},"maintainers":[{"name":"gavinning","email":"gavinning@qq.com"}],"description":"简单的资源数字ID","homepage":"https://github.com/gavinning/upload-integer-id#readme","keywords":["uid","upload-integer-id"],"repository":{"type":"git","url":"git+https://github.com/gavinning/upload-integer-id.git"},"author":{"name":"gavinning"},"bugs":{"url":"https://github.com/gavinning/upload-integer-id/issues"},"license":"MIT","readme":"# upload-integer-id\n简单的资源数字ID，适用小量场景\n\n### Install\n```sh\nnpm i @4a/uid\n```\n\n### Usage\n```js\nconst uid = require('@4a/uid')\n\n// length 20\nuid() // 10725223008776586826\n\n// length 22\nuid.long() // 1200725223008783981198\n```\n","readmeFilename":"readme.md"}