UNPKG

strapi-impersonate-plugin-dapth-fork

Version:
6 lines (3 loc) 167 B
const pluginPkg = require('../../package.json'); const pluginId = pluginPkg.name.replace(/^(@[^-,.][\w,-]+\/|strapi-)plugin-/i, ''); module.exports = pluginId;