Spaces:
Runtime error
Runtime error
Commit
·
53b6dea
1
Parent(s):
e18e0bb
Create package.json
Browse files- package.json +6 -0
package.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dependencies": {
|
3 |
+
"request": "2.88.2",
|
4 |
+
"ngrok": "4.3.3"
|
5 |
+
}
|
6 |
+
}
|