UNPKG

nyxml

Version:
31 lines (30 loc) 749 B
{ "name": "nyxml", "version": "1.1.6", "description": "Lite markup for forum posts", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/VariousMilkshakes/NYXml.git" }, "keywords": [ "forum", "nyx", "nyxml", "hadesoft", "posts", "markup" ], "dependencies": { "q": "1.4.1" }, "author": "VariousMilkshakes <vm@hadesoft.io> (http://www.hadesoft.io)", "license": "MIT", "bugs": { "url": "https://github.com/VariousMilkshakes/NYXml/issues" }, "homepage": "https://github.com/VariousMilkshakes/NYXml" }