UNPKG

@kit-data-manager/pid-component

Version:

The PID-Component is a web component that can be used to evaluate and display FAIR Digital Objects, PIDs, ORCiDs, and possibly other identifiers in a user-friendly way. It is easily extensible to support other identifier types.

12 lines 258 B
{ "name": "@kit-data-manager/pid-component/hydrate", "description": "PidComponent component hydration app.", "main": "index.js", "types": "index.d.ts", "exports": { ".": { "require": "./index.js", "import": "./index.mjs" } } }