123456789101112131415161718 |
- {
- "name": "mein-bk",
- "version": "1.0.0",
- "lockfileVersion": 1,
- "requires": true,
- "dependencies": {
- "bulma": {
- "version": "0.7.5",
- "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.7.5.tgz",
- "integrity": "sha512-cX98TIn0I6sKba/DhW0FBjtaDpxTelU166pf7ICXpCCuplHWyu6C9LYZmL5PEsnePIeJaiorsTEzzNk3Tsm1hw=="
- },
- "hashids": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/hashids/-/hashids-1.2.2.tgz",
- "integrity": "sha512-dEHCG2LraR6PNvSGxosZHIRgxF5sNLOIBFEHbj8lfP9WWmu/PWPMzsip1drdVSOFi51N2pU7gZavrgn7sbGFuw=="
- }
- }
- }
|