Quick access to CDN links for the grunt-mocha-phantomjs package
npm install grunt-mocha-phantomjsyarn add grunt-mocha-phantomjspnpm add grunt-mocha-phantomjs<script src="https://fastly.jsdelivr.net/npm/grunt-mocha-phantomjs"></script><script src="https://unpkg.com/grunt-mocha-phantomjs"></script><script type="module">
import gruntmochaphantomjs from 'https://cdn.jsdelivr.net/npm/grunt-mocha-phantomjs/+esm';
</script><script type="module">
import gruntmochaphantomjs from 'https://cdn.skypack.dev/grunt-mocha-phantomjs';
</script>