stormy-weather/test/fixtures/projects.json
2012-02-05 22:01:28 -08:00

14 lines
254 B
JSON

{ "stormy": {
"name" : "Stormy Weather"
}
, "apps-for-you" : {
"name" : "Apps For You"
, "funded_timestamp" : 1328475981
}
, "dating-free" : {
"name" : "Dating Free"
, "fizzled_timestamp" : 1328475981
}
}