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.
18 lines
506 B
18 lines
506 B
{ |
|
"name": "Agency", |
|
"slug": "agency", |
|
"version": "1.0.0", |
|
"homepage": "http://startbootstrap.com", |
|
"author": "Start Bootstrap", |
|
"license": { |
|
"type": "Apache 2.0", |
|
"url": "https://github.com/IronSummitMedia/startbootstrap/blob/gh-pages/LICENSE" |
|
}, |
|
"devDependencies": { |
|
"grunt": "~0.4.5", |
|
"grunt-contrib-copy": "~0.5.0", |
|
"grunt-contrib-less": "~0.11.4", |
|
"grunt-contrib-watch": "~0.6.1", |
|
"grunt-banner": "~0.2.3" |
|
} |
|
}
|
|
|