mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-11 17:45:32 +00:00
9 lines
157 B
JSON
9 lines
157 B
JSON
{
|
|
"name": "capacitor-nodejs-thread",
|
|
"private": true,
|
|
"dependencies": {
|
|
"utp-native": "^2.5.3"
|
|
},
|
|
"version": "1.0.0",
|
|
"main": "./index.js"
|
|
}
|