Skip to content

Instantly share code, notes, and snippets.

@thulioph
Created December 4, 2013 15:52
Show Gist options
  • Select an option

  • Save thulioph/7789934 to your computer and use it in GitHub Desktop.

Select an option

Save thulioph/7789934 to your computer and use it in GitHub Desktop.
bower.json do projeto thulioph
{
"name": "thulioph",
"version": "1.0.0",
"license": "MIT",
"homepage": "thulioph.com",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"devDependencies": {
"jquery": "~2.0.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment