Sha256: bbdef04fea49ddce38415d760aa446cd2f3981e490bc4cb3202ea4202b5e80ee
Contents?: true
Size: 541 Bytes
Versions: 36
Compression:
Stored size: 541 Bytes
Contents
{ "name": "hogan.js" , "description": "A mustache compiler." , "version": "1.0.5-dev" , "keywords": ["mustache", "template"] , "main": "./lib/hogan.js" , "homepage": "http://twitter.github.com/hogan.js/" , "author": "Twitter Inc." , "repository": { "type": "git" , "url": "https://github.com/twitter/hogan.js.git" } , "licenses": [ { "type": "Apache-2.0" , "url": "http://www.apache.org/licenses/LICENSE-2.0" } ] , "devDependencies": { "uglify-js": "*" } , "bin" : { "hulk" : "./bin/hulk" } }
Version data entries
36 entries across 36 versions & 2 rubygems