Differences between revisions 2 and 3
Revision 2 as of 2014-04-27 08:29:49
Size: 956
Editor: LeoIannacone
Comment:
Revision 3 as of 2014-05-06 19:05:15
Size: 1076
Editor: LeoIannacone
Comment: added asap
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:
    },
    "asap": {
        "error": "is included in node-promise as a patch, contact the maintainer for more info"

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.

Before save your changes, please ensure your code is correct by using jsonlint.com web service.

{
    "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"
    },
    "asap": {
        "error": "is included in node-promise as a patch, contact the maintainer for more info"
    }
}