Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
jan
/
mustache.js
réplica de
https://github.com/janl/mustache.js
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
46
Wiki
Actividad
Explorar el Código
Merge pull request
#435
from phillipj/chore/specify-pkg-files
Specifying files in package.json
tags/v1.2.0
David da Silva Contín
hace 11 años
padre
cbe420aa13
a03e6930b0
commit
1713f8e844
Se han
modificado 2 ficheros
con
7 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-2
.npmignore
+7
-0
package.json
+ 0
- 2
.npmignore
Ver fichero
@@ -1,2 +0,0 @@
test
+ 7
- 0
package.json
Ver fichero
@@ -17,6 +17,13 @@
"bin": {
"mustache": "./bin/mustache"
},
"files": [
"mustache.js",
"mustache.min.js",
"bin",
"wrappers",
"LICENSE"
],
"volo": {
"url": "https://raw.github.com/janl/mustache.js/{version}/mustache.js"
},
Escribir
Vista previa
Cargando…
Cancelar
Guardar