package.json 91 B

12345
  1. {
  2. "name": "gl-matrix/mat2d",
  3. "main": "../cjs/mat2d.js",
  4. "module": "../esm/mat2d.js"
  5. }