File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " markdown-to-pug" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Markdown to PugJS converter" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
9
9
},
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " git+ssh ://git@gitlab .com/alexandremasy/markdown-to-pug.git"
12
+ "url" : " git://github .com/alexandremasy/markdown-to-pug.git"
13
13
},
14
14
"author" : " Alexandre Masy <hello@alexandremasy.com>" ,
15
15
"license" : " MIT" ,
16
16
"bugs" : {
17
- "url" : " https://gitlab .com/alexandremasy/markdown-to-pug/issues"
17
+ "url" : " https://github .com/alexandremasy/markdown-to-pug/issues"
18
18
},
19
- "homepage" : " https://gitlab .com/alexandremasy/markdown-to-pug#README" ,
19
+ "homepage" : " https://github .com/alexandremasy/markdown-to-pug#README" ,
20
20
"dependencies" : {
21
21
"markdown-it" : " ^8.4.0"
22
22
},
Original file line number Diff line number Diff line change 1
- [ ![ CircleCI] ( https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser.svg )] ( https://circleci.com/gh/alexandremasy/markdown-to-pug )
2
-
3
- # Markdown To PugJS
4
- > Convert your Markdown to PugJS
1
+ # Markdown To [ PugJS] ( https://pugjs.org/ )
2
+ > Convert your Markdown to [ PugJS] ( https://pugjs.org/ )
5
3
6
4
< https://alexandremasy.github.io/markdown-to-pug/ >
5
+
6
+ [ ![ CircleCI] ( https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser.svg )] ( https://circleci.com/gh/alexandremasy/markdown-to-pug ) [ ![ NPM version] ( https://img.shields.io/npm/v/markdown-to-pug.svg?style=flat )] ( https://www.npmjs.org/package/markdown-to-pug )
7
7
---
8
8
9
9
## Why?
You can’t perform that action at this time.
0 commit comments