add engine spec

This commit is contained in:
harttle
2017-12-31 12:29:32 +08:00
parent 5c6d05092f
commit 1048f4e0ab
+1
View File
@@ -17,6 +17,7 @@
"type": "git", "type": "git",
"url": "git+https://github.com/harttle/liquidjs.git" "url": "git+https://github.com/harttle/liquidjs.git"
}, },
"engines": { "node" : ">=4.8.7" }",
"keywords": [ "keywords": [
"liquid", "liquid",
"template engine", "template engine",