diff --git a/src/technologies/n.json b/src/technologies/n.json index 2f3b0a171..85b3375c4 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -845,6 +845,20 @@ "oss": true, "website": "http://www.nopcommerce.com" }, + "nopStation": { + "cats": [ + 6 + ], + "description": "One stop e-commerce solution with custom integrations and custom built plugins based on custom tailored requirements on top of NopCommerce", + "html": "]+nop-station", + "icon": "nopStation.png", + "implies": "Microsoft ASP.NET", + "meta": { + "generator": "^nopStation$" + }, + "oss": true, + "website": "http://www.nop-station.com" + }, "novomind iSHOP": { "cats": [ 6 @@ -862,4 +876,4 @@ "saas": true, "website": "https://www.novomind.com/en/shopsystem/novomind-ishop-software" } -} \ No newline at end of file +}