phoboslab / jsmpeg

MPEG1 Video Decoder in JavaScript
MIT License
6.31k stars 1.43k forks source link

Request: Create package.json and publish on npm #367

Open Patronics opened 3 years ago

Patronics commented 3 years ago

Could you add a simple package.json file to allow this to be pulled in by npm for nodejs projects? There's an old fork from 5 years ago that is published to npm, but it'd be good to get the official, original version (though you could of course choose to use their package.json file as a starting point)