Browse Source

add homepage property to package.json

tags/v2.1.2
David da Silva Contin 11 years ago
parent
commit
0df1ac1164
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      package.json

+ 1
- 0
package.json View File

@@ -3,6 +3,7 @@
"version": "2.1.1", "version": "2.1.1",
"description": "Logic-less {{mustache}} templates with JavaScript", "description": "Logic-less {{mustache}} templates with JavaScript",
"author": "mustache.js Authors <http://github.com/janl/mustache.js>", "author": "mustache.js Authors <http://github.com/janl/mustache.js>",
"homepage": "https://github.com/janl/mustache.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/janl/mustache.js.git" "url": "https://github.com/janl/mustache.js.git"


Loading…
Cancel
Save