Plugins can only be updated by the owner of the plugin. The owner is the user who created the plugin.
npm install @luzmo/nodejs-sdk{
"id": "6b297528-91e5-4655-99a3-fe200f91b64b",
"slug": "myplugin9974880",
"name": {
"en": "My Internal Api Plugin"
},
"description": {
"en": "Since we already have an API, we wrote a simple plugin around our API"
},
"url": "https://url-to-some-product-info.com",
"license": "Create Commons 0",
"base_url": "https://8017349d.ngrok.io",
"authorize": "token",
"tiles": true,
"search": false,
"public": false,
"reviewed": false,
"color": "#00FF00"
}