sll
Version:
Sll provides the power necessary to let you build semantic templates effectively with no frustration
18 lines (17 loc) • 414 B
JSON
{
"name": "sll",
"version": "0.0.1-dev.1",
"main": "index.js",
"license": "MIT",
"description": "Sll provides the power necessary to let you build semantic templates effectively with no frustration",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"logic-less",
"semantic",
"template",
"mustache"
],
"author": "Maofeng <frge@main.com>"
}