{
  "name": "microtables-frontend",
  "author": "Brandon Wong <projects@brwong.net> (https://www.brwong.net)",
  "description": "Frontend of the Microtables project",
  "version": "1.0.0",
  "main": "index.js",
  "dependencies": {
    "mathjs": "6.2.3",
    "webpack": "4.41.2",
    "webpack-cli": "3.3.9"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "license": "ISC"
}