Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

12 lines
299B

  1. {
  2. "name": "mustache",
  3. "author": "Vastardis Capital Services",
  4. "contributors": [
  5. "Mustache <http://mustache.github.com>"
  6. ],
  7. "description": "{{ mustache }} in JavaScript — Logic-less templates.",
  8. "keywords": ["template"],
  9. "version": "0.5.1-vsc",
  10. "main": "./mustache"
  11. }