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"
}
}
}
+1
View File
@@ -147,6 +147,7 @@
"jsfromhell": "github:jonasraoni/JSFromHell",
"jsplumb": "github:sporritt/jsPlumb",
"kickstrap": "github:ajkochanowicz/Kickstrap",
"klayjs": "github:OpenKieler/klayjs",
"less.js": "github:distros/less",
"lightbox2": "github:lokesh/lightbox2",
"localforage": "npm:localforage",