{
  "author": "",
  "bugs": {
    "url": "https://github.com/DyKnow/dyknowChromebook/issues"
  },
  "dependencies": {},
  "description": "",
  "devDependencies": {
    "@types/jasmine": "^4.0.3",
    "bower": "^1.4.1",
    "eslint": "^7.32.0",
    "grunt": "^0.4.5",
    "grunt-auto-install": "^0.2.3",
    "grunt-bower-requirejs": "^2.0.0",
    "grunt-contrib-jshint": "^2.0.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-karma": "^0.12.2",
    "jasmine": "^2.99.0",
    "jasmine-core": "^3.5.0",
    "karma": "^5.0.1",
    "karma-chrome-launcher": "^3.1.0",
    "karma-coverage": "^2.0.1",
    "karma-jasmine": "^3.1.1",
    "karma-jasmine-html-reporter": "^1.5.3",
    "karma-requirejs": "^0.2.2",
    "karma-spec-reporter": "^0.0.32",
    "karma-teamcity-reporter": "^0.1.2",
    "protractor": "^2.1.0",
    "requirejs": "^2.1.16",
    "typescript": "^4.7.4"
  },
  "homepage": "https://github.com/DyKnow/dyknowChromebook",
  "license": "ISC",
  "main": "karma.conf.js",
  "name": "dyknowChromebook",
  "repository": {
    "type": "git",
    "url": "https://github.com/DyKnow/dyknowChromebook.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.0.0"
}