See More

{ "name": "httpserver", "description": "The best Grunt plugin ever.", "version": "0.0.2", "homepage": "https://github.com/goodtools/httpserver", "author": { "name": "wuzhong", "email": "[email protected]" }, "repository": { "type": "git", "url": "[email protected]:goodtools/httpserver.git" }, "licenses": [ { "type": "MIT", "url": "https://github.com/goodtools/httpserver/blob/master/LICENSE-MIT" } ], "engines": { "node": ">= 0.8.0" } }