{ "name": "cml-html-converter", "version": "1.1.2", "description": "Convert CML To HTML", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/mahuntington/cml-html-converter.git" }, "keywords": [ "CML" ], "author": "Matt Huntington", "license": "MIT", "dependencies": {} }