Added Yiistrap
This commit is contained in:
28
www/protected/extensions/bootstrap/package.json
Normal file
28
www/protected/extensions/bootstrap/package.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user