-
-
Save juanpicado/9f543a03c48cfd2a8f66 to your computer and use it in GitHub Desktop.
bower.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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