🎉 Initial commit.
This commit is contained in:
commit
f05049dd45
1 changed files with 7 additions and 0 deletions
7
package.json
Normal file
7
package.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "patcher",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue