UNPKG

@nl-design-system-candidate/link-docs

Version:
32 lines 799 B
{ "name": "@nl-design-system-candidate/link-docs", "version": "1.2.1", "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/", "./stories/" ], "repository": { "type": "git+ssh", "url": "git@github.com:nl-design-system/candidate.git", "directory": "packages/docs/link-docs" }, "publishConfig": { "access": "public", "provenance": true }, "devDependencies": { "@storybook/react-vite": "9.1.5", "@types/react": "19.2.7", "react": "19.2.3", "@nl-design-system-candidate/link-react": "1.1.8" }, "scripts": {} }