@bagdock/cli
Advanced tools
+12
-2
| { | ||
| "name": "@bagdock/cli", | ||
| "version": "0.1.3", | ||
| "version": "0.1.4", | ||
| "description": "Bagdock developer CLI — build, test, and deploy apps and edges on the Bagdock platform", | ||
| "keywords": [ | ||
| "bagdock", | ||
| "cli", | ||
| "self-storage", | ||
| "developer-tools", | ||
| "deploy", | ||
| "serverless", | ||
| "integrations", | ||
| "adapters" | ||
| ], | ||
| "license": "MIT", | ||
@@ -16,3 +26,3 @@ "repository": { | ||
| "bin": { | ||
| "bagdock": "./dist/bagdock.js" | ||
| "bagdock": "dist/bagdock.js" | ||
| }, | ||
@@ -19,0 +29,0 @@ "files": [ |
143918
0.11%