@fremtind/jkl-description-list
Version:
The description list component is a container whose children is a key-value pair consisting of terms and details.
42 lines (41 loc) • 1.19 kB
JSON
{
"name": "@fremtind/jkl-description-list",
"version": "8.0.39",
"description": "The description list component is a container whose children is a key-value pair consisting of terms and details.",
"keywords": [
"description",
"list",
"term",
"details",
"jøkul",
"fremtind"
],
"homepage": "https://github.com/fremtind/jokul/tree/pre-1.0/packages/description-list",
"license": "MIT",
"files": [
"!example",
"*.css",
"*.scss"
],
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fremtind/jokul.git"
},
"dependencies": {
"@fremtind/jkl-core": "^14.10.6"
},
"scripts": {
"clean": "git clean -xfd",
"build": "gulp build",
"build:watch": "gulp build:watch",
"test": "echo \"Error: run tests from root\" && exit 1",
"dev": "echo \"Error: run dev from description-list-react\" && exit 1"
},
"bugs": {
"url": "https://github.com/fremtind/jokul/issues"
},
"gitHead": "4e9c993ead18e26ebd470cb0ef60fbaf82de9852"
}