@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"format": "global",
|
||||||
|
"main": "elastic",
|
||||||
|
"directories": {
|
||||||
|
"lib": "dist"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"elastic": {
|
||||||
|
"exports": ["ejs"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -107,6 +107,7 @@
|
|||||||
"dns": "github:jspm/nodelibs-dns",
|
"dns": "github:jspm/nodelibs-dns",
|
||||||
"domain": "github:jspm/nodelibs-domain",
|
"domain": "github:jspm/nodelibs-domain",
|
||||||
"dropzone": "github:enyo/dropzone",
|
"dropzone": "github:enyo/dropzone",
|
||||||
|
"elastic.js": "github:fullscale/elastic.js",
|
||||||
"ember": "github:components/ember",
|
"ember": "github:components/ember",
|
||||||
"ember-data": "github:components/ember-data",
|
"ember-data": "github:components/ember-data",
|
||||||
"es5-shim": "github:es-shims/es5-shim",
|
"es5-shim": "github:es-shims/es5-shim",
|
||||||
|
|||||||
Reference in New Issue
Block a user