summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo <mo.khan@gmail.com>2018-05-20 18:33:31 -0600
committermo <mo.khan@gmail.com>2018-05-20 18:33:31 -0600
commitb74af8af0f6324e50db7d455b17f1d52c40834e7 (patch)
tree5b9cdbc9ebe61e3d9e707d0844278e76bc1b7f77
initial commit.
-rw-r--r--package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..1eb9ebb
--- /dev/null
+++ b/package.json
@@ -0,0 +1,10 @@
+{
+ "name": "mokha",
+ "version": "0.1.0",
+ "description": "i'm not sure yet",
+ "main": "index.js",
+ "repository": "https://www.mokhan.ca/",
+ "author": "mo",
+ "license": "MIT",
+ "private": false
+}