Merge pull request #248 from stefanr/master

Add: OpenKieler/klayjs
This commit is contained in:
Guy Bedford
2015-03-05 21:55:49 +02:00
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"main": "klay",
"format": "global",
"shim": {
"klay": {
"exports": "$klay"
}
}
}
+1
View File
@@ -148,6 +148,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",