38 lines
1.3 KiB
JSON
38 lines
1.3 KiB
JSON
{
|
|
"name": "core-app",
|
|
"version": "0.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "core-app",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"@tailwindplus/elements": "^1.0.18",
|
|
"@wailsio/runtime": "^3.0.0-alpha.72"
|
|
},
|
|
"devDependencies": {
|
|
"tailwindcss": "^4.1.14"
|
|
}
|
|
},
|
|
"node_modules/@tailwindplus/elements": {
|
|
"version": "1.0.18",
|
|
"resolved": "https://registry.npmjs.org/@tailwindplus/elements/-/elements-1.0.18.tgz",
|
|
"integrity": "sha512-JvqwL+6LwDIxC5zV9kAcI1wttpkUhgkGr7bcuYGH7fxnmgvVJglBERqlgPGGDXWB+lpuFgjgkvtK3pMm/7MvTA==",
|
|
"license": "SEE LICENSE IN LICENSE.md"
|
|
},
|
|
"node_modules/@wailsio/runtime": {
|
|
"version": "3.0.0-alpha.72",
|
|
"resolved": "https://registry.npmjs.org/@wailsio/runtime/-/runtime-3.0.0-alpha.72.tgz",
|
|
"integrity": "sha512-VJjDa0GBG7tp7WBMlytzLvsZ4gBQVBftIwiJ+dSg2C4e11N6JonJZp9iHT2xgK35rewKdwbX1vMDyrcBcyZYoA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tailwindcss": {
|
|
"version": "4.1.16",
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.16.tgz",
|
|
"integrity": "sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|