UNPKG

angularjs-flagkit-directive

Version:
9 lines (6 loc) 195 B
'use strict'; var loadGruntConfig = require('load-grunt-config'); module.exports = function (grunt) { loadGruntConfig(grunt); grunt.config('package', grunt.file.readJSON('package.json')); };