UNPKG
cdnjs-cdn-data
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
0.0.0
CDNJS CDN Data for google-cdn
github.com/shahata/cdnjs-cdn-data
shahata/cdnjs-cdn-data
cdnjs-cdn-data
/
Gruntfile.js
6 lines
(4 loc)
•
93 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
;
module
.
exports
=
function
(
grunt
) { grunt.
loadNpmTasks
(
'grunt-release'
); };