node-irsdk
node-irsdk copied to clipboard
Add arch and os to package.json for optional installation
package.json should have os: win32 and arch: x64 defined. Then it's possible to define this as optional dependency in your project. And maybe npm gives more meaning full error messages in other situations as well.