17 lines
303 B
JSON
17 lines
303 B
JSON
{
|
|
"name": "@expo/ngrok-bin-win32-x64",
|
|
"description": "ngrok binary for win32-x64",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/expo/ngrok.git",
|
|
"directory": "packages/ngrok-bin-win32-x64"
|
|
},
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"version": "2.3.41"
|
|
}
|