This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/frontend/.vue-cli-ui/db.json

54 lines
1 KiB
JSON
Raw Permalink Normal View History

2019-02-22 19:23:42 +00:00
{
"projects": [
{
"id": "SdPO5j8y6",
"path": "/app",
2019-06-04 10:13:19 +00:00
"favorite": 1,
2019-02-22 19:23:42 +00:00
"type": "vue",
"name": "frontend",
2019-05-07 03:06:45 +00:00
"openDate": 1557166583987,
2019-02-28 17:04:16 +00:00
"widgets": [
{
"id": "5sGiztidd",
"definitionId": "org.vue.widgets.run-task",
"x": 0,
"y": 0,
"width": 2,
"height": 1,
"config": {
"task": "/app:serve"
},
"configured": true
},
{
"id": "SyF7UHhrK",
"definitionId": "org.vue.widgets.run-task",
"x": 0,
"y": 1,
"width": 2,
"height": 1,
"config": {
"task": "/app:lint"
},
"configured": true
}
]
2019-02-22 19:23:42 +00:00
}
],
"foldersFavorite": [],
"tasks": [
{
"id": "/app:serve",
"answers": {
"open": false,
"mode": "development",
"host": "0.0.0.0",
"port": "3000",
"https": false
}
}
],
"config": {
"lastOpenProject": "SdPO5j8y6"
}
}