mirror of
https://github.com/lucaspalomodevelop/JSSTE.git
synced 2026-03-13 07:19:37 +00:00
change package.json
This commit is contained in:
parent
9d20956804
commit
f4636b3946
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "jsste",
|
||||
"version": "1.2.0",
|
||||
"description": "A Javascript Static Template Emgine",
|
||||
"version": "1.2.1",
|
||||
"description": "A Javascript Static Template Engine",
|
||||
"main": "src/index.js",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
@ -23,9 +23,10 @@
|
||||
},
|
||||
"keywords": [
|
||||
"engine",
|
||||
"templateengine"
|
||||
"templateengine",
|
||||
"jsste"
|
||||
],
|
||||
"author": "lucas palomo",
|
||||
"author": "Lucas Palomo Lauterbach",
|
||||
"license": "GPL",
|
||||
"bugs": {
|
||||
"url": "https://github.com/lucaspalomodevelop/JSSTE/issues"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user