UNPKG

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