aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/log4js/package.json
blob: 46694d13c3101f90a74ca25c294a096041213ae0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
  "_args": [
    [
      {
        "raw": "log4js@^0.6.25",
        "scope": null,
        "escapedName": "log4js",
        "name": "log4js",
        "rawSpec": "^0.6.25",
        "spec": ">=0.6.25 <0.7.0",
        "type": "range"
      },
      "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma"
    ]
  ],
  "_from": "log4js@>=0.6.25 <0.7.0",
  "_id": "log4js@0.6.38",
  "_inCache": true,
  "_location": "/log4js",
  "_nodeVersion": "6.2.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/log4js-0.6.38.tgz_1468752725179_0.8987619976978749"
  },
  "_npmUser": {
    "name": "csausdev",
    "email": "gareth.nomiddlename@gmail.com"
  },
  "_npmVersion": "3.8.9",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "raw": "log4js@^0.6.25",
    "scope": null,
    "escapedName": "log4js",
    "name": "log4js",
    "rawSpec": "^0.6.25",
    "spec": ">=0.6.25 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/karma"
  ],
  "_resolved": "https://registry.npmjs.org/log4js/-/log4js-0.6.38.tgz",
  "_shasum": "2c494116695d6fb25480943d3fc872e662a522fd",
  "_shrinkwrap": null,
  "_spec": "log4js@^0.6.25",
  "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\karma",
  "author": {
    "name": "Gareth Jones",
    "email": "gareth.nomiddlename@gmail.com"
  },
  "browser": {
    "os": false
  },
  "bugs": {
    "url": "http://github.com/nomiddlename/log4js-node/issues"
  },
  "dependencies": {
    "readable-stream": "~1.0.2",
    "semver": "~4.3.3"
  },
  "description": "Port of Log4js to work with node.",
  "devDependencies": {
    "jshint": "^2.9.2",
    "sandboxed-module": "0.1.3",
    "vows": "0.7.0"
  },
  "directories": {
    "test": "test",
    "lib": "lib"
  },
  "dist": {
    "shasum": "2c494116695d6fb25480943d3fc872e662a522fd",
    "tarball": "https://registry.npmjs.org/log4js/-/log4js-0.6.38.tgz"
  },
  "engines": {
    "node": ">=0.8"
  },
  "gitHead": "6c21e4acd90047525d34ac4f4740e8ee0dba3bc2",
  "homepage": "https://github.com/nomiddlename/log4js-node#readme",
  "keywords": [
    "logging",
    "log",
    "log4j",
    "node"
  ],
  "license": "Apache-2.0",
  "main": "./lib/log4js",
  "maintainers": [
    {
      "name": "csausdev",
      "email": "gareth.jones@sensis.com.au"
    }
  ],
  "name": "log4js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nomiddlename/log4js-node.git"
  },
  "scripts": {
    "pretest": "jshint lib/ test/",
    "test": "vows"
  },
  "version": "0.6.38"
}