daux.io/package.json
Garrett Moon 03b00ae1f9 Major Design overhaul
- Added Daux.css themes
- Made layout responsive
- Added local version of bootstrap
- Still some CSS bugs
- Mobile toggle doesn't work yet.
2013-06-10 17:26:54 -05:00

13 lines
202 B
JSON

{
"name": "tm-docs",
"version": "0.1.0",
"private": true,
"dependencies": {
"grunt": "~0.4.1",
"grunt-php": "~0.1.1"
},
"devDependencies": {
"grunt-contrib-less": "~0.5.2"
}
}