folder names

This commit is contained in:
Jen Looper
2020-11-09 22:51:04 -05:00
parent 33e5d5f777
commit 1d81829ac1
367 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "solution",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"start": "npx http-server -c-1 -p 5000",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}