{
  "name": "mawp",
  "type": "module",
  "version": "1.1.7",
  "description": "Signal and Web Component Enhanced Web Apps",
  "main": "index.html",
  "scripts": {
    "app": "~/Applications/nwjs-sdk-v0.93.0-linux-x64/nw .",
    "web": "http-server -p 8084 -c-1 .",
    "save": "git add .; git commit -m 'Updated Release'; git push; npm version patch; npm publish; git push;"
  },
  "keywords": [
    "visual-programming-language",
    "graph-editor",
    "flow-based-programming",
    "dataflow-programming",
    "visual-programming",
    "low-code",
    "vpl"
  ],
  "author": "@catpea",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/catpea/mawp.git"
  },
  "bugs": {
    "url": "https://github.com/catpea/mawp/issues"
  },
  "homepage": "https://github.com/catpea/mawp#readme"
}
