{ "name": "quick-format-unescaped", "version": "3.0.3", "description": "Solves a problem with util.format", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "node test" }, "author": "David Mark Clements", "devDependencies": { "fastbench": "^1.0.1" }, "dependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/davidmarkclements/quick-format.git" }, "keywords": [], "license": "MIT", "bugs": { "url": "https://github.com/davidmarkclements/quick-format/issues" }, "homepage": "https://github.com/davidmarkclements/quick-format#readme" }