You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
344 B
16 lines
344 B
{ |
|
"name": "@chartwerk/line-pod", |
|
"version": "0.6.9", |
|
"description": "Chartwerk line chart", |
|
"workspaces": [ |
|
"packages/line-pod", |
|
"packages/react" |
|
], |
|
"repository": { |
|
"type": "git", |
|
"url": "https://gitlab.com/chartwerk/line-pod.git" |
|
}, |
|
"author": "CorpGlory", |
|
"license": "ISC", |
|
"packageManager": "yarn@3.2.1" |
|
}
|
|
|