{
  "name": "xtal-decorator",
  "version": "0.0.56",
  "description": "Extend or Apply methods / properties onto neighboring elements",
  "main": "xtal-decorator.js",
  "module": "xtal-decorator.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "serve": "node node_modules/xtal-test/serve.js",
    "doc": "wca analyze xtal-decorator-example0.js --outFile custom-elements.json"
  },
  "repository": "https://github.com/bahrus/xtal-decorator",
  "author": "bahrus <anderson.bruce.b@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "css-observe": "0.0.37",
    "trans-render": "0.0.276",
    "xtal-element": "0.0.347"
  },
  "devDependencies": {
    "es-module-shims": "0.9.0",
    "xtal-test": "0.0.48"
  }
}
