17 lines
331 B
JSON
17 lines
331 B
JSON
{
|
|
"name": "PurpleMine2",
|
|
"version": "2.0.0",
|
|
"description": "A free Redmine 2.5+ theme written in SASS",
|
|
"keywords": [
|
|
"redmine",
|
|
"theme"
|
|
],
|
|
"author": "HolonGlobe",
|
|
"license": "WTFPL",
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-sass": "^0.8.1",
|
|
"grunt-contrib-watch": "^0.6.1"
|
|
}
|
|
}
|