File: /var/www/vhosts/yiistrap.2amigos.us/docroot/package.json
{
"name": "yiistrap-docs",
"version": "1.0.0",
"author": "Christoffer Niska <christoffer.niska@gmail.com>",
"description": "Yiistrap documentation.",
"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/"
}
],
"repository": {
"type": "git",
"url": "https://github.com/Crisu83/yiistrap-docs.git"
},
"keywords": [
"yii",
"yiistrap",
"docs"
],
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-less": "~0.6.1",
"grunt-contrib-watch": "~0.4.4"
}
}