aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorwabilin <[email protected]>2020-07-31 18:29:03 +0900
committerwabilin <[email protected]>2020-07-31 18:29:03 +0900
commit9db3d2d1f532cab7a4dde4d8124964f5b1664c31 (patch)
treeff27ef823ec97d8d1b9d840efd8a107eb8249a24 /package.json
downloadholo-schedule-9db3d2d1f532cab7a4dde4d8124964f5b1664c31.tar.xz
holo-schedule-9db3d2d1f532cab7a4dde4d8124964f5b1664c31.zip
init
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..9e6d598
--- /dev/null
+++ b/package.json
@@ -0,0 +1,9 @@
+{
+ "name": "holo-schedule-parser",
+ "version": "0.0.1",
+ "description": "Hololive schedule parser",
+ "main": "index.js",
+ "author": "wabilin",
+ "license": "MIT",
+ "private": false
+}