samshull / node-proxy

Deprecated: Harmony Proxies in node (no longer needed)
MIT License
162 stars 29 forks source link

`npm WARN package.json` on `npm list` #22

Closed leomdg closed 12 years ago

leomdg commented 12 years ago

Installed module "now" (@0.7.6 at that time) and npm list started showing the following warning:

npm WARN node-proxy@0.5.2 package.json: bugs['web'] should probably be bugs['url']

The other modules installed on the same path are "express", "jade" and "mysql".

samshull commented 12 years ago

it's just a warning that package.json needs updated.