PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Hicri   Laravel GraphQL   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel GraphQL
Implements an API using GraphQL to query objects
Author: By
Last change:
Date: 4 days ago
Size: 248 bytes
 

Contents

Class file image Download
{ "private": true, "type": "module", "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "axios": "^1.6.4", "laravel-vite-plugin": "^1.0.0", "vite": "^5.0.0" } }