attest.so
Version:
<div align="center">
48 lines (47 loc) • 1.13 kB
JSON
{
"name": "www",
"description": "The attest.so documentation",
"keywords": [
"attestation",
"trust",
"blockchain",
"schema"
],
"version": "0.0.0",
"private": true,
"scripts": {
"build": "next build",
"dev": "next dev -p 3001",
"start": "next start",
"postinstall": "fumadocs-mdx"
},
"dependencies": {
"class-variance-authority": "^0.7.0",
"fumadocs-core": "13.4.10",
"fumadocs-mdx": "10.0.2",
"fumadocs-openapi": "^5.4.14",
"fumadocs-typescript": "^2.1.0",
"fumadocs-ui": "13.4.10",
"lucide-react": "^0.447.0",
"next": "^14.2.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.5",
"tailwind-merge": "^2.5.3"
},
"devDependencies": {
"@types/mdx": "^2.0.13",
"@types/node": "22.5.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.45",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
},
"author": {
"name": "Joshua Omobola",
"email": "omobolathejoshua@gmail.com",
"url": "https://github.com/kohasummons"
}
}