🎉 Initial commit.

This commit is contained in:
C-3PO 2018-06-21 11:31:14 +02:00
commit f05049dd45
Signed by: c3po
GPG key ID: 62993C4BB4D86F24

7
package.json Normal file
View file

@ -0,0 +1,7 @@
{
"name": "patcher",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}