aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/utile/package.json
blob: 86a01d3b3af3746e21893267e4cdd68c63b361a7 (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
{
  "_args": [
    [
      {
        "raw": "utile@~0.2.1",
        "scope": null,
        "escapedName": "utile",
        "name": "utile",
        "rawSpec": "~0.2.1",
        "spec": ">=0.2.1 <0.3.0",
        "type": "range"
      },
      "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\http-proxy"
    ]
  ],
  "_from": "utile@>=0.2.1 <0.3.0",
  "_id": "utile@0.2.1",
  "_inCache": true,
  "_location": "/utile",
  "_npmUser": {
    "name": "jcrugzz",
    "email": "jcrugzz@gmail.com"
  },
  "_npmVersion": "1.3.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "utile@~0.2.1",
    "scope": null,
    "escapedName": "utile",
    "name": "utile",
    "rawSpec": "~0.2.1",
    "spec": ">=0.2.1 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/http-proxy"
  ],
  "_resolved": "https://registry.npmjs.org/utile/-/utile-0.2.1.tgz",
  "_shasum": "930c88e99098d6220834c356cbd9a770522d90d7",
  "_shrinkwrap": null,
  "_spec": "utile@~0.2.1",
  "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\http-proxy",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/utile/issues"
  },
  "dependencies": {
    "async": "~0.2.9",
    "deep-equal": "*",
    "i": "0.3.x",
    "mkdirp": "0.x.x",
    "ncp": "0.4.x",
    "rimraf": "2.x.x"
  },
  "description": "A drop-in replacement for `util` with some additional advantageous functions",
  "devDependencies": {
    "vows": "0.7.x"
  },
  "directories": {},
  "dist": {
    "shasum": "930c88e99098d6220834c356cbd9a770522d90d7",
    "tarball": "https://registry.npmjs.org/utile/-/utile-0.2.1.tgz"
  },
  "engines": {
    "node": ">= 0.6.4"
  },
  "homepage": "https://github.com/flatiron/utile#readme",
  "main": "./lib/index",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "mmalecki",
      "email": "me@mmalecki.com"
    },
    {
      "name": "jcrugzz",
      "email": "jcrugzz@gmail.com"
    }
  ],
  "name": "utile",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/utile.git"
  },
  "scripts": {
    "test": "vows --spec"
  },
  "version": "0.2.1"
}