UNPKG
@ambers/contrib-legacy
Version:
latest (0.10.2)
0.10.2
0.10.1
0.10.0
0.9.1
0.9.0
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.1
0.8.0
0.7.3
0.7.2
0.7.1
Legacy IDE and a few other old non-core packages
lolg.it/amber/amber-contrib-legacy
@ambers/contrib-legacy
/
codemirror.amd.json
13 lines
(12 loc)
•
165 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"paths"
:
{
"codemirror"
:
"."
}
,
"shim"
:
{
"codemirror/lib/codemirror"
:
{
"deps"
:
[
"css!codemirror/lib/codemirror"
]
}
}
}