node-irsdk icon indicating copy to clipboard operation
node-irsdk copied to clipboard

Add arch and os to package.json for optional installation

Open apihlaja opened this issue 6 years ago • 0 comments

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.

apihlaja avatar Apr 04 '18 16:04 apihlaja