Files
inkject/package.json
2025-05-29 12:01:30 +03:00

12 lines
266 B
JSON

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