Add: OpenKieler/klayjs

This commit is contained in:
Stefan Rumzucker
2015-03-05 18:58:51 +01:00
parent 8dd3706f94
commit cede9aef30
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"main": "klay",
"format": "global",
"shim": {
"klay": {
"exports": "$klay"
}
}
}