blob: a1a04955f1fa4ed6729f904481cf36ab1107a3c0 [file] [log] [blame]
{
"name": "systemml-website",
"version": "0.1.0",
"description": "",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"browser-sync": "^2.24.6",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-if": "^2.0.1",
"gulp-sass": "^2.3.2",
"gulp-sourcemaps": "^1.12.1",
"gulp-uglify": "^2.1.2",
"gulp-useref": "^3.1.2",
"gulp-util": "^3.0.7",
"susy": "^2.2.14"
},
"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"
}