Initial commit

This commit is contained in:
heyarne 2020-05-02 14:26:48 +02:00
commit 7e37ce499b
7 changed files with 215 additions and 0 deletions

11
package.json Normal file
View file

@ -0,0 +1,11 @@
{
"name": "heyarne.all-my-friends",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "GPL"
}