diff options
author | Aria Shrimpton <me@aria.rip> | 2024-03-30 16:38:53 +0000 |
---|---|---|
committer | Aria Shrimpton <me@aria.rip> | 2024-03-30 17:34:56 +0000 |
commit | ca565e3d32c0815722302331edbc59ce8a1ca9b8 (patch) | |
tree | 201a3c79d3727bbcbc0ebe8045188ff8c5f30bc8 /analysis/package.json | |
parent | ffa16f507ae3ca7f109aa8dacf2ea7e2a696a948 (diff) |
notes on how to reproduce
Diffstat (limited to 'analysis/package.json')
-rw-r--r-- | analysis/package.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/analysis/package.json b/analysis/package.json deleted file mode 100644 index 880c06c..0000000 --- a/analysis/package.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "analysis", - "version": "1.0.0", - "description": "", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "", - "license": "ISC" -} |