Kaynağa Gözat

Fixing npm warnings

tags/0.7.3
Vlad Filippov 13 yıl önce
ebeveyn
işleme
4ec30f1c8b
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. +4
    -0
      package.json

+ 4
- 0
package.json Dosyayı Görüntüle

@@ -3,6 +3,10 @@
"version": "0.7.2", "version": "0.7.2",
"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>",
"repository": {
"type": "git",
"url": "https://github.com/janl/mustache.js.git"
},
"keywords": ["mustache", "template", "templates", "ejs"], "keywords": ["mustache", "template", "templates", "ejs"],
"main": "./mustache.js", "main": "./mustache.js",
"devDependencies": { "devDependencies": {


Yükleniyor…
İptal
Kaydet