blob: 203fa917149adb4a36e07bfa0ee14adff773b36d [file] [log] [blame]
{
"name": "systemml-website",
"version": "0.1.0",
"description": "",
"main": "index.js",
"dependencies": {
"gulp": "^3.9.1"
},
"devDependencies": {
"browser-sync": "^2.17.0",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.0",
"gulp-if": "^2.0.1",
"gulp-sass": "^2.3.2",
"gulp-sourcemaps": "^1.9.1",
"gulp-uglify": "^2.0.0",
"gulp-useref": "^3.1.2",
"gulp-util": "^3.0.7",
"susy": "^2.2.12"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apache/systemml-website.git"
},
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/apache/systemml-website/issues"
},
"homepage": "http://systemml.apache.org"
}