package.json
576 Bytes
{
"name": "release",
"version": "2.0.0",
"description": "The version release with Dili.",
"main": "index.html",
"scripts": {
"test": "none"
},
"repository": {
"type": "git",
"url": "none"
},
"keywords": [
"dili"
],
"author": "Dili UED",
"license": "MIT",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.5.0",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-copy": ">=0.3.2",
"grunt-contrib-cssmin": "^0.12.2",
"grunt-contrib-imagemin": "^0.9.0",
"grunt-contrib-uglify": ">=0.8.0"
}
}