added UIkit 1.2.0 [author] - info: http://getuikit.com/

This commit is contained in:
Artur Heinze
2013-11-22 10:14:46 +01:00
parent dfc6c96d87
commit 39d477e1ec
13 changed files with 24706 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+24
View File
@@ -0,0 +1,24 @@
{
"name": "uikit",
"title": "UIkit",
"filename": "js/uikit.min.js",
"version": "1.2.0",
"description": "UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.",
"homepage": "http://www.getuikit.com",
"author": {
"name": "UIkit Team",
"email": "info@getuikit.com",
"url": "http://www.getuikit.com"
},
"repositories": [{
"type": "git",
"url": "git://github.com/uikit/uikit"
}],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/uikit/uikit/blob/master/LICENSE.md"
}
],
"keywords": ["css", "framework"]
}