{ "name": "formwork-admin", "description": "Formwork CMS Administration Panel", "author": "Giuseppe Criscione", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/getformwork/formwork.git" }, "bugs": { "url": "https://github.com/getformwork/formwork/issues" }, "dependencies": { "chartist": "^0.11.4", "codemirror": "^5.49.2", "sortablejs": "^1.10.1" }, "devDependencies": { "gulp": "^4.0.2", "gulp-clean-css": "^4.2.0", "gulp-concat": "^2.6.1", "gulp-rename": "^1.4.0", "gulp-sass": "^4.0.2", "gulp-uglify": "^3.0.2", "node-sass": "^4.13.0", "stylelint": "^11.1.1", "stylelint-config-standard": "^19.0.0", "stylelint-order": "^3.1.1", "uglify-js": "^3.6.9" } }