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.

package.json 299B

1234567891011
  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. }