{ "name": "@qinglong/local-application-image", "version": "3.0.0-alpha.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@qinglong/local-application-image", "version": "3.0.0-alpha.1", "license": "Apache-2.0", "dependencies": { "croner": "7.0.8", "drizzle-orm": "1.0.0-rc.4", "semver": "7.7.4" }, "devDependencies": { "@types/node": "24.13.3", "typescript": "5.9.3" }, "engines": { "node": ">=24.18.0 <25" } }, "node_modules/@types/node": { "version": "24.13.3", "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.3.tgz", "integrity": "sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==", "dev": true, "license": "MIT", "dependencies": { "undici-types": "~7.18.0" } }, "node_modules/croner": { "version": "7.0.8", "resolved": "https://registry.npmjs.org/croner/-/croner-7.0.8.tgz", "integrity": "sha512-4E27J9ZQV9prM9ggU18QGPYPMSblbA9JuGv4Ff3Gk6supX4RszNGQxBgiFBL6wb/L9HuSMpFbQpduMiDRo+z5Q==", "license": "MIT", "engines": { "node": ">=6.0" } }, "node_modules/drizzle-orm": { "version": "1.0.0-rc.4", "resolved": "https://registry.npmjs.org/drizzle-orm/-/drizzle-orm-1.0.0-rc.4.tgz", "integrity": "sha512-BT+pf+qoiYHqltoA88Jmf6ilGMXPlpfE0hEJKc2adRtMCAl25Swk/t5gXcWxZNAwdtf3F5gCd2FpeOyP/pT0Hw==", "license": "Apache-2.0", "peerDependencies": { "@aws-sdk/client-rds-data": ">=3", "@cloudflare/workers-types": ">=4", "@effect/sql-d1": ">=4.0.0-beta.83 || >=4.0.0", "@effect/sql-libsql": ">=4.0.0-beta.83 || >=4.0.0", "@effect/sql-mysql2": ">=4.0.0-beta.83 || >=4.0.0", "@effect/sql-pg": ">=4.0.0-beta.83 || >=4.0.0", "@effect/sql-pglite": ">=4.0.0-beta.83 || >=4.0.0", "@effect/sql-sqlite-bun": ">=4.0.0-beta.83 || >=4.0.0", "@effect/sql-sqlite-do": ">=4.0.0-beta.83 || >=4.0.0", "@effect/sql-sqlite-node": ">=4.0.0-beta.83 || >=4.0.0", "@effect/sql-sqlite-wasm": ">=4.0.0-beta.83 || >=4.0.0", "@electric-sql/pglite": ">=0.2.0", "@libsql/client": ">=0.10.0", "@libsql/client-wasm": ">=0.10.0", "@neondatabase/serverless": ">=0.10.0", "@op-engineering/op-sqlite": ">=2", "@opentelemetry/api": "^1.4.1", "@planetscale/database": ">=1.13", "@sinclair/typebox": ">=0.34.8", "@sqlitecloud/drivers": ">=1.0.653", "@tidbcloud/serverless": "*", "@tursodatabase/database": ">=0.6.0-pre.28 || >=0.6.0", "@tursodatabase/database-common": ">=0.6.0-pre.28 || >=0.6.0", "@tursodatabase/database-wasm": ">=0.6.0-pre.28 || >=0.6.0", "@tursodatabase/serverless": ">=1.1.3", "@tursodatabase/sync": ">=0.6.0-pre.28 || >=0.6.0", "@types/better-sqlite3": "*", "@types/mssql": "^9.1.4", "@types/pg": "*", "@types/sql.js": "*", "@upstash/redis": ">=1.34.7", "@vercel/postgres": ">=0.8.0", "@xata.io/client": "*", "arktype": ">=2.0.0", "better-sqlite3": ">=9.3.0", "bun-types": "*", "effect": ">=4.0.0-beta.83 || >=4.0.0", "expo-sqlite": ">=14.0.0", "mssql": "^11.0.1", "mysql2": ">=2", "pg": ">=8", "postgres": ">=3", "sql.js": ">=1", "sqlite3": ">=5", "typebox": ">=1.0.0", "valibot": ">=1.0.0-beta.7", "zod": "^3.25.0 || ^4.0.0" }, "peerDependenciesMeta": { "@aws-sdk/client-rds-data": { "optional": true }, "@cloudflare/workers-types": { "optional": true }, "@effect/sql-d1": { "optional": true }, "@effect/sql-libsql": { "optional": true }, "@effect/sql-mysql2": { "optional": true }, "@effect/sql-pg": { "optional": true }, "@effect/sql-pglite": { "optional": true }, "@effect/sql-sqlite-bun": { "optional": true }, "@effect/sql-sqlite-do": { "optional": true }, "@effect/sql-sqlite-node": { "optional": true }, "@effect/sql-sqlite-wasm": { "optional": true }, "@electric-sql/pglite": { "optional": true }, "@libsql/client": { "optional": true }, "@libsql/client-wasm": { "optional": true }, "@neondatabase/serverless": { "optional": true }, "@op-engineering/op-sqlite": { "optional": true }, "@opentelemetry/api": { "optional": true }, "@planetscale/database": { "optional": true }, "@sinclair/typebox": { "optional": true }, "@sqlitecloud/drivers": { "optional": true }, "@tidbcloud/serverless": { "optional": true }, "@tursodatabase/database": { "optional": true }, "@tursodatabase/database-common": { "optional": true }, "@tursodatabase/database-wasm": { "optional": true }, "@tursodatabase/serverless": { "optional": true }, "@tursodatabase/sync": { "optional": true }, "@types/better-sqlite3": { "optional": true }, "@types/mssql": { "optional": true }, "@types/pg": { "optional": true }, "@types/sql.js": { "optional": true }, "@upstash/redis": { "optional": true }, "@vercel/postgres": { "optional": true }, "@xata.io/client": { "optional": true }, "arktype": { "optional": true }, "better-sqlite3": { "optional": true }, "bun-types": { "optional": true }, "effect": { "optional": true }, "expo-sqlite": { "optional": true }, "mssql": { "optional": true }, "mysql2": { "optional": true }, "pg": { "optional": true }, "postgres": { "optional": true }, "sql.js": { "optional": true }, "sqlite3": { "optional": true }, "typebox": { "optional": true }, "valibot": { "optional": true }, "zod": { "optional": true } } }, "node_modules/semver": { "version": "7.7.4", "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", "license": "ISC", "bin": { "semver": "bin/semver.js" }, "engines": { "node": ">=10" } }, "node_modules/typescript": { "version": "5.9.3", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "dev": true, "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=14.17" } }, "node_modules/undici-types": { "version": "7.18.2", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz", "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==", "dev": true, "license": "MIT" } } }