aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2020-01-02 22:16:59 +0100
committerMatěj Cepl <mcepl@cepl.eu>2020-01-02 22:16:59 +0100
commit24b35d8506c28bd0e5a4226508bd7715c3f3a9df (patch)
treee1a819ed028ed43e6b0741355a8530852c30dd63
parent37055b93f2ce2bb5b958408aa61af40e2ecfa209 (diff)
downloadparseLDIF-24b35d8506c28bd0e5a4226508bd7715c3f3a9df.tar.gz
Reflow package.json
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 788bb42..28fd28d 100644
--- a/package.json
+++ b/package.json
@@ -1,4 +1,4 @@
{
- "name" : "parseLDIF",
- "main" : "./parseLDIF.js"
+ "name": "parseLDIF",
+ "main": "./parseLDIF.js"
}