{
  "name": "magcore-osd-keyboard",
  "version": "2.0.21",
  "description": "Keyboard OSD application for MAGCORE platform.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "scripts": {
    "lint": "eslint .",
    "build": "magsdk build -i ./node_modules/magsdk-config-$PLATFORM/$MODE.js",
    "version": "PLATFORM=mag MODE=stalker npm run build && git add -A .",
    "postversion": "git push && git push --tags",
    "start": "magsdk -i ./node_modules/magsdk-config-$PLATFORM/$MODE.js --debug"
  },
  "dependencies": {
    "magcore-core": "^2.0.0",
    "magcore-plugin-settings-keyboard-layouts": "^1.0.0"
  },
  "devDependencies": {
    "eslint": "3.*.*",
    "mag-app": "^1.0.4",
    "mag-component-modal": "^1.0.2",
    "mag-component-radio-list": "^2.0.3",
    "mag-eslint-config": "^1.0.0",
    "magcore-platforms": "^1.1.0",
    "magsdk-config": "^1.0.0",
    "magsdk-config-enhancements": "^1.0.0",
    "spa-component-input": "^1.0.0",
    "spa-gettext": "^1.4.0",
    "stb-component-button": "^1.0.0",
    "stb-component-grid": "^1.0.0",
    "stb-component-page": "^1.4.0",
    "stb-component-scrollbar": "^1.0.0",
    "stv-app": "^1.0.5",
    "tzn-app": "^1.1.3",
    "webos-app": "^1.0.1"
  },
  "config": {
    "type": "osd",
    "name": "keyboard",
    "actions": {
      "keyboard": true
    },
    "uris": {
      "app": "app",
      "entry": "index.html"
    }
  },
  "keywords": [
    "magsdk",
    "osd",
    "keyboard"
  ],
  "license": "MIT",
  "readme": "Application template\n====================\n\n[![Build Status](https://img.shields.io/travis/magsdk/boilerplate.svg?style=flat-square)](https://travis-ci.org/magsdk/boilerplate)\n[![Dependencies Status](https://img.shields.io/david/magsdk/boilerplate.svg?style=flat-square)](https://david-dm.org/magsdk/boilerplate)\n[![Gitter](https://img.shields.io/badge/gitter-join%20chat-blue.svg?style=flat-square)](https://gitter.im/DarkPark/magsdk)\n\n\n## Usage ##\n\nCreate a new project base:\n\n```bash\ngit clone https://github.com/magsdk/boilerplate.git my-project\n```\n\nRemove git metadata, build and start services:\n\n```bash\ncd my-project\nrm -rf .git\nmagsdk\n# or\nDEBUG=* magsdk\n```\n\n\n## Contribution ##\n\nIf you have any problem or suggestion please open an issue [here](https://github.com/magsdk/boilerplate/issues).\nPull requests are welcomed with respect to the [JavaScript Code Style](https://github.com/DarkPark/jscs).\n\n\n## License ##\n\n`stb-boilerplate` is released under the [MIT License](license.md).\n",
  "readmeFilename": "readme.md",
  "_id": "magcore-osd-keyboard@2.0.21",
  "_from": "magcore-osd-keyboard@2.0.21",
  "dist": {
    "shasum": "a6ffbe86304379edcfb829a3862ccaa79f2be1aa"
  },
  "_resolved": "http://registry.npmjs.org/magcore-osd-keyboard/-/magcore-osd-keyboard-2.0.21.tgz"
}
