@nl-design-system-candidate/link-docs
Version:
Documentatie voor de Link component
25 lines • 608 B
JSON
{
"name": "@nl-design-system-candidate/link-docs",
"version": "1.0.2",
"description": "Documentatie voor de Link component",
"license": "CC0-1.0",
"homepage": "https://github.com/nl-design-system/candidate/tree/main/packages/docs/link-docs#readme",
"keywords": [
"nl-design-system",
"link",
"link-component"
],
"files": [
"./docs/"
],
"repository": {
"type": "git+ssh",
"url": "git@github.com:nl-design-system/candidate.git",
"directory": "packages/docs/link-docs"
},
"publishConfig": {
"access": "public",
"provenance": true
},
"scripts": {}
}