mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
12 lines
234 B
JSON
12 lines
234 B
JSON
{
|
|
"name": "techradar",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"build": "techradar build",
|
|
"serve": "techradar serve"
|
|
},
|
|
"dependencies": {
|
|
"aoe_technology_radar": "^4"
|
|
}
|
|
} |