13 lines
147 B
JSON
13 lines
147 B
JSON
{
|
|
"name": "meta",
|
|
"description": "Template metaprogramming",
|
|
"targetType": "library",
|
|
|
|
"sourcePaths": [
|
|
"."
|
|
],
|
|
"importPaths": [
|
|
"."
|
|
]
|
|
}
|