Files
nkode-landing-page/package.json
2025-09-18 10:30:12 -05:00

16 lines
303 B
JSON

{
"name": "nkode-landing-page",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@tailwindcss/cli": "^4.1.13",
"tailwindcss": "^4.1.13"
}
}