Skip to content

Instantly share code, notes, and snippets.

@navarroaxel
Created June 3, 2014 18:31
Show Gist options
  • Select an option

  • Save navarroaxel/4480481d96ab94a3c5af to your computer and use it in GitHub Desktop.

Select an option

Save navarroaxel/4480481d96ab94a3c5af to your computer and use it in GitHub Desktop.
A Bower config file
{
"name": "myweb",
"version": "0.0.1",
"dependencies": {
"jquery": "~1.8.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment