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.
23 lines
636 B
23 lines
636 B
{ |
|
"name": "agency", |
|
"title": "Agency", |
|
"version": "1.0.x", |
|
"homepage": "http://startbootstrap.com/template-overviews/agency", |
|
"author": "Start Bootstrap", |
|
"license": { |
|
"type": "MIT", |
|
"url": "https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE" |
|
}, |
|
"devDependencies": { |
|
"grunt": "^0.4.5", |
|
"grunt-banner": "~0.2.3", |
|
"grunt-contrib-less": "~0.11.4", |
|
"grunt-contrib-sass": "^0.9.2", |
|
"grunt-contrib-uglify": "~0.5.1", |
|
"grunt-contrib-watch": "~0.6.1" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/BlackrockDigital/startbootstrap-agency.git" |
|
} |
|
}
|
|
|