UNPKG

174 BJSONView Raw
1{
2 "main": "./style.cjs",
3 "esnext": "./style.esnext.js",
4 "module": "./style.js",
5 "unpkg": "./style.umd.js",
6 "umd:main": "./style.umd.js",
7 "types": "./style.d.ts"
8}
\No newline at end of file