{
  "name": "plussub-core",
  "description": "+Sub build script",
  "author": "Stefan Breitenstein",
  "scripts": {
    "test": "gulp mocha_unit"
  },
  "dependencies": {
    "vue":"^2.5.17",
    "redux": "^4.0.0"
  },
  "engine": "node >= 0.10",
  "devDependencies": {
    "chai": "^4.1.2",
    "gulp": "^3.9.1",
    "gulp-mocha": "^2.2.0",
    "mocha": "^5.2.0",
    "requirejs": "^2.3.5",
    "sinon": "^6.1.5",
    "node-fetch": "^2.2.0",
    "fetch-mock": "^6.5.2",
    "run-sequence": "^2.2.1"
  },
  "version": "3.52.0",
  "main": "gulpfile.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/plussub/core.git"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/plussub/core/issues"
  },
  "homepage": "https://github.com/plussub/core#readme"
}
