{ "name": "plugmgr1801-pmb",
  "version": "0.1.0",
  "description": "Yet another plugin mechanism.",
  "keywords": [ "plugins" ],

  "author": "M.K. (https://github.com/mk-pmb)",
  "homepage": "https://github.com/mk-pmb/plugmgr1801-pmb-js/#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mk-pmb/plugmgr1801-pmb-js.git"
  },
  "bugs": {
    "url": "https://github.com/mk-pmb/plugmgr1801-pmb-js/issues"
  },
  "contributors": [],

  "private": false, "license": "ISC",

  "main": "pm.js",
  "scripts": { "test": "nodejs test/all.js" },
  "directories": { "test": "test" },

  "dependencies": {},
  "devDependencies": {
  },


  "npm vs. BOM = Unexpected token": "-*- coding: UTF-8 -*-"
}
