1
0
mirror of https://github.com/konvajs/konva.git synced 2025-04-23 18:58:52 +08:00
konva/package-cmj.json
Anton Lavrenov cc5b67ed10 cmj build
2021-09-23 11:17:50 -05:00

7 lines
116 B
JSON

{
"type": "commonjs",
"main": "./index-node.js",
"browser": "./index.js",
"typings": "./index-types.d.ts"
}