File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Top Open diff view settings Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Top Open diff view settings Original file line number Diff line number Diff line change 11{
22 "name" : " atom-coderoad" ,
3- "main" : " ./lib/main" ,
3+ "main" : " ./lib/atom/ main" ,
44 "version" : " 0.1.17" ,
55 "description" : " Interactive tutorial plugin for Atom" ,
66 "author" : " Shawn McKay <shawn.j.mckay@gmail.com" ,
77 "keywords" : [" atom" , " coderoad" ],
88 "activationCommands" : {
99 "atom-workspace" : " cr-viewer:toggle"
1010 },
11+ "bugs" : {
12+ "url" : " https://github.com/coderoad/atom-coderoad"
13+ },
1114 "repository" : " https://github.com/coderoad/atom-coderoad" ,
12- "license" : " MIT " ,
15+ "license" : " Apache " ,
1316 "engines" : {
1417 "atom" : " >=1.0.0 <2.0.0"
1518 },
1619 "dependencies" : {
20+ "highlights" : " 1.3.1" ,
1721 "lodash" : " 4.3.0" ,
1822 "material-ui" : " 0.14.4" ,
1923 "marked" : " 0.3.5" ,
You can’t perform that action at this time.
0 commit comments