spaceout/front_end/node_modules/dom-helpers/getComputedStyle/package.json
2020-12-12 10:25:30 -05:00

8 lines
189 B
JSON

{
"name": "dom-helpers/getComputedStyle",
"private": true,
"main": "../cjs/getComputedStyle.js",
"module": "../esm/getComputedStyle.js",
"types": "../esm/getComputedStyle.d.ts"
}