| lockfileVersion: '6.0' |
| |
| settings: |
| autoInstallPeers: true |
| excludeLinksFromLockfile: false |
| |
| importers: |
| |
| .: |
| dependencies: |
| color: |
| specifier: ^4.2.3 |
| version: 4.2.3 |
| |
| packages: |
| |
| /color-convert@2.0.1: |
| resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} |
| engines: {node: '>=7.0.0'} |
| dependencies: |
| color-name: 1.1.4 |
| dev: false |
| |
| /color-name@1.1.4: |
| resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} |
| dev: false |
| |
| /color-string@1.9.1: |
| resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==} |
| dependencies: |
| color-name: 1.1.4 |
| simple-swizzle: 0.2.2 |
| dev: false |
| |
| /color@4.2.3: |
| resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==} |
| engines: {node: '>=12.5.0'} |
| dependencies: |
| color-convert: 2.0.1 |
| color-string: 1.9.1 |
| dev: false |
| |
| /is-arrayish@0.3.2: |
| resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} |
| dev: false |
| |
| /simple-swizzle@0.2.2: |
| resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} |
| dependencies: |
| is-arrayish: 0.3.2 |
| dev: false |