| 123456789101112131415161718 |
- {
- "name": "TXlive",
- "version": "1.0.0",
- "lockfileVersion": 1,
- "requires": true,
- "dependencies": {
- "crypto-js": {
- "version": "4.2.0",
- "resolved": "https://registry.npmmirror.com/crypto-js/-/crypto-js-4.2.0.tgz",
- "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q=="
- },
- "hashids": {
- "version": "2.3.0",
- "resolved": "https://registry.npmmirror.com/hashids/-/hashids-2.3.0.tgz",
- "integrity": "sha512-ljM73TE/avEhNnazxaj0Dw3BbEUuLC5yYCQ9RSkSUcT4ZSU6ZebdKCIBJ+xT/DnSYW36E9k82GH1Q6MydSIosQ=="
- }
- }
- }
|