UNPKG

@mrmoree/base

Version:
37 lines (36 loc) 908 B
{ "name": "@mrmoree/base", "description": "The set of base classes for RD Components for the web", "keywords": [ "RD", "digital", "web", "components" ], "author": "Oliver Kierepka <mrmoree2@gmail.com>", "homepage": "https://github.com/mrmoree/RDComponents/tree/master/elements/rw-base#readme", "version": "0.0.12", "license": "MIT", "lockfileVersion": 1, "requires": true, "main": "dist/rw.base.js", "module": "index.js", "sideEffects": false, "types": "dist/rw.base.d.ts", "directories": { "lib": "dist", "test": "__tests__" }, "repository": { "type": "git", "url": "git+https://github.com/mrmoree/RDComponents.git", "directory": "elements/rw-base" }, "bugs": { "url": "https://github.com/mrmoree/RDComponents/issues" }, "dependencies": { "tslib": "^1.10.0" }, "gitHead": "e1a89e6e17d2afd58f508b4c9f3a8dec076d041c" }