Skip to content

fribnd/ensdf-agent

v0.3.9MIT

ENSDF-Agent for nuclear data evaluation

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ensdf-agent",
  "version": "0.3.9",
  "description": "ENSDF-Agent for nuclear data evaluation",
  "author": {
    "name": "FRIB Nuclear Data Group"
  },
  "homepage": "https://github.com/FRIBND/ENSDF-Agent",
  "repository": "https://github.com/FRIBND/ENSDF-Agent",
  "license": "MIT",
  "icon": "icon.png",
  "keywords": [
    "ensdf",
    "frib",
    "physics",
    "nuclear-physics",
    "nuclear-data",
    "nuclear-data-evaluation"
  ]
}

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • icon