UNPKG

charlike

Version:

Small, fast, simple and streaming project scaffolder for myself, but not only. Supports hundreds of template engines through the @JSTransformers API or if you want custom `render` function passed through options

14 lines (13 loc) 195 B
{ "name": "escope", "version": "2.0.2-dev", "main": "escope.js", "dependencies": { "estraverse": ">= 0.0.2" }, "ignore": [ "**/.*", "node_modules", "components" ] }