mirror of
https://github.com/aljazceru/satshkd-vercel.git
synced 2026-01-20 13:54:21 +01:00
8 lines
213 B
JSON
8 lines
213 B
JSON
{
|
|
"name": "web-streams-polyfill-es2018",
|
|
"main": "../dist/polyfill.es2018",
|
|
"browser": "../dist/polyfill.es2018.min.js",
|
|
"module": "../dist/polyfill.es2018.mjs",
|
|
"types": "../dist/types/polyfill.d.ts"
|
|
}
|