{
  "name": "pml",
  "version": "0.1.0",
  "description": "Polymer module loader",
  "keywords": [
    "polymer",
    "pml",
    "module",
    "loader",
    "amd",
    "require",
    "require.js",
    "commonjs"
  ],
  "author": "Panu Horsmalahti <panu.horsmalahti@iki.fi>",
  "preferGlobal": true,
  "homepage": "https://github.com/panuhorsmalahti/pml",
  "repository": {
    "type": "git",
    "url": "https://github.com/panuhorsmalahti/pml.git"
  },
  "license": "BSD-like",
  "devDependencies": {
    "express": "^4.13.3"
  }
}
