Skip to content

Commit eaf44fe

Browse files
author
craig
committed
1.0.0 / 2021-07-19
================== * Initial npm publish - @craigparra
1 parent 557f0ce commit eaf44fe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
An Extensible Config & Logging Application Bootstrap
2-
====================================================
1+
An Extensible Config & Logging Application Bootstrap Function
2+
=============================================================
33

44
[![NPM](https://nodei.co/npm/@alt-javascript/boot.svg?downloads=true&downloadRank=true)](https://nodei.co/npm/@alt-javascript/boot/)
55
<br/>

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@alt-javascript/boot",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "An Extensible Config & Logging Application Bootstrap Function",
55
"author": "Craig Parravicini",
6-
"keywords": [],
6+
"keywords": ["logging","configuration","boostrap","boot","global","context"],
77
"publishConfig": {
88
"registry": "https://registry.npmjs.org/"
99
},

0 commit comments

Comments
 (0)