mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-18 09:54:00 +00:00
initial commit
This commit is contained in:
18
bower.json
Normal file
18
bower.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "gulp-template",
|
||||
"version": "0.0.0",
|
||||
"authors": [
|
||||
"Riku Rouvila <riku.rouvila@gmail.com>"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "~1.10.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user