mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"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": {},
|
|
"optionalDependencies": {},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"_engineSupported": true,
|
|
"_npmVersion": "1.1.9",
|
|
"_nodeVersion": "v0.6.13",
|
|
"_defaultsLoaded": true,
|
|
"dist": {
|
|
"shasum": "5d68831f86284d31ba967d0211f70ffc12206879"
|
|
},
|
|
"_from": "policyfile@0.0.4"
|
|
}
|