{
  "name": "phind-html5",
  "version": "1.0.0",
  "description": "An HTML5 based reimplementation of PHIND, originally written as an Applet",
  "main": "phind.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Greenstone Digital Library Group",
  "license": "GPL-3.0-or-later",
  "devDependencies": {
    "@babel/core": "^7.13.1",
    "@babel/plugin-proposal-class-properties": "^7.13.0",
    "@babel/preset-env": "^7.13.5",
    "grunt-babel": "^8.0.0",
    "grunt-contrib-concat": "^1.0.1"
  }
}
