{
  "targets": [
    {
      "target_name": "phppack",
      "sources": [ "pack.cc" ]
    }
  ],
  'cflags': [
	  '-Wall',
	  '-O3'
  ]
}