aboutsummaryrefslogtreecommitdiffstats
path: root/signaling-server/node_modules/socket.io/node_modules/policyfile/package.json
blob: 5ff66fb0cbc0f11b62f3b2a1b8efc4fe16ae07fd (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
{
  "name": "policyfile",
  "version": "0.0.4",
  "author": {
    "name": "Arnout Kazemier"
  },
  "description": "Flash Socket Policy File Server. A server to respond to Flash Socket Policy requests, both inline and through a dedicated server instance.",
  "main": "index",
  "keywords": [
    "flash",
    "socket",
    "policy",
    "file",
    "server",
    "Flash Socket Policy File Server",
    "cross domain"
  ],
  "directories": {
    "lib": "./lib"
  },
  "maintainers": [
    {
      "name": "Arnout Kazemier",
      "email": "info@3rd-Eden.com",
      "url": "http://blog.3rd-Eden.com"
    }
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/3rd-Eden/FlashPolicyFileServer/blob/master/LICENSE"
    }
  ],
  "repositories": [
    {
      "type": "git",
      "url": "https://github.com/3rd-Eden/FlashPolicyFileServer.git"
    }
  ],
  "_id": "policyfile@0.0.4",
  "dependencies": {},
  "devDependencies": {},
  "engines": {
    "node": "*"
  },
  "_engineSupported": true,
  "_npmVersion": "1.0.12",
  "_nodeVersion": "v0.4.8",
  "_defaultsLoaded": true,
  "dist": {
    "shasum": "d6b82ead98ae79ebe228e2daf5903311ec982e4d",
    "tarball": "http://registry.npmjs.org/policyfile/-/policyfile-0.0.4.tgz"
  },
  "scripts": {},
  "_shasum": "d6b82ead98ae79ebe228e2daf5903311ec982e4d",
  "_from": "policyfile@0.0.4",
  "_resolved": "https://registry.npmjs.org/policyfile/-/policyfile-0.0.4.tgz"
}