All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web.bower_components.mustache..bower.json Maven / Gradle / Ivy

{
  "name": "Mustache.js",
  "main": "mustache.js",
  "version": "0.8.2",
  "homepage": "https://github.com/janl/mustache.js",
  "authors": [
    "mustache.js Authors "
  ],
  "description": "Logic-less {{mustache}} templates with JavaScript",
  "keywords": [
    "mustache",
    "template",
    "templates",
    "ejs"
  ],
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "test"
  ],
  "_release": "0.8.2",
  "_resolution": {
    "type": "version",
    "tag": "0.8.2",
    "commit": "c68b434eb438394d1b069e38ba9d582c8d1fd28f"
  },
  "_source": "git://github.com/janl/mustache.js.git",
  "_target": "~0.8.2",
  "_originalSource": "mustache",
  "_direct": true
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy