@atlaskit/logo
Version:
A logo is a visual representation of a brand or app. It can be a word, an image, or a combination of both.
10 lines • 363 B
JSON
{
"name": "@atlaskit/logo/jira-icon",
"main": "../dist/cjs/artifacts/logo-components/jira/icon.js",
"module": "../dist/esm/artifacts/logo-components/jira/icon.js",
"module:es2019": "../dist/es2019/artifacts/logo-components/jira/icon.js",
"sideEffects": [
"**/*.compiled.css"
],
"types": "../dist/types/artifacts/logo-components/jira/icon.d.ts"
}