mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-05 11:48:33 +00:00
18 lines
264 B
JSON
18 lines
264 B
JSON
{
|
|
"name": "koodiklinikka.fi",
|
|
"version": "0.0.0",
|
|
"authors": [
|
|
"Riku Rouvila <riku.rouvila@gmail.com>"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
}
|
|
}
|