First development of the deploy action (#6)
Some checks failed
Lint / pre-commit Linting (push) Has been cancelled
Some checks failed
Lint / pre-commit Linting (push) Has been cancelled
Deploy js code to an instance of screeps. Some debugging tools are implemented. Reviewed-on: #6 Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de> Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
144
node_modules/node-abi/abi_registry.json
generated
vendored
Normal file
144
node_modules/node-abi/abi_registry.json
generated
vendored
Normal file
@@ -0,0 +1,144 @@
|
||||
[
|
||||
{
|
||||
"runtime": "node",
|
||||
"target": "11.0.0",
|
||||
"lts": false,
|
||||
"future": false,
|
||||
"abi": "67"
|
||||
},
|
||||
{
|
||||
"runtime": "node",
|
||||
"target": "12.0.0",
|
||||
"lts": [
|
||||
"2019-10-21",
|
||||
"2020-11-30"
|
||||
],
|
||||
"future": false,
|
||||
"abi": "72"
|
||||
},
|
||||
{
|
||||
"runtime": "node",
|
||||
"target": "13.0.0",
|
||||
"lts": false,
|
||||
"future": false,
|
||||
"abi": "79"
|
||||
},
|
||||
{
|
||||
"runtime": "node",
|
||||
"target": "14.0.0",
|
||||
"lts": [
|
||||
"2020-10-27",
|
||||
"2021-10-19"
|
||||
],
|
||||
"future": false,
|
||||
"abi": "83"
|
||||
},
|
||||
{
|
||||
"runtime": "node",
|
||||
"target": "15.0.0",
|
||||
"lts": false,
|
||||
"future": false,
|
||||
"abi": "88"
|
||||
},
|
||||
{
|
||||
"runtime": "node",
|
||||
"target": "16.0.0",
|
||||
"lts": [
|
||||
"2021-10-26",
|
||||
"2022-10-18"
|
||||
],
|
||||
"future": false,
|
||||
"abi": "93"
|
||||
},
|
||||
{
|
||||
"abi": "70",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "5.0.0-beta.9"
|
||||
},
|
||||
{
|
||||
"abi": "73",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "6.0.0-beta.1"
|
||||
},
|
||||
{
|
||||
"abi": "75",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "7.0.0-beta.1"
|
||||
},
|
||||
{
|
||||
"abi": "76",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "8.0.0-beta.1"
|
||||
},
|
||||
{
|
||||
"abi": "76",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "9.0.0-beta.1"
|
||||
},
|
||||
{
|
||||
"abi": "80",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "9.0.0-beta.2"
|
||||
},
|
||||
{
|
||||
"abi": "82",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "10.0.0-beta.1"
|
||||
},
|
||||
{
|
||||
"abi": "82",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "11.0.0-beta.1"
|
||||
},
|
||||
{
|
||||
"abi": "85",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "11.0.0-beta.11"
|
||||
},
|
||||
{
|
||||
"abi": "87",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "12.0.0-beta.1"
|
||||
},
|
||||
{
|
||||
"abi": "89",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "14.0.0-beta.1"
|
||||
},
|
||||
{
|
||||
"abi": "89",
|
||||
"future": false,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "13.0.0-beta.2"
|
||||
},
|
||||
{
|
||||
"abi": "89",
|
||||
"future": true,
|
||||
"lts": false,
|
||||
"runtime": "electron",
|
||||
"target": "15.0.0-alpha.1"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user