ÿØÿà JFIF      ÿÛ C      

!"$"$ÿÛ C  ÿÂ p " ÿÄ              ÿÄ             ÿÚ    ÕÔË®
(%	aA*‚XYD¡(J„¡E¢RE,P€XYae )(E¤²€B¤R¥	BQ¤¢ X«)X…€¤   @  

  ..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     ÿØÿà JFIF      ÿÛ C      

!"$"$ÿÛ C  ÿÂ p " ÿÄ              ÿÄ             ÿÚ    ÕÔË®
(%	aA*‚XYD¡(J„¡E¢RE,P€XYae )(E¤²€B¤R¥	BQ¤¢ X«)X…€¤   @  

  ..............................................................................................................................................................................
.............................................................................                                                  
                                                                                                                                                                                     {
  "name": "clean-yaml-object",
  "version": "0.1.0",
  "description": "Clean up an object prior to serialization",
  "license": "MIT",
  "repository": "tapjs/clean-yaml-object",
  "author": {
    "name": "James Talmage",
    "email": "james@talmage.io",
    "url": "github.com/jamestalmage"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "xo && nyc --cache --reporter=lcov --reporter=text ava"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "serialize",
    "clean",
    "dedupe",
    "circular",
    "yaml",
    "json",
    "error"
  ],
  "dependencies": {},
  "devDependencies": {
    "ava": "^0.10.0",
    "coveralls": "^2.11.6",
    "nyc": "^5.3.0",
    "xo": "^0.12.1"
  }
}
