Skip to content

Instantly share code, notes, and snippets.

@thulioph
Created December 4, 2013 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thulioph/7789934 to your computer and use it in GitHub Desktop.
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