summaryrefslogtreecommitdiff
path: root/db.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-26 17:25:41 -0400
committerJules Laplace <jules@okfoc.us>2016-03-26 17:25:41 -0400
commit1ac9385f0e106a67c9cac159a88f1ef53ecc8f79 (patch)
tree65aab20ece8fe8647d459d36e632af86158a6459 /db.json
parentd1283fbd4aca467162fffeae1ea42effb155bf56 (diff)
preliminary formatting.. need to add a couple new datatypes
Diffstat (limited to 'db.json')
-rw-r--r--db.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/db.json b/db.json
new file mode 100644
index 0000000..b23375b
--- /dev/null
+++ b/db.json
@@ -0,0 +1,22 @@
+{
+ "project": [
+ {
+ "id": "annapurna-pictures",
+ "year": 2016,
+ "title": "Annapurna Pictures",
+ "link": "http://annapurna.pictures/",
+ "NatureOfWork": "Design\r\nProgramming",
+ "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"
+ }
+ ]
+} \ No newline at end of file