policyfile
Version:
Flash Socket Policy File Server. A server to respond to Flash Socket Policy requests, both inline and through a dedicated server instance.
31 lines (30 loc) • 761 B
JSON
{
"name": "policyfile",
"version": "0.0.6",
"author": "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.",
"keywords": [
"flash",
"socket",
"policy",
"file",
"server",
"Flash Socket Policy File Server",
"cross domain"
],
"maintainers": [
{
"name": "Arnout Kazemier",
"email": "info@3rd-Eden.com",
"web": "http://blog.3rd-Eden.com"
}
],
"license": {
"type": "MIT",
"url": "https://github.com/3rd-Eden/FlashPolicyFileServer/blob/master/LICENSE"
},
"repository": {
"type": "git",
"url": "https://github.com/3rd-Eden/FlashPolicyFileServer.git"
}
}