{ "name": "strawberry-boot", "lockfileVersion": 2, "requires": true, "packages": { "node_modules/chalk": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.0.1.tgz", "integrity": "sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==", "engines": { "node": "^12.17.0 || ^14.13 || >=16.0.0" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "node_modules/control-sequence-introducer": { "version": "0.0.2", "resolved": "https://registry.npmjs.org/control-sequence-introducer/-/control-sequence-introducer-0.0.2.tgz", "integrity": "sha512-UZ8wDB3b0dEIkmUaaiDuMgNiChcBSVel5iKv+77DZ0UGrf0UnJ4Kxnp9KyrcOezDiUU4ryDyq+BODOAMcRv5+g==", "dependencies": { "terminal-escape-char": "*" } }, "node_modules/hide-terminal-cursor": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/hide-terminal-cursor/-/hide-terminal-cursor-0.0.1.tgz", "integrity": "sha512-HB4zGVQrBpzmexWv8+YrmIzc+Lsc/jXkMJnVY25zVoJ61Ig+pTBI6snpg7fTvjGYeQPeByp8vVCX8YHuNGX7XQ==", "dependencies": { "control-sequence-introducer": "0.0.2" } }, "node_modules/systeminformation": { "version": "5.11.22", "resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.11.22.tgz", "integrity": "sha512-sBZJ/WBCf2vDLeMZaEyVuo+aXylOSmNHHB2cX0jHULFxSBLXHX+QUHYrCvmz+YiflKY3bsahVWX7vwuz1p1QZA==", "os": [ "darwin", "linux", "win32", "freebsd", "openbsd", "netbsd", "sunos", "android" ], "bin": { "systeminformation": "lib/cli.js" }, "engines": { "node": ">=8.0.0" }, "funding": { "type": "Buy me a coffee", "url": "https://www.buymeacoffee.com/systeminfo" } }, "node_modules/terminal-escape-char": { "version": "0.0.4", "resolved": "https://registry.npmjs.org/terminal-escape-char/-/terminal-escape-char-0.0.4.tgz", "integrity": "sha512-Gy0H5xwAGLKgQpid7kKRgRgrwqiVQe0b8uduRZr6mDBVH21BwUhDJEVvhBEONDt6Or+gcur0QeQDOr6rAmwnpQ==" } } }