UNPKG

peppermint

Version:

Refreshing HTML templating with JavaScript (alpha)

30 lines (29 loc) 727 B
{ "name": "peppermint", "version": "0.7.1", "description": "Refreshing HTML templating with JavaScript (alpha)", "main": "index.js", "scripts": { "test": "node test/test.js" }, "repository": { "type": "git", "url": "git+https://github.com/michaeljwilliams/peppermint.git" }, "keywords": [ "peppermint", "pep", "template", "templating", "html" ], "author": "Michael Williams", "license": "ISC", "bugs": { "url": "https://github.com/michaeljwilliams/peppermint/issues" }, "homepage": "https://github.com/michaeljwilliams/peppermint#readme", "dependencies": { "chalk": "^2.3.0" } }