File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " awesome-syntax-tree" ,
3- "private" : true ,
4- "version" : " 0.0.0" ,
5- "description" : " Curated list of awesome syntax-tree resources" ,
6- "license" : " CC-BY-4.0" ,
7- "keywords" : [],
8- "repository" : " syntax-tree/awesome-syntax-tree" ,
9- "bugs" : " https://github.com/syntax-tree/awesome-syntax-tree/issues" ,
102 "author" : " Titus Wormer <tituswormer@gmail.com> (wooorm.com)" ,
3+ "bugs" : " https://github.com/syntax-tree/awesome-syntax-tree/issues" ,
114 "contributors" : [
125 " Titus Wormer <tituswormer@gmail.com> (wooorm.com)"
136 ],
7+ "description" : " Curated list of awesome syntax-tree resources" ,
148 "devDependencies" : {
159 "remark-cli" : " ^12.0.0" ,
1610 "remark-preset-wooorm" : " ^10.0.0"
1711 },
18- "scripts " : {
19- "format " : " remark . -qo " ,
20- "test " : " npm run format "
21- } ,
12+ "keywords " : [],
13+ "license " : " CC-BY-4.0 " ,
14+ "name " : " awesome-syntax-tree " ,
15+ "private" : true ,
2216 "remarkConfig" : {
2317 "plugins" : [
2418 " remark-preset-wooorm"
2519 ]
26- }
20+ },
21+ "repository" : " syntax-tree/awesome-syntax-tree" ,
22+ "scripts" : {
23+ "format" : " remark --frail --output --quiet -- ." ,
24+ "test" : " npm run format"
25+ },
26+ "version" : " 0.0.0"
2727}
You can’t perform that action at this time.
0 commit comments