summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/pkginfo/package.json
blob: a14f6af31ed289882a06982461e2520c581f99bc (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
{
  "_args": [
    [
      {
        "raw": "pkginfo@0.3.x",
        "scope": null,
        "escapedName": "pkginfo",
        "name": "pkginfo",
        "rawSpec": "0.3.x",
        "spec": ">=0.3.0 <0.4.0",
        "type": "range"
      },
      "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\http-proxy"
    ]
  ],
  "_from": "pkginfo@>=0.3.0 <0.4.0",
  "_id": "pkginfo@0.3.1",
  "_inCache": true,
  "_location": "/pkginfo",
  "_nodeVersion": "0.10.38",
  "_npmUser": {
    "name": "indexzero",
    "email": "charlie.robbins@gmail.com"
  },
  "_npmVersion": "2.14.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "pkginfo@0.3.x",
    "scope": null,
    "escapedName": "pkginfo",
    "name": "pkginfo",
    "rawSpec": "0.3.x",
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/http-proxy"
  ],
  "_resolved": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.1.tgz",
  "_shasum": "5b29f6a81f70717142e09e765bbeab97b4f81e21",
  "_shrinkwrap": null,
  "_spec": "pkginfo@0.3.x",
  "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\http-proxy",
  "author": {
    "name": "Charlie Robbins",
    "email": "charlie.robbins@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/indexzero/node-pkginfo/issues"
  },
  "dependencies": {},
  "description": "An easy way to expose properties on a module from a package.json",
  "devDependencies": {
    "vows": "0.7.x"
  },
  "directories": {},
  "dist": {
    "shasum": "5b29f6a81f70717142e09e765bbeab97b4f81e21",
    "tarball": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.1.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "630fcf486543ee48b4c16afc575c0421fe039f26",
  "homepage": "https://github.com/indexzero/node-pkginfo#readme",
  "keywords": [
    "info",
    "tools",
    "package.json"
  ],
  "license": "MIT",
  "main": "./lib/pkginfo.js",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    }
  ],
  "name": "pkginfo",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indexzero/node-pkginfo.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "0.3.1"
}