{
  "name": "cubx-component-types",
  "version": "1.0.0",
  "description": "Contains the typescript definitions for the CubxComponent object",
  "scripts": {
    "dtslint": "dtslint types/CubxComponent"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cubbles/cubx-component-types.git"
  },
  "keywords": [
    "Cubbles",
    "CubxComponent",
    "Typescript",
    "Types",
    "Typyings"
  ],
  "author": "Edwin Gamboa <edwingamboa355@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cubbles/cubx-component-types/issues"
  },
  "homepage": "https://github.com/cubbles/cubx-component-types#readme",
  "devDependencies": {
    "dtslint": "^0.7.1"
  }
}
