{
  "name": "objective-ui",
  "version": "1.0.55",
  "description": "A typescript frontend oriented-object based framework",
  "main": "obj-ui.exe",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/marcos8154/Objective-UI.git"
  },
  "keywords": [
    "frontend",
    "UI",
    "gui",
    "component",
    "widgets",
    "OO",
    "objects"
  ],
  "author": "Marcos Vinícius",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/marcos8154/Objective-UI/issues"
  },
  "homepage": "https://github.com/marcos8154/Objective-UI#readme"
}