File: //var/www/viitorcloud.stgviitor.com/Viitorcloud3.0-wp/package.json
{
"name": "viitorcloud3.0-wp",
"version": "1.0.0",
"description": "This repository contains the **Viitor Cloud custom WordPress theme**. It uses **Tailwind CSS** for styling and is designed to be used with a WordPress installation.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"autoprefixer": "^10.4.21",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.14"
}
}