Last change
on this file since a70b5a4 was 57e58a3, checked in by ste08 <sjovanoska@…>, 4 months ago |
Initial commit
|
-
Property mode
set to
100644
|
File size:
276 bytes
|
Rev | Line | |
---|
[57e58a3] | 1 | {
|
---|
| 2 | "name": "skychase-mk",
|
---|
| 3 | "version": "1.0.0",
|
---|
| 4 | "description": "",
|
---|
| 5 | "main": "index.js",
|
---|
| 6 | "scripts": {
|
---|
| 7 | "build": "vite build"
|
---|
| 8 | },
|
---|
| 9 | "private": true,
|
---|
| 10 | "dependencies": {
|
---|
| 11 | "axios": "^1.7.9",
|
---|
| 12 | "vue": "^3.5.13"
|
---|
| 13 | },
|
---|
| 14 | "devDependencies": {
|
---|
| 15 | "vite": "^6.1.0"
|
---|
| 16 | }
|
---|
| 17 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.