File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " github" ,
3- "private" : true ,
4- "version" : " 0.0.0" ,
5- "description" : " Community health files" ,
6- "license" : " CC-BY-4.0" ,
7- "keywords" : [],
8- "repository" : " unifiedjs/.github" ,
9- "bugs" : " https://github.com/unifiedjs/.github" ,
10- "author" : " Titus Wormer <tituswormer@gmail.com> (wooorm.com)" ,
2+ "author" : " Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)" ,
3+ "bugs" : " https://github.com/syntax-tree/.github" ,
114 "contributors" : [
12- " Titus Wormer <tituswormer@gmail.com> (wooorm.com)"
5+ " Titus Wormer <tituswormer@gmail.com> (https:// wooorm.com)"
136 ],
7+ "description" : " Community health files" ,
148 "devDependencies" : {
159 "remark-cli" : " ^12.0.0" ,
1610 "remark-frontmatter" : " ^5.0.0" ,
1711 "remark-preset-wooorm" : " ^10.0.0"
1812 },
19- "scripts " : {
20- "format " : " remark --frail --quiet --output -- . " ,
21- "test " : " npm run format "
22- } ,
13+ "keywords " : [],
14+ "license " : " CC-BY-4.0 " ,
15+ "name " : " github " ,
16+ "private" : true ,
2317 "remarkConfig" : {
2418 "plugins" : [
2519 " remark-frontmatter" ,
2923 false
3024 ]
3125 ]
32- }
26+ },
27+ "repository" : " syntax-tree/.github" ,
28+ "scripts" : {
29+ "format" : " remark --frail --quiet --output -- ." ,
30+ "test" : " npm run format"
31+ },
32+ "version" : " 0.0.0"
3333}
You can’t perform that action at this time.
0 commit comments