blob: 8c1d915e74751e4c2a9e032b9c7279e00293d9e6 [file] [log] [blame]
{
"name": "rave",
"version": "0.23.0",
"description": "A new web and social mashup engine that aggregates and serves web widgets.",
"main": "index.js",
"homepage": "https://rave.apache.org/",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/rave"
},
"author": "",
"license": "Apache License 2.0",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-concurrent": "^0.5.0",
"grunt-contrib-clean": "^0.5.0",
"grunt-contrib-connect": "^0.8.0",
"grunt-contrib-copy": "^0.5.0",
"grunt-contrib-htmlmin": "^0.3.0",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-less": "^0.5.0",
"grunt-contrib-requirejs": "^0.4.4",
"grunt-contrib-uglify": "^0.5.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-usemin": "^2.3.0",
"grunt-vagrant-ssh": "^0.1.0",
"load-grunt-tasks": "^0.6.0"
}
}