{ "author": "Glenn Jones", "name": "microformat-tests", "description": "A microformat 2 testsuite", "version": "0.1.26", "license": "Public Domain", "repository": { "type": "git", "url": "git://github.com/microformats/tests.git" }, "engines": { "node": ">= 0.12.x" }, "main": "interface.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "blipp": "2.1.x", "boom": "2.7.x", "good": "6.1.x", "good-console": "5.0.x", "handlebars": "3.0.x", "hapi": "8.4.x", "joi": "6.4.x" } }