mirror of
https://github.com/unraid/api.git
synced 2026-05-02 21:22:04 -05:00
@@ -5,6 +5,9 @@
|
||||
"repository": "git@github.com:unraid/graphql-api.git",
|
||||
"author": "Alexis Tyler <xo@wvvw.me> (https://wvvw.me/)",
|
||||
"license": "GPL-2.0-only",
|
||||
"scripts": {
|
||||
"dev": "STATES_CWD=$(pwd)/../core/test/fixtures/states CORE_CWD=$(pwd)/../core/ nodemon --signal SIGINT index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@unraid/core": "ssh://git@github.com:unraid/core.git",
|
||||
"am": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user