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

18 lines (17 loc) 653 B
{ "name": "lodash", "version": "4.17.2", "description": "Lodash modular utilities.", "keywords": "modules, stdlib, util", "homepage": "https://lodash.com/", "repository": "lodash/lodash", "icon": "https://lodash.com/icon.svg", "license": "MIT", "main": "lodash.js", "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", "contributors": [ "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", "Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)" ], "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } }