{
  "name": "artwork-hackathon",
  "version": "1.0.0",
  "description": "Team 2 Hackathon Project for Music ML",
  "main": "index.js",
  "author": "The Orchard",
  "private": true,
  "scripts": {
    "start": "parcel public/index.html",
    "build": "parcel  build public/index.html"
  },
  "dependencies": {
    "aws-sdk": "2.385.0",
    "babel-polyfill": "6.26.0",
    "fuzzyset.js": "0.0.8",
    "lodash": "4.17.23",
    "react": "16.4.0",
    "react-dom": "16.4.0"
  },
  "devDependencies": {
    "autoprefixer": "8.6.2",
    "babel-plugin-transform-object-rest-spread": "6.26.0",
    "babel-preset-env": "1.7.0",
    "babel-preset-react": "6.24.1",
    "eslint": "4.19.1",
    "eslint-plugin-react": "7.9.1",
    "mocha": "5.2.0",
    "node-sass": "4.9.0",
    "parcel-bundler": "1.8.1",
    "postcss-modules": "1.1.0"
  }
}
