siddheshtea
Version:
40 lines (39 loc) • 890 B
JSON
{
"name": "siddheshtea",
"version": "1.1.8",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/siddhesh1786/siddheshtea"
},
"keywords": [
"tea",
"teasolo",
"tea.xyz"
],
"author": "siddhesh1786",
"license": "ISC",
"bugs": {
"url": "https://github.com/siddhesh1786/siddheshtea/issues"
},
"homepage": "https://github.com/siddhesh1786/siddheshtea#readme",
"description": "",
"devDependencies": {
"typescript": "^5.4.5"
},
"dependencies": {
"@types/node": "^20.14.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"eslint": "^9.4.0",
"next": "^14.2.3",
"postcss": "^8.4.38",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3.4.3"
}
}