mirror of
https://github.com/egoist/tsup.git
synced 2025-12-08 20:35:58 +00:00
12 lines
205 B
JSON
12 lines
205 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@egoist/path-parser": "1.0.4",
|
|
"graphql": "^15.3.0",
|
|
"graphql-tools": "^5.0.0",
|
|
"vue": "3.2.36",
|
|
"vue-router": "4.0.15"
|
|
},
|
|
"tsup": {}
|
|
}
|