1234567891011121314 |
- {
- "requires": true,
- "lockfileVersion": 1,
- "dependencies": {
- "address-parse": {
- "version": "1.2.19",
- "resolved": "https://registry.npmjs.org/address-parse/-/address-parse-1.2.19.tgz",
- "integrity": "sha512-LjTHC6dGDO/Ymh0WEZwvEb/XxGpm7IJEJVzNsy+aBQPGIQXs0T+SlytZIPnGNE1VYJ3fwwME2pSJDczmQaogvg==",
- "requires": {
- "address-parse": "^1.2.19"
- }
- }
- }
- }
|