File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ A Hexo plugins which helps to introduce low quality image placeholders to the th
6
6
## Installation
7
7
8
8
```
9
- npm i ertrzyiks/ hexo-filter-lqip --save
9
+ npm i hexo-filter-lqip --save
10
10
```
11
11
12
12
## Usage
Original file line number Diff line number Diff line change 8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://github.com/ertrzyiks /hexo-filter-lqip.git"
11
+ "url" : " git+https://github.com/hexojs /hexo-filter-lqip.git"
12
12
},
13
13
"author" : " " ,
14
14
"license" : " MIT" ,
15
15
"bugs" : {
16
- "url" : " https://github.com/ertrzyiks /hexo-filter-lqip/issues"
16
+ "url" : " https://github.com/hexojs /hexo-filter-lqip/issues"
17
17
},
18
- "homepage" : " https://github.com/ertrzyiks /hexo-filter-lqip#readme" ,
18
+ "homepage" : " https://github.com/hexojs /hexo-filter-lqip#readme" ,
19
19
"dependencies" : {
20
20
"bluebird" : " ^3.5.1" ,
21
21
"potrace" : " ^2.1.1" ,
You can’t perform that action at this time.
0 commit comments