larry babby and threejs for glsl

This commit is contained in:
Sam
2024-06-24 21:24:00 +12:00
parent 87d5dc634d
commit 907ebae4c0
6474 changed files with 1279596 additions and 8 deletions

View File

@@ -0,0 +1 @@
Platform specific binary for lmdb on win32 OS with x64 architecture

View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,21 @@
{
"name": "@lmdb/lmdb-win32-x64",
"version": "2.8.5",
"os": [
"win32"
],
"cpu": [
"x64"
],
"license": "MIT",
"author": "Kris Zyp",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/kriszyp/lmdb-js.git"
},
"bugs": {
"url": "https://github.com/kriszyp/lmdb-js/issues"
},
"homepage": "https://github.com/kriszyp/lmdb-js#readme",
"description": "Platform specific binary for lmdb on win32 OS with x64 architecture"
}