mirror of
https://github.com/bs-community/blessing-skin-plugins.git
synced 2025-01-09 04:07:51 +08:00
15 lines
204 B
JSON
15 lines
204 B
JSON
{
|
|
"version": "0.0.0",
|
|
"workspaces": [
|
|
"batch-import",
|
|
"yggdrasil-api"
|
|
],
|
|
"engines": {
|
|
"node": ">=10.15.0"
|
|
},
|
|
"private": true,
|
|
"devDependencies": {
|
|
"js-yaml": "^3.13.0"
|
|
}
|
|
}
|