summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/sigmund/package.json
blob: d879847d0b14e722af266439d93d3b9bd163231c (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
{
  "_args": [
    [
      {
        "raw": "sigmund@~1.0.0",
        "scope": null,
        "escapedName": "sigmund",
        "name": "sigmund",
        "rawSpec": "~1.0.0",
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\fileset\\node_modules\\glob\\node_modules\\minimatch"
    ]
  ],
  "_from": "sigmund@>=1.0.0 <1.1.0",
  "_id": "sigmund@1.0.1",
  "_inCache": true,
  "_location": "/sigmund",
  "_nodeVersion": "2.0.1",
  "_npmUser": {
    "name": "isaacs",
    "email": "isaacs@npmjs.com"
  },
  "_npmVersion": "2.10.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "sigmund@~1.0.0",
    "scope": null,
    "escapedName": "sigmund",
    "name": "sigmund",
    "rawSpec": "~1.0.0",
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/fileset/glob/minimatch",
    "/fileset/minimatch",
    "/karma-coverage/minimatch"
  ],
  "_resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz",
  "_shasum": "3ff21f198cad2175f9f3b781853fd94d0d19b590",
  "_shrinkwrap": null,
  "_spec": "sigmund@~1.0.0",
  "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\fileset\\node_modules\\glob\\node_modules\\minimatch",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/sigmund/issues"
  },
  "dependencies": {},
  "description": "Quick and dirty signatures for Objects.",
  "devDependencies": {
    "tap": "~0.3.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "3ff21f198cad2175f9f3b781853fd94d0d19b590",
    "tarball": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz"
  },
  "gitHead": "527f97aa5bb253d927348698c0cd3bb267d098c6",
  "homepage": "https://github.com/isaacs/sigmund#readme",
  "keywords": [
    "object",
    "signature",
    "key",
    "data",
    "psychoanalysis"
  ],
  "license": "ISC",
  "main": "sigmund.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "sigmund",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/sigmund.git"
  },
  "scripts": {
    "bench": "node bench.js",
    "test": "tap test/*.js"
  },
  "version": "1.0.1"
}