summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/policyfile/package.json
blob: fb91440b5a952f9ed6cb758e909fd23cf0bedc19 (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
{
  "_args": [
    [
      {
        "raw": "policyfile@0.0.4",
        "scope": null,
        "escapedName": "policyfile",
        "name": "policyfile",
        "rawSpec": "0.0.4",
        "spec": "0.0.4",
        "type": "version"
      },
      "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "policyfile@0.0.4",
  "_id": "policyfile@0.0.4",
  "_inCache": true,
  "_location": "/policyfile",
  "_nodeVersion": "v0.4.8",
  "_npmVersion": "1.0.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "policyfile@0.0.4",
    "scope": null,
    "escapedName": "policyfile",
    "name": "policyfile",
    "rawSpec": "0.0.4",
    "spec": "0.0.4",
    "type": "version"
  },
  "_requiredBy": [
    "/socket.io"
  ],
  "_resolved": "https://registry.npmjs.org/policyfile/-/policyfile-0.0.4.tgz",
  "_shasum": "d6b82ead98ae79ebe228e2daf5903311ec982e4d",
  "_shrinkwrap": null,
  "_spec": "policyfile@0.0.4",
  "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\socket.io",
  "author": {
    "name": "Arnout Kazemier"
  },
  "bugs": {
    "url": "https://github.com/3rd-Eden/FlashPolicyFileServer/issues"
  },
  "dependencies": {},
  "description": "Flash Socket Policy File Server. A server to respond to Flash Socket Policy requests, both inline and through a dedicated server instance.",
  "devDependencies": {},
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "shasum": "d6b82ead98ae79ebe228e2daf5903311ec982e4d",
    "tarball": "https://registry.npmjs.org/policyfile/-/policyfile-0.0.4.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/3rd-Eden/FlashPolicyFileServer#readme",
  "keywords": [
    "flash",
    "socket",
    "policy",
    "file",
    "server",
    "Flash Socket Policy File Server",
    "cross domain"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/3rd-Eden/FlashPolicyFileServer/blob/master/LICENSE"
    }
  ],
  "main": "index",
  "maintainers": [
    {
      "name": "Arnout Kazemier",
      "email": "info@3rd-Eden.com",
      "url": "http://blog.3rd-Eden.com"
    }
  ],
  "name": "policyfile",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repositories": [
    {
      "type": "git",
      "url": "git+https://github.com/3rd-Eden/FlashPolicyFileServer.git"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/3rd-Eden/FlashPolicyFileServer.git"
  },
  "scripts": {},
  "version": "0.0.4"
}