Good bye Bower
This commit is contained in:
parent
b8cfe4a478
commit
f0a5c6962a
24
bower.json
24
bower.json
|
@ -1,24 +0,0 @@
|
||||||
{
|
|
||||||
"name": "shower",
|
|
||||||
"version": "1.1.0",
|
|
||||||
"license": "MIT",
|
|
||||||
"main": "index.html",
|
|
||||||
"ignore": [
|
|
||||||
"*",
|
|
||||||
"!pictures/**",
|
|
||||||
"!index.html",
|
|
||||||
"!LICENSE.md",
|
|
||||||
"!README.md",
|
|
||||||
"!bower.json"
|
|
||||||
],
|
|
||||||
"keywords": [
|
|
||||||
"shower",
|
|
||||||
"presentation",
|
|
||||||
"template"
|
|
||||||
],
|
|
||||||
"dependencies": {
|
|
||||||
"shower-core": "^1.2.0",
|
|
||||||
"shower-material": "^1.1.0",
|
|
||||||
"shower-ribbon": "^1.1.0"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue