mirror of
https://github.com/metosin/reitit.git
synced 2025-12-24 19:08:24 +00:00
9 lines
164 B
JSON
9 lines
164 B
JSON
{
|
|
"name": "reitit",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"karma": "^1.7.1",
|
|
"karma-chrome-launcher": "^2.2.0",
|
|
"karma-cljs-test": "^0.1.0"
|
|
}
|
|
}
|