mirror of
https://github.com/unraid/api.git
synced 2026-01-07 17:19:52 -06:00
10
package.json
10
package.json
@@ -37,21 +37,25 @@
|
||||
},
|
||||
"bundledDependencies": [
|
||||
"@unraid/core",
|
||||
"accesscontrol",
|
||||
"am",
|
||||
"apollo-datasource-rest",
|
||||
"apollo-server",
|
||||
"apollo-server-express",
|
||||
"bolus",
|
||||
"camelcase",
|
||||
"express",
|
||||
"got",
|
||||
"graphql",
|
||||
"graphql-directive",
|
||||
"graphql-tag",
|
||||
"graphql-type-json",
|
||||
"graphql-type-long",
|
||||
"graphql-type-uuid",
|
||||
"lodash.get",
|
||||
"merge-graphql-schemas",
|
||||
"p-props",
|
||||
"stoppable"
|
||||
"set-interval-async",
|
||||
"stoppable",
|
||||
"subscriptions-transport-ws"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user