File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " nlcst" ,
3- "private" : true ,
4- "version" : " 0.0.0" ,
5- "description" : " natural language concrete syntax tree" ,
6- "license" : " MIT" ,
7- "keywords" : [],
8- "repository" : " syntax-tree/nlcst" ,
9- "bugs" : " https://github.com/syntax-tree/nlcst/issues" ,
102 "author" :
" Titus Wormer <[email protected] > (wooorm.com)" ,
3+ "bugs" : " https://github.com/syntax-tree/nlcst/issues" ,
114 "contributors" : [
12- " Titus Wormer <tituswormer @gmail.com> (wooorm.com) " ,
13- " Eugene Sharygin <eush77 @gmail.com>"
5+ " Eugene Sharygin <eush77 @gmail.com>" ,
6+ " Titus Wormer <tituswormer @gmail.com> (wooorm.com) "
147 ],
8+ "description" : " natural language concrete syntax tree" ,
159 "devDependencies" : {
1610 "remark-cli" : " ^12.0.0" ,
1711 "remark-preset-wooorm" : " ^10.0.0"
1812 },
19- "scripts " : {
20- "format " : " remark . -qfo " ,
21- "test " : " npm run format "
22- } ,
13+ "keywords " : [],
14+ "license " : " MIT " ,
15+ "name " : " nlcst " ,
16+ "private" : true ,
2317 "remarkConfig" : {
2418 "plugins" : [
2519 " remark-preset-wooorm"
2620 ]
27- }
21+ },
22+ "repository" : " syntax-tree/nlcst" ,
23+ "scripts" : {
24+ "format" : " remark . -qfo" ,
25+ "test" : " npm run format"
26+ },
27+ "version" : " 0.0.0"
2828}
You can’t perform that action at this time.
0 commit comments