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

23 lines (22 loc) 465 B
{ "name": "yallist", "version": "2.0.0", "description": "Yet Another Linked List", "main": "yallist.js", "directories": { "test": "test" }, "dependencies": {}, "devDependencies": { "tap": "^2.3.2" }, "scripts": { "test": "tap test/*.js --cov" }, "repository": { "type": "git", "url": "git+https://github.com/isaacs/yallist.git" }, "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC" }