{
  "name": "golgi",
  "version": "1.6.1",
  "description": "Dynamically-loading WebComponent Assembly Framework",
  "main": "./src/golgi.mjs",
  "browser": "./src/golgi.min.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/robtweed/golgi.git"
  },
  "author": "Rob Tweed, MGateway Ltd",
  "license": "Apache-2.0",
  "dependencies": {
  },
  "bugs": {
    "url": "https://github.com/robtweed/golgi/issues"
  },
  "homepage": "https://github.com/robtweed/golgi#readme"
}
