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.

11 lines 265 B
{ "name": "pid-component-loader", "private": true, "typings": "./index.d.ts", "module": "./index.js", "main": "./index.cjs.js", "jsnext:main": "./index.es2017.js", "es2015": "./index.es2017.js", "es2017": "./index.es2017.js", "unpkg": "./cdn.js" }