-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsomesy.toml
39 lines (37 loc) · 1.2 KB
/
somesy.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[project]
name = "@kit-data-manager/react-search-component"
version = "0.1.2"
description = "All-in-one component for rendering an elastic search UI for searching anything. Built-in support for visualizing related items in a graph and resolving unique identifiers."
license = "Apache-2.0"
repository = "https://github.com/kit-data-manager/react-search-component"
homepage = "https://kit-data-manager.github.io/react-search-component/"
documentation = "https://kit-data-manager.github.io/react-search-component/"
keywords = [
"react",
"reactjs",
"component",
"elastic",
"search",
"elasticsearch",
"kit-data-manager",
"typescript",
"storybook",
"tailwindcss",
"fair",
"fairdata",
"fairdo",
"fairdigitalobject",
"kit",
"data",
"manager"
]
[[project.people]]
given-names = "Christopher"
family-names = "Raquet"
email = "[email protected]"
orcid = "https://orcid.org/0009-0003-2196-9187"
affiliation = "Karlsruhe Institute of Technology (KIT)"
author = true # is a full author of the project (i.e. appears in citations)
maintainer = true # currently maintains the project (i.e. is a contact person)
[config]
verbose = true # show detailed information about what somesy is doing