{
  "name": "magcore-plugin-playback",
  "version": "1.1.2",
  "description": "Plugin",
  "author": {
    "name": "Infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "scripts": {
    "test": "node -v",
    "develop": "webpack --watch --config ./node_modules/mag-plugin-webpack-config/develop.js",
    "release": "webpack --config ./node_modules/mag-plugin-webpack-config/release.js"
  },
  "main": "index.js",
  "config": {
    "type": "plugin",
    "name": "playback",
    "tuner": true,
    "daemon": true,
    "uris": {
      "app": "",
      "entry": "index.min.js"
    }
  },
  "keywords": [
    "magcore",
    "settings",
    "plugin"
  ],
  "dependencies": {
    "magcore-plugin-settings-stalker": "^1.3.0"
  },
  "license": "MIT",
  "devDependencies": {
    "array-find-index": "^1.0.2",
    "cjs-emitter": "^1.5.0",
    "langs": "^2.0.0",
    "mag-eslint-config": "^1.0.0",
    "mag-plugin-webpack-config": "^1.0.0",
    "spa-gettext": "^1.4.0"
  },
  "readme": "ERROR: No README data found!",
  "_id": "magcore-plugin-playback@1.1.2",
  "_from": "magcore-plugin-playback@1.1.2",
  "dist": {
    "shasum": "d62c6f8201e08b9820a4a3f67091bdb851ed225f"
  },
  "_resolved": "http://registry.npmjs.org/magcore-plugin-playback/-/magcore-plugin-playback-1.1.2.tgz"
}
