This repository was archived by the owner on Feb 26, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +21
-21
lines changed
Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " agda-mode" ,
3- "main" : " ./lib/agda-mode" ,
4- "version" : " 0.3.4 " ,
5- "description" : " agda-mode for Atom" ,
6- "activationCommands" : {
7- "atom-workspace" : [
8- " agda-mode:load"
9- ]
10- },
11- "repository" : " https://github.com/banacorn/agda-mode" ,
12- "license" : " MIT" ,
13- "engines" : {
14- "atom" : " >0.180.0"
15- },
16- "dependencies" : {
17- "atom-space-pen-views" : " ^2.0.5" ,
18- "bluebird" : " ^2.9.34" ,
19- "lisp-to-array" : " ^0.2.0" ,
20- "lodash" : " ^3.10.0" ,
21- "vue" :
" git+https://[email protected] /yyx990803/vue.git#csp" 22- }
2+ "name" : " agda-mode" ,
3+ "main" : " ./lib/agda-mode" ,
4+ "version" : " 0.3.5 " ,
5+ "description" : " agda-mode for Atom" ,
6+ "activationCommands" : {
7+ "atom-workspace" : [
8+ " agda-mode:load"
9+ ]
10+ },
11+ "repository" : " https://github.com/banacorn/agda-mode" ,
12+ "license" : " MIT" ,
13+ "engines" : {
14+ "atom" : " >0.180.0"
15+ },
16+ "dependencies" : {
17+ "atom-space-pen-views" : " ^2.0.5" ,
18+ "bluebird" : " ^2.9.34" ,
19+ "lisp-to-array" : " ^0.2.0" ,
20+ "lodash" : " ^3.10.0" ,
21+ "vue" :
" git+https://[email protected] /yyx990803/vue.git#csp" 22+ }
2323}
You can’t perform that action at this time.
0 commit comments