Refactoring day1

This commit is contained in:
2020-08-20 20:27:14 +02:00
parent 6aceefeb2f
commit b907489a75
481 changed files with 5321 additions and 5616 deletions

View File

@@ -59,6 +59,10 @@
"name": "Cory Mickelson",
"url": "https://github.com/corymickelson"
},
{
"name": "Daniel Bevenius",
"url": "https://github.com/danbev"
},
{
"name": "David Halls",
"url": "https://github.com/davedoesdev"
@@ -107,6 +111,10 @@
"name": "Jason Ginchereau",
"url": "https://github.com/jasongin"
},
{
"name": "Jeroen Janssen",
"url": "https://github.com/japj"
},
{
"name": "Jim Schlight",
"url": "https://github.com/jschlight"
@@ -119,6 +127,10 @@
"name": "joshgarde",
"url": "https://github.com/joshgarde"
},
{
"name": "Kasumi Hanazuki",
"url": "https://github.com/hanazuki"
},
{
"name": "Kelvin",
"url": "https://github.com/kelvinhammond"
@@ -139,6 +151,10 @@
"name": "legendecas",
"url": "https://github.com/legendecas"
},
{
"name": "Lovell Fuller",
"url": "https://github.com/lovell"
},
{
"name": "Luciano Martorella",
"url": "https://github.com/lmartorella"
@@ -272,5 +288,9 @@
"dev:incremental": "node test",
"doc": "doxygen doc/Doxyfile"
},
"version": "3.0.0"
}
"version": "3.0.1"
,"_resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.0.1.tgz"
,"_integrity": "sha512-YUpjl57P55u2yUaKX5Bgy4t5s6SCNYMg+62XNg+k41aYbBL1NgWrZfcgljR5MxDxHDjzl0qHDNtH6SkW4DXNCA=="
,"_from": "node-addon-api@3.0.1"
}