File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 11{
2- "private" : true ,
3- "version" : " 0.0.0" ,
4- "description" : " universal syntax tree" ,
5- "license" : " CC-BY-4.0" ,
6- "keywords" : [],
7- "repository" : " syntax-tree/unist" ,
8- "bugs" : " https://github.com/syntax-tree/unist/issues" ,
92 "author" :
" Titus Wormer <[email protected] > (wooorm.com)" ,
3+ "bugs" : " https://github.com/syntax-tree/unist/issues" ,
104 "contributors" : [
11- " Titus Wormer <tituswormer @gmail.com> (wooorm.com) " ,
5+ " Christian Murphy <christian.murphy.42 @gmail.com>" ,
126 " Eugene Sharygin <[email protected] >" ,
13- " Christian Murphy <christian.murphy.42 @gmail.com>"
7+ " Titus Wormer <tituswormer @gmail.com> (wooorm.com) "
148 ],
159 "devDependencies" : {
1610 "remark-cli" : " ^12.0.0" ,
1711 "remark-preset-wooorm" : " ^10.0.0"
1812 },
19- "scripts " : {
20- "format " : " remark --frail --output --quiet -- . " ,
21- "test " : " npm run format "
22- } ,
13+ "description " : " universal syntax tree " ,
14+ "keywords " : [] ,
15+ "license " : " CC-BY-4.0 " ,
16+ "private" : true ,
2317 "remarkConfig" : {
2418 "plugins" : [
2519 " remark-preset-wooorm"
2620 ]
27- }
21+ },
22+ "repository" : " syntax-tree/unist" ,
23+ "scripts" : {
24+ "format" : " remark --frail --output --quiet -- ." ,
25+ "test" : " npm run format"
26+ },
27+ "version" : " 0.0.0"
2828}
You can’t perform that action at this time.
0 commit comments