PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Okanlawon Anuoluwapo   News Aggregator Backend   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: News Aggregator Backend
Aggregate news from sites that provide RSS feeds
Author: By
Last change:
Date: 3 days ago
Size: 383 bytes
 

Contents

Class file image Download
{ "private": true, "type": "module", "scripts": { "build": "vite build", "dev": "vite" }, "devDependencies": { "autoprefixer": "^10.4.20", "axios": "^1.7.4", "concurrently": "^9.0.1", "laravel-vite-plugin": "^1.2.0", "postcss": "^8.4.47", "tailwindcss": "^3.4.13", "vite": "^6.0.11" } }