12 lines
266 B
JSON
12 lines
266 B
JSON
{
|
|
"name": "inkject",
|
|
"version": "1.1.1",
|
|
"description": "",
|
|
"main": "inkject.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": ["template", "engine", "templating", "render", "conditional"],
|
|
"private": false
|
|
}
|