assets/jquery/jquery-shapeshift.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
    'versions' => [
        'master' => [
            'js' => '//rawgit.yfix.net/yfix/jquery.shapeshift/master/core/jquery.shapeshift.min.js',
        ],
    ],
    'require' => [
        'asset' => 'jquery',
    ],
];