UNPKG
@ebrains/svgs
Version:
latest (0.9.0)
0.9.0
0.8.0
0.7.0
0.6.2
0.6.1-beta
0.6.0-beta
0.5.0-alpha.0
0.4.0-alpha.0
0.3.0-alpha.0
0.2.0-alpha.0
0.0.1-alpha.0
SVG icons package that makes easy to install and use the EBRAINS icons.
@ebrains/svgs
/
package.json
12 lines
•
243 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{ "name":
"@ebrains/svgs"
,
"version"
:
"0.9.0"
,
"dependencies"
: { "tslib":
"^2.3.0"
}, "
main
":
"./src/index.js"
,
"module"
:
"./src/index.mjs"
,
"typings"
:
"./src/index.d.ts"
,
"types"
:
"./src/index.d.ts"
,
"type"
:
"commonjs"
}