Files
koodiklinikka.fi/bower.json
Riku Rouvila a88e1a4f7b initial commit
2014-01-14 09:15:11 +02:00

19 lines
285 B
JSON

{
"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"
}
}