static-cling
Advanced tools
Comparing version 0.0.1 to 0.0.3
{ "name": "static-cling" | ||
, "version": "0.0.1" | ||
, "version": "0.0.3" | ||
, "engines": [ "node >=0.6.0" ] | ||
@@ -9,2 +9,6 @@ , "description": "Static file server" | ||
, "dependencies" : { "mime" : ">=0.0.1", "optimist" : ">=0.0.1" } | ||
, "directories": { | ||
"lib": "./lib/static" | ||
} | ||
, "main": "./lib/static" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2772