Sha256: ddc3949a3373f26e58596e0fe3da27ea1ace0da5dfc6e9806de873c3f7048820
Contents?: true
Size: 897 Bytes
Versions: 19
Compression:
Stored size: 897 Bytes
Contents
{ "name": "components/handlebars.js", "description": "Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.", "homepage": "http://handlebarsjs.com", "license": "MIT", "type": "component", "keywords": [ "handlebars", "mustache", "html" ], "authors": [ { "name": "Chris Wanstrath", "homepage": "http://chriswanstrath.com" } ], "require": { "robloach/component-installer": "*" }, "extra": { "component": { "name": "handlebars", "scripts": [ "handlebars.js" ], "files": [ "handlebars.runtime.js" ], "shim": { "exports": "Handlebars" } } } }
Version data entries
19 entries across 19 versions & 3 rubygems