Information

In this page is listed some information about those packages have problems in Node.js in Debian.

The list here is automatically read by Npm2Deb, so please DO NOT edit this page if you do not know what you are doing.

For changes request, please contact the team Javascript.

Database

You can leave a info, warning or error message.

{
  "coffee-script": {
    "replace": "coffeescript",
  },
  "uglify-js": {
    "replace": "node-uglify"
  },
  "readable-stream": {
    "error": "Only nodejs >= 0.10.x is in debian, see node-multiparty for a patch"
  },
  "through": {
    "replace": "node-through2",
    "warning": "through2 is better maintained, see node-jsonstream for a patch"
  },
}