{ "name": "mathjs-website", "version": "1.0.0", "repository": { "type": "git", "url": "https://github.com/josdejong/mathjs.git" }, "dependencies": { "mathjs": "7.5.0" }, "devDependencies": { "fancy-log": "1.3.3", "glob": "7.1.6", "gulp": "4.0.2", "gulp-header": "2.0.9", "gulp-rename": "2.0.0", "gulp-replace": "1.0.0", "handlebars": "4.7.6", "rimraf": "3.0.2" }, "scripts": { "build": "gulp" } }