mirror of
https://github.com/gantry/gantry5.git
synced 2026-08-19 01:15:04 -05:00
34 lines
825 B
JSON
34 lines
825 B
JSON
{
|
|
"name": "gantry5-admin",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"agent": "w00fz/agent#patch-1",
|
|
"dropzone": "^4.3.0",
|
|
"elements": "w00fz/elements",
|
|
"moofx": "^3.2.0",
|
|
"mout": "~0.11.1",
|
|
"objectdiff": "^1.1.0",
|
|
"prime": "^0.5.0",
|
|
"prime-util": "^0.5.0",
|
|
"sifter": "^0.4.5",
|
|
"slick": "^1.12.2",
|
|
"sortablejs": "w00fz/Sortable#events-patch",
|
|
"webfontloader": "^1.6.21"
|
|
},
|
|
"devDependencies": {
|
|
"browserify": "^13.0.0",
|
|
"gulp": "^3.9.1",
|
|
"gulp-if": "^2.0.0",
|
|
"gulp-rename": "^1.2.2",
|
|
"gulp-ruby-sass": "^2.0.6",
|
|
"gulp-sourcemaps": "^1.6.0",
|
|
"gulp-uglify": "^1.5.2",
|
|
"gulp-util": "^3.0.7",
|
|
"merge-stream": "^1.0.0",
|
|
"vinyl-buffer": "^1.0.0",
|
|
"vinyl-source-stream": "^1.1.0",
|
|
"watchify": "^3.7.0",
|
|
"yargs": "^4.1.0"
|
|
}
|
|
}
|