You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
635 B
25 lines
635 B
{
|
|
"semantic": {
|
|
"name": "Semantic UI",
|
|
"version": 0.1
|
|
},
|
|
"dependencies": {
|
|
"docpad": "~6.53.0",
|
|
"docpad-plugin-eco": "~2.0.2",
|
|
"docpad-plugin-ghpages": "~2.4.0",
|
|
"docpad-plugin-partials": "~2.8.0"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-watch": "~0.5.3",
|
|
"grunt-contrib-clean": "~0.5.0",
|
|
"grunt-contrib-uglify": "~0.2.2",
|
|
"grunt-contrib-cssmin": "~0.6.1",
|
|
"grunt-contrib-less": "~0.7.0",
|
|
"grunt-contrib-copy": "~0.4.1",
|
|
"grunt-docco": "~0.2.0",
|
|
"grunt-bower-task": "~0.3.1",
|
|
"grunt-css": "~0.5.4",
|
|
"grunt-contrib-compress": "~0.5.2"
|
|
}
|
|
}
|