File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "name" : " bootstrap-material" ,
3+ "version" : " 0.1.0" ,
4+ "description" : " Material Design for Bootstrap" ,
5+ "main" : " index.js" ,
6+ "scripts" : {
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " https://github.com/FezVrasta/bootstrap-material-design.git"
12+ },
13+ "author" : " Federico Zivolo" ,
14+ "license" : " https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md" ,
15+ "bugs" : {
16+ "url" : " https://github.com/FezVrasta/bootstrap-material-design/issues"
17+ },
18+ "homepage" : " https://github.com/FezVrasta/bootstrap-material-design" ,
19+ "devDependencies" : {
20+ "grunt" : " ^0.4.5" ,
21+ "grunt-autoprefixer" : " ^1.0.1" ,
22+ "grunt-contrib-copy" : " ^0.6.0" ,
23+ "grunt-contrib-cssmin" : " ^0.10.0" ,
24+ "grunt-contrib-less" : " ^0.11.4"
25+ }
26+ }
You can’t perform that action at this time.
0 commit comments