diff options
Diffstat (limited to 'db.json')
| -rw-r--r-- | db.json | 42 |
1 files changed, 42 insertions, 0 deletions
@@ -0,0 +1,42 @@ +{ + "project": [ + { + "id": "annapurna-pictures", + "year": 2016, + "title": "Annapurna Pictures", + "link": "http://annapurna.pictures/", + "NatureOfWork": "DesignProgramming", + "brief": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n", + "image": { + "uri": "https://ltho.s3.amazonaws.com/ebd3062e-1cf4-4a2d-a7f3-240f66e32258.png", + "caption": "" + }, + "press": [ + "http://asdf.us/" + ], + "__index": "0", + "dateCreated": "Sat, 26 Mar 2016 20:34:21 GMT", + "client": "Annapurna Pictures", + "containImage": "true", + "iframe": "", + "video": "" + }, + { + "id": "test-2", + "year": 2016, + "title": "Test 2", + "client": "Moopy", + "link": "http://moonpies.org", + "NatureOfWork": "poo, surf, eat popcorn", + "brief": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Sed posuere consectetur est at lobortis. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.", + "image": { + "uri": "https://ltho.s3.amazonaws.com/e12aee73-07a1-41f4-a54f-8b8c09f167f9.png", + "caption": "" + }, + "__index": "1", + "dateCreated": "Mon, 28 Mar 2016 17:19:36 GMT", + "iframe": "http://okfoc.us", + "video": "" + } + ] +}
\ No newline at end of file |
