File size: 288 Bytes
311cc15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "meklog",
  "version": "1.0.2",
  "description": "Node.js logging library",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mekb-turtle/log.git"
  },
  "keywords": [
    "logging",
    "logger",
    "log"
  ],
  "author": "mekb"
}