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

30 lines (29 loc) 567 B
{ "name": "visionmedia-debug", "main": "./src/browser.js", "homepage": "https://github.com/visionmedia/debug", "authors": [ "TJ Holowaychuk <tj@vision-media.ca>", "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)", "Andrew Rhyne <rhyneandrew@gmail.com>" ], "description": "visionmedia-debug", "moduleType": [ "amd", "es6", "globals", "node" ], "keywords": [ "visionmedia", "debug" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }