mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-01-26 11:23:58 +00:00
18 lines
261 B
JSON
18 lines
261 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": {
|
|
}
|
|
}
|