File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 22 "name" : " builder-coderoad" ,
33 "version" : " 0.1.0" ,
44 "description" : " Tutorial builder for Atom-Coderoad" ,
5- "main" : " lib/index.js" ,
6- "scripts" : {
7- "compile" : " tsc"
8- },
95 "keywords" : [
10- " coderoad" ,
11- " tutorial" ,
6+ " atom" ,
127 " builder" ,
13- " tutorial " ,
8+ " coderoad " ,
149 " creator" ,
10+ " education" ,
1511 " tutorial" ,
16- " atom " ,
17- " education "
12+ " tutorial " ,
13+ " tutorial "
1814 ],
19- "author" : " Shawn McKay <shawn.j.mckay@gmail.com>" ,
20- "license" : " ISC" ,
2115 "bugs" : {
2216 "url" : " https://github.com/coderoad/builder-coderoad"
2317 },
18+ "license" : " ISC" ,
19+ "author" : " Shawn McKay <shawn.j.mckay@gmail.com>" ,
20+ "main" : " lib/index.js" ,
2421 "repository" : " https://github.com/coderoad/builder-coderoad" ,
22+ "scripts" : {
23+ "compile" : " tsc"
24+ },
2525 "dependencies" : {
2626 "atom-plugin-command-line" : " 1.0.2" ,
2727 "core-coderoad" : " 0.1.0" ,
You can’t perform that action at this time.
0 commit comments