mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-14 10:31:01 +00:00
6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"type": "module",
|
|
"main": "index.cjs",
|
|
"module": "index.js",
|
|
"react-native": "index.js"
|
|
}
|