mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-21 09:09:43 -06:00
8 lines
137 B
JSON
8 lines
137 B
JSON
{
|
|
"name": "dom-helpers/css",
|
|
"private": true,
|
|
"main": "../cjs/css.js",
|
|
"module": "../esm/css.js",
|
|
"types": "../esm/css.d.ts"
|
|
}
|