scetch
Version:
a templating engine thats different. probably.
29 lines (28 loc) • 659 B
JSON
{
"name": "scetch",
"version": "1.6.0",
"description": "a templating engine thats different. probably.",
"main": "scetch.js",
"scripts": {
"test": "echo \"Tests aren't made yet... Maybe you could make them?\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/thebrenny/scetch.git"
},
"keywords": [
"template",
"engine",
"template",
"express",
"bracket",
"handlebar",
"handlerbars"
],
"author": "TheBrenny <iam@justbrenny.me>",
"license": "MIT",
"bugs": {
"url": "https://github.com/thebrenny/scetch/issues"
},
"homepage": "https://github.com/thebrenny/scetch#readme"
}