UNPKG

@blessmesanta/strapi-google-maps

Version:

A Google Maps custom field for Strapi, allowing you to pick a location.

9 lines (6 loc) 168 B
import pluginPkg from '../../package.json'; const pluginId = pluginPkg.strapi.name.replace( /^(@[^-,.][\w,-]+\/|strapi-)plugin-/i, '' ); export default pluginId;