mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-22 12:29:50 -04:00
8 lines
169 B
JSON
8 lines
169 B
JSON
{
|
|
"name": "dom-helpers/ownerWindow",
|
|
"private": true,
|
|
"main": "../cjs/ownerWindow.js",
|
|
"module": "../esm/ownerWindow.js",
|
|
"types": "../esm/ownerWindow.d.ts"
|
|
}
|