UNPKG

decentralized-internet

Version:

An NPM library of programs to create decentralized web and distributed computing projects

1 lines 375 B
module.exports=function(e){"use strict";e.loadNpmTasks("grunt-git-authors"),e.loadNpmTasks("grunt-retire"),e.initConfig({pkg:e.file.readJSON("package.json"),authors:{prior:["Nick Niemeir <nick.niemeir@gmail.com>","Ward Cunningham <ward@c2.com>","Paul Rodwell <paul.rodwell@btinternet.com>"]},retire:{node:["."],options:{packageOnly:!0}}}),e.registerTask("check",["retire"])};