Bachir Soussi Chiadmi 73741839ca home v2 update
2015-06-09 18:03:11 +02:00

26 lines
526 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",
"skrollr": "~0.6.29",
"skrollr-menu": "~1.0.2"
}
}