Spaces:
Sleeping
Sleeping
Delete package.json
Browse files- package.json +0 -11
package.json
DELETED
|
@@ -1,11 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"name": "airtable-node-mcp",
|
| 3 |
-
"version": "1.0.0",
|
| 4 |
-
"dependencies": {
|
| 5 |
-
"express": "^4.18.2",
|
| 6 |
-
"@rashidazarang/airtable-mcp": "^1.0.0"
|
| 7 |
-
},
|
| 8 |
-
"scripts": {
|
| 9 |
-
"start": "node server.js"
|
| 10 |
-
}
|
| 11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|