UNPKG

agson

Version:

Querying and manipulating JSON graphs

5 lines (4 loc) 125 B
require('chai').should() describe "agson", -> it "should be an object", -> require('../src/agson').should.be.an.object