was.js
/tags/1.0.7/bower.json |
---|
@@ -0,0 +1,25 @@ |
{ |
"name": "was.js", |
"authors": [ |
"Wizardry and Steamworks <office@grimore.org>" |
], |
"description": "Wizardry and Steamworks JavaScript Libraries and Utilities", |
"keywords": [ |
"wizardry", |
"steamworks", |
"javascript", |
"jquery", |
"library", |
"utilities", |
"extensions" |
], |
"license": "GPL-3.0", |
"homepage": "http://grimore.org", |
"ignore": [ |
"**/.*", |
"node_modules", |
"bower_components", |
"test", |
"tests" |
] |
} |