UNPKG

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