added contributor

This commit is contained in:
javi santana 2011-10-13 15:29:53 +02:00
parent 4198ea456f
commit 7f3a3a6150

View File

@ -10,13 +10,13 @@
"url": "git://github.com/Vizzuality/Windshaft-cartodb.git" "url": "git://github.com/Vizzuality/Windshaft-cartodb.git"
}], }],
"author": { "author": {
"name": "Simon Tokumine, Vizzuality", "name": "Simon Tokumine, Javi Santana, Vizzuality",
"url": "http://vizzuality.com", "url": "http://vizzuality.com",
"email": "simon@vizzuality.com" "email": "simon@vizzuality.com"
}, },
"dependencies": { "dependencies": {
"underscore" : "1.1.x", "underscore" : "1.1.x",
"windshaft" : "0.2.6", "windshaft" : "0.3.0",
"step": "0.0.x", "step": "0.0.x",
"generic-pool": "1.0.x", "generic-pool": "1.0.x",
"redis": "0.6.7", "redis": "0.6.7",
@ -28,4 +28,4 @@
"scripts": { "scripts": {
"test": "which expresso | sh" "test": "which expresso | sh"
} }
} }