Skip to content

.archon/dashboard/package.json

Source location: docs/source-files/.archon/dashboard/package.json — this page is a rendered mirror; the file is the source of truth.

package.json
json
{
  "name": "archon-dashboard",
  "version": "1.0.0",
  "private": true,
  "description": "Archon governance state visualizer",
  "scripts": {
    "start": "node server.js"
  }
}

Released under the Apache-2.0 License.