14 lines
180 B
JSON
14 lines
180 B
JSON
{
|
|
"main": "headroom",
|
|
"directories": {
|
|
"lib": "dist"
|
|
},
|
|
"format": "global",
|
|
"shim": {
|
|
"headroom": {
|
|
"exports": "Headroom"
|
|
}
|
|
},
|
|
"registry": "jspm"
|
|
}
|