UNPKG

agson

Version:

Querying and manipulating JSON graphs

7 lines (6 loc) 107 B
module.exports = (grunt) -> grunt.registerTask 'dev', [ 'coffeelint' 'test' 'watch:test' ]