Initial commit.

This commit is contained in:
2021-04-23 17:03:29 -07:00
commit 2b1f9ffba1
6 changed files with 47 additions and 0 deletions

11
package.json Normal file
View File

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