mirror of
https://github.com/S2-/ejs-render-remote
synced 2025-08-01 12:10:04 +02:00
18 lines
356 B
JSON
18 lines
356 B
JSON
{
|
|
"name": "ejs-render-remote",
|
|
"version": "1.0.13",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"homepage": "https://github.com/S2-/ejs-render-remote",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "s2 <s2@31337.it>",
|
|
"license": "ISC",
|
|
"keywords": [
|
|
"ejs",
|
|
"templating",
|
|
"client-side"
|
|
]
|
|
}
|