zkcomos
Version:
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
50 lines (49 loc) • 1.25 kB
JSON
{
"name": "zkcomos",
"version": "1.1.5",
"private": false,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@worl2slim/gentcomos": "^1.1.4",
"gentcomos": "^1.1.5",
"gento": "^1.1.5",
"modularcomos": "^1.1.5",
"next": "14.1.3",
"react": "^18",
"react-dom": "^18",
"wawate": "^1.1.4",
"zkcomos": "^1.1.2"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.1.3",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"typescript": "^5"
},
"description": "This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).",
"main": "postcss.config.js",
"repository": {
"type": "git",
"url": "https://github.com/0xgoddboys/zkcomos"
},
"keywords": [
"tea.xyz",
"zkcomos"
],
"author": "0xgoddboys",
"license": "ISC",
"bugs": {
"url": "https://github.com/0xgoddboys/zkcomos/issues"
},
"homepage": "https://github.com/0xgoddboys/zkcomos#readme"
}