8 lines
132 B
JSON
8 lines
132 B
JSON
|
|
{
|
||
|
|
"main": "dist/maath-three.cjs.js",
|
||
|
|
"module": "dist/maath-three.esm.js",
|
||
|
|
"peerDependencies": {
|
||
|
|
"three": "^0.134.0"
|
||
|
|
}
|
||
|
|
}
|