This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

iojs-dep-check

0.0.5 • Public • Published

iojs-dep-check

Checks your npm dependencies to see if there are any modules that won't currently work with io.js.

The list of broken modules is dynamically taken (scraped) from https://github.com/iojs/io.js/issues/456
(only modules with open badge are taken)

This does not mean that your project will work well with iojs

how

$ npm install -g iojs-dep-check

Then go to any folder containing a package.json

$ npm install
$ iojs-dep-check

Readme

Keywords

none

Package Sidebar

Install

npm i iojs-dep-check

Weekly Downloads

0

Version

0.0.5

License

BSD

Last publish

Collaborators

  • mderazon