diff options
author | Aria Shrimpton <me@aria.rip> | 2024-03-25 18:54:08 +0000 |
---|---|---|
committer | Aria Shrimpton <me@aria.rip> | 2024-03-25 18:54:08 +0000 |
commit | e2d0806b2d944b87eb2a00bb46243a1d50487a3e (patch) | |
tree | 1096059e340ba64d6186fde7dc8810f9e7c2cb26 /analysis/package.json | |
parent | 57c3c48f6660f905fb974cff7ec58f746a1a6970 (diff) |
update data & analysis
Diffstat (limited to 'analysis/package.json')
-rw-r--r-- | analysis/package.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/analysis/package.json b/analysis/package.json new file mode 100644 index 0000000..880c06c --- /dev/null +++ b/analysis/package.json @@ -0,0 +1,11 @@ +{ + "name": "analysis", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "", + "license": "ISC" +} |