mirror of https://github.com/curbengh/hexo-yam
release: v1.3.0
This commit is contained in:
parent
42016f50da
commit
9b52aed8e4
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hexo-yam",
|
"name": "hexo-yam",
|
||||||
"description": "Yet Another Minifier. Minify and compress html, js and css",
|
"description": "Yet Another Minifier. Minify and compress html, js and css",
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
@ -29,8 +29,6 @@
|
||||||
"html",
|
"html",
|
||||||
"js",
|
"js",
|
||||||
"css",
|
"css",
|
||||||
"xml",
|
|
||||||
"json",
|
|
||||||
"minify",
|
"minify",
|
||||||
"compress",
|
"compress",
|
||||||
"gzip",
|
"gzip",
|
||||||
|
|
Loading…
Reference in New Issue