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