# jmap-core

Don't rename the NPM script named ***pub*** for ***publish***.

If a NMP script called ***publish*** exists, NPM will launch it when we publish.

As ***pub*** launch a command that publish the package on NMP, it would make a loop if it was named ***publish*** ... so don't.

The latest version of the JMap NG Core Javascript API documentation is available <a href="https://k2geospatial.github.io/jmap-core/latest/modules/jmap.html" target="_blank">here</a>.

Examples and user documentation is available <a href="https://doc.k2geospatial.com/jmap/doc/ng_dev/" target="_blank">here</a>.

