Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Commit ee8ab67

Browse files
committed
Added keywords
1 parent 2798332 commit ee8ab67

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
"description": "Tiny utility library for object property path handling",
55
"main": "./dist/index.js",
66
"module": "./dist/pxth.esm.js",
7+
"keywords": [
8+
"deep",
9+
"object",
10+
"path",
11+
"utility",
12+
"nested"
13+
],
714
"files": [
815
"dist"
916
],

0 commit comments

Comments
 (0)