mirror of
https://github.com/MioMioOS/MioIsland
synced 2026-04-25 15:27:42 +00:00
Replace with native .bundle plugin architecture in next commits. Old declarative system (themes/buddy/sound JSON) removed entirely. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
27 lines
No EOL
523 B
JSON
27 lines
No EOL
523 B
JSON
{
|
|
"name": "@tailwindcss/oxide-darwin-arm64",
|
|
"version": "4.2.2",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/tailwindlabs/tailwindcss.git",
|
|
"directory": "crates/node/npm/darwin-arm64"
|
|
},
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"main": "tailwindcss-oxide.darwin-arm64.node",
|
|
"files": [
|
|
"tailwindcss-oxide.darwin-arm64.node"
|
|
],
|
|
"publishConfig": {
|
|
"provenance": true,
|
|
"access": "public"
|
|
},
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 20"
|
|
}
|
|
} |