You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 line
274B

  1. {
  2. "name": "mustache",
  3. "version": "0.5.29",
  4. "description": "Logic-less {{mustache}} templates with JavaScript",
  5. "author": "mustache.js Authors <http://github.com/janl/mustache.js>",
  6. "keywords": ["mustache", "template", "templates", "ejs"],
  7. "main": "./mustache"
  8. }