UNPKG

659 BJSONView Raw
1{
2 "name": "@opentribe/packages_logger",
3 "version": "1.1.38",
4 "publishConfig": {
5 "access": "public"
6 },
7 "description": "",
8 "main": "index.js",
9 "scripts": {
10 "test": "echo \"Error: no test specified\" && exit 1"
11 },
12 "keywords": [],
13 "author": "",
14 "license": "ISC",
15 "dependencies": {
16 "@opentribe/packages_promises": "^1.1.38",
17 "async": "^2.6.0",
18 "chalk": "^1.1.3",
19 "colors": "^1.2.5",
20 "flat": "^4.0.0",
21 "fs-extra": "^5.0.0",
22 "jsome": "^2.5.0",
23 "line-by-line": "^0.1.6",
24 "logfmt": "^1.2.0",
25 "node-fetch": "^2.1.2",
26 "node-uuid": "^1.4.8",
27 "npmlog": "^4.1.2",
28 "shelljs": "0.8.2"
29 }
30}