It's a demo-parser for Stepmania *.sm files. You can try to generate json files for your projects but do not use it inside your programs 'cause result could be frustrating.
Usage:
$ node parser.js /path/to/simfile.sm
It generates /path/to/simfile.json
file.