{ "name": "formwork-admin", "description": "Formwork CMS Administration Panel", "author": "Giuseppe Criscione", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/giuscris/formwork.git" }, "bugs": { "url": "https://github.com/giuscris/formwork/issues" }, "dependencies": { "chartist": "^0.11.0", "sortablejs": "^1.9.0" }, "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.12.0", "stylelint": "^10.0.1", "stylelint-config-standard": "^18.3.0", "stylelint-order": "^3.0.0", "uglify-js": "^3.5.12" } }