mirror of
https://github.com/S2-/ejs-render-remote
synced 2025-08-02 12:40:04 +02:00
add some stuff to package.json
This commit is contained in:
@@ -3,9 +3,11 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
"homepage": "https://github.com/S2-/ejs-render-remote",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "s2 <s2@31337.it>",
|
||||||
"license": "ISC"
|
"license": "ISC",
|
||||||
|
"keywords": ["ejs", "templating", "client-side"]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user