UNPKG

markup-js

Version:

Markup.js - Powerful JavaScript Templates

30 lines (29 loc) 678 B
{ "name": "markup-js", "version": "1.5.21", "description": "Markup.js - Powerful JavaScript Templates", "homepage": "https://github.com/adammark/Markup.js", "author": { "name": "Adam Mark" }, "files": [ "src/markup.js", "src/markup.min.js", "README.md" ], "keywords": [ "markup", "template", "templating", "html" ], "repository" : { "type" : "git", "url" : "https://github.com/adammark/Markup.js.git" }, "main": "./src/markup.js", "bin": "./src/markup.js", "bugs": { "url" : "https://github.com/adammark/Markup.js/issues" } }