mirror of
https://github.com/sanyuered/WeChat-MiniProgram-AR-WASM.git
synced 2025-12-24 13:28:12 +08:00
16 lines
286 B
JSON
16 lines
286 B
JSON
{
|
|
"name": "wechat-ar-wasm",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"text-encoder": "0.0.4"
|
|
},
|
|
"devDependencies": {}
|
|
}
|