mirror of
https://github.com/lights0123/n-link.git
synced 2024-12-22 02:05:27 +00:00
15 lines
231 B
JSON
15 lines
231 B
JSON
{
|
|
"private": true,
|
|
"workspaces": {
|
|
"packages": [
|
|
"desktop",
|
|
"n-link-core",
|
|
"web"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"@vue/cli-plugin-eslint": "~4.5.0",
|
|
"fork-ts-checker-webpack-plugin": "^5.2.0"
|
|
}
|
|
}
|