1
0
Fork 0
masonry-static/package.json

18 lines
380 B
JSON
Raw Permalink Normal View History

2017-12-07 09:40:35 +02:00
{
"dependencies": {
2017-12-07 11:21:42 +02:00
"@mapbox/shelf-pack": "^3.1.0",
2017-12-12 09:58:04 +02:00
"fabric": "^2.0.0-rc.3",
2017-12-10 18:13:28 +02:00
"jquery": "^3.2.1"
2017-12-07 09:40:35 +02:00
},
"devDependencies": {
"auto-reload-brunch": "^2",
2017-12-10 18:13:28 +02:00
"autoprefixer": "^7.2.2",
"babel-brunch": "^6.1.1",
2017-12-10 18:34:35 +02:00
"babel-polyfill": "^6.26.0",
2017-12-10 18:13:28 +02:00
"babel-preset-env": "^1.6.1",
2017-12-07 09:40:35 +02:00
"brunch": "^2",
2017-12-10 18:13:28 +02:00
"csswring": "^6.0.2",
2017-12-12 09:58:04 +02:00
"postcss-brunch": "^2.1.0"
2017-12-07 09:40:35 +02:00
}
}