1
0
Fork 0
masonry-static/package.json

20 lines
460 B
JSON
Raw 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-09 18:32:03 +02:00
"fabric": "^1.7.17",
"fabric-customise-controls": "^0.3.6",
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-10 18:34:35 +02:00
"postcss-brunch": "^2.1.0",
"uglifyjs-webpack-plugin": "^1.1.2"
2017-12-07 09:40:35 +02:00
}
}