add whirley and start cleaning output state

This commit is contained in:
2023-11-25 12:28:08 -06:00
parent 8e15949be7
commit c28c570258
3 changed files with 42 additions and 4 deletions
+4 -2
View File
@@ -3,10 +3,12 @@
"version": "0.1.0",
"description": "",
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
"license": "ISC",
"dependencies": {
"lodash": "^4.17.21"
}
}