NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/@antv/gl-matrix/bower.json
2023-09-14 14:47:11 +08:00

27 lines
529 B
JSON

{
"name": "gl-matrix",
"homepage": "http://glmatrix.net",
"authors": [
"Brandon Jones <tojiro@gmail.com>",
"Colin MacKenzie IV <sinisterchipmunk@gmail.com>"
],
"description": "Javascript Matrix and Vector library for High Performance WebGL apps",
"main": "dist/gl-matrix-min.js",
"ignore": [
"**/.*",
"jsdoc-template",
"spec",
"tasks",
"Gemfile",
"Gemfile.lock",
"Rakefile",
"TESTING.md"
],
"keywords": [
"webGL",
"matrix",
"vector"
],
"license": "MIT"
}