@@ -0,0 +1,18 @@
|
||||
{
|
||||
"format": "global",
|
||||
"main": "rangy-core",
|
||||
"shim": {
|
||||
"rangy-core": {
|
||||
"exports": "rangy"
|
||||
},
|
||||
"rangy-cssclassapplier": {
|
||||
"deps": ["./rangy-core"]
|
||||
},
|
||||
"rangy-selectionsaverestore": {
|
||||
"deps": ["./rangy-core"]
|
||||
},
|
||||
"rangy-serializer": {
|
||||
"deps": ["./rangy-core"]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -193,6 +193,7 @@
|
||||
"punycode": "github:jspm/nodelibs-punycode",
|
||||
"querystring": "github:jspm/nodelibs-querystring",
|
||||
"quint": "github:jquery/qunit",
|
||||
"rangy": "github:timdown/rangy-release",
|
||||
"raphael": "github:DmitryBaranovskiy/raphael",
|
||||
"ratchet": "github:maker/ratchet",
|
||||
"raven-js": "github:getsentry/raven-js",
|
||||
|
||||
Reference in New Issue
Block a user