I think this can be done this way: https://npmjs.org/doc/json.html#bin Rationale is simple: I would like to just `npm install [-g] policyfile` and be able to use it without creating any new files.
I think this can be done this way:
https://npmjs.org/doc/json.html#bin
Rationale is simple:
I would like to just
npm install [-g] policyfileand be able to use it without creating any new files.