blob: a3850989b13819762cad0a970a0859ee741afd68 [file] [log] [blame]
{
"name": "systemds-website",
"version": "2.0.0",
"description": "",
"main": "index.js",
"devDependencies": {
"browser-sync": "^2.27.7",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-if": "^3.0.0",
"gulp-sass": "^5.0.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-uglify": "^3.0.2",
"gulp-useref": "^5.0.0",
"gulp-util": "^3.0.8",
"node-sass": "^6.0.1",
"susy": "^2.2.14"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apache/systemds-website.git"
},
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://issues.apache.org/jira/projects/SYSTEMDS/issues"
},
"homepage": "http://systemds.apache.org"
}