Skip to content

Instantly share code, notes, and snippets.

@gabidavila
Created August 10, 2014 02:45
Show Gist options
  • Save gabidavila/a95296ee548fb13cd673 to your computer and use it in GitHub Desktop.
Save gabidavila/a95296ee548fb13cd673 to your computer and use it in GitHub Desktop.
{
"name": "laravelTutorial",
"version": "0.1.0",
"description": "This is a Laravel with Grunt, Bower, Foundation and Sass Tutorial made by @gabidavila: http://en.davila.blog.br",
"main": "Gruntfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git remote add origin git@github.com:gabidavila/laravel-grunt-bower-foundation.git"
},
"keywords": [
"laravel",
"grunt",
"foundation",
"sass",
"bower"
],
"author": "Gabriela D'Avila <gabidavila>",
"license": "MIT",
"bugs": {
"url": "https://github.com/gabidavila/laravel-grunt-bower-foundation/issues"
},
"homepage": "https://github.com/gabidavila/laravel-grunt-bower-foundation"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment