{ "name": "mtfos-validator", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "test": "jest" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "jest": "^26.0.1", "standard": "^12.0.1" } }