37 lines
1.0 KiB
JSON
37 lines
1.0 KiB
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build"
|
|
},
|
|
"devDependencies": {
|
|
"axios": "^1.1.2",
|
|
"laravel-vite-plugin": "^0.7.2",
|
|
"vite": "^4.5.5"
|
|
},
|
|
"dependencies": {
|
|
"@syncfusion/ej2-charts": "^27.2.2",
|
|
"@types/highcharts": "^7.0.0",
|
|
"esbuild": "^0.24.0",
|
|
"highcharts": "^11.4.8"
|
|
},
|
|
"name": "pdam-website",
|
|
"description": "<p align=\"center\"><a href=\"https://laravel.com\" target=\"_blank\"><img src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\" alt=\"Laravel Logo\"></a></p>",
|
|
"version": "1.0.0",
|
|
"main": "vite.config.js",
|
|
"directories": {
|
|
"test": "tests"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/enggarsusmita/pdam-website.git"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/enggarsusmita/pdam-website/issues"
|
|
},
|
|
"homepage": "https://github.com/enggarsusmita/pdam-website#readme"
|
|
}
|