UNPKG

wortchose

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).

51 lines (50 loc) 1.31 kB
{ "name": "wortchose", "version": "1.2.8", "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "echoes-tea": "^1.1.0", "next": "14.1.3", "react": "^18", "react-dom": "^18" }, "devDependencies": { "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^5.16.0", "eslint-config-airbnb-base": "^13.2.0", "eslint-config-next": "14.1.3", "eslint-plugin-import": "^2.18.2", "hrtimemock": "^2.0.0", "jest": "^29.7.0", "mocha": "^7.1.1", "nock": "^12.0.3", "postcss": "^8", "should": "^7.1.0", "sinon": "^7.5.0", "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/andrealfadila/echoes-tea.git" }, "keywords": [ "babi", "oren" ], "author": "kucing putih", "license": "ISC", "bugs": { "url": "https://github.com/andrealfadila/echoes-tea/issues" }, "homepage": "https://github.com/andrealfadila/echoes-tea#readme" }