From e099afe7f37b2ceed30f61d158833f9bf556d8d9 Mon Sep 17 00:00:00 2001 From: "Elf M. Sternberg" Date: Fri, 15 Apr 2016 22:00:59 -0700 Subject: [PATCH] Stray directory; not needed. --- data/items.json | 56 ------------------------------------------------- 1 file changed, 56 deletions(-) delete mode 100644 data/items.json diff --git a/data/items.json b/data/items.json deleted file mode 100644 index 4e0832d..0000000 --- a/data/items.json +++ /dev/null @@ -1,56 +0,0 @@ -[ - { - "id": "unless", - "title": "Unless You Have Been Drinking", - "artist": "Adventures in Odyssey", - "image": "images/AdventuresInOdyssey_t.jpg", - "large_image": "images/AdventuresInOdyssey.jpg", - "price": 9.98, - "url": "http://www.amazon.com/Door-Religious-Knives/dp/B001FGW0UQ/?tag=quirkey-20" - }, - { - "id": "utmost", - "title": "Leave To Do My Utmost", - "artist": "American Attorneys", - "image": "images/AmericanAttorneys_t.jpg", - "large_image": "images/AmericanAttorneys.jpg", - "price": 13.98, - "url": "http://www.amazon.com/gp/product/B002GNOMJE?ie=UTF8&tag=quirkeycom-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B002GNOMJE" - }, - { - "id": "encircled", - "title": "The Dead Sleep Encircled by The Living", - "artist": "British Civil Light Transport", - "image": "images/BritishCivilLightTransport_t.jpg", - "large_image": "images/BritishCivilLightTransport.jpg", - "price": 13.98, - "url": "http://www.amazon.com/Bitte-Orca-Dirty-Projectors/dp/B0026T4RTI/ref=pd_sim_m_12?tag=quirkey-20" - }, - { - "id": "assimilation", - "title": "Periods of Mental Assimilation", - "artist": "Grigory Szondy", - "image": "images/PeriodsofMentalAssimilation_t.jpg", - "large_image": "images/PeriodsofMentalAssimilation.jpg", - "price": 13.99, - "url": "http://www.amazon.com/Pains-Being-Pure-Heart/dp/B001LGXIDS/ref=pd_sim_m_44?tag=quirkey-20" - }, - { - "id": "bankruptcy", - "title": "Keenly Developed Moral Bankruptcy", - "artist": "Stealth Monkey Virus", - "image": "images/StealthMonkeyVirus_t.jpg", - "large_image": "images/StealthMonkeyVirus.png", - "price": 13.99, - "url": "http://www.amazon.com/Pains-Being-Pure-Heart/dp/B001LGXIDS/ref=pd_sim_m_44?tag=quirkey-20" - }, - { - "id": "sparrow", - "title": "My Mistress's Sparrow is Dead", - "artist": "Sums of Mongolia", - "image": "images/SumsofMagnolia_t.jpg", - "large_image": "images/SumsofMagnolia.jpg", - "price": 13.99, - "url": "http://www.amazon.com/Pains-Being-Pure-Heart/dp/B001LGXIDS/ref=pd_sim_m_44?tag=quirkey-20" - } -]