Files
Martin Lepadusch 999b601829 jspm 0.16 compatibility
`meta` is only supported with 0.17
2016-03-04 16:03:44 +01:00

11 lines
144 B
JSON

{
"format": "global",
"jspmNodeConversion": false,
"main": "angular",
"shim": {
"angular": {
"exports": "angular"
}
}
}