@aarmos/cli 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aarmos/cli",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Aarmos CLI — run any agent locally, across any protocol (MCP, OpenAPI, deep-link), with a signed AVAR receipt on every execution. Sovereign runtime, universal tool gateway, verifiable governance.",
5
5
  "keywords": [
6
6
  "aarmos",
@@ -32,15 +32,7 @@
32
32
  "publishConfig": {
33
33
  "access": "public"
34
34
  },
35
- "repository": {
36
- "type": "git",
37
- "url": "git+https://github.com/aarmatix/aarmos.git",
38
- "directory": "packages/aarmos-cli"
39
- },
40
35
  "homepage": "https://www.aarmos.io",
41
- "bugs": {
42
- "url": "https://github.com/aarmatix/aarmos/issues"
43
- },
44
36
  "author": "Aarmatix LLC",
45
37
  "license": "Apache-2.0",
46
38
  "dependencies": {