Skip to content

Instantly share code, notes, and snippets.

@juanpicado
Last active August 29, 2015 14:26
Show Gist options
  • Save juanpicado/9f543a03c48cfd2a8f66 to your computer and use it in GitHub Desktop.
Save juanpicado/9f543a03c48cfd2a8f66 to your computer and use it in GitHub Desktop.
bower.json
{
"name": "resources-enme-war",
"version": "1.5.2",
"homepage": "https://github.com/encuestame/encuestame",
"authors": [
"Juan Picado (@jotadeveloper) <[email protected]>"
],
"license": "APL2",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"dojo": "~1.10.4",
"dojox": "~1.10.4",
"dijit": "~1.10.4",
"util": "dojo-util#~1.10.4",
"deliteful": "~0.7.1",
"dstore": "~1.1.0",
"deliteful-build": "0.7.x",
"Font-Awesome": "4.3.x",
"requirejs": "2.1.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment