UNPKG

@digitalbooting/brand

Version:

A footer component for indicate if another website is developed of designed for digital booting

32 lines 803 B
{ "name": "@digitalbooting/brand", "version": "1.0.4", "description": "A footer component for indicate if another website is developed of designed for digital booting", "main": "index.js", "type": "module", "exports": { ".": "./index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "files": [ "index.js", "package.json" ], "repository": { "type": "git", "url": "git+https://gitlab.com/digitalbooting/brandbooting.git" }, "keywords": [ "Digital", "Booting", "Branding" ], "author": "Digital Booting", "license": "MIT", "bugs": { "url": "https://gitlab.com/digitalbooting/brandbooting/issues" }, "homepage": "https://gitlab.com/digitalbooting/brandbooting#readme" }