1
0

Added Yiistrap

This commit is contained in:
2014-05-13 14:06:18 +02:00
parent 5e21ecb401
commit 826c4bdfb3
118 changed files with 31164 additions and 54 deletions

View File

@@ -0,0 +1,28 @@
{
"name": "yiistrap",
"version": "1.0.0",
"author": "Christoffer Niska <christoffer.niska@gmail.com>",
"description": "Yiistrap, Twitter Bootstrap for Yii.",
"contributors": [
{
"name": "Christoffer Niska",
"email": "christoffer.niska@gmail.com",
"homepage": "http://www.cniska.net/"
},
{
"name": "Antonio Ramirez",
"email": "ramirez.cobos@gmail.com",
"homepage": "http://www.ramirezcobos.com/"
}
],
"keywords": [
"yii",
"yiistrap",
"bootstrap"
],
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-less": "~0.6.1",
"grunt-contrib-watch": "~0.4.4"
}
}