Sfoglia il codice sorgente

Add spm support

tags/v1.0.0
afc163 11 anni fa
parent
commit
6f601e6757
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. +7
    -0
      package.json

+ 7
- 0
package.json Vedi File

@@ -17,5 +17,12 @@
},
"scripts": {
"test": "mocha test"
},
"spm": {
"main": "mustache.js",
"ignore": [
"test",
"wrappers"
]
}
}

Loading…
Annulla
Salva