factory-engine
Version:
Template Engine
27 lines (26 loc) • 523 B
JSON
{
"name": "factory-engine",
"version": "4.3.3",
"description": "Template Engine",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Template",
"Engine",
"JS",
"JavaScript",
"Factory"
],
"repository": {
"type": "git",
"url": "git+https://github.com/startpimp/Factory-Engine.git"
},
"author": "devling_startkingz",
"license": "ISC",
"dependencies": {
"app-root-path": "^3.0.0",
"xregexp": "^5.1.1"
}
}