mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
11 lines
167 B
JSON
11 lines
167 B
JSON
{
|
|
"name": "bun-plugin-lightningcss",
|
|
"version": "0.0.1-alpha.0",
|
|
"module": "index.ts",
|
|
"type": "module",
|
|
"files": [
|
|
"index.ts",
|
|
"package.json"
|
|
]
|
|
}
|