versett-info
v1.0.2
Published
For when you need the Verscoop but want to make sure its up to date
Downloads
2
Maintainers
Keywords
Readme
#Versett Info Common things to know about Versett in one package.
Installation
npm install versett-info
Usage
versett-info
contains a few key pieces of data to centralize our most commonly referenced information:
.ContactInfo
Object
Main contact info. Contains the following keys:
phone
: our main phone contact lineemail
: our main contact emailwebsite
: our website url
.Social
Object
Our social profiles. Contains the following keys:
twitter
: Twitter URLinstagram
: Instagram URLdribble
: Dribbble URLmedium
: Medium URL
.ASCII
String[]
Line by line array of a simple V// ASCII art! Looking for pull requests to improve!
.Locations
Object[]
Our main office locations for easy reference. Each array item contains the following keys:
name
: Location namecode
: Airport codeaddress
: Address linecity
: Cityregion
: Region ( Province, State )postalCode
: Postal / Zip Codecountry
: CountrygoogleMaps
: URL to Google Maps location
.People
Object[]
Some VIPs in the V//. Each array item contains the following keys:
name
: Nametitle
: Titlewebsite
: Personal Websitetwitter
: Twitter Handle ( without @ )
.News
Object[]
Some links to some of the latest happenings. Eventually this will be a link to a feed! Each array item contains the following:
title
: A title for the news itemdescription
: A longer form description of the news itemurl
: URL to the news
Support & Ownership
This package is actively supported by the Versett team.