2015-05-06 15:05:01 +02:00

24 lines
470 B
JSON

{
"name": "materiobasetheme",
"version": "1.0.0",
"authors": [
"sarah garcin <sarah@g-u-i.me>"
],
"license": "MIT",
"homepage": "http://materio.com",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"foundation": "~5.5.1",
"history.js": "~1.8.0",
"jquery.columnizer": "~1.6.2",
"jquery.hotkeys": "jeresig/jquery.hotkeys#~0.2.0",
"jquery.lazyload": "~1.9.5"
}
}