i've declared the name of the main file in the package.json, as described in the nodemon module.
when i start the app with 'nodev' (without further parameters), the app starts as expected, but the filename is not forwarded to the node-inspector, so an error is thrown, when i want to inspect the app.