Outputs SQM files from valid JSON, based on output from arma-class-parser
npm install json-to-sqm
var jsonToSqm = require('json-to-sqm')
var res = jsonToSqm({"Mission": {}})
npm test
Floating point numbers (not really an issue with this package)
E.g 7.3458068e-007
would be -7.3458068e-7