blob: 8047e652e9660fa0384083c6d1e4e8ce77969570 [file] [log] [blame]
{
"name": "systemds-website",
"version": "2.0.0",
"description": "",
"main": "index.js",
"devDependencies": {
"axios": ">=0.28.0",
"browser-sync": "^3.0.2",
"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",
"ini": ">=1.3.6",
"minimist": ">=1.2.6",
"node-sass": "^8.0.0",
"postcss": ">=8.4.31",
"susy": "^2.2.14",
"tar": ">=4.4.18"
},
"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"
}