berliner-winter/package.json
2015-02-08 09:49:17 +01:00

12 lines
188 B
JSON

{
"jspm": {
"name": "Reach Out Open Data",
"directories": {
"baseURL": "static",
"lib": "static/js"
},
"dependencies": {
"jquery": "^2.1.3"
}
}
}