{
  "name": "test02",
  "version": "1.0.0",
  "description": "test 02",
  "main": "index.js",
  "repository": {
    "type": "svn",
    "url": "https://glossar.hs-augsburg.de/beispiel/tutorium/es6/test/WK_Test02_amd/"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "kewords": [
    "test",
    "amd"
  ],
  "author": "Wolfgang Kowarschick",
  "license": "CC-BY-NC-SA-4.0",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-minify": "^0.2.0",
    "babel-plugin-transform-es2015-modules-amd": "^6.24.1",
    "babel-preset-env": "^1.6.0",
    "babel-preset-minify": "^0.2.0",
    "grunt": "^1.0.1",
    "grunt-babel": "^7.0.0",
    "grunt-contrib-watch": "^1.0.0"
  }
}
