Skip to main content
Module

x/ldkit/examples/bulletin-boards/package.json

LDkit - Linked Data query toolkit for TypeScript developers
Go to Latest
File
{ "name": "@ldkit/example-bulletin-boards", "version": "0.0.0", "author": "Karel Klima", "license": "MIT", "source": "src/index.html", "dependencies": { "@emotion/react": "^11.4.1", "@emotion/styled": "^11.3.0", "@ldkit/core": "*", "@ldkit/namespaces": "*", "@ldkit/rdf": "*", "@ldkit/react": "*", "@mui/icons-material": "^5.0.4", "@mui/material": "^5.0.4", "@types/react": "^17.0.19", "@types/react-dom": "^17.0.9", "history": "^5.1.0", "n3": "^1.11.1", "observable-hooks": "^4.0.5", "react": "^17.0.2", "react-dom": "^17.0.2", "react-error-boundary": "^3.1.4", "react-hook-form": "^7.20.1", "react-router": "^6.0.2", "react-router-dom": "^6.0.2", "rxjs": "^7.3.0" }}