{
  "name": "superpowers-common-pluginsdocs-plugin",
  "version": "0.5.1",
  "description": "Plugins documentation browser for Superpowers, the extensible HTML5 2D+3D game engine.",
  "repository": {
    "type": "git",
    "url": "https://github.com/florentpoujol/superpowers-common-pluginsdocs-plugin"
  },
  "author": "Florent Poujol <florent.poujol@gmail.com> (http://florentpoujol.fr)",
  "keywords": [
    "superpowers",
    "plugin",
    "documentation"
  ],
  "bugs": {
    "url": "https://github.com/florentpoujol/superpowers-common-pluginsdocs-plugin/issues"
  },
  "scripts": {
    "linkplugindev": "mklink /j \"../../app/systems/supGame/plugins/florentpoujol/pluginsdocumentation\" \"./\"",
    "linkpluginrelease": "mklink /j \"../../../release/app/systems/supGame/plugins/florentpoujol/pluginsdocumentation\" \"./\"",
    "build": "gulp --gulpfile=../../../../../scripts/pluginGulpfile.js --cwd=."
  },
  "maintainers": [
    "Florent Poujol <florent.poujol@gmail.com>"
  ],
  "homepage": "https://github.com/florentpoujol/superpowers-common-pluginsdocs-plugin",
  "license": "MIT"
}
