UNPKG

pomelo-http-plugin

Version:
30 lines 703 B
{ "name": "pomelo-http-plugin", "version": "0.0.25", "description": "Wrap express module as pomelo http plugin.", "main": "index.js", "private": false, "homepage": "https://github.com/pipi32167/pomelo-http-plugin", "repository": { "type": "git", "url": "https://github.com/pipi32167/pomelo-http-plugin.git" }, "bugs": { "url": "https://github.com/pipi32167/pomelo-http-plugin/issues" }, "licenses": [{ "type": "MIT", "url": "https://github.com/pipi32167/pomelo-http-plugin#license" }], "keywords": [ "pomelo", "express", "http", "plugin" ], "author": "Million Young", "license": "MIT", "dependencies": { "express": "~3.4.8" } }