seblakhotspicy
Version:
A blockchain-based OSS protocol for testing and experimentation. This package provides a set of tools and libraries for building and deploying decentralized applications on the TEA network.
59 lines (57 loc) • 1.39 kB
JSON
{
"name": "seblakhotspicy",
"version": "1.1.9",
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"react": "^18",
"react-dom": "^18",
"next": "14.1.3"
},
"devDependencies": {
"typescript": "^5",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"eslint": "^8",
"eslint-config-next": "14.1.3"
},
"description": " A blockchain-based OSS protocol for testing and experimentation. This package provides a set of tools and libraries for building and deploying decentralized applications on the TEA network. ",
"main": "postcss.config.js",
"repository": {
"type": "git",
"url": "git+https://github.com/rchakbar/seblakhotspicy.git"
},
"keywords": [
"food",
"drink",
"fresh",
"blockchain",
"crypto",
"helpful",
"blockchain",
"testing",
"protocol",
"opensourcesoftware",
"module",
"teaching",
"experimentation",
"decentralized",
"applications",
"distributed",
"network"
],
"author": "rchakbar",
"license": "ISC",
"bugs": {
"url": "https://github.com/rchakbar/seblakhotspicy/issues"
},
"homepage": "https://github.com/rchakbar/seblakhotspicy#readme"
}