UNPKG

@cubbles/cubx-component-types

Version:

Contains the typescript definitions for the CubxComponent object

31 lines (30 loc) 783 B
{ "name": "@cubbles/cubx-component-types", "version": "1.0.2", "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" }, "types": "types/CubxComponent/index.d.ts", "main": "index.js" }