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