Skip to content

Commit 8d989e0

Browse files
author
craigparra
committed
@alt-javascript/config README.md and keyword updates
1 parent 2e5e45e commit 8d989e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ An Extensible Wrapper for Node Config
99

1010
<a name="intro">Introduction</a>
1111
--------------------------------
12-
An extensible wrapper of the popular config package, supporting placeholder resolution, encrypted
12+
An extensible wrapper of the popular config package, supporting placeholder resolution (or variable expansion), encrypted
1313
and default (fallback) values.
1414

1515
<a name="usage">Usage</a>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "An extensible wrapper of the popular config package, supporting placeholder resolution and encrypted values.",
55
"author" : "Craig Parravicini",
6-
"keywords": ["config","property","placeholder","encrytped","jasypt"],
6+
"keywords": ["config","property","placeholder","variable","expansion","expand","encrytped","jasypt"],
77
"publishConfig": {
88
"registry": "https://registry.npmjs.org/"
99
},

0 commit comments

Comments
 (0)